[TYPO3-mvc] Calling different object/repository inside fluid

Felix Oertel mehl at foertel.com
Thu May 6 01:38:58 CEST 2010


hi,

please post your TCA-config of database field "inspector" in table 
"tx_groupmembers_domain_model_member".

Make sure you use the same annotation in @param as you do in @var. if 
you annotate your variable to be an ObjectStorage, the @param of setter 
and the @return of getter have to be ObjectStorages as well.

is there one club president or more of them? if it's one, use 
Tx_Groupmembers_Domain_Model_Member, it they are more then one, use an 
ObjectStorage.

Your extension is named "groupmembers" (foldername in typo3conf/ext), 
aight? Not something like "group_members" or similar ...

regards, foertel


More information about the TYPO3-project-typo3v4mvc mailing list