DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_resendpwdform_output

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
devel:event:html_resendpwdform_output [2008-10-26 11:57] andidevel:event:html_resendpwdform_output [2018-05-29 17:17] andi
Line 1: Line 1:
 +====== HTML_RESENDPWDFORM_OUTPUT ======
  
 +---- dataentry event ----
 +Description:    modify the resend password HTML
 +DefaultAction:  display the resend password form
 +Preventable:    no
 +Added_dt:       2007-07-30
 +----
 +
 +This event is signalled by [[xref>html_form()]] in [[xref>inc/html.php]] when called via [[xref>html_resendpwd()]]. 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.
 +
 +===== Plugins handling this event =====
 +
 +The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.
 +
 +  * FIXME
 +
 +===== See also =====
 +
 +  * [[codesearch>HTML_RESENDPWDFORM_OUTPUT|Code related to this event]]
 +  * [[devel:Action Plugins]]
 +  * [[devel:Events]]
devel/event/html_resendpwdform_output.txt · Last modified: 2021-11-10 21:08 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