Mail: ezcMailImapSetOptions
[ ]
[ Display example ] [ Mail listing example ] [ Rfcs ]
[ ]
[ ]
[ ]
[ ]
Class: ezcMailImapSetOptions
|
Class containing the options for IMAP mail set. [
source]
Parents
ezcBaseOptions
|
--ezcMailImapSetOptions
Properties
|
bool |
read/write
|
$uidReferencing
Specifies if the IMAP commands will operate with message unique IDs or with message numbers (default). |
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcMailImapSetOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcMailImapSetOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Tue, 27 May 2008