Hello cakemen,
I have a question about mapActions.I am trying to use Acl (not working
at the moment) and i dont know if it's besto to use mapActions.I want
to have 3 groups     1.Admin, 2.User_Premium , 3.User_Guest and i want
to set their permissions.I have 2 controllers User,Profiles with
plenty of functions.They are named: Users_Controller --->
add,index,change_status,edit,view,delete and Profiles_Controller --->
add,edit,delete,view

Admins will have full rights.
Premium can do view,edit in both controllers
Guests only add in Users_Controller

am i supposed to use mapActions for this?
--~--~---------~--~----~------------~-------~--~----~
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