[TYPO3-mvc] Getting uid of not persisted object
Dennis Ahrens
dennis.ahrens at googlemail.com
Tue Jun 29 10:23:49 CEST 2010
Hi Patrik,
Lang, Patrik wrote:
> But what if I need the uid while the script is running? Is there a mechanism to persist the data if I want to?
>
> In the Class Tx_Extbase_Persistence_Repository I haven't found something like that.
Tx_Extbase_Dispatcher::getPersistenceManager()->persistAll() should fit
your needs.
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list