Home
last modified time | relevance | path

Searched refs:handlePostProcess (Results 1 – 2 of 2) sorted by relevance

/plugin/hiddenheader/
H A Daction.php19 $controller->register_hook('RENDERER_CONTENT_POSTPROCESS', 'BEFORE', $this, 'handlePostProcess');
38 function handlePostProcess(&$event, $param) { function in action_plugin_hiddenheader
/plugin/toctweak/action/
H A Drendertoc.php114 function handlePostProcess(Doku_Event $event, $param) { function in action_plugin_toctweak_rendertoc