Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37503057
en ru br
ALT Linux repos
S:2.0.0dev1-alt3
5.0: 2.0.0dev1-alt3
4.1: 2.0.0dev1-alt2

Group :: Development/Other
RPM: pear-Auth_PrefManager2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.0dev1-alt3
Build date: 19 june 2008, 22:35 ( 826.8 weeks ago )
Size: 10.96 Kb

Home page:   http://pear.php.net/package/Auth_PrefManager2

License: PHP License
Summary: Preferences management class
Description:

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pear-Auth_PrefManager2
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin