Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
RAuthorizer Member List

This is the complete list of members for RAuthorizer, including all inherited members.

$superuserName (defined in RAuthorizer)RAuthorizer
attachAuthItemBehavior($items, $userId=null, CAuthItem $parent=null)RAuthorizer
attachUserBehavior($users)RAuthorizer
createAuthItem($name, $type, $description= '', $bizRule=null, $data=null)RAuthorizer
excludeInvalidAuthItems($items, CAuthItem $parent=null, $exclude=array())RAuthorizerprotected
getAuthItemChildren($item, $type=null)RAuthorizer
getAuthItemParents($item, $type=null, $parentName=null, $direct=false)RAuthorizer
getAuthItems($types=null, $userId=null, CAuthItem $parent=null, $sort=true, $exclude=array())RAuthorizer
getAuthManager()RAuthorizer
getPermissions($itemName=null)RAuthorizer
getRoles($includeSuperuser=true, $sort=true)RAuthorizer
getSuperusers()RAuthorizer
hasPermission($itemName, $parentName=null, $permissions=array())RAuthorizer
init()RAuthorizer
isSuperuser($userId)RAuthorizer
mergeAuthItems($array1, $array2)RAuthorizerprotected
sanitizeExpression($code)RAuthorizerprotected
updateAuthItem($oldName, $name, $description= '', $bizRule=null, $data=null)RAuthorizer