Overview

Packages

  • Prefs

Classes

  • Horde_Prefs
  • Horde_Prefs_Cache_Base
  • Horde_Prefs_Cache_Null
  • Horde_Prefs_Cache_Session
  • Horde_Prefs_CategoryManager
  • Horde_Prefs_Exception
  • Horde_Prefs_Identity
  • Horde_Prefs_Scope
  • Horde_Prefs_Storage_Base
  • Horde_Prefs_Storage_File
  • Horde_Prefs_Storage_Imsp
  • Horde_Prefs_Storage_KolabImap
  • Horde_Prefs_Storage_Ldap
  • Horde_Prefs_Storage_Null
  • Horde_Prefs_Storage_Sql
  • Horde_Prefs_Translation
  • Overview
  • Package
  • Class
  • Tree

Package Prefs

Classes summary
Horde_Prefs

The Horde_Prefs:: class provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.

Horde_Prefs_Cache_Base Cache driver for the preferences system.
Horde_Prefs_Cache_Null Null cache implementation for the preferences system.
Horde_Prefs_Cache_Session Session cache implementation for the preferences system.
Horde_Prefs_CategoryManager

Class for handling a list of categories stored in a user's preferences.

Horde_Prefs_Exception Exception handler for the Prefs package.
Horde_Prefs_Identity This class provides an interface to all identities a user might have.
Horde_Prefs_Scope This class provides the storage for a preference scope.
Horde_Prefs_Storage_Base Storage driver for the preferences system.
Horde_Prefs_Storage_File Preferences storage implementation using files in a directory
Horde_Prefs_Storage_Imsp Preference storage implementation for an IMSP server.
Horde_Prefs_Storage_KolabImap Preferences storage implementation for a Kolab IMAP server.
Horde_Prefs_Storage_Ldap Preferences storage implementation for LDAP servers.
Horde_Prefs_Storage_Null Null storage driver for the preferences system.
Horde_Prefs_Storage_Sql Preferences storage implementation for a SQL database.
Horde_Prefs_Translation Horde_Prefs_Translation is the translation wrapper class for Horde_Prefs.
API documentation generated by ApiGen