[TYPO3-english] extbase/fluid extension as PLUGIN_TYPE_CONTENT_ELEMENT

Andreas Kiessling andreas.kiessling at web.de
Tue Jun 25 00:02:31 CEST 2013


Hi,

> 
> getRows() works fine. But how do you set or get for instance title
> within rows[]?
> 
> I try getTitle(), but this will produce a nasty fatal error:
> Fatal error: Call to undefined method
> SF\SfCodehighlighter\Domain\Model\Plugins\ItemRows::getTitle()
> 

Where do you call getTitle()? You need to iterate over the rows to
access the row records.

HTH,
Andreas


More information about the TYPO3-english mailing list