Member Functions
check
visibility: public static
Method to check if a user is authorised to perform an action, optionally on an asset.
checkGroup
visibility: public static
Method to check if a group is authorised to perform an action, optionally on an asset.
getActions
visibility: public static
Method to return a list of actions for which permissions can be set given a component and section.
getAssetRules
visibility: public static
Method to return the object for an asset.
getAuthorisedViewLevels
visibility: public static
Method to return a list of view levels for which the user is authorised.
getGroupsByUser
visibility: public static
Method to return a list of user groups mapped to a user.
getUsersByGroup
visibility: public static
Method to return a list of user Ids contained in a Group.
getGroupPath
visibility: protected static
Gets the parent groups that a leaf group belongs to in it's branch back to the root of the tree (including the leaf group id).
- 2 views