Yii Access Control Lists
0.8
Advanced and convenient Access Control
|
Public Member Functions | |
init () | |
tableName () | |
relations () | |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
AcoCollection Class File
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.
string | $className | active record class name. |
Reimplemented from ACLObjectCollection.
AcoCollection::relations | ( | ) |