[TYPO3-mvc] I proudly present my first TYPO3 MVC Project
Sebastian Gebhard
sebastian.gebhard at googlemail.com
Wed Jul 29 09:08:41 CEST 2009
Sebastian Gebhard schrieb:
> // TODO: All the properties of this Class should not be hardcoded
> // but should be supplied with TS-Settings
When you took a look at my code you might have noticed the above lines.
All the settings are currently hardcoded as class properties but should
be accessible via TS in the future.
How can my ViewHelper access TS values? Debugging
Tx_Extbase_Dispatcher::getSettings() did not show any TS stuff as I was
hoping.
Is it possible atm to access TS values from a ViewHelper to configure it?
More information about the TYPO3-project-typo3v4mvc
mailing list