Home
last modified time | relevance | path

Searched full:html_profiledeleteform_output (Results 1 – 3 of 3) sorted by relevance

/plugin/dev/
H A Devents.txt56 HTML_PROFILEDELETEFORM_OUTPUT
/plugin/combo/action/
H A Dprofile.php51 * https://www.dokuwiki.org/devel:event:html_profiledeleteform_output
57 $controller->register_hook('HTML_PROFILEDELETEFORM_OUTPUT', 'BEFORE', $this, 'handle_profile_delete', array());
/template/bootstrap3/
H A DEventHandlers.php34 'HTML_PROFILEDELETEFORM_OUTPUT' => ['BEFORE', ['htmlAccountFormOutput']],
237 case 'HTML_PROFILEDELETEFORM_OUTPUT':