| | Element index for package Mail_Mbox[ a ]
	[ c ]
	[ d ]
	[ g ]
	[ h ]
	[ i ]
	[ l ]
	[ m ]
	[ o ]
	[ r ]
	[ s ]
	[ t ]
	[ u ]
	[ _ ]
 
		top_
							$_indexin file Mbox.php, variable Mail_Mbox::$_indexMessage index. Each mail has its own subarray,  which contains the start position and end position  as first and second subindex.
$_lastModifiedin file Mbox.php, variable Mail_Mbox::$_lastModifiedTimestamp at which the file has been modified last.
$_resourcein file Mbox.php, variable Mail_Mbox::$_resourceFile resource / handle
_createin file Mbox.php, method Mail_Mbox::_create()Creates the file
_escapeMessagein file Mbox.php, method Mail_Mbox::_escapeMessage()Quotes "From " lines in the midst of the message.
_movein file Mbox.php, method Mail_Mbox::_move()Move a file to another.
_processin file Mbox.php, method Mail_Mbox::_process()Process the Mbox
_reopenin file Mbox.php, method Mail_Mbox::_reopen()Re-opens the file and parses the messages again.
_unescapeMessagein file Mbox.php, method Mail_Mbox::_unescapeMessage()Removes quoted "From " lines from the message
 
 
 
		topa
							$autoReopenin file Mbox.php, variable Mail_Mbox::$autoReopenDetermines if the file is automatically re-opened and its  structure is parsed after modifying it. Setting this to false  makes you responsible for calling open() by hand, but is  *a lot* faster when appending many messages.
appendin file Mbox.php, method Mail_Mbox::append()Appends a message at the end of the file.
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 
 
		topm
							Mail_Mboxin file Mbox.php, class Mail_MboxClass to read mbox mail files.
Mail_Mboxin file Mbox.php, method Mail_Mbox::Mail_Mbox()Create a new Mbox class instance.
mimedecode.phpprocedural page mimedecode.phpmodify.phpprocedural page modify.phpMbox.phpprocedural page Mbox.phpMAIL_MBOX_ERROR_CANNOT_CLOSEin file Mbox.php, constant MAIL_MBOX_ERROR_CANNOT_CLOSEThe file cannot be closed due to some strange things.
MAIL_MBOX_ERROR_CANNOT_CREATE_TMPin file Mbox.php, constant MAIL_MBOX_ERROR_CANNOT_CREATE_TMPFailed to create a temporary file.
MAIL_MBOX_ERROR_CANNOT_OPENin file Mbox.php, constant MAIL_MBOX_ERROR_CANNOT_OPENThe file cannot be opened.
MAIL_MBOX_ERROR_CANNOT_READin file Mbox.php, constant MAIL_MBOX_ERROR_CANNOT_READThe file cannot be read.
MAIL_MBOX_ERROR_CANNOT_WRITEin file Mbox.php, constant MAIL_MBOX_ERROR_CANNOT_WRITEThe file cannot be written.
MAIL_MBOX_ERROR_FILE_NOT_EXISTINGin file Mbox.php, constant MAIL_MBOX_ERROR_FILE_NOT_EXISTINGThe mail mbox file doesn't exist.
MAIL_MBOX_ERROR_MESSAGE_NOT_EXISTINGin file Mbox.php, constant MAIL_MBOX_ERROR_MESSAGE_NOT_EXISTINGThere is no message with the given number.
MAIL_MBOX_ERROR_MODIFIEDin file Mbox.php, constant MAIL_MBOX_ERROR_MODIFIEDThe file has been modified since it has been opened.
MAIL_MBOX_ERROR_MSG_INVALIDin file Mbox.php, constant MAIL_MBOX_ERROR_MSG_INVALIDMessage is invalid and would trash the file
MAIL_MBOX_ERROR_NOT_OPENin file Mbox.php, constant MAIL_MBOX_ERROR_NOT_OPENThe file is not open.
MAIL_MBOX_ERROR_NO_PERMISSIONin file Mbox.php, constant MAIL_MBOX_ERROR_NO_PERMISSIONNo permission to access the file.
MAIL_MBOX_ERROR_NO_RESOURCEin file Mbox.php, constant MAIL_MBOX_ERROR_NO_RESOURCEThe resource isn't valid anymore.
 
 top
 
 top
 
 top
 
 
 
		topt
							$tmpdirin file Mbox.php, variable Mail_Mbox::$tmpdirDirectory in which the temporary mbox files are created.
 
 top
 
 
		    
 
		    Documentation generated on Mon, 11 Mar 2019 15:35:10 -0400 by phpDocumentor 1.4.4 . PEAR Logo Copyright ©  PHP Group 2004.
	       | 
 |