rbac\ManagerInterface removeAllAssignments()
  • References/PHP/Yii/rbac/ManagerInterface

removeAllAssignments() public abstract method Removes

2025-01-10 15:47:30
rbac\ManagerInterface getRule()
  • References/PHP/Yii/rbac/ManagerInterface

getRule() public abstract method Returns the rule of the

2025-01-10 15:47:30
rbac\ManagerInterface createRole()
  • References/PHP/Yii/rbac/ManagerInterface

createRole() public abstract method Creates a new Role

2025-01-10 15:47:30
rbac\ManagerInterface getRole()
  • References/PHP/Yii/rbac/ManagerInterface

getRole() public abstract method Returns the named role

2025-01-10 15:47:30
rbac\ManagerInterface getRolesByUser()
  • References/PHP/Yii/rbac/ManagerInterface

getRolesByUser() public abstract method Returns the roles

2025-01-10 15:47:30
rbac\ManagerInterface remove()
  • References/PHP/Yii/rbac/ManagerInterface

remove() public abstract method Removes a role, permission

2025-01-10 15:47:30
rbac\ManagerInterface getChildren()
  • References/PHP/Yii/rbac/ManagerInterface

getChildren() public abstract method Returns the child

2025-01-10 15:47:30
rbac\ManagerInterface getPermissionsByUser()
  • References/PHP/Yii/rbac/ManagerInterface

getPermissionsByUser() public abstract method Returns

2025-01-10 15:47:30
rbac\ManagerInterface removeAll()
  • References/PHP/Yii/rbac/ManagerInterface

removeAll() public abstract method Removes all authorization

2025-01-10 15:47:30
rbac\ManagerInterface getRules()
  • References/PHP/Yii/rbac/ManagerInterface

getRules() public abstract method Returns all rules available

2025-01-10 15:47:30