[TYPO3-dev] Getting all records from a "group" field

Francois Suter fsuter at cobweb.ch
Wed Jun 18 14:48:47 CEST 2008


Hi all,

In a plugin I have added to tt_content a field of type "group" with true 
MM-relations. I'm using the "group" type because relations may be 
created to various types of records. Is there already a method to 
retrieve all those joined records?

I found method tslib_content::exec_mm_query_uidList(), but it must be 
called for each different table referenced in my group field (if I 
understand correctly). Is there something more generic?

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch




More information about the TYPO3-dev mailing list