[TYPO3-mvc] Query does not get extended fe-user obect model across relations
dennis ahrens
dennis.ahrens at googlemail.com
Mon Mar 8 18:25:33 CET 2010
Hi Uwe,
have a look at the ext_typoscript_setup.txt located in the extbase
extension. the mapping for the table is done there - i suppose you can
override the setting in your extension - to tell extbase that your
model has to be used, when doing queries for fe_users.
regards
Dennis
2010/3/8 Uwe Michelfelder <um at limeflavour.com>:
> Hi list,
>
> I am working with an extended fe-user object model.
>
> If querieng entities which are related to the fe_users table through TCA
> definition, the resolved objects are only of type
> "Tx_Extbase_Domain_Model_FrontendUser" not of type
> "Tx_Extbase_Domain_Model_ExtendedUser".
>
> Is there a way to tell extbase to use the extended FE-User object model?
>
> Greetings,
> Uwe
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>
More information about the TYPO3-project-typo3v4mvc
mailing list