[TYPO3-mvc] Question about Filter-Objects

Martin Kutschker masi-no at spam-typo3.org
Sat Mar 13 14:32:15 CET 2010


Steffen Ritter schrieb:
> Hey List,
> I'm currently thinking about realizing an Filter-Object for an listView.
> 
> I "need" a kind of Entity, which should not be persisted automatically.
> Building an "normal" entity object, and an form for passing an object to
> my Controller-Action, the Object automatically will be persisted to
> database.

But only at the end of the script. You could destroy the object in the controller after you have
used it for the processing of the query.

Masi


More information about the TYPO3-project-typo3v4mvc mailing list