ImageGallerySecurity (Component)
Methods:
delete | Deletes an image gallery security record from an user or group. |
deleteMultiple | Deletes an image gallery security records from the specified users and groups. |
getAvailable | Returns one or more structures, each containing information about an image gallery 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 image gallery security permissions for either all users and groups or just one. |
getUserRights | Returns a structure containing information about the current user's image gallery 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 image gallery. |
save | Saves image gallery security permissions for an user or group. |