메소드 | 설명 | |
---|---|---|
__construct ( string $acl ) | Constructor. | |
toHorde ( array &$data ) : null | Convert the Acl string to a Horde_Perms:: mask and store it in the provided data array. |
메소드 | 설명 | |
---|---|---|
convertAclToMask ( ) : integer | Convert the Acl string to a Horde_Perms:: mask. |
public __construct ( string $acl ) | ||
$acl | string | The folder ACL element as provided by the driver. |
protected convertAclToMask ( ) : integer | ||
리턴 | integer | The permission mask |