[TYPO3-mvc] Fluid: Setting arguments for partials
Søren Malling
soren.malling at gmail.com
Tue Jul 27 14:31:06 CEST 2010
Hi,
I've got a fluid layout that consist of three boxes to the left and a
main content area to the right.
One of the boxes to the left is a list of categories. As this box is
shown on every view, and not only a specific action, where will be the
right place to define the repository and assign the objects to the
view?
It's inserted as a <f:render partial....>
I've tried inside the initializeAction() function but it throws the following
"Fatal error: Call to a member function assign() on a non-object"
Am I using the partial concept in a wrong way?
Søren Malling
Twitter: twitter.com/sorenmalling
More information about the TYPO3-project-typo3v4mvc
mailing list