Home
last modified time | relevance | path

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

/plugin/dev/
H A Devents.txt37 FORM_PROFILEDELETE_OUTPUT
/plugin/combo/action/
H A Dprofile.php54 * https://www.dokuwiki.org/devel:event:form_profiledelete_output
58 $controller->register_hook('FORM_PROFILEDELETE_OUTPUT', 'BEFORE', $this, 'handle_profile_delete', array());
/template/bootstrap3/
H A DEventHandlers.php57 'FORM_PROFILEDELETE_OUTPUT' => ['BEFORE', ['commonStyles', 'formProfileDeleteOutput']],