PHP Class Horde_Kolab_FreeBusy_User_Kolab, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not
receive this file, see
http://www.horde.org/licenses/lgpl21.
Show file
Open project: horde/horde
Public Methods
Protected Methods
Method Details
__construct()
public method
public __construct ( string $user, Horde_Kolab_Server_Composite $db, string $pass = null ) |
$user |
string |
The user name. |
$db |
Horde_Kolab_Server_Composite |
The connection to the user database. |
$pass |
string |
The user password. |
fetchUserDbUser()
protected method
Fetch the user data from the user db.
getPassword()
public method
Return the password of the user accessing the system.
getPrimaryId()
public method
Return the primary id of the user accessing the system.
isAuthenticated()
public method
Finds out if a set of login credentials are valid.