PHP Class Horde_Core_Prefs_Storage_Configuration, 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.
Afficher le fichier
Open project: horde/horde
Méthodes publiques
Свойство |
Type |
Description |
|
$hooks |
array |
The list of preference hooks defined. |
|
Méthodes publiques
Méthode |
Description |
|
get ( $scope_ob ) |
|
|
remove ( $scope = null, $pref = null ) |
|
|
store ( $scope_ob ) |
|
|
Method Details
public remove ( $scope = null, $pref = null ) |
public store ( $scope_ob ) |
Property Details
$hooks public_oe property
The list of preference hooks defined.
public array $hooks |
Résultat |
array |
|