Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IMP_Factory_Mailbox
PHP Class IMP_Factory_Mailbox, horde
Author:
Michael Slusarz (
[email protected]
)
Inheritance:
extends
Horde_Core_Factory_Base
Exibir arquivo
Open project: horde/horde
Public Methods
Method
Description
create
(
string
$mbox
) :
IMP_Mailbox
Return the IMP_Mailbox:: instance.
Method Details
create()
public
method
Return the IMP_Mailbox:: instance.
public
create
(
string
$mbox
) :
IMP_Mailbox
$mbox
string
The IMAP mailbox name.
return
IMP_Mailbox
The singleton mailbox instance.