\Horde_Perms_Permission_Kolab_Acl_Group

Maps a single Kolab_Storage group ACL element to the Horde permission system.

Copyright 2006-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
__construct()
toHorde()
No public properties found
No constants found
convertAclToMask()
$_id
N/A
No private methods found
$_acl
N/A

Properties

$_id

$_id : string

The group id.

Type

string

$_acl

$_acl : string

The ACL.

Type

string

Methods

__construct()

__construct(string  $acl, string  $id) 

Constructor.

Parameters

string $acl

The folder ACL element as provided by the driver.

string $id

The group id.

toHorde()

toHorde(array  $data) : NULL

Converts the ACL string to a Horde_Perms mask and stores it in the provided data array.

Parameters

array $data

Returns

NULL

convertAclToMask()

convertAclToMask() : integer

Convert the Acl string to a Horde_Perms:: mask.

Returns

integer —

The permission mask