Home
last modified time | relevance | path

Searched refs:onBeforeMove (Results 1 – 4 of 4) sorted by relevance

/dports/www/joomla3/joomla3-3.9.24/libraries/fof/model/
H A Dbehavior.php84 public function onBeforeMove(&$model) function in FOFModelBehavior
H A Dmodel.php1729 if (!$this->onBeforeMove($table))
3052 protected function onBeforeMove(&$table) function in FOFModel
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/table/
H A Dbehavior.php93 public function onBeforeMove(&$table, $updateNulls) function in FOFTableBehavior
H A Dtable.php1345 if (!$this->onBeforeMove($delta, $where))
2785 protected function onBeforeMove($updateNulls) function in FOFTable