Documentation

Horde_Core_Prefs_Storage_Hooks extends Horde_Prefs_Storage_Base
in package

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.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Methods

get()  : mixed
onChange()  : mixed
remove()  : mixed
store()  : mixed

Methods

get()

public get(mixed $scope_ob) : mixed
Parameters
$scope_ob : mixed

onChange()

public onChange(mixed $scope, mixed $pref) : mixed
Parameters
$scope : mixed
$pref : mixed

remove()

public remove([mixed $scope = null ][, mixed $pref = null ]) : mixed
Parameters
$scope : mixed = null
$pref : mixed = null

store()

public store(mixed $scope_ob) : mixed
Parameters
$scope_ob : mixed

        
On this page

Search results