Yii Access Control Lists  0.8
Advanced and convenient Access Control
Public Member Functions | Static Public Member Functions
Permission Class Reference

List of all members.

Public Member Functions

 tableName ()
 rules ()
 relations ()
 attributeLabels ()

Static Public Member Functions

static model ($className=__CLASS__)

Member Function Documentation

Permission::attributeLabels ( )
Returns:
array customized attribute labels (name=>label)
static Permission::model ( className = __CLASS__) [static]

Returns the static model of the specified AR class.

Parameters:
string$classNameactive record class name.
Returns:
Permission the static model class
Permission::relations ( )
Returns:
array relational rules.
Permission::rules ( )
Returns:
array validation rules for model attributes.
Permission::tableName ( )
Returns:
string the associated database table name

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