[TYPO3-dev] editor-support for GLOBALS?

Xavier Perseguers typo3 at perseguers.ch
Mon Jan 5 12:56:47 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...
>>
> 
> 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 ...

The biggest problem I find is more that refactoring is a lot manual with 
current TYPO3.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html




More information about the TYPO3-dev mailing list