The pine class attempts to change a user's password on a in a pine password file.
$Horde: passwd/lib/Driver/pine.php,v 1.9.2.5 2009/01/06 15:25:23 jan Exp $
Copyright 2003-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/pine.php (line 33)
Passwd_Driver | --Passwd_Driver_pine
Boolean which contains state of the ftp connection.
Contents array of the pine password file.
FTP connection handle.
Inherited from Passwd_Driver
Passwd_Driver::$_errorstr
Passwd_Driver::$_params
Constructs a new pine Passwd_Driver object.
Change the user's password.
Connect to the FTP server.
Decodes a Pine-encoded password string. The algorithm is borrowed from read_passfile() and xlate_out() functions in pine/imap.c file distributed in the Pine source archive.
Disconnect from the FTP server and clean up the connection.
Encodes an array of elements into a Pine-readable password string.
The algorith is borrowed from write_passfile() and xlate_in() functions in pine/imap.c file distributed in the Pine source archive.
Find out if a username and password is valid.
Modify (update) a pine password record for a user.
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