I use eclipse-pdt. I add cake like a library and I the IDE provide code completation and phpdoc preview of the selected function or variable. If you want to have code completation for a model in the controller you must declare the variable explicity like $person = new Person(); and comment the line after finish (I never comment this line and I still alive).
Sl2 Sergio On Aug 9, 9:05 am, Paolo Portaluri <[email protected]> wrote: > Il giorno 06/ago/09, alle ore 22:12, pomares ha scritto: > > > I use Coda. No code autocompletion specific to CakePHP as far as I > > know on any IDE. If there is, I would love to find out about it. > > Look at > this:http://code621.com/content/6/a-collection-of-coda-clips-for-cakephp > > Ciao > Paolo > > -- > Paolo Portaluri > mail: [email protected] > web:http://work.to.it/ > AIM: poweruser82 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
