[TYPO3-dev]  Hook proposal for alt_doc.php
    David Bruehlmeier 
    typo3 at bruehlmeier.com
       
    Fri Jul  7 21:51:31 CEST 2006
    
    
  
Hi,
I would like to propose a hook for alt_doc.php, in the function 
processData() right before $this->data is passed to TCE main.
With this hook it is possible to change the instance of alt_doc.php 
_before_ the data is passed to TCE-main. This can be useful e.g. if an 
extension wants to unset certain records before they are processed by 
TCE-main, where it is not possible to stop TYPO3 from saving to the 
database.
Please refer to the diff attached to bug 3812:
http://bugs.typo3.org/view.php?id=3812
Greetings,
Dave.
    
    
More information about the TYPO3-dev
mailing list