Home
last modified time | relevance | path

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

/plugin/move/action/
H A Drewrite.php22 $controller->register_hook('IO_WIKIPAGE_READ', 'AFTER', $this, 'handle_read', array());
32 function handle_read(Doku_Event $event, $param) { function in action_plugin_move_rewrite
/plugin/numbering/
H A Daction.php36 function handle_read(Doku_Event $event, $param){ function in action_plugin_numbering