Hi,

I have question about ACL ini. We can check permissions by a code:

$this->Acl->check( $aro, $aco, $action );

But what about third parameter ('action')? Where we can add
information about $action in our acl.ini.php file?

We have there, by example:

[admin]
allow = Admin

And if I want that my 'admin' can only read an 'Admin' ACO, where
should I add information about it? Or maybe I can't do it and the only
way to do that is using an ACL Database?

Greetings ;-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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