TreeSecurity (Component)
Methods:
delete | Deletes a tree security record from a user or group. |
deleteMultiple | Deletes a tree security records from the specified users and groups. |
getAvailable | Returns one or more structures, each containing information about a tree security permissions for a user or group; for example, the permission's name, description, and which permissions are implicitly enabled or disabled. |
getList | Returns zero or more structures, each containing a comma-delimited list of tree security permissions for either all users and groups or just one. |
getUserRights | Returns a structure containing information about the current user's tree security permissions. These permissions include permissions inherited from groups for which this user is a member. An empty string indicates that the user has no rights for this field. |
save | Saves tree security permissions for a user or group. |