DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:tpl_action_get

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devel:event:tpl_action_get [2018-05-29 17:29] andidevel:event:tpl_action_get [2018-12-08 16:10] (current) – doc updated according to issue #2615 torpedo
Line 29: Line 29:
 Use ''preventDefault()'' to skip DokuWiki's default notice about unknown action. Use ''preventDefault()'' to skip DokuWiki's default notice about unknown action.
 If the default properties are fine for a custom action, calling ''preventDefault()'' is enough to create your own link. But you could also modify the properties to your needs by changing the entries of the ''$data'' array. If the default properties are fine for a custom action, calling ''preventDefault()'' is enough to create your own link. But you could also modify the properties to your needs by changing the entries of the ''$data'' array.
- 
-===== 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 
  
  
Line 94: Line 88:
 ===== See also ===== ===== See also =====
  
-  * [[codesearch>TPL_ACTION_GET|Code related to this event]]+  * [[codesearch>TPL_ACTION_GET|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:TEMPLATE_PAGETOOLS_DISPLAY]], [[devel:event:TEMPLATE_SITETOOLS_DISPLAY]] and [[devel:event:TEMPLATE_USERTOOLS_DISPLAY]] let you modify pagetools, sitetools or usertools.   * [[devel:event:TEMPLATE_PAGETOOLS_DISPLAY]], [[devel:event:TEMPLATE_SITETOOLS_DISPLAY]] and [[devel:event:TEMPLATE_USERTOOLS_DISPLAY]] let you modify pagetools, sitetools or usertools.
devel/event/tpl_action_get.txt · Last modified: 2018-12-08 16:10 by torpedo

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