Yii Access Control Lists
0.8
Advanced and convenient Access Control
|
$acoTable (defined in ACLObject) | ACLObject | [static] |
$aroTable (defined in ACLObject) | ACLObject | [static] |
$habtmTable (defined in ACLObject) | ACLObject | [static] |
$isTree (defined in ACLObject) | ACLObject | |
$lft (defined in ACLObject) | ACLObject | |
$old_parent_id (defined in ACLObject) | ACLObject | [protected] |
$parent_id (defined in ACLObject) | ACLObject | |
$reservedColumns (defined in ACLObject) | ACLObject | [protected, static] |
$rgt (defined in ACLObject) | ACLObject | |
$strict (defined in ACLObject) | ACLObject | |
$tree (defined in ACLObject) | ACLObject | [protected] |
afterFind() | ACLObject | |
delete() | ACLObject | |
deny($obj, $actions) | Aro | |
existsPermissionSpec($obj) | Aro | [protected] |
getAllActions() | ACLObject | [static] |
getParent() | ACLObject | |
grant($obj, $actions) | Aro | |
hasParent() | ACLObject | |
init() (defined in Aro) | Aro | |
loadObject($identifier, $model=NULL) | ACLObject | [protected] |
loadObjects($identifier, $model=NULL, $onlyFirst=false) | ACLObject | [protected] |
model($className=__CLASS__) | Aro | [static] |
relations() (defined in Aro) | Aro | |
rules() (defined in Aro) | Aro | |
save($runValidation=false, $attributes=NULL) | ACLObject | |
straightSave($runValidation=false, $attributes=NULL) | ACLObject | |
tableName() (defined in Aro) | Aro | |
translateActions($actions) | ACLObject | |
updatePermissions($actions, $obj, $type) | Aro | [protected] |