/plugin/searchformgoto/ |
H A D | action.php | 34 … $contr->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess', array());
|
/plugin/sendpagecontent/ |
H A D | action.php | 26 function handle_act_preprocess(&$event, $param) { function in action_plugin_sendpagecontent
|
/plugin/iptrust/ |
H A D | action.php | 39 function handle_act_preprocess(&$event, $param) { function in action_plugin_iptrust
|
/plugin/requiz/ |
H A D | action.php | 61 function handle_act_preprocess(&$event, $param){ function in action_plugin_requiz
|
/plugin/mailto/ |
H A D | action.php | 32 function handle_act_preprocess(&$event, $param){ function in action_plugin_mailto
|
/plugin/googlesearch/ |
H A D | action.php | 37 'handle_act_preprocess',
|
/plugin/adminhomepage/ |
H A D | action.php | 38 … $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess');
|
/plugin/fedauth/ |
H A D | action.php | 63 …>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 D | action.php | 55 'handle_act_preprocess',
|
/plugin/noticeboard/noticeboard/ |
H A D | action.php | 55 'handle_act_preprocess',
|
/plugin/iptrust2/ |
H A D | action.php | 43 function handle_act_preprocess(&$event, $param) { function in action_plugin_iptrust2
|
/plugin/do/ |
H A D | action.php | 22 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_act_preprocess'); 128 public function handle_act_preprocess(&$event, $param) function in action_plugin_do
|
/plugin/task/ |
H A D | action.php | 24 function handle_act_preprocess(&$event, $param) { function in action_plugin_task
|
/plugin/blog/ |
H A D | action.php | 14 $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 D | action.php | 74 'handle_act_preprocess',
|
/plugin/discussion/ |
H A D | action.php | 210 public function handle_act_preprocess(Doku_Event $event, $param) { function in action_plugin_discussion
|