Preferences storage implementation for PHP's LDAP extention.
Required parameters:
The following is valid but would only be necessary if users do NOT have permission to modify their own LDAP accounts.
Copyright 1999-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Prefs/Prefs/ldap.php (line 62)
Prefs | --Prefs_ldap
Class | Description |
---|---|
![]() |
Kolab implementation of the Horde preference system. Derives from the Prefs_ldap LDAP authentication object, and simply provides parameters to it based on the global Kolab configuration. |
Boolean indicating whether or not we're connected to the LDAP server.
Handle for the current LDAP connection.
String holding the user's DN.
Hash containing connection parameters.
String holding the user's password.
Inherited from Prefs
Prefs::$_cache
Prefs::$_caching
Prefs::$_hooks
Prefs::$_prefs
Prefs::$_scope
Prefs::$_scopes
Prefs::$_user
Constructs a new LDAP preferences object.
Clears all preferences from the LDAP backend.
Stores preferences to the LDAP server.
Retrieves the requested set of preferences from the user's LDAP entry.
Inherited From Prefs
Prefs::Prefs()
Prefs::cleanup()
Prefs::clear()
Prefs::convertFromDriver()
Prefs::convertToDriver()
Prefs::factory()
Prefs::getCharset()
Prefs::getDefault()
Prefs::getScope()
Prefs::getUser()
Prefs::getValue()
Prefs::isDefault()
Prefs::isDirty()
Prefs::isLocked()
Prefs::isShared()
Prefs::remove()
Prefs::retrieve()
Prefs::setDefault()
Prefs::setDirty()
Prefs::setLocked()
Prefs::setScope()
Prefs::setShared()
Prefs::setValue()
Prefs::singleton()
Prefs::store()
Prefs::_cacheLookup()
Prefs::_cacheUpdate()
Prefs::_dirtyPrefs()
Prefs::_getPreferenceScope()
Prefs::_loadScope()
Prefs::_setValue()
Prefs::__get()
Prefs::__set()
Documentation generated on Sun, 30 Jan 2011 05:19:03 +0000 by phpDocumentor 1.4.3