[TYPO3-mvc] ActionController line-Change
Martin Kutschker
masi-no at spam-typo3.org
Thu Feb 25 15:50:51 CET 2010
Steffen Ritter schrieb:
> Hey list,
> what do you think about moving line 139 of ActionController.php[1]
> before line 130?
> This would enable me to "set default" vars, which I need in every View.
> Currently I have to set $this->view->assign('whatever','myvalue'); in
> every view itself.
You mean you want set variables for all views of the controller? Sounds reasonable to me.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list