コード例 #1
0
ファイル: Index.php プロジェクト: Comsa-Veurne/modules
 /**
  * Load the data
  */
 protected function loadData()
 {
     $this->record = FrontendGalleryModel::getAlbumsForOverview();
 }