[TYPO3-dev] Which hook to use when deleting a record?

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Jun 24 07:15:53 CEST 2008


Hi!

Brian Bendtsen wrote:
> Im using the hook processDatamap_afterDatabaseOperations to do something 
> when a record has been created or updated.
> 
> Which hook can I use when I delete a record?

Deleting is a command, not data manipulation. There are two hooks:
- processCmdmap_preProcess
- processCmdmap_postProcess

-- 
Dmitry Dulepov
E-mail: dmitry at typo3.org
Skype: callto:liels_bugs
TYPO3 technical: http://typo3bloke.net/




More information about the TYPO3-dev mailing list