Method | Description | |
---|---|---|
deleteAcl ( string $user ) : null | Delete Kolab specific access rights for this storage object. | |
getAcl ( ) : An | Retrieve the Kolab specific access rights for this storage object. | |
getOwner ( ) : string | Return the owner of this storage object. | |
getPermissionId ( ) : string | Return the ID of this storage object. | |
setAcl ( string $user, string $acl ) : null | Set the Kolab specific access rights for this storage object. |
public getAcl ( ) : An | ||
return | An | array of rights. |
public getPermissionId ( ) : string | ||
return | string | The ID. |