AclBase Class Reference

Inheritance diagram for AclBase:

Object DB_ACL INI_ACL

List of all members.


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: