Home
last modified time | relevance | path

Searched refs:handleCacheAggregation (Results 1 – 3 of 3) sorted by relevance

/plugin/structpublish/action/
H A Dcache.php19 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation');
29 public function handleCacheAggregation(Doku_Event $event)
28 public function handleCacheAggregation(Doku_Event $event) global() function in action_plugin_structpublish_cache
/plugin/structat/action/
H A Dcache.php35 public function handleCacheAggregation(Doku_Event $event, $param) function in action_plugin_structat_cache
/plugin/struct/action/
H A Dcache.php25 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation');
70 public function handleCacheAggregation(Event $event, $param)
66 public function handleCacheAggregation(Doku_Event $event, $param) global() function in action_plugin_struct_cache