Auth_PrefManager2
[ class tree: Auth_PrefManager2 ] [ index: Auth_PrefManager2 ] [ all elements ]

Element index for package Auth_PrefManager2

[ a ] [ b ] [ c ] [ d ] [ f ] [ p ] [ r ] [ s ] [ t ] [ _ ]

_

_delete
in file DB.php, method Auth_PrefManager2_Container_DB::_delete()
    Deletes a value from the container.
_exists
in file DB.php, method Auth_PrefManager2_Container_DB::_exists()
    Checks if the specified preference exists in the data container.
_get
in file DB.php, method Auth_PrefManager2_Container_DB::_get()
    Gets a value from the container.
_parseOptions
in file DB.php, method Auth_PrefManager2_Container_DB::_parseOptions()
    Reads the options array, and sets default values for anything which isn't set.
_set
in file DB.php, method Auth_PrefManager2_Container_DB::_set()
    Sets a value with the container.
_throwError
in file PrefManager2.php, method Auth_PrefManager2::_throwError()
    Throws an error, using the current locale if it exists, or en if it doesn't.
top

a

Auth_PrefManager2
in file PrefManager2.php, class Auth_PrefManager2
    Auth_PrefManager allows you to store and retrieve preferences from data containers, selecting the default value if none exists for the user you have specified.
Array.php
procedural page Array.php
Auth_PrefManager2_Container_DB
in file DB.php, method Auth_PrefManager2_Container_DB::Auth_PrefManager2_Container_DB()
Auth_PrefManager2_Container_DB
in file DB.php, class Auth_PrefManager2_Container_DB
    The PEAR DB container for Auth_PrefManager2
AUTH_PREFMANAGER2_CONTAINER_NOT_FOUND
in file PrefManager2.php, constant AUTH_PREFMANAGER2_CONTAINER_NOT_FOUND
    Error codes
AUTH_PREFMANAGER2_DB_CONNECT_FAILED
in file PrefManager2.php, constant AUTH_PREFMANAGER2_DB_CONNECT_FAILED
    Error codes
AUTH_PREFMANAGER2_DB_NO_DSN
in file PrefManager2.php, constant AUTH_PREFMANAGER2_DB_NO_DSN
    Error codes
AUTH_PREFMANAGER2_DB_QUERY_FAILED
in file PrefManager2.php, constant AUTH_PREFMANAGER2_DB_QUERY_FAILED
    Error codes
AUTH_PREFMANAGER2_NOT_IMPLEMENTED
in file PrefManager2.php, constant AUTH_PREFMANAGER2_NOT_IMPLEMENTED
    Error codes
top

b

buildPackage.php
procedural page buildPackage.php
top

c

Container.php
procedural page Container.php
CommonTests.php
procedural page CommonTests.php
CreationTests.php
procedural page CreationTests.php
CommonTests
in file CommonTests.php, class CommonTests
    Test cases to ensure that the logic for returning default prefs if no specific ones are available.
CommonTests
in file CommonTests.php, method CommonTests::CommonTests()
    Constructor
CreationTests
in file CreationTests.php, method CreationTests::CreationTests()
    Constructor
CreationTests
in file CreationTests.php, class CreationTests
    Test cases to ensure that the factory and singleton methods work.
top

d

DB.php
procedural page DB.php
top

f

factory
in file PrefManager2.php, method Auth_PrefManager2::factory()
    Creates an instance of PrefManager, with the options specified, and data access being done by the specified container.
top

p

PrefManager2.php
procedural page PrefManager2.php
top

r

runtests.php
procedural page runtests.php
top

s

singleton
in file PrefManager2.php, method Auth_PrefManager2::singleton()
    Returns a concrete PrefManager container, making use of an existing one if available.
top

t

testApplicationPref
in file CommonTests.php, method CommonTests::testApplicationPref()
    Test the use of applications.
testDefaultPref
in file CommonTests.php, method CommonTests::testDefaultPref()
    Test the setting and retrieval of a default preference.
testFactory
in file CreationTests.php, method CreationTests::testFactory()
    Test the factory method.
testSingleton
in file CreationTests.php, method CreationTests::testSingleton()
    Test the factory method.
testUserPref
in file CommonTests.php, method CommonTests::testUserPref()
    Test the setting and retrieval of a basic preference.
top

Documentation generated on Mon, 2 Aug 2004 11:20:05 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.