Home
last modified time | relevance | path

Searched refs:handle_secedit_button (Results 1 – 2 of 2) sorted by relevance

/plugin/wrap/
H A Daction.php18 $controller->register_hook('HTML_SECEDIT_BUTTON', 'BEFORE', $this, 'handle_secedit_button');
130 public function handle_secedit_button(Doku_Event $event, $param) { function in action_plugin_wrap
/plugin/include/
H A Daction.php42 $controller->register_hook('HTML_SECEDIT_BUTTON', 'BEFORE', $this, 'handle_secedit_button');
264 function handle_secedit_button(Doku_Event &$event, $params) { function in action_plugin_include