PHP Class Vilma_MailboxDriver_Imap, horde
See the enclosed file LICENSE for license information (BSD). If you did not
did not receive this file, see http://www.horde.org/licenses/bsd.
Afficher le fichier
Open project: horde/horde
Protected Properties
Свойство |
Type |
Description |
|
$_imap |
Horde_Imap_Client_Base |
An IMAP client. |
|
Méthodes publiques
Method Details
__construct()
public méthode
checkMailbox()
public méthode
Checks whether a mailbox exists and is set up properly.
createMailbox()
public méthode
deleteMailbox()
public méthode
Deletes an existing mailbox.
Property Details
$_imap protected_oe property
protected Horde_Imap_Client_Base $_imap |
Résultat |
Horde_Imap_Client_Base |
|