Home
last modified time | relevance | path

Searched refs:handle_parser_cache_use (Results 1 – 12 of 12) sorted by path

/plugin/abbrlist/
H A Daction.php12 function handle_parser_cache_use(&$event, $param) function in action_plugin_abbrlist
/plugin/approve/action/
H A Dcache.php16 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
25 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_approve_cache
/plugin/davcal/action/
H A Dcache.php24 function handle_parser_cache_use(&$event, $param) { function in action_plugin_davcal_cache
/plugin/davcard/action/
H A Dcache.php21 function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_davcard_cache
/plugin/dokutranslate/
H A Daction.php384 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_dokutranslate
/plugin/externalembed/
H A Daction.php92 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_externalembed
/plugin/filelisting/action/
H A Dcache.php28 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
40 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_filelisting_cache
/plugin/ghissues/action/
H A DcacheHandler.php35 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_ghissues_cacheHandler
/plugin/ireadit/action/
H A Dcache.php36 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_ireadit_cache
/plugin/linksenhanced/
H A Daction.php77 function handle_parser_cache_use(&$event, $param) { function in action_plugin_linksenhanced
/plugin/notification/action/
H A Dcache.php37 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_notification_cache
/plugin/watchcycle/
H A Daction.php28 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handle_parser_cache_use');
360 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_watchcycle