Also I forgot : Is there a way to have code comppletion for the $this keyword in view files ?
could not get this working tia thomas On May 21, 12:39 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello all, > > I'm using eclipse + PDT. > > I was wondering if someone found a way to have code completion working > for Model Behaviors > > using the phpdoc trick to have completion on models works well : > > /** > [EMAIL PROTECTED] Category > * > */ > var $Category > > but this won't help when trying to have completion on a behavior, > won't work in the model either as far as I know. > > Since behaviors are dynamically attached I guess there is no way but I > might be wrong (hopefully :) > > thanks in advance > > thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
