$name
$name : string
Role name
Acl role class
$parent : \Pop\Acl\AclRole
Role parent
setName(string $name) : \Pop\Acl\AbstractAcl
Set the acl role name
string | $name |
setData(array $data) : \Pop\Acl\AbstractAcl
Set the acl role data
array | $data |
addChild(\Pop\Acl\AclRole $child) : \Pop\Acl\AclRole
Add a child role
\Pop\Acl\AclRole | $child |
setParent(\Pop\Acl\AclRole $parent) : \Pop\Acl\AclRole
Set the parent role
\Pop\Acl\AclRole | $parent |
getParent() : \Pop\Acl\AclRole
Get the role parent