Home
last modified time | relevance | path

Searched refs:beforeSave (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/model/
H A DAdvancedSearch.php59 protected function beforeSave() { function in GO\\Base\\Model\\AdvancedSearch
66 return parent::beforeSave();
H A DClient.php42 protected function beforeSave() { function in GO\\Base\\Model\\Client
60 return parent::beforeSave();
H A DModule.php179 protected function beforeSave() { function in GO\\Base\\Model\\Module
184 return parent::beforeSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/files/model/
H A DBookmark.php48 protected function beforeSave() { function in GO\\Files\\Model\\Bookmark
59 return parent::beforeSave();
H A DVersion.php74 protected function beforeSave() { function in GO\\Files\\Model\\Version
83 return parent::beforeSave();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/core/customfield/
H A DTemplateField.php12 public function beforeSave($value, \go\core\orm\CustomFieldsModel $model, $entity, &$record) function in go\\core\\customfield\\TemplateField
36 $this->beforeSave($value, $values, $entity, $record);
H A DFunctionField.php66 public function beforeSave($value, \go\core\orm\CustomFieldsModel $model, $entity, &$record) function in go\\core\\customfield\\FunctionField
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/postfixadmin/model/
H A DAlias.php79 protected function beforeSave() { function in GO\\Postfixadmin\\Model\\Alias
90 return parent::beforeSave();
H A DMailbox.php85 protected function beforeSave() { function in GO\\Postfixadmin\\Model\\Mailbox
97 return parent::beforeSave();
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/db/ar/
H A DCActiveRecordBehavior.php48 public function beforeSave($event) function in CActiveRecordBehavior
/dports/www/limesurvey/limesurvey/framework/db/ar/
H A DCActiveRecordBehavior.php49 protected function beforeSave($event) function in CActiveRecordBehavior
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Model/
H A DUser.php37 public function beforeSave($options = array()) { function in User
/dports/www/phalcon/cphalcon-3.4.5/tests/_data/collections/Store/
H A DSongs.php41 protected function beforeSave() function in Phalcon\\Test\\Collections\\Store\\Songs
/dports/www/phalcon/cphalcon-3.4.5/unit-tests/models/
H A DGossipRobots.php48 public function beforeSave() function in GossipRobots
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/zii/behaviors/
H A DCTimestampBehavior.php85 public function beforeSave($event) { function in CTimestampBehavior
/dports/www/phalcon4/cphalcon-4.1.1/tests/_data/fixtures/_tocheck-models/
H A DGossipRobots.php62 public function beforeSave() function in Phalcon\\Test\\Models\\GossipRobots
/dports/www/limesurvey/limesurvey/framework/zii/behaviors/
H A DCTimestampBehavior.php89 public function beforeSave($event) { function in CTimestampBehavior
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Plugin/Crud/Controller/Crud/Listener/
H A DDebugKitListener.php103 public function beforeSave(CakeEvent $event) { function in DebugKitListener
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/cron/
H A DCronJob.php361 protected function beforeSave() { function in GO\\Base\\Cron\\CronJob
374 return parent::beforeSave();
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Model/
H A DModelBehavior.php170 public function beforeSave(Model $model, $options = array()) { function in ModelBehavior
/dports/www/limesurvey/limesurvey/application/models/behaviors/
H A DPluginEventBehavior.php34 public function beforeSave(CModelEvent $event) function in PluginEventBehavior
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/Views/Edit/
H A Dclass.arEditGUI.php332 if (!$this->beforeSave()) {
375 protected function beforeSave() function in arEditGUI
/dports/www/limesurvey/limesurvey/application/models/
H A DQuestionGroup.php413 protected function beforeSave() function in QuestionGroup
415 if (parent::beforeSave()) {
/dports/www/ilias6/ILIAS-6.14/Services/ActiveRecord/Views/Edit/
H A Dclass.arEditGUI.php332 if (!$this->beforeSave()) {
375 protected function beforeSave() function in arEditGUI
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/email/model/
H A DLabel.php129 protected function beforeSave() function in GO\\Email\\Model\\Label

123