Свойство | Type | Description | |
---|---|---|---|
$_id | string | The user id. |
Méthode | Description | |
---|---|---|
__construct ( string $acl, string $id ) | Constructor. | |
toHorde ( array &$data ) | Converts the ACL string to a Horde_Perms mask and stores it in the provided data array. |
public __construct ( string $acl, string $id ) | ||
$acl | string | The folder ACL element as provided by the driver. |
$id | string | The user id. |