DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:tpl_content_display

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_content_display [2018-05-29 17:30] andidevel:event:tpl_content_display [2018-12-08 16:12] (current) – doc updated according to issue #2615 torpedo
Line 16: Line 16:
  
 The BEFORE event handler can modify the XHTML before outputting and it let you prevent the default action. The BEFORE event handler can modify the XHTML before outputting and it let you prevent the default action.
-The ''$result'' is always null because the default action [[xref>ptln()]] returns nothing, but only send to the browser. The AFTER handler is (default) called after sending to browser. +The ''$result'' is always null because the default action [[xref>ptln()]] returns nothing, but only send to the browser. The AFTER handler is (default) called after sending to the browser.
- +
- +
-===== 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:dblclickedit]], [[plugin:dlcount]], [[plugin:fckg|dokuwikifck]],  [[plugin:indexmenu]], [[plugin:pagetemplater]], [[plugin:toc]], [[plugin:docsearch]], [[plugin:loadskin]]+
  
 ===== See also ===== ===== See also =====
  
-  * [[codesearch>TPL_CONTENT_DISPLAY|Code related to this event]]+  * [[codesearch>TPL_CONTENT_DISPLAY|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/tpl_content_display.txt · Last modified: 2018-12-08 16:12 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