Located in /Mail/Mbox.php (line 42)
Zend_Mail_Abstract | --Zend_Mail_Mbox
Class | Description |
---|---|
![]() |
modification date of mbox file for __wakeup
filename of mbox file for __wakeup
start and end position of messages as array(0 => start, 1 => end)
Inherited from Zend_Mail_Abstract
Zend_Mail_Abstract::$_has
Zend_Mail_Abstract::$_iterationMax
Zend_Mail_Abstract::$_iterationPos
Create instance with parameters Supported parameters are:
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 Flags are not supported (exceptions is thrown)
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
Waste some CPU cycles doing nothing.
stub for not supported message deletion
check if given file is a mbox file
if $file is a resource its file pointer is moved after the first line
open given file as current mbox file
magic method for serialize()
with this method you can cache the mbox class
magic method for unserialize()
with this method you can cache the mbox class for cache validation the mtime of the mbox file is used
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:01:04 -0800 by phpDocumentor 1.3.1