AclBase Class Reference
Inheritance diagram for AclBase:

Public Member Functions | |
| check ($aro, $aco, $action="*") | |
Detailed Description
Definition at line 37 of file acl_base.php.
Member Function Documentation
| AclBase::check | ( | $ | aro, | |
| $ | aco, | |||
| $ | action = "*" | |||
| ) |
Empty method to be overridden in subclasses
- Parameters:
-
string $aro string $aco string $action
Reimplemented in DB_ACL, and INI_ACL.
Definition at line 60 of file acl_base.php.
The documentation for this class was generated from the following file:
- 1.1.x.x/cake/libs/controller/components/acl_base.php