DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_profiledeleteform_output
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
devel:event:html_profiledeleteform_output [2019-08-20 16:22] – created lotar
Line 1: Line 1:
 +====== HTML_PROFILEDELETEFORM_OUTPUT ======
  
 +---- dataentry event ----
 +Description:    modify the delete profile HTML
 +DefaultAction:  display the delete profile form
 +Preventable:    no
 +Added_dt:       2013-07-31
 +----
 +
 +This event is signalled by by [[xref>html_form()]] in [[xref>inc/html.php]] when called via [[xref>html_updateprofile()]]. Use this to inject additional form elements((see [[xref>inc/form.php]])) into the form.
 +
 +
 +===== Passed Data =====
 +
 +$data contains a [[xref>Doku_Form]] object with the form components.
 +
 +
 +===== See also =====
 +
 +  * [[codesearch>HTML_PROFILEDELETEFORM_OUTPUT|Code related to this event]] used in any DokuWiki's files, plugins and templates
 +  * [[devel:Action Plugins]]
 +  * [[devel:Events]]
devel/event/html_profiledeleteform_output.txt · Last modified: 2021-11-10 21:04 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki