Home
last modified time | relevance | path

Searched refs:handle_act_preprocess (Results 1 – 16 of 16) sorted by relevance

/plugin/searchformgoto/
H A Daction.php34 … $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess', array());
/plugin/sendpagecontent/
H A Daction.php26 function handle_act_preprocess(&$event, $param) { function in action_plugin_sendpagecontent
/plugin/iptrust/
H A Daction.php39 function handle_act_preprocess(&$event, $param) { function in action_plugin_iptrust
/plugin/requiz/
H A Daction.php61 function handle_act_preprocess(&$event, $param){ function in action_plugin_requiz
/plugin/mailto/
H A Daction.php32 function handle_act_preprocess(&$event, $param){ function in action_plugin_mailto
/plugin/googlesearch/
H A Daction.php37 'handle_act_preprocess',
/plugin/adminhomepage/
H A Daction.php38 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess');
/plugin/fedauth/
H A Daction.php63 …>register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess', array());
195 function handle_act_preprocess(&$event, $param) { function in action_plugin_fedauth
/plugin/noticeboard/
H A Daction.php55 'handle_act_preprocess',
/plugin/noticeboard/noticeboard/
H A Daction.php55 'handle_act_preprocess',
/plugin/iptrust2/
H A Daction.php43 function handle_act_preprocess(&$event, $param) { function in action_plugin_iptrust2
/plugin/do/
H A Daction.php128 public function handle_act_preprocess(&$event, $param) function in action_plugin_do
/plugin/task/
H A Daction.php24 function handle_act_preprocess(&$event, $param) { function in action_plugin_task
/plugin/blog/
H A Daction.php14 $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess', array());
25 function handle_act_preprocess(Doku_Event $event, $param) { function in action_plugin_blog
/plugin/openid/
H A Daction.php74 'handle_act_preprocess',
/plugin/discussion/
H A Daction.php210 public function handle_act_preprocess(Doku_Event $event, $param) { function in action_plugin_discussion