Home
last modified time | relevance | path

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

/plugin/cookielaw/
H A Daction.php35 public function handle_tpl_act_render(Doku_Event &$event, $param) { function in action_plugin_cookielaw
/plugin/dokutranslate/
H A Daction.php412 public function handle_tpl_act_render(Doku_Event &$event, $param) { function in action_plugin_dokutranslate
/plugin/forceuserchange/
H A Daction.php69 public function handle_tpl_act_render(Doku_Event $event, $param) function in action_plugin_forceuserchange
/plugin/gtime/action/
H A Dtimestamp.php266 public function handle_tpl_act_render(Doku_Event &$event, $param) { function in action_plugin_gtime_timestamp
/plugin/namespacemessage/
H A Daction.php22 public function handle_tpl_act_render(Doku_Event &$event, $param) { function in action_plugin_namespacemessage
/plugin/pageredirect/
H A Daction.php26 /* @see action_plugin_pageredirect::handle_tpl_act_render() */
27 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_tpl_act_render', null, PHP_INT_MIN);
96 public function handle_tpl_act_render(&$event, $param) { function in action_plugin_pageredirect