Searched refs:handle_read (Results 1 – 2 of 2) sorted by relevance
/plugin/move/action/ | ||
H A D | rewrite.php | 22 $controller->register_hook('IO_WIKIPAGE_READ', 'AFTER', $this, 'handle_read', array()); |
/plugin/numbering/ | ||
H A D | action.php | 36 function handle_read(Doku_Event $event, $param){ function in action_plugin_numbering |