ts.setup
Description
<nnt3:ts.setup />
Wert aus dem TypoScript-Setup holen.
Einfacher und direkter Zugriff aus dem Fluid-Template heraus - unabhängig von der Extension, die das Template rendert.
{nnt3:ts.setup(path:'pfad.zum.typoscript.setup')}
{nnt3:ts.setup(path:'pfad.zum.typoscript', key:'setup')}
{nnt3:ts.setup(path:'pfad.zum.typoscript.{dynamicKey}.whatever')}
Copied!
| @return mixed