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

update() public abstract method Updates the specified

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

removeAllRules() public abstract method Removes all rules

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

hasChild() public abstract method Returns a value indicating

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

removeAllAssignments() public abstract method Removes

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

getUserIdsByRole() public abstract method (available since version 2.0.7)

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

revokeAll() public abstract method Revokes all roles from

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

addChild() public abstract method Adds an item as a child

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

getAssignments() public abstract method Returns all role

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

removeChildren() public abstract method Removed all children

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