[TYPO3-dev] editor-support for GLOBALS?
Dmitry Dulepov
dmitry at typo3.org
Mon Jan 5 12:29:54 CET 2009
Hi!
Steffen Kamper wrote:
> in my IDE i can click on known class-functions and editor jumps to the
> function.
>
> Is there a way to let the editor know where the global classes are?
There are many IDEs around...
> eg
> $GLOBALS['TSFE']->xyz
> $GLOBALS['TSFE']->tmpl->xyz
> $GLOBALS['TSFE']->syspage->xyz
> $GLOBALS['TYPO3_DB']->xyz
> $GLOBALS['TT']->xyz
>
> is it possible with the @var-syntax?
Not with Zend Studio / PDT.
--
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/why_your_typo3_installation_can_be_slow/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
More information about the TYPO3-dev
mailing list