Property | Type | Description | |
---|---|---|---|
$_encoding | string | Mailbox encoding. | |
$_mailbox | Horde_Imap_Client_Mailbox | Mailbox object. |
Method | Description | |
---|---|---|
__construct ( mixed $data ) | ||
__toString ( ) | ||
binary ( ) | ||
getData ( ) | ||
getStream ( ) | ||
length ( ) |
public __construct ( mixed $data ) | ||
$data | mixed | Either a mailbox object or a UTF-8 mailbox name. |