VERSION=1.1.4 SOURCE_HASH='sha512:7c31066a130b041e839d7d542d7c9f6ffd0bf06e6764bd22a82a4e8c36d741a911ca9066108b2f539f07787f599502d254bad363d826320ff29404e0d052ac78' UPDATED=20051003 SPELL=pear-auth_prefmanager PEAR_PACKAGE=Auth_PrefManager WEB_SITE=http://pear.php.net/package/Auth_PrefManager/ LICENSE[0]=PHP KEYWORDS="php" SHORT='PEAR: Preferences management class' cat << EOF 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. It is designed to be used alongside the PEAR Auth class, but can be used with anything that allows you to obtain the user's id - including your own code. EOF source $SECTION_DIRECTORY/PEAR_DETAILS