Home
last modified time | relevance | path

Searched refs:handle_form (Results 1 – 4 of 4) sorted by relevance

/plugin/minical/
Daction.php34 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
35 $controller->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/wikicalendar/
Daction.php36 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/mediasyntax/
Daction.php89 function handle_form(Doku_Event $event, $param) function in action_plugin_mediasyntax
/plugin/include/
H A Daction.php178 function handle_form(Doku_Event $event, $param) function in action_plugin_include