\Horde_Core_Prefs_Storage_Hooks

Preferences storage implementation that adds support for Horde hooks to manipulate preference values.

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()
onChange()
remove()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get()

get(  $scope_ob) 

Parameters

$scope_ob

store()

store(  $scope_ob) 

Parameters

$scope_ob

onChange()

onChange(  $scope,   $pref) 

Parameters

$scope
$pref

remove()

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

Parameters

$scope
$pref