Home
last modified time | relevance | path

Searched refs:handle_act_render (Results 1 – 6 of 6) sorted by path

/plugin/bloglinks/
H A Daction.php16 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_act_render', array ());
48 function handle_act_render(Doku_Event $event, $params) { function in action_plugin_bloglinks
/plugin/inlinetoc/
H A Daction.php27 function handle_act_render(&$event, $param) { function in action_plugin_inlinetoc
/plugin/linkback/action/
H A Ddisplay.php35 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_act_render', array ());
42 function handle_act_render(Doku_Event $event, $params) { function in action_plugin_linkback_display
/plugin/noticeboard/
H A Daction.php60 'handle_act_render',
/plugin/noticeboard/noticeboard/
H A Daction.php60 'handle_act_render',
/plugin/toc/
H A Daction.php37 function handle_act_render(&$event, $param) { function in action_plugin_toc