[TYPO3-dev] editor-support for GLOBALS?

Steffen Kamper info at sk-typo3.de
Mon Jan 5 12:36:45 CET 2009


Dmitry Dulepov schrieb:
> 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...
> 

i know, but they are quite simular with interpreting phpdoc

>> 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.
> 

what a pity ...

vg Steffen




More information about the TYPO3-dev mailing list