[TYPO3-mvc] persistance class mapping in backend

Michael Feinbier mf at hdnet.de
Fri Aug 20 13:58:25 CEST 2010


Hi Christian,

Am 19.08.10 19:06, schrieb Christian Zenker:
>
> plugin.tx_czsimplecal {
> persistence.classes {
> Tx_CzSimpleCal_Domain_Model_Organizer.mapping.tableName = tt_address
> //...
> }
> }
> Is there any way to have this mapping in the backend, too?

Try to merge your settings into the extbase framework configuration via:

config.tx_extbase.persistence.classes < 
plugin.tx_czsimplecal.persistence.classes

Hope that helps

Micha

>
> Using TYPO3 4.4 with extbase 1.2.0.
>
> Christian.


More information about the TYPO3-project-typo3v4mvc mailing list