PHP Class IMP_Imap_Password, horde

Author: Michael Slusarz ([email protected])
Inheritance: implements Horde_Imap_Client_Base_Password, implements Serializable
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__construct ( string $password ) Constructor.
getPassword ( )
serialize ( )
unserialize ( $data )

Method Details

__construct() public méthode

Constructor.
public __construct ( string $password )
$password string The mail server password.

getPassword() public méthode

public getPassword ( )

serialize() public méthode

public serialize ( )

unserialize() public méthode

public unserialize ( $data )