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_Imap_Password
PHP Class IMP_Imap_Password, horde
Author:
Michael Slusarz (
[email protected]
)
Inheritance:
implements
Horde_Imap_Client_Base_Password
,
implements
Serializable
Exibir arquivo
Open project: horde/horde
Public Methods
Method
Description
__construct
(
string
$password
)
Constructor.
getPassword
( )
serialize
( )
unserialize
(
$data
)
Method Details
__construct()
public
method
Constructor.
public
__construct
(
string
$password
)
$password
string
The mail server password.
getPassword()
public
method
public
getPassword
( )
serialize()
public
method
public
serialize
( )
unserialize()
public
method
public
unserialize
(
$data
)