Home
last modified time | relevance | path

Searched refs:handle_cache (Results 1 – 2 of 2) sorted by relevance

/plugin/move/action/
H A Drewrite.php84 function handle_cache(Doku_Event $event, $param) { function in action_plugin_move_rewrite
/plugin/blog/
H A Daction.php16 $contr->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache');
224 function handle_cache(Doku_Event $event, $params) { function in action_plugin_blog