PHP Class IMP_Imap_Password, horde

Author: Michael Slusarz ([email protected])
Inheritance: implements Horde_Imap_Client_Base_Password, implements Serializable
Mostra file 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 )