[TYPO3-dev] TSFE in BE Module
Tapio Markula
tapio.markula at xetpoint.fi
Thu Jan 31 15:36:09 CET 2008
Ingo Renner kirjoitti:
> Stas Kobzar wrote:
>
> hi Stas,
>
>> I am working on BE module, and I thought it would be nice to have some FE
>> $GLOBALS['TSFE'] values in BE module.
>> Does someone know if it is possible to get this values (like TS tamplate
>> setup/constants ) to BE module? How to do that?
>
> in BE you can simply initialize a TSFE instance yourself
ok. good to know the $GLOBALS['TSFE'] itself doesn't exists in BE
modules, but your system gives possibility to create the same information.
More information about the TYPO3-dev
mailing list