PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package Auth_PrefManager2
Installed - no -
Latest 2.0.0dev1
License PHP License
Summary Preferences management class
Description NOTE: Auth_PrefManager2 was an experimental development which was orphaned by it's developer in 2004. It has never worked and will never work in its current form. Until the new Auth_PrefManager2 comes out in the PHP5 channel please use Auth_PrefManager.

Preference Manager is a class to handle user preferences in a web application, looking them up in a table
using a combination of their userid, and the preference name to get a value, and (optionally) returning
a default value for the preference if no value could be found for that user.

Auth_PrefManager2 supports data containers to allow reading/writing with different sources, currently PEAR DB and a simple array based container are supported, although support is planned for an LDAP container as well. If you don't need support for different sources, or setting preferences for multiple applications you should probably use Auth_PrefManager instead.
Dependencies No dependencies registered.
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual