DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_editform_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
devel:event:html_editform_output [2009-09-11 19:09] HåkanSdevel:event:html_editform_output [2021-11-10 21:00] (current) andi
Line 6: Line 6:
 Preventable:    no Preventable:    no
 Added_dt:       2007-07-30 Added_dt:       2007-07-30
 +Removed_dt:     2020-10-13
 ---- ----
  
 This event is signalled by by [[xref>html_form()]] [[xref>inc/html.php]] when called via [[xref>html_edit()]]. Use this to inject additional form elements((see [[xref>inc/form.php]])) into the form. This event is signalled by by [[xref>html_form()]] [[xref>inc/html.php]] when called via [[xref>html_edit()]]. Use this to inject additional form elements((see [[xref>inc/form.php]])) into the form.
 +
 +This event has been replaced by [[FORM_EDIT_OUTPUT]].
  
 ===== Passed Data ===== ===== Passed Data =====
Line 14: Line 17:
 $data contains a [[xref>Doku_Form]] object with the form components. $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. 
- 
-  * [[plugin:captcha]], [[plugin:include]], [[plugin:linkback]], [[plugin:lists_improved]], [[plugin:publish]], [[plugin:tagentry]] 
  
 ===== See also ===== ===== See also =====
  
 +  * [[codesearch>HTML_EDITFORM_OUTPUT|Code related to this event]] used in any DokuWiki's files, plugins and templates
   * [[devel:Action Plugins]]   * [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
devel/event/html_editform_output.1252688976.txt.gz · Last modified: 2009-09-11 19:09 by HåkanS

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