Class Ingo_Driver_vfs

Description

Ingo_Driver_vfs:: Implements an Ingo storage driver using Horde VFS.

$Horde: ingo/lib/Driver/vfs.php,v 1.12.10.17 2009/11/01 02:09:44 chuck Exp $

Copyright 2003-2009 The Horde Project (http://www.horde.org/)

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/vfs.php (line 16)

Ingo_Driver
   |
   --Ingo_Driver_vfs
Variable Summary
Method Summary
 Ingo_Driver_vfs Ingo_Driver_vfs ([array $params = array()])
 string getScript ()
 mixed setScriptActive (string $script)
Variables
boolean $_support_shares = true (line 23)

Whether this driver allows managing other users' rules.


Redefinition of:
Ingo_Driver::$_support_shares
Whether this driver allows managing other users' rules.

Inherited Variables

Inherited from Ingo_Driver

Ingo_Driver::$_params
Methods
Constructor Ingo_Driver_vfs (line 30)

Constructs a new VFS-based storage driver.

Ingo_Driver_vfs Ingo_Driver_vfs ([array $params = array()])
  • array $params: A hash containing driver parameters.
getScript (line 102)

Returns the content of the currently active script.

  • return: The complete ruleset of the specified user.
string getScript ()
setScriptActive (line 50)

Sets a script running on the backend.

  • return: True on success, or PEAR_Error on failure.
mixed setScriptActive (string $script)
  • string $script: The filter script

Redefinition of:
Ingo_Driver::setScriptActive()
Sets a script running on the backend.

Inherited Methods

Inherited From Ingo_Driver

 Ingo_Driver::Ingo_Driver()
 Ingo_Driver::factory()
 Ingo_Driver::setScriptActive()
 Ingo_Driver::supportShares()

Documentation generated on Sun, 30 Jan 2011 05:29:32 +0000 by phpDocumentor 1.4.3