[TYPO3-dev] How to make jQuery available for tceforms?
Steffen Müller
typo3 at t3node.com
Wed Aug 22 12:59:15 CEST 2012
Hi.
On 22.08.2012 12:50 Stig Nørgaard Færch wrote:
> ext_tables.php:
> include_once(t3lib_extMgm::extPath($_EXTKEY).'res/class.tx_myext_hooks.php');
>
IMO not needed, since the hooks uses t3lib_div::callUserFunction() which
anyway triggers require_once() on your class file.
Thanks for sharing.
--
cheers,
Steffen
TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node
More information about the TYPO3-dev
mailing list