Searched refs:handle_act_render (Results 1 – 6 of 6) sorted by relevance
/plugin/toc/ |
H A D | action.php | 37 function handle_act_render(&$event, $param) { function in action_plugin_toc
|
/plugin/inlinetoc/ |
H A D | action.php | 27 function handle_act_render(&$event, $param) { function in action_plugin_inlinetoc
|
/plugin/noticeboard/ |
H A D | action.php | 60 'handle_act_render',
|
/plugin/noticeboard/noticeboard/ |
H A D | action.php | 60 'handle_act_render',
|
/plugin/bloglinks/ |
H A D | action.php | 16 $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/linkback/action/ |
H A D | display.php | 35 $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
|