Searched refs:beforeParserCacheUse (Results 1 – 3 of 3) sorted by relevance
26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');33 public function beforeParserCacheUse($event)29 public function beforeParserCacheUse($event) global() function in action_plugin_changes
19 private $beforeParserCacheUse; variable in action_plugin_refnotes 31 $this->beforeParserCacheUse = new refnotes_before_parser_cache_use();42 $this->beforeParserCacheUse->register($controller);
180 public function beforeParserCacheUse($event, $param) { function in action_plugin_qna