UID
UID
Preferences storage implementation for a MongoDB database.
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. |