there are several IDEs which you can easily tweak to autocomplete correctly
i use phpdesigner: http://www.dereuromark.de/2010/09/22/setting-up-phpdesigner-for-cakephp/ script: http://www.dereuromark.de/2010/06/28/code-completion-console-script/ On 13 Feb., 19:52, cricket <[email protected]> wrote: > On Sun, Feb 13, 2011 at 12:47 PM, Rumkuchen <[email protected]> wrote: > > Hi cricket! > > thanks for quick answering > > Yes, I use 1.3.7 - But I would prefer to use $html - because with > > $this->Html the autocomplete does not work in the described way. > > What is the disadvantage of using $Html > > It's deprecated, so it will eventually not work. > > > or - is there a possibility > > to use autocomplete in netbeans AND using $this->Html. > > No idea. > > > Which IDE do you use? > > I don't. I use JEdit. Without autocomplete. Can't stand it. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
