[TYPO3-mvc] Random sorting without custom query?
Tobias Pinnekamp
typo3 at tpinne.de
Fri Jul 23 12:11:39 CEST 2010
Hi Franz,
>> Just call this in your controller:
>> Tx_Extbase_Dispatcher::$cObj->doConvertToUserIntObject();
>> break;
>
> should be "return NULL;" instead of "break;"
Nice idea, but I can't access the cObj from the dispatcher. It is a
public but not static attribute. And I found no way to get the
dispatcher instance to access the cObj.
I think I will put the feature back on my todo list and add it when
extbase has proper support for this.
Thanks anyway
Tobias
More information about the TYPO3-project-typo3v4mvc
mailing list