File/Prefs/Prefs.php

Description

$Horde: framework/Prefs/Prefs.php,v 1.137.10.42 2009/06/04 19:00:36 mrubinsk Exp $

Classes
Class Description
 class Prefs The 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.
Constants
_PREF_DEFAULT = 8 (line 16)

Preference value is the application default.

_PREF_DIRTY = 4 (line 13)

Preference value has been changed.

_PREF_LOCKED = 1 (line 7)

Preference is administratively locked.

_PREF_SHARED = 2 (line 10)

Preference is shared amongst applications.

Documentation generated on Sun, 30 Jan 2011 05:20:40 +0000 by phpDocumentor 1.4.3