DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:html_conflictform_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_conflictform_output [2008-10-26 11:57] andidevel:event:html_conflictform_output [2021-11-10 20:57] (current) andi
Line 1: Line 1:
 +====== HTML_CONFLICTFORM_OUTPUT ======
 +
 +---- dataentry event ----
 +Description:    modify the conflict handling HTML
 +DefaultAction:  display the conflict form
 +Preventable:    no
 +Added_dt:       2007-07-30
 +Removed_dt:     2020-10-13
 +----
 +
 +This event is signalled by [[xref>html_form()]] in [[xref>inc/html.php]] when called via [[xref>html_conflict()]]. You can use this to inject additional form elements((see [[xref>inc/form.php]])) into the form.
 +
 +This event has been replaced by [[FORM_CONFLICT_OUTPUT]].
 +
 +===== Passed Data =====
 +
 +$data contains a [[xref>Doku_Form]] object with the form components.
 +
 +
 +===== See also =====
 +
 +  * [[codesearch>HTML_CONFLICTFORM_OUTPUT|Code related to this event]] used in any DokuWiki's files, plugins and templates
 +  * [[devel:Action Plugins]]
 +  * [[devel:Events]]
 +
 +
  

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