Searched refs:handle_editform_output (Results 1 – 5 of 5) sorted by relevance
/plugin/codehighlight/ | ||
H A D | action.php | 45 'handle_editform_output', |
/plugin/textmodule/ | ||
H A D | action.php | 65 function handle_editform_output( &$event, $param ) { function in action_plugin_textmodule |
/plugin/requiz/ | ||
H A D | action.php | 90 function handle_editform_output(&$event, $param){ function in action_plugin_requiz |
/plugin/tagentry/ | ||
H A D | action.php | 26 function handle_editform_output( &$event, $param ) { function in action_plugin_tagentry |
/plugin/linkback/action/ | ||
H A D | send.php | 24 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_editform_output', array ()); |