Home
last modified time | relevance | path

Searched refs:handleCache (Results 1 – 2 of 2) sorted by path

/plugin/diagrams/action/
H A Daction.php22 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleCache');
65 public function handleCache(Doku_Event $event)
64 public function handleCache(Doku_Event $event) global() function in action_plugin_diagrams_action
/plugin/fksnewsfeed/
H A Daction.php89 $this->handleCache();
215 private function handleCache(): void { function in action_plugin_newsfeed