[TYPO3-mvc] DAM in ExtBase

Christian Baer chr.baer at googlemail.com
Thu May 20 12:49:46 CEST 2010


Hi,

I simply try to get all tx_dam-entries out of the database. So I 
extended your Model (Tx_ExtbaseDam_Domain_Model_Dam), set up a 
repository and a simple fetchAll()

Now there's an exception:
"Could not determine the type of the contained objects."
(he's talking about the field "category")


Do I have to adjust something to get it running? Maybe because 
"category" is a MM-Relation?


Kind Regards
Christian






Am 17.05.10 18:05, schrieb Nils Blattner:
> Hi there
>
> Just wanted to let you know that I created a small extension with the
> model for the main DAM table (tx_dam) and a few helper functions to
> resolve the ref table as domain model objects.
> I put it into TER and will add it to forge as soon as the SVN bug gets
> fix'd.
>
> The key is extbase_dam.
>
> It's very basic at the moment, but I thought instead of everyone making
> their own DAM ports to extbase I'd start with a common ground.
>
> Feel free to comment and/or supply your own code once the forge project
> is running properly.
>
> Regards
>
> Nils



More information about the TYPO3-project-typo3v4mvc mailing list