devel:event:form_searchmedia_output
Table of Contents
FORM_SEARCHMEDIA_OUTPUT
- Description:
- modify the search media form object
- DefaultAction:
- display the upload form object HTML
- Preventable:
- no
- Added:
- 2020-10-13
This event is signalled by dokuwiki\Form\Form::toHTML()1) method when called via media_searchform(). Use this to inject additional form elements into the form.
Passed Data
A \dokuwiki\Form\Form
object is passed as data.
See also
- Code related to this event used in any DokuWiki files, plugins and templates
devel/event/form_searchmedia_output.txt · Last modified: by s-sahara