[Typo3-dev] hooks in extensions

Martin T. Kutschker Martin-no5pam-Kutschker at blackbox.n0spam.net
Sat May 22 00:52:44 CEST 2004


Hi!

What is the right way to create/name a hook for other extensions?

For the Core this looks like this:

$TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc']
$TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['tslib_fe-PostProc']

Ist this the right approach?

$TYPO3_CONF_VARS[?]['ext/EXT_KEY/PATH/class.tx_CLASS.php']['HOOK']

Masi





More information about the TYPO3-dev mailing list