|  | Posted by mootmail-googlegroups on 08/09/06 20:39 
Joseph S. wrote:> Hi all,
 > how do I avoid typing the keyword "$this->" every time I need to
 > reference a member of a class inside the class?
 >
 > (coming from a world of cozy auto-complete enabled Java / .Net IDEs I
 > find it a bit annoying)
 >
 > TIA,
 > JS
 
 For what it's worth, I use Zend studio, and with it's autocomplete,
 typing $t is usually enough to get $this as the first entry in most
 cases.
 
 I agree, though, that it can get a bit tedious after a while in any
 decent sized class.
  Navigation: [Reply to this message] |