[TYPO3-mvc] Rendering of content elements in Fluid via TemplaVoila possible?

Oberndörfer, Markus Markus.Oberndoerfer at rossmann.de
Tue Sep 14 15:08:32 CEST 2010


Hallo again,

I hope that I am not to far off topic with this message. Thanks for your help - the rendering of the tt_content in my contentelement class worked and I can access every single attribute of the contentelement object in my fluid template.

I still recognize, that the following annotation

/**
* @var string This is a comment about the Bodytext
*/
protected $bodytext;

will not work in the model class, although I think this is valid php code.

Now I am wondering if I have to create several partials for every content type or if it is possible via the cObject viewhelper to render the HTML output with Templavoila. I don't know, how the rendering process might be if I want to integrate an external plugin in my extbase plugin. What about such thing as flexible content elements in fluid? Is there a recipe for nesting frontend plugins into each other?

Best regards

Markus Oberndörfer




More information about the TYPO3-project-typo3v4mvc mailing list