PHP Class IMP_Factory_Mailbox, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Factory_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
create ( string $mbox ) : IMP_Mailbox Return the IMP_Mailbox:: instance.

Method Details

create() public méthode

Return the IMP_Mailbox:: instance.
public create ( string $mbox ) : IMP_Mailbox
$mbox string The IMAP mailbox name.
Résultat IMP_Mailbox The singleton mailbox instance.