rbac\PhpManager detectLoop()
  • References/PHP/Yii/rbac/PhpManager

detectLoop() protected method Checks whether there is

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\PhpManager removeRule()
  • References/PHP/Yii/rbac/PhpManager

removeRule() protected method Removes a rule from the

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

$name public property Name of the rule

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

$db public property The DB connection object or the application

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\PhpManager invalidateScriptCache()
  • References/PHP/Yii/rbac/PhpManager

invalidateScriptCache() protected method (available since version 2.0.9)

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 $ruleFile
  • References/PHP/Yii/rbac/PhpManager

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

2025-01-10 15:47:30