Mail: ezcMailImapTransportOptions
[ ]
[ Display example ] [ Mail listing example ] [ Rfcs ]
[ ]
[ ]
[ ]
[ ]
Class: ezcMailImapTransportOptions
|
Class containing the options for IMAP transport. [
source]
The options from ezcMailTransportOptions are inherited.
Parents
ezcBaseOptions
|
--ezcMailTransportOptions
|
--ezcMailImapTransportOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcMailImapTransportOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcMailTransportOptions :
From
ezcBaseOptions :
Methods
__construct
ezcMailImapTransportOptions __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: Wed, 28 Nov 2007