[TYPO3-mvc] I proudly present my first TYPO3 MVC Project

Steffen Kamper info at sk-typo3.de
Wed Jul 29 10:00:37 CEST 2009


Hi,

Sebastian Gebhard schrieb:
> 
> 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

ViewHelper should be small, that's good. It's easy to pass the config to 
ViewHelper:
$this->view->assign($config, $this->settings);

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list