コード例 #1
0
 function _setupObject()
 {
     parent::_setupObject();
     $this->mObject->loadReadGroups();
     $this->mObject->loadUploadGroups();
 }