Hi aran,

On Mon, Sep 1, 2008 at 5:17 PM, aranworld <[EMAIL PROTECTED]> wrote:
>
> There is a variable in the AuthComponent called actionMap that assigns
> actions one of the four CRUD actions.
>
> To add an action named 'organize' to the list of controlled actions,
> you do the following from within your controller:
>
> $this->Auth->actionMap['organize'] = 'update';
>

Awesome, this was what I was looking for :)

Any comments about my second question about admin actions with admin routing ?

>
> Glad you liked the tutorial.
>

Yes, many thanks for writing it, for me it has been the best lecture
about ACL out there, and the example site make it even better !!


Cheers,
-- 
Juan Luis Baptiste

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to