Searched refs:handle_redirect (Results 1 – 6 of 6) sorted by relevance
/plugin/wikicalendar/ | ||
H A D | action.php | 35 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect'); |
/plugin/minical/ | ||
H A D | action.php | 33 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect'); |
/plugin/showpageafterlogin/ | ||
H A D | action.php | 36 public function handle_redirect(Doku_Event $event) function in action_plugin_showpageafterlogin |
/plugin/mediasyntax/ | ||
H A D | action.php | 104 function handle_redirect(&$event, $param) function in action_plugin_mediasyntax |
/plugin/include/ | ||
H A D | action.php | 193 function handle_redirect(Doku_Event &$event, $param) { function in action_plugin_include |
/plugin/ckgedit/action/ | ||
H A D | meta.php | 55 function handle_redirect(Doku_Event $event, $param) { function in action_plugin_ckgedit_meta |