Accounts_DriverAccounts_Driver:: defines an API for getting/displaying account information for a user for the accounts module.
Copyright 2001-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /lib/Block/account.php (line 142)
| Class | Description |
|---|---|
Accounts_Driver_localhost
|
Implements the Accounts API for servers with unix accounts on the localhost machine (same machine as the web server). Should work for local unix accounts, nis/nis+ accounts, or any PAM oriented accounts that appear as local accounts on the local machine. The exception is the quota support. |
Accounts_Driver_ldap
|
The ldap class attempts to return user information stored in an ldap directory service. |
Accounts_Driver_finger
|
Implements the Accounts API using finger to fetch information. |
checkPasswordStatus (line 229)
Returns the status of the current password.
getFullname (line 188)
Returns the user's full name.
getHome (line 198)
Returns the user's home (login) directory.
getPasswordChange (line 218)
Returns the date of the user's last password change.
getQuota (line 178)
Returns the user's quota if available.
getRealm (line 167)
Returns the user realm.
getShell (line 208)
Returns the user's default shell.
getUsername (line 157)
Returns the username.
Documentation generated on Sun, 30 Jan 2011 05:26:52 +0000 by phpDocumentor 1.4.3