\Horde_Imap_Client_Data_AclCommon

Provides common methods shared in all ACL classes (see RFC 2086/4314).

Summary

Methods
Properties
Constants
getString()
No public properties found
RFC_2086
RFC_4314
No protected methods found
$_virtual
N/A
No private methods found
No private properties found
N/A

Constants

RFC_2086

RFC_2086

Constants for getString().

RFC_4314

RFC_4314

Properties

$_virtual

$_virtual : array

List of virtual rights (RFC 4314 [2.1.1]).

Type

array

Methods

getString()

getString(integer  $type = self::RFC_4314) : string

Returns the raw string to use in IMAP server calls.

Parameters

integer $type

The RFC type to use (RFC_* constant).

Returns

string —

The string representation of the ACL.