For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > August 2004 > [ANNOUNCEMENT] Auth_PrefManager2-2.0.0dev1 (alpha) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Auth_PrefManager2-2.0.0dev1 (alpha) Released.
Pear Announce

2004-08-03, 9:04 am

The new PEAR package Auth_PrefManager2-2.0.0dev1 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
Initial development release.

Package Info
-------------
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 differ
ent sources, or setting preferences for multiple applications you should probably use Auth_PrefManager instead.

Related Links
-------------
Package home: http://pear.php.net/package/Auth_PrefManager2
Changelog: http://pear.php.net/package/Auth_Pr...nload/2.0.0dev1
Download: http://pear.php.net/get/Auth_PrefManager2-2.0.0dev1.tgz

Authors
-------------
Jon Wood <jellybob@gmail.com> (lead)
Paul Jones <pmjones@ciaweb.net> (developer)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com