__construct() __construct(integer $permission, string $id) Constructor. Parameters integer $permission The folder permission as provided by Horde. string $id The user id.
fromHorde() fromHorde() : string Convert the Horde_Perms:: mask to a Acl string. Returns string — The ACL string.
getId() getId() : string Get the Kolab_Storage ACL id for this permission. Returns string — The ACL string.
unsetInCurrent() unsetInCurrent( $current) Unset the element in the provided permission array. Parameters $current
convertMaskToAcl() convertMaskToAcl() : string Convert the a Horde_Perms:: mask to a Acl string. Returns string — The ACL