[TYPO3-mvc] I proudly present my first TYPO3 MVC Project
Sebastian Gebhard
sebastian.gebhard at googlemail.com
Wed Jul 29 09:57:13 CEST 2009
Christian Zenker schrieb:
> Am 29.07.2009, 09:08 Uhr, schrieb Sebastian Gebhard
> <sebastian.gebhard at googlemail.com>:
>
>> Is it possible atm to access TS values from a ViewHelper to configure it?
>
> You always have {settings} in your fluid template. It holds all
> configuration from plugin.tx_yourext. Use <f:debug> to have a look its
> contents.
> You should also be aware that, values of your flexform are added (or
> overriden).
>
> Christian.
I think it would be good to have access to the (TS) settings in the view
helper directly instead of passing it around through the fluid template.
Of course it depends on the usecase whether option is better, but i
think the possibility should be there
More information about the TYPO3-project-typo3v4mvc
mailing list