[TYPO3-mvc] Expandable items tree - how to make it with Fluid?
Franz Koch
typo3.RemoveForMessage at elements-net.de
Mon Mar 7 11:28:34 CET 2011
Hey Ilya,
> Is there any practice how to render expandable trees in Fluid? Please, give
> some directions.
I'd say you need a custom viewHelper for this - something like
"isInRootline". Another approach could be to prepare a rootline array in
your controller, pass it to the view and use/create a "contains"
viewHelper or something like that. I currently don't see any other
approach. I know that there are already some working solutions for menus
for FLOW3/TYPO3v5 but I don't remember how it's done there in detail - I
only remember that they also used nested partials. Maybe you want to
have a look there.
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list