Preferences storage implementation using files in a directory
$Horde: framework/Prefs/Prefs/file.php,v 1.1.2.4 2009/09/09 20:06:22 wrobel Exp $
Copyright 2008-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/file.php (line 16)
Prefs | --Prefs_file
Directory to store the preferences
Cached unserialized data of all scopes
Full path to the current preference file
Current version number of the data format
Inherited from Prefs
Prefs::$_cache
Prefs::$_caching
Prefs::$_hooks
Prefs::$_prefs
Prefs::$_scope
Prefs::$_scopes
Prefs::$_user
Constructs a new file preferences object.
Stores preferences in the current session.
Transforms the broken version 1 format into version 2.
Read data from disc
Retrieves the requested set of preferences from the current session.
Write data to disc
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:17:12 +0000 by phpDocumentor 1.4.3