[TYPO3-mvc] get/update/add/delete localized model

Jonas Eberle jonas.eberle at d-mind.de
Thu Nov 13 11:22:17 CET 2014


Hi,

this might be really noobish...

In a CommandController, I need to sync objects with an external source. 
The source is multi-language and shall be mapped to localized records in 
Typo3.
I just seem too blind to find options to ...
a) get records in a specific language
b) add/update records in a specific language
... from a CommandController context.

I was expecting this to be a function of the model (AbstractEntity) or 
maybe the repository, but could not find any public 
lang/sys_lang/localize-functions there.

Help is highly appreciated.

Best regards,
Jonas


PS: Typo3 6.2


More information about the TYPO3-project-typo3v4mvc mailing list