Inherited from Zend_Mail_Abstract
Zend_Mail_Abstract::$_has
Zend_Mail_Abstract::$_iterationMax
Zend_Mail_Abstract::$_iterationPos
create instance with parameters
Supported paramters are
public destructor
Close resource for mail lib. If you need to control, when the resource is closed. Otherwise the destructor would call this.
Count messages all messages in current box No flags are supported by POP3 (exceptions is thrown)
get Zend_Mail_Folder instance for current folder
get root folder or given folder
get a message with only header and $bodyLines lines of body
get a message with headers and body
get a list of messages with number and size
Keep the server busy.
Remove a message from server. If you're doing that from a web enviroment you should be careful and use a uniqueid as parameter if possible to identify the message.
select given folder
folder must be selectable!
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
Inherited From Zend_Mail_Abstract
Zend_Mail_Abstract::__construct()
Zend_Mail_Abstract::close()
Zend_Mail_Abstract::count()
Zend_Mail_Abstract::countMessages()
Zend_Mail_Abstract::current()
Zend_Mail_Abstract::getCapabilities()
Zend_Mail_Abstract::getHeader()
Zend_Mail_Abstract::getMessage()
Zend_Mail_Abstract::getSize()
Zend_Mail_Abstract::key()
Zend_Mail_Abstract::next()
Zend_Mail_Abstract::noop()
Zend_Mail_Abstract::offsetExists()
Zend_Mail_Abstract::offsetGet()
Zend_Mail_Abstract::offsetSet()
Zend_Mail_Abstract::offsetUnset()
Zend_Mail_Abstract::removeMessage()
Zend_Mail_Abstract::rewind()
Zend_Mail_Abstract::seek()
Zend_Mail_Abstract::valid()
Zend_Mail_Abstract::__destruct()
Zend_Mail_Abstract::__get()
Documentation generated on Thu, 18 Jan 2007 10:00:56 -0800 by phpDocumentor 1.3.1