__construct() __construct(integer $permission, string $id, \Horde_Group_Base $groups) Constructor. Parameters integer $permission The folder permission as provided by Horde. string $id The group id. \Horde_Group_Base $groups The horde group handler.
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