[TYPO3-mvc] Creating a select box with values from a different domain model

Martin Kutschker masi-no at spam-typo3.org
Wed Feb 24 10:45:08 CET 2010


Steffen Ritter schrieb:
>>     /**
>>      * @var
>> Tx_Extbase_Persistence_ObjectStorage<Tx_Groupmembers_Domain_Model_Member>
>>      */
>>     protected $clubArray;
> 
> Line in __construct is not needed.

You do need the line if you create objects (but not if it's reconstituted from DB).

Masi


More information about the TYPO3-project-typo3v4mvc mailing list