[TYPO3-english] writing a function, which gets called at the very last of page rendering
Jigal van Hemert
jigal at xs4all.nl
Thu Dec 8 14:51:45 CET 2011
Hi,
On 8-12-2011 14:36, Domi wrote:
> I try for setting up a little function, what should get called at the
> end of the whole TYPO3 page rendering. I want to manipulate some
> additionalHeaderData and not sure how to get it running, at this stage
> my function just get called somewhere in the middle.
In recent versions of TYPO3 there is a hook at the end of the pagerenderer:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_pagerenderer.php']['render-postProcess']
--
Kind regards / met vriendelijke groet,
Jigal van Hemert.
More information about the TYPO3-english
mailing list