Zend_Mail_AbstractLocated in /library/Zend/Mail/Abstract.php (line 26)
| Class | Description |
|---|---|
Zend_Mail_Mbox
|
|
Zend_Mail_Pop3
|
Constructor __construct (line 117)
Create instance with parameters
Destructor __destruct (line 123)
Destructor calls close() and therefore closes the resource.
close (line 133)
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
countMessages (line 80)
Count messages with a flag or all messages in current box/folder Flags might not be supported by all mail libs (exceptions is thrown)
getCapabilities (line 66)
Get a full list of features supported by the specific mail lib and the server
getHeader (line 108)
Get a message with only header and $bodyLines lines of body
getMessage (line 98)
Get a message with headers and body
getSize (line 89)
Get a list of messages with number and size
noop (line 139)
Keep the resource alive.
removeMessage (line 145)
delete a message from current box/folder
__get (line 50)
Getter for has-properties. The standard has properties are: hasFolder, hasUniqueid, hasDelete, hasCreate, hasTop
The valid values for the has-properties are:
Documentation generated on Tue, 11 Jul 2006 12:24:11 -0500 by phpDocumentor 1.3.0RC6