Home
last modified time | relevance | path

Searched full:html_editform_output (Results 1 – 25 of 31) sorted by relevance

12

/plugin/dev/
H A Devents.txt52 HTML_EDITFORM_OUTPUT
/plugin/enforcesummary/
H A Daction.php24 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, '_append_edit_guide');
/plugin/struct/action/
H A Dedit.php39 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handleEditform');
65 * TODO: Remove this after HTML_EDITFORM_OUTPUT is no longer released in DokuWiki stable
/plugin/wikicalendar/
H A Daction.php36 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/textmodule/
H A Daction.php21 … $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this,'handle_editform_output');
/plugin/minical/
H A Daction.php34 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/requiz/
H A Daction.php35 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/recaptcha2/
H A Daction.php52 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/codehighlight/
H A Daction.php49 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/conflictmerger/
H A Daction.php81 'HTML_EDITFORM_OUTPUT',
178 * @param event The HTML_EDITFORM_OUTPUT event.
/plugin/saveandedit/
H A Daction.php24 …$controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_html_editform_output');
/plugin/recaptcha/
H A Daction.php53 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/linkback/action/
H A Dsend.php24 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_editform_output', array ());
129 * Handles HTML_EDITFORM_OUTPUT event.
/plugin/mediasyntax/
H A Daction.php30 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/tagentry/
H A Daction.php18 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this,
/plugin/crosspost/
H A Daction.php16 $controller->register_hook( 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this,
/plugin/tablelayout/action/
H A Daction.php32 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'addLayoutField');
/plugin/prosemirror/
H A DREADME.md41 - `action/editor.php`: `HTML_EDITFORM_OUTPUT` get Instructions and render them to json
/plugin/diffpreview/
H A Daction.php18 …$controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, '_edit_form'); // release Hogf…
/plugin/translate/
H A Daction.php37 $contr->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handleHtmlEditformOutput');
131 * Hook for event HTML_EDITFORM_OUTPUT (DW ≤ 2020-07-29 "hogfather") and
/plugin/prosemirror/action/
H A Deditor.php29 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'addDataAndToggleButton');
52 * Triggered by event: HTML_EDITFORM_OUTPUT
/template/bootstrap3/
H A DEventHandlers.php31 'HTML_EDITFORM_OUTPUT' => ['BEFORE', ['htmlEditForm']], # use FORM_EDIT_OUTPUT in DokuWiki next
294 * Handle HTML_EDITFORM_OUTPUT and HTML_DRAFTFORM_OUTPUT event
/plugin/captcha/
H A Daction.php
/plugin/noticeboard/
H A Daction.php48 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/noticeboard/noticeboard/
H A Daction.php48 $controller->register_hook('HTML_EDITFORM_OUTPUT',

12