[TYPO3-dev] PHP editors context menu for methods and vars

Jochen Rieger j.rieger at connecta.ag
Mon Sep 17 15:19:04 CEST 2007


Hi Elmar,

> Are there any PHP editors offering the same features like Java editors. Does
> eclipse offering this?

yes, ECLIPSE / PHPECLIPSE does the job very nicely. You get a list of 
all available functions / vars no matter if they are global, local or 
somewhere hidden in an included file / class.

See the example [1] where I just enter $GLOBALS['TYPO3_DB']-> to get all 
the methods of the TYPO3 db object.

[1] http://www.connecta.ag/eclipse/eclipse.png

Regards,
Jochen

-- 
Connecta AG TYPO3 Development
http://www.connecta.ag




More information about the TYPO3-dev mailing list