hi people,
I want to build an Acl app with these details:
I want have 3 groups Admin,User_Premium,User_Guest.
So my aro tree will be something like that:
-Admin
-User_Premium
-User_Guest
And aco tree:
-controllers
-Users
-add
-view
-index
-edit
-delete
-change_status
-Profiles
-add
-view
-edit
I am using the 'actions' mode.Is this approach right?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---