DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_uploadform_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_uploadform_output [2018-05-29 17:18] andidevel:event:html_uploadform_output [2021-11-10 21:14] (current) andi
Line 6: Line 6:
 Preventable:    no Preventable:    no
 Added_dt:       2008-10-29 Added_dt:       2008-10-29
 +Removed_dt:     2020-10-13
 ---- ----
  
 This event is signalled by [[xref>html_form()]] in [[xref>inc/html.php]] when called via [[xref>media_uploadform()]]. Use this to inject additional form elements((see [[xref>inc/form.php]])) into the form. This event is signalled by [[xref>html_form()]] in [[xref>inc/html.php]] when called via [[xref>media_uploadform()]]. Use this to inject additional form elements((see [[xref>inc/form.php]])) into the form.
 +
 +This event has been replaced by [[FORM_UPLOAD_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:archiveupload]] 
  
 ===== See also ===== ===== See also =====
  
-  * [[codesearch>HTML_UPLOADFORM_OUTPUT|Code related to this event]]+  * [[codesearch>HTML_UPLOADFORM_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_uploadform_output.1527607125.txt.gz · Last modified: 2018-05-29 17:18 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