Yii Access Control Lists  0.8
Advanced and convenient Access Control
Public Member Functions | Static Public Member Functions
AcoCollection Class Reference
Inheritance diagram for AcoCollection:
ACLObjectCollection ACLObject

List of all members.

Public Member Functions

 init ()
 tableName ()
 relations ()

Static Public Member Functions

static model ($className=__CLASS__)

Detailed Description

AcoCollection Class File

Author:
zeroByte <dispyfree@googlemail.com>

Member Function Documentation

AcoCollection::init ( )

We have to overwrite the table as we don't want to operate on a tree of collections but on a tree of nodes

static AcoCollection::model ( className = __CLASS__) [static]

Returns the static model of the specified AR class.

Parameters:
string$classNameactive record class name.
Returns:
AcoCollection the static model class

Reimplemented from ACLObjectCollection.

AcoCollection::relations ( )
Returns:
array relational rules.

The documentation for this class was generated from the following file:
 All Classes Functions