DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:renderer_content_postprocess

RENDERER_CONTENT_POSTPROCESS

Description:
Postprocess renderer output
DefaultAction:
None
Preventable:
no
Added:
2006-07-24

The event is signaled in p_render() in inc/parserutils.php immediately after the renderer completes. You can use this event to inspect or modify its output before it is passed back to DokuWiki

Passed Data

  • $data[0] ⇒ the format of the renderer output (e.g. XHTML, meta)
  • $data[1] ⇒ the output produced by the renderer

See also

devel/event/renderer_content_postprocess.txt · Last modified: 2018-12-08 16:01 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