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

removeAll() public abstract method Removes all authorization

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

removeAllPermissions() public abstract method Removes

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
rbac\Rule $name
  • References/PHP/Yii/rbac/Rule

$name public property Name of the rule

2025-01-10 15:47:30
rbac\PhpManager $ruleFile
  • References/PHP/Yii/rbac/PhpManager

$ruleFile public property The path of the PHP script that contains

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

getDirectPermissionsByUser() protected method (available since version 2.0.7)

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

createPermission() public method Creates a new Permission

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

canAddChild() public method (available since version 2.0.8) Checks

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

getInheritedPermissionsByUser() protected method (available since version 2.0.7)

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

removeRule() protected method Removes a rule from the

2025-01-10 15:47:30