VERSION
VERSION
Preferences storage implementation using files in a directory
get(\Horde_Prefs_Scope $scope_ob) : \Horde_Prefs_Scope
Retrieves the requested preferences scope from the storage backend.
\Horde_Prefs_Scope | $scope_ob | The scope object. |
The modified scope object.
store(\Horde_Prefs_Scope $scope_ob)
Stores changed preferences in the storage backend.
\Horde_Prefs_Scope | $scope_ob | The scope object. |