[TYPO3-dev] Where to find TYPOScript Config settings in PHP array within FE?
Steffen Kamper
steffen at sk-typo3.de
Mon Dec 17 22:29:33 CET 2007
"Andreas Balzer" <typo3 at andreas-balzer.de> schrieb im Newsbeitrag
news:mailman.1.1197922248.27613.typo3-dev at lists.netfielders.de...
> Hi,
> I'd like to code an extension and would like to know how I can access
> TYPOSCRIPT config entries via PHP.
>
> Any clue helps ;)
>
> Greetings,
> Andreas
try
$GLOBALS['TSFE']->tmpl->setup['config.']
vg Steffen
More information about the TYPO3-dev
mailing list