Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Horde_Kolab_Session_Factory_Imap
PHP Class Horde_Kolab_Session_Factory_Imap, horde
See link:
http://pear.horde.org/index.php?package=Kolab_Session
Author:
Gunnar Wrobel (
[email protected]
)
Show file
Open project: horde/horde
Class Usage Examples
Public Methods
Method
Description
create
(
array
$params
) :
Horde_Imap_Client_Base
Create the IMAP client.
Method Details
create()
public
method
Create the IMAP client.
public
create
(
array
$params
) :
Horde_Imap_Client_Base
$params
array
The connection parameters for the IMAP client.
return
Horde_Imap_Client_Base
The IMAP client.