Ingo_DriverIngo_Driver:: defines an API to activate filter scripts on a server.
$Horde: ingo/lib/Driver.php,v 1.10.10.8 2007/12/20 14:05:47 jan Exp $
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/asl.php.
Located in /lib/Driver.php (line 13)
| Class | Description |
|---|---|
Ingo_Driver_ldap
|
Ingo_Driver_ldap:: Implements the Sieve_Driver api to allow scripts to be installed and set active via an LDAP server. |
Ingo_Driver_null
|
Ingo_Driver_null:: Implements a null api -- useful for just testing the UI and storage. |
Ingo_Driver_sivtest
|
Ingo_Driver_sivtest:: Implements the Sieve_Driver api to allow scripts to be installed and set active via the Cyrus sivtest command line utility. |
Ingo_Driver_vfs
|
Ingo_Driver_vfs:: Implements an Ingo storage driver using Horde VFS. |
Ingo_Driver_timsieved
|
Ingo_Driver_timsieved:: Implements the Sieve_Driver api to allow scripts to be installed and set active via a Cyrus timsieved server. |
array
$_params
= array(Driver specific parameters
boolean
$_support_shares
= false (line 30)
Whether this driver allows managing other users' rules.
Constructor Ingo_Driver (line 58)
Constructor.
factory (line 43)
Attempts to return a concrete Ingo_Driver instance based on $driver.
setScriptActive (line 71)
Sets a script running on the backend.
supportShares (line 81)
Returns whether the driver supports managing other users' rules.
Documentation generated on Sun, 30 Jan 2011 05:29:26 +0000 by phpDocumentor 1.4.3