Searched refs:handlePostProcess (Results 1 – 2 of 2) sorted by relevance
/plugin/hiddenheader/ | ||
H A D | action.php | 19 $controller->register_hook('RENDERER_CONTENT_POSTPROCESS', 'BEFORE', $this, 'handlePostProcess'); |
/plugin/toctweak/action/ | ||
H A D | rendertoc.php | 114 function handlePostProcess(Doku_Event $event, $param) { function in action_plugin_toctweak_rendertoc |