Class Prefs_kolab

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.

$Horde: framework/Prefs/Prefs/kolab.php,v 1.1.10.12 2008/02/29 10:21:25 wrobel Exp $

Copyright 2004-2007 Stuart Binge <s.binge@codefusion.co.za>

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/kolab.php (line 22)

Prefs
   |
   --Prefs_ldap
      |
      --Prefs_kolab
Method Summary
 Prefs_kolab Prefs_kolab (string $user, string $password, [string $scope = ''], [array $params = array()], [boolean $caching = false])
Variables
Methods
Constructor Prefs_kolab (line 33)

Constructs a new Kolab preferences object.

Prefs_kolab Prefs_kolab (string $user, string $password, [string $scope = ''], [array $params = array()], [boolean $caching = false])
  • string $user: The user who owns these preferences.
  • string $password: The password associated with $user.
  • string $scope: The current application scope.
  • array $params: A hash containing connection parameters.
  • boolean $caching: Should caching be used?

Inherited Methods

Inherited From Prefs_ldap

 Prefs_ldap::Prefs_ldap()
 Prefs_ldap::clear()
 Prefs_ldap::store()
 Prefs_ldap::_retrieve()

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:18:55 +0000 by phpDocumentor 1.4.3