[TYPO3] Altering Backend

Tomas Mrozek mail at cascaval.com
Wed Sep 10 15:28:54 CEST 2008


> 1-) When customer creates new TYPO3 page, new page creation process have to 
> execute sql query to insert related entry for new TYPO3 page on our table

You can do this by using a hook [1] in your own extensions.
Search for "processDatamap_afterDatabaseOperations".

Tomas Mrozek
--
1 - 
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/3/4/


More information about the TYPO3-english mailing list