ACL Extension
0.3
|
Public Member Functions | |
tableName () | |
rules () | |
relations () | |
attributeLabels () | |
search () | |
__clone () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
Definition at line 27 of file Permission.php.
__clone | ( | ) |
Clones the object - resets the ID so that it is in fact a new object in the database also
Definition at line 114 of file Permission.php.
attributeLabels | ( | ) |
Definition at line 77 of file Permission.php.
|
static |
Returns the static model of the specified AR class.
string | $className | active record class name. |
Definition at line 35 of file Permission.php.
relations | ( | ) |
Definition at line 62 of file Permission.php.
rules | ( | ) |
Definition at line 51 of file Permission.php.
search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 93 of file Permission.php.
tableName | ( | ) |
Definition at line 43 of file Permission.php.