Translations of this page?:

ACTION_EXPORT_POSTPROCESS

Description:
postprocess the output of a page requested for export
DefaultAction:
sends the ouput to the browser
Preventable:
no
Added:
2008-08-28

This event is signalled by act_export() in inc/actions.php after the export content has been prepared and is ready to be sent to the browser.

Passed Data

  • $data['id'] – page id
  • $data['mode'] – requested export mode
  • $data['headers'] – export headers
  • $data['output'] – export output

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

See also

devel/event/action_export_postprocess.txt · Last modified: 2008/10/26 12:33 by andi
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate