PHP Class Passwd_Basic, horde

Author: Mike Cochrane ([email protected])
Author: Eric Rostetter ([email protected])
Author: Jan Schneider ([email protected])
Author: Michael Slusarz ([email protected])
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( Horde_Variables $vars )
render ( )
status ( )

Private Methods

Method Description
_changePassword ( string $backend_key )
_init ( )
_isPreferredBackend ( array $backend ) : boolean Determines if the given backend is the "preferred" backend for this web server.

Method Details

__construct() public method

public __construct ( Horde_Variables $vars )
$vars Horde_Variables

render() public method

public render ( )

status() public method

public status ( )