Searched refs:handle_parser_cache_use (Results 1 – 12 of 12) sorted by relevance
/plugin/abbrlist/ |
H A D | action.php | 12 function handle_parser_cache_use(&$event, $param) function in action_plugin_abbrlist
|
/plugin/ireadit/action/ |
H A D | cache.php | 26 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handle_parser_cache_use'); 36 public function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_ireadit_cache
|
/plugin/filelisting/action/ |
H A D | cache.php | 28 $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/davcal/action/ |
H A D | cache.php | 24 function handle_parser_cache_use(&$event, $param) { function in action_plugin_davcal_cache
|
/plugin/ghissues/action/ |
H A D | cacheHandler.php | 35 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_ghissues_cacheHandler
|
/plugin/notification/action/ |
H A D | cache.php | 37 public function handle_parser_cache_use(Doku_Event $event, $param) global() function in action_plugin_notification_cache
|
/plugin/davcard/action/ |
H A D | cache.php | 21 function handle_parser_cache_use(Doku_Event $event, $param) function in action_plugin_davcard_cache
|
/plugin/approve/action/ |
H A D | cache.php | 14 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use'); 20 public function handle_parser_cache_use(Event $event, $param) 25 public function handle_parser_cache_use(Doku_Event $event, $param) global() function in action_plugin_approve_cache
|
/plugin/linksenhanced/ |
H A D | action.php | 77 function handle_parser_cache_use(&$event, $param) { function in action_plugin_linksenhanced
|
/plugin/externalembed/ |
H A D | action.php | 92 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_externalembed
|
/plugin/watchcycle/ |
H A D | action.php | 360 public function handle_parser_cache_use(Doku_Event $event, $param) global() function in action_plugin_watchcycle
|
/plugin/dokutranslate/ |
H A D | action.php | 384 public function handle_parser_cache_use(Doku_Event &$event, $param) { function in action_plugin_dokutranslate
|