Home
last modified time | relevance | path

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

123

/plugin/preregister/
H A Daction.php25 … $controller->register_hook('HTML_REGISTERFORM_OUTPUT', 'BEFORE', $this, 'update_register_form');
/plugin/tplmod/
H A Daction.php14 …$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/textmodule/
H A Daction.php21 … $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this,'handle_editform_output');
/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/tagentry/
H A Daction.php18 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this,
/plugin/authdiscourse/
H A Daction.php34 … $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/plugin/authphpbb3/
H A Daction.php24 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/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/ckgdoku/action/
H A Dmeta.php43 …$controller->register_hook( 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'insertFormElement'); …
49 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_profile_form'…
/plugin/authsaml/
H A Daction.php49 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/plugin/saveandedit/
H A Daction.php
/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/fckg/action/
H A Dmeta.php37 …$controller->register_hook( 'HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'insertFormElement'); …
/plugin/recaptcha2/
H A Daction.php32 $controller->register_hook('HTML_REGISTERFORM_OUTPUT',
52 $controller->register_hook('HTML_EDITFORM_OUTPUT',
/plugin/authvk/
H A Daction.php21 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_loginform');
/plugin/authplaincas/
H A Daction.php28 $controller->register_hook ('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_login_form');
/plugin/vbsso/
H A Daction.php80 … $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'vbsso_loginform_page_hook');
/plugin/issuetracker/
H A Daction.php39 //HTML_UPDATEPROFILEFORM_OUTPUT
/plugin/enforcesummary/
H A Daction.php24 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, '_append_edit_guide');
/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/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/authyubikey/
H A Daction.php29 $controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'handle_loginform');
30 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'handle_updateprofile…
/plugin/mediasyntax/
H A Daction.php30 $controller->register_hook('HTML_EDITFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
31 $controller->register_hook('HTML_CONFLICTFORM_OUTPUT', 'BEFORE', $this, 'handle_form');
32 $controller->register_hook('HTML_DRAFTFORM_OUTPUT', 'BEFORE', $this, 'handle_form');

123