[TYPO3-mvc] Executing code after data has been persisted?
Xavier Perseguers
xavier at typo3.org
Wed Jun 1 15:41:44 CEST 2011
Hi François,
> In an Extbase plugin, I need to perform some action after the input data
> was persisted. Namely I want to send a mail with a link pointing to the
> newly entered data. At which point is the data actually persisted and is
> there an API that allows to perform some action after that point?
>
> Thanks in advance for pointers
You may invoke persistAll() yourself and then do whatever you want. I'd
do this like that.
--
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-project-typo3v4mvc
mailing list