DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:tpl_act_render

This is an old revision of the document!


TPL_ACT_RENDER

Description:
Output XHTML before and/or after a page
DefaultAction:
Outputs XHTML for the choosen [[devel:environment
Preventable:
yes
Added:
2006-04-25

The event is signalled by tpl_content() in inc/template.php. You can use this event to output XHTML before and/or after the main Dokuwiki page output and can prevent the default dokuwiki page generation taking place. Output buffering is active during this event, the captured output is passed to the event TPL_CONTENT_DISPLAY.

Passed Data

$data contains the contents of the $ACT variable.

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.

See also

devel/event/tpl_act_render.1234307355.txt.gz · Last modified: 2009-09-11 19:21 (external edit)

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