[TYPO3-mvc] How to get calculated data from a query into an object?

Martin Kutschker masi-no at spam-typo3.org
Wed Feb 17 15:30:50 CET 2010


Nikolas Hagelstein schrieb:
> 
> Right?

Yes.

> Sounds interesting could you provide some more details about 1. and 2.?

1) Should be fairly straightforward. From the repository you can execute any SQL query you want.

2) Needs digging into ExtBase. I think you can get hold of the mapper object(s). If you've got it,
you must only call the mapSingleRow() method. I can look it up in the evening.

Masi


More information about the TYPO3-project-typo3v4mvc mailing list