PHP Class Horde_Imap_Client_Data_AclCommon, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_virtual array List of virtual rights (RFC 4314 [2.1.1]).

Méthodes publiques

Méthode Description
getString ( integer $type = self::RFC_4314 ) : string Returns the raw string to use in IMAP server calls.

Method Details

getString() public méthode

Returns the raw string to use in IMAP server calls.
public getString ( integer $type = self::RFC_4314 ) : string
$type integer The RFC type to use (RFC_* constant).
Résultat string The string representation of the ACL.

Property Details

$_virtual protected_oe property

List of virtual rights (RFC 4314 [2.1.1]).
protected array $_virtual
Résultat array