AclBase Class Reference

Inheritance diagram for AclBase:

Object DbAcl IniAcl List of all members.

Public Member Functions

 __construct ()
 check ($aro, $aco, $action="*")
 initialize (&$component)

Detailed Description

Definition at line 160 of file acl.php.


Constructor & Destructor Documentation

AclBase::__construct (  ) 

This class should never be instantiated, just subclassed.

Reimplemented from Object.

Reimplemented in DbAcl, and IniAcl.

Definition at line 165 of file acl.php.

References __().


Member Function Documentation

AclBase::check ( aro,
aco,
action = "*" 
)

Empty method to be overridden in subclasses

Parameters:
string $aro ARO
string $aco ACO
string $action Action (defaults to *) public

Reimplemented in DbAcl, and IniAcl.

Definition at line 179 of file acl.php.

AclBase::initialize ( &$  component  ) 

Empty method to be overridden in subclasses

Parameters:
object $component Component public

Reimplemented in DbAcl.

Definition at line 187 of file acl.php.


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 00:30:55 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by doxygen 1.4.7