[TYPO3-mvc] Backend module with page id

Robert Böttner robert at boettner.it
Thu Dec 24 11:52:44 CET 2009


Hi Dimanche,

if fetching all fe_users records disregarding any pid is no problem for you, you can simply set $query->getQuerySettings()->setRespectStoragePage(FALSE);

See here:
http://doxygen.frozenkiwi.com/typo3/html/df/d04/interfaceTx__Extbase__Persistence__Typo3QuerySettingsInterface.html

Merry Christmas and a Happy New Year to everyone.

Cheers
Robert.


More information about the TYPO3-project-typo3v4mvc mailing list