Home
last modified time | relevance | path

Searched refs:handle_started (Results 1 – 5 of 5) sorted by relevance

/plugin/skipentity/
H A Daction.php24 function handle_started(Doku_Event $event, $param) { function in action_plugin_skipentity
/plugin/wikicalendar/
H A Daction.php37 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handle_started');
/plugin/block/
H A Daction.php45 public function handle_started(Doku_Event &$event, $param) { function in action_plugin_block
/plugin/minical/
H A Daction.php36 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'handle_started');
/plugin/tocselect/
H A Daction.php25 function handle_started(Doku_Event $event, $param) { function in action_plugin_tocselect