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 - or - is there a possibility to use autocomplete in netbeans AND using $this->Html. Which IDE do you use? regards
On 13 Feb., 18:28, cricket <[email protected]> wrote: > On Sun, Feb 13, 2011 at 11:50 AM, Rumkuchen <[email protected]> wrote: > > I have red an article about autocomplete-netbeans-cakephp: > >http://www.tiplite.com/cakephp-support-in-netbeans/ > > In this article, they use the variable $html instead of $this->Html. > > Is it the same? Which variable shoud be used? > > If you're running 1.3.x use $this->Html. -- 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
