Class Ingo_Storage_prefs

Description

Ingo_Storage_prefs:: implements the Ingo_Storage:: API to save Ingo data via the Horde preferences system.

$Horde: ingo/lib/Storage/prefs.php,v 1.14.12.14 2009/05/14 13:48:15 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/Storage/prefs.php (line 15)

Ingo_Storage
   |
   --Ingo_Storage_prefs
Method Summary
 Ingo_Storage_prefs Ingo_Storage_prefs ([array $params = array()])
 Ingo_Storage_rule|Ingo_Storage_filters &_retrieve (integer $field, [boolean $readonly = false])
Variables
Methods
Constructor Ingo_Storage_prefs (line 22)

Constructor.

Ingo_Storage_prefs Ingo_Storage_prefs ([array $params = array()])
  • array $params: Additional parameters for the subclass.
_retrieve (line 36)

Retrieves the specified data from the storage backend.

  • return: The specified data.
Ingo_Storage_rule|Ingo_Storage_filters &_retrieve (integer $field, [boolean $readonly = false])
  • integer $field: The field name of the desired data. See lib/Storage.php for the available fields.
  • boolean $readonly: Whether to disable any write operations.

Redefinition of:
Ingo_Storage::_retrieve()
Retrieves the specified data from the storage backend.

Inherited Methods

Inherited From Ingo_Storage

 Ingo_Storage::factory()
 Ingo_Storage::getActionInfo()
 Ingo_Storage::getTestInfo()
 Ingo_Storage::removeUserData()
 Ingo_Storage::retrieve()
 Ingo_Storage::store()
 Ingo_Storage::_retrieve()

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