The Horde_Kolab_IMAP_Connection_cclient class connects to an IMAP server using the IMAP functionality within PHP.
$Horde: framework/Kolab_Server/lib/Horde/Kolab/IMAP/cclient.php,v 1.1.2.2 2009/01/06 15:23:15 jan Exp $
Copyright 2007-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Kolab_Server/lib/Horde/Kolab/IMAP/cclient.php (line 23)
Horde_Kolab_IMAP | --Horde_Kolab_IMAP_cclient
Basic IMAP connection string.
IMAP user name.
IMAP connection string that includes the folder.
IMAP password.
The signature of the current connection.
Inherited from Horde_Kolab_IMAP
Horde_Kolab_IMAP::$_imap
Horde_Kolab_IMAP::$_port
Horde_Kolab_IMAP::$_reuse_detection
Horde_Kolab_IMAP::$_server
Appends a message to the current folder.
Connects to the IMAP server.
Copies a message to a new folder.
Create the specified folder.
Return the currently selected mailbox
Delete the specified folder.
Delete the access rights for a user.
Deletes messages from the current folder.
Disconnects from the IMAP server. If not really necessary this should not be called. Once the page got served the connections should be closed anyhow and if there is a chance to reuse the connection it should be used.
Does the given folder exist?
Expunges messages in the current folder.
Retrieve the access rights from a folder
Fetches the annotation on a folder.
Retrieves a list of mailboxes on the server.
Retrieves the full message text for a given message id.
Retrieves the message body for a given message id.
Retrieves the message headers for a given message id.
Retrieve the access rights from a folder not owned by the current user
Returns the uids of the messages in this folder.
Moves a message to a new folder.
Rename the specified folder.
Searches the current folder using the given list of search criteria.
Searches the headers of the messages. c-client does not allow using "HEADER" as it is possible with Net/IMAP, so we need a workaround.
Opens the given folder.
Set the access rights for a folder
Sets the annotation on a folder.
Returns the status of the current folder.
Undeletes a message in the current folder.
Lazy connect to the IMAP server.
Inherited From Horde_Kolab_IMAP
Horde_Kolab_IMAP::Horde_Kolab_IMAP()
Horde_Kolab_IMAP::factory()
Horde_Kolab_IMAP::singleton()
Documentation generated on Sun, 30 Jan 2011 05:15:44 +0000 by phpDocumentor 1.4.3