[TYPO3-mvc] View Helper for including JS/CSS
Sebastian Kurfürst
sebastian at typo3.org
Mon Jun 15 10:31:38 CEST 2009
Hi Steffen,
> I meant: if I use f:inlcude:js or f:cdata I wanna use ViewHelpers
> inside. For example
Now I understand it :-)
> So my question was: do I have to do something special that viewheplers
> inside others are always processed?
Nope, they are always processed automatically. When you call $this-
>renderChildren() inside your ViewHelper you get back the rendered
content.
Greets,
Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list