[FLOW3-general] (FLUID) Assemble TagBasedViewHelper manually

Michael Sauter mail at michaelsauter.net
Sat Jan 30 16:17:15 CET 2010


Hi,

I'm trying to instantiate e.g. a TextfieldViewHelper in my own custom 
ViewHelper (so, the content of my ViewHelper depends on the object I 
pass as an argument). But when I render the TextfieldViewHelper, I get 
an error because the arguments are missing (obviously, because normally 
they would be gathered from the view by the fluid parser). Also, I guess 
there are more things to do in order to be able to render a ViewHelper ...

Any hints on what I need to do to prepare a ViewHelper for rendering?

Thanks,
Michael


More information about the FLOW3-general mailing list