PHP Class Horde_Core_Prefs_Storage_Hooks, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Prefs_Storage_Base
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
get ( $scope_ob )
onChange ( $scope, $pref )
remove ( $scope = null, $pref = null )
store ( $scope_ob )

Method Details

get() public method

public get ( $scope_ob )

onChange() public method

public onChange ( $scope, $pref )

remove() public method

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

store() public method

public store ( $scope_ob )