Introduction (Previous) (Next) Class Summary Mail_Mbox

View this page in Last updated: Sun, 20 Jul 2008
English | French | German | Japanese | Polish | Spanish | Plain HTML

Mail_Mbox

Table of Contents
Class Summary Mail_Mbox -- Class to read mbox mail files.
Tutorial -- How to use Mail_Mbox
constructor Mail_Mbox::Mail_Mbox() -- Create a new Mbox class instance.
Mail_Mbox::close() -- Close a Mbox
Mail_Mbox::get() -- Get a message from the mbox
Mail_Mbox::getDebug() -- Returns the debug flag setting
Mail_Mbox::getTmpDir() -- Returns the temporary directory
Mail_Mbox::hasBeenModified() -- Checks if the file was modified since it has been loaded.
Mail_Mbox::insert() -- Insert a message
Mail_Mbox::open() -- Open the mbox file
Mail_Mbox::remove() -- Remove a message from Mbox and save it.
Mail_Mbox::setDebug() -- Set the debug flag
Mail_Mbox::setTmpDir() -- Set the directory for temporary files.
Mail_Mbox::size() -- Get number of messages in this mbox
Mail_Mbox::update() -- Update a message
Mail_Mbox::_move() -- Copy a file to another
Mail_Mbox::_process() -- Process the Mbox
Introduction (Previous) (Next) Class Summary Mail_Mbox

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.