[TYPO3-dev] Which hook to use when deleting a record?
    Martin Kutschker 
    masi-no at spam-typo3.org
       
    Tue Jun 24 08:31:43 CEST 2008
    
    
  
Dmitry Dulepov [typo3] schrieb:
> 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.
Not very intuitive. Deleting is a database operation and I disagree with
you. To me deleting is a manipulation even if it's the terminal one for
the data in question.
Masi
    
    
More information about the TYPO3-dev
mailing list