Home
last modified time | relevance | path

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

/plugin/ckgedit/action/
H A Dmeta.php55 function handle_redirect(Doku_Event $event, $param) { function in action_plugin_ckgedit_meta
/plugin/include/
H A Daction.php39 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect');
193 function handle_redirect(Doku_Event &$event, $param) { function in action_plugin_include
/plugin/mediasyntax/
H A Daction.php33 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect');
100 function handle_redirect(Doku_Event $event, $param)
104 function handle_redirect(&$event, $param) global() function in action_plugin_mediasyntax
/plugin/minical/
H A Daction.php33 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect');
/plugin/showpageafterlogin/
H A Daction.php36 public function handle_redirect(Doku_Event $event) function in action_plugin_showpageafterlogin
/plugin/wikicalendar/
H A Daction.php35 $controller->register_hook('ACTION_SHOW_REDIRECT', 'BEFORE', $this, 'handle_redirect');