Home
last modified time | relevance | path

Searched full:html_*form_output (Results 26 – 50 of 66) sorted by relevance

123

/plugin/issuetracker/
H A Daction.php39 //HTML_UPDATEPROFILEFORM_OUTPUT
/plugin/textmodule/
H A Daction.php21 … $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this,'handle_editform_output');
/plugin/crosspost/
H A Daction.php16 $controller->register_hook( 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this,
/plugin/authgoogle2fa/
H A Daction.php17 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'two_fa_login_form', array());
/plugin/hidingip/
H A Daction.php30 …ch('recent', $whentohide) !== FALSE) $controller->register_hook('HTML_RECENTFORM_OUTPUT', 'BEFORE'…
31 …'revision', $whentohide) !== FALSE) $controller->register_hook('HTML_REVISIONSFORM_OUTPUT', 'BEFOR…
/plugin/recaptcha/
H A Daction.php33 $controller->register_hook('HTML_REGISTERFORM_OUTPUT',
53 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/authvk/
H A Daction.php21 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_loginform');
/plugin/adfs/
H A Daction.php14 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_loginform');
/plugin/archiveupload/
H A Daction.php36 $controller->register_hook('HTML_UPLOADFORM_OUTPUT', 'BEFORE', $this, 'handle_form_output');
/plugin/authdiscourse/
H A Daction.php34 … $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/plugin/authfacebook/
H A Daction.php11 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'hook_html_loginform_output'…
12 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'hook_updateprofilefo…
/plugin/authg2fa/
H A Daction.php21 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'two_fa_login_form', array());
22 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'AFTER', $this, 'handle_profile_form',…
/plugin/authgoogle/
H A Daction.php13 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'hook_html_loginform_output'…
14 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'hook_updateprofilefo…
/plugin/rtmchecklist/
H A Daction.php28 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_profile_form'…
/plugin/minical/
H A Daction.php34 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
/plugin/tplmod/
H A Daction.php14 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_profile_form'…
/plugin/preregister/
H A Daction.php25 … $controller->register_hook('HTML_REGISTERFORM_OUTPUT', 'BEFORE', $this, 'update_register_form');
/plugin/authhttp/
H A Daction.php79 $controller->register_hook('HTML_REGISTERFORM_OUTPUT',
/plugin/passpolicy/
H A Daction.php27 $controller->register_hook('HTML_REGISTERFORM_OUTPUT', 'BEFORE', $this, 'handleForms');
28 $controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handleForms');
29 $controller->register_hook('HTML_RESENDPWDFORM_OUTPUT', 'BEFORE', $this, 'handleForms');
/plugin/include/
H A Daction.php33 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form'); // todo remove
35 $controller->register_hook('HTML_CONFLICTFORM_OUTPUT', 'BEFORE', $this, 'handle_form'); // todo remove
37 $controller->register_hook('HTML_DRAFTFORM_OUTPUT', 'BEFORE', $this, 'handle_form'); // todo remove
/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/tablelayout/action/
H A Daction.php32 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'addLayoutField');
/plugin/evesso/
H A Daction.php27 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_loginform');
28 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_profileform');
/plugin/ckgedit/action/
H A Dmeta.php44 …$controller->register_hook( 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'insertFormElement'); …
51 …//$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_profile_for…
/plugin/captcha/
H A Daction.php

123