Home
last modified time | relevance | path

Searched full:html_draftform_output (Results 1 – 4 of 4) sorted by relevance

/plugin/dev/
H A Devents.txt51 HTML_DRAFTFORM_OUTPUT
/template/bootstrap3/
H A DEventHandlers.php30 'HTML_DRAFTFORM_OUTPUT' => ['BEFORE', ['htmlDraftForm']], # Deprecated (2018-07-29)
267 * Handle HTML_DRAFTFORM_OUTPUT event
294 * Handle HTML_EDITFORM_OUTPUT and HTML_DRAFTFORM_OUTPUT event
/plugin/mediasyntax/
H A Daction.php32 $controller->register_hook('HTML_DRAFTFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/include/
H A Daction.php37 $controller->register_hook('HTML_DRAFTFORM_OUTPUT', 'BEFORE', $this, 'handle_form'); // todo remove