Example #1
0
 /**
  * Load the data
  */
 protected function loadData()
 {
     $this->record = FrontendGalleryModel::getAlbumsForOverview();
 }