Searched refs:handle_form (Results 1 – 4 of 4) sorted by relevance
| /plugin/minical/ |
| D | action.php | 34 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form'); 35 $controller->register_hook('FORM_EDIT_OUTPUT', 'BEFORE', $this, 'handle_form');
|
| /plugin/wikicalendar/ |
| D | action.php | 36 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
|
| /plugin/mediasyntax/ |
| D | action.php | 89 function handle_form(Doku_Event $event, $param) function in action_plugin_mediasyntax
|
| /plugin/include/ |
| H A D | action.php | 178 function handle_form(Doku_Event $event, $param) function in action_plugin_include
|