[TYPO3-mvc] ExtJS
Steffen Kamper
info at sk-typo3.de
Tue Jul 14 20:01:18 CEST 2009
Hi,
Xavier Perseguers schrieb:
> Could be something but actually I would prefer (in my case, not saying
> your patch is not valuable) something like for BE modules that allows me
> to "append" ExtJS to headers. Something more "Extbase-integrated", if
> it's supposed to come. Otherwise your method would be OK (I'll test it
> if there is no other solution in a few days).
>
sure, both possible
$GLOBALS['TSFE']->pageIncludes->loadExtJS();
$this->doc->pageIncludes->loadExtJS(); or $this->doc->loadExtJS();
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list