You could also use $this->Acl->Aro->save(), I have written a small component for this. You first get the Aro, then use save after changing the value of parent_id.
On Nov 9, 10:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > use setParent from the Tree behaviour. > > simon > > On Nov 9, 8:35 pm, DiV <[EMAIL PROTECTED]> wrote: > > > How can I update parent_id for known id in ACL 1.2? (change user's > > group) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
