Vacation_Driver_sql:: implements the Vacation_Driver API for SQL servers.
$Horde: vacation/lib/Driver/sql.php,v 1.34.2.6 2009/05/07 15:27:47 jan Exp $
Copyright 2001-2009 The Horde Project (http://www.horde.org/)
See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.
Located in /lib/Driver/sql.php (line 18)
Vacation_Driver | --Vacation_Driver_sql
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.
Boolean which contains the state of the SQL connection.
SQL connection object.
Inherited from Vacation_Driver
Vacation_Driver::$_from
Vacation_Driver::$_message
Vacation_Driver::$_params
Vacation_Driver::$_realm
Vacation_Driver::$_subject
Vacation_Driver::$_user
Sets up vacation notices for a user.
Disables the vacation message for a user.
Builds a username based on presence of a realm.
Checks if the realm has a specific configuration. If not, tries to fall back on the default configuration. If still not a valid configuration then exits with an error.
Does an SQL connect and logs in as user with privilege to change vacation.
Retrieves the current password details for a user.
Retrieves the current vacation details for the user.
Inherited From Vacation_Driver
Vacation_Driver::Vacation_Driver()
Vacation_Driver::currentFrom()
Vacation_Driver::currentMessage()
Vacation_Driver::currentSubject()
Vacation_Driver::factory()
Vacation_Driver::getFrom()
Vacation_Driver::getParam()
Vacation_Driver::getUser()
Vacation_Driver::hasCapability()
Vacation_Driver::isEnabled()
Vacation_Driver::setVacation()
Vacation_Driver::unsetVacation()
Vacation_Driver::_buildMessage()
Vacation_Driver::_encryptPassword()
Vacation_Driver::_getUserDetails()
Vacation_Driver::_makeEmailAddress()
Vacation_Driver::_parseMessage()
Vacation_Driver::_processMessage()
Documentation generated on Sun, 30 Jan 2011 05:40:32 +0000 by phpDocumentor 1.4.3