Passwd_Driver_sqlThe SQL driver attempts to change a user's password stored in an SQL databse and implements the Passwd_Driver API.
$Horde: passwd/lib/Driver/sql.php,v 1.24.2.8 2009/01/06 15:25:23 jan Exp $
Copyright 2000-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.php.
Located in /lib/Driver/sql.php (line 20)
Passwd_Driver | --Passwd_Driver_sql
boolean
$_connected
= false (line 34)
State of SQL connection.
DB
$_db
(line 27)
SQL connection object.
Inherited from Passwd_Driver
Passwd_Driver::$_errorstr
Passwd_Driver::$_params
Constructor Passwd_Driver_sql (line 41)
Constructs a new Passwd_Driver_sql object.
changePassword (line 247)
Change the user's password.
_connect (line 67)
Connect to the database.
_lookup (line 101)
Find out if a username and password is valid.
_modify (line 146)
Modify (update) a mysql password record for a user.
_parseQuery (line 188)
Parse the string as an SQL query substituting placeholders for their values.
Inherited From Passwd_Driver
Passwd_Driver::Passwd_Driver()
Passwd_Driver::changePassword()
Passwd_Driver::comparePasswords()
Passwd_Driver::encryptPassword()
Passwd_Driver::factory()
Documentation generated on Sun, 30 Jan 2011 05:36:08 +0000 by phpDocumentor 1.4.3