The IMP_IMAP:: class facilitates connections to the IMAP/POP3 server via the c-client PHP extensions.
$Horde: imp/lib/IMAP.php,v 1.11.10.25 2009/03/19 10:28:16 jan Exp $
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
Located in /lib/IMAP.php (line 29)
The IMAP flags set in the currently open mailbox.
The currently open mailbox.
Parameters used in the last imap_open() call.
The password for the mail server.
Has the shutdown function been registered?
The current IMAP resource string.
The username for the server.
Constructor.
Change the currently active IMP IMAP stream to a new mailbox (if necessary).
Open an IMAP stream.
Returns the list of default IMAP/POP3 protocol connection information.
This function can be called statically.
Reopens the IMAP connection.
Attempts to return a reference to a concrete IMP_IMAP instance.
It will only create a new instance if no IMP_IMAP instance currently exists.
This method must be invoked as: $imp_imap = &IMP_IMAP::singleton();
Returns the active IMAP resource string.
Perform needed activities on shutdown.
Converts IMP_IMAP_* flags to imap_open() flags.
Documentation generated on Sun, 30 Jan 2011 05:28:12 +0000 by phpDocumentor 1.4.3