Exemplo n.º 1
0
 protected function getChildDataObj()
 {
     $childData = parent::getChildDataObj();
     $childData->ImageGalleryPageID = $this->controllerID;
     return $childData;
 }