Home
last modified time | relevance | path

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

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