$_params
$_params : string
Configuration parameters.
'user' is always available as an entry.
Preferences storage implementation for LDAP servers.
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. |