[TYPO3-mvc] response object only use additionalHeaderData

Steffen Kamper info at sk-typo3.de
Wed Sep 30 14:00:35 CEST 2009


Hi,

since t3lib_PageRenderer there are good methods to include JS / CSS
The only thing which shouldn't be used is headerData as this is a black 
box which prevents later process like concatenate or compress.

There is a method to retrieve this object:
$GLOBALS['TSFE']->getpageRemderer()

it should be used in response object imho.

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list