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

Element index for package Auth_PrefManager2

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

_

_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
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

s

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

Documentation generated on Mon, 11 Mar 2019 13:54:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.