\Horde_Core_Prefs_Storage_Configuration

Preferences storage implementation that loads the default values from the configuration files.

Copyright 2010-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
get()
store()
remove()
$hooks
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$hooks

$hooks : array

The list of preference hooks defined.

Type

array

Methods

get()

get(  $scope_ob) 

Parameters

$scope_ob

store()

store(  $scope_ob) 

Parameters

$scope_ob

remove()

remove(  $scope = null,   $pref = null) 

Parameters

$scope
$pref