Home
last modified time | relevance | path

Searched full:html_resendpwdform_output (Results 1 – 5 of 5) sorted by relevance

/plugin/dev/
H A Devents.txt59 HTML_RESENDPWDFORM_OUTPUT
/plugin/combo/action/
H A Dresend.php169 * https://www.dokuwiki.org/devel:event:html_resendpwdform_output
171 $controller->register_hook('HTML_RESENDPWDFORM_OUTPUT', 'BEFORE', $this, 'handle_resendpwd_html', array());
/plugin/passpolicy/
H A Daction.php29 $controller->register_hook('HTML_RESENDPWDFORM_OUTPUT', 'BEFORE', $this, 'handleForms');
/template/bootstrap3/
H A DEventHandlers.php33 'HTML_RESENDPWDFORM_OUTPUT' => ['BEFORE', ['htmlAccountFormOutput']],
247 case 'HTML_RESENDPWDFORM_OUTPUT':
/plugin/captcha/
H A Daction.php