Vacation_Driver:: defines an API for implementing vacation backends for the vacation module.
$Horde: vacation/lib/Driver.php,v 1.35.2.9 2009/12/30 16:23:29 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.php (line 18)
Class | Description |
---|---|
![]() |
Vacation_Driver_sql implements the Vacation_Driver API for SQL servers. |
![]() |
Vacation_Driver_forwards:: implements the Vacation_Driver API for ftp driven dot-forward compliant mail servers. |
![]() |
Vacation_Driver_ldap:: implements the Vacation_Driver API for LDAP-compliant mail servers (such as Exim). |
![]() |
Vacation_Driver_sql:: implements the Vacation_Driver API for SQL servers. |
![]() |
Vacation_Driver_plesk implements the Vacation_Driver API for Plesk control panel servers. |
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.
The current vacation From: address.
The current vacation message.
Hash containing configuration data.
The user's realm.
The current vacation subject.
The current user name.
Constructor.
Retrieves current vacation From: address.
Retrieves current vacation message.
Retrieves current vacation subject.
Attempts to return a concrete Vacation_Driver instance based on $driver.
Returns the default From: address of the current user.
Return a parameter value.
Returns the current user.
Queries the current Driver object to find out if it supports the given capability.
Retrieves status of vacation for a user.
Sets up vacation notices for a user.
Disables vacation notices for a user.
Builds a vacation message.
Formats a password using the current encryption.
Retrieves the current vacation details for the user.
Parses an email address list and returns it in a known standard form.
This will attempt to add the domain (realm) to unqualified addresses if the realm is non-blank and not 'default'.
Parses a vacation message.
Processes the current vacation message.
Documentation generated on Sun, 30 Jan 2011 05:40:30 +0000 by phpDocumentor 1.4.3