[TYPO3-mvc] How to get to typoscipt ?

Dawid Pacholczyk dpacholczyk at gmail.com
Thu Jan 13 12:00:57 CET 2011


W dniu 2011-01-13 11:46, Tim Schoch | GSTALTIG pisze:
> Interesting, I'll have to look into this some more. One question that comes to my mind is how is it thought to be done in a static utility class?
> Atm I'm using it to access typoscript properties in a simple way by calling Tx_Gstbase_Utility_Div::getSetting( 'some.typo.script.path' ) which will return only the desired part of the settings section. How would the incjection happen?
>
> Thanks, Tim
>
> ps: sorry for hijacking your thread but i feel this isn't worth a thread by its own

No problem.

Btw I have a question.

Why should I use methods like yours or the ConfigurationManagerInterface 
if I can access settings just by $this->settings :) ??

Regards,
Dawid Pacholczyk


More information about the TYPO3-project-typo3v4mvc mailing list