[TYPO3-dev] editor-support for GLOBALS?

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


Hi,

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

vg Steffen




More information about the TYPO3-dev mailing list