[TYPO3-mvc] How to return a filtered subset of child objects?
Martin Kutschker
masi-no at spam-typo3.org
Sat Feb 13 22:06:18 CET 2010
Thomas "Thasmo" Deinhamer schrieb:
>
> Are there any aproaches or concepts, how to implement a find method,
> passing multiple filters/criteria to find a subset of objects?
>
> For example, I think it'd be cleaner to have something like:
> $repository->findByCriteria(array|Tx_MyExt_Domain_Model_Criteria
> $criteria);
I recall that the findByCriteria() has been proposed on this list, but I haven't heard of anyone
implementing it. Be it in ExtBase itself or in an extension.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list