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

Element index for package apidoc

[ a ] [ d ] [ g ] [ s ] [ _ ]

_

$_errorStack
in file Container.php, variable Auth_PrefManager2_Container::$_errorStack
    The PEAR_ErrorStack object to use for error handling.
$_options
in file Container.php, variable Auth_PrefManager2_Container::$_options
    An array of options to use.
_decodeValue
in file Container.php, method Auth_PrefManager2_Container::_decodeValue()
    Reverts any preparation that was done to store the value.
_delete
in file Container.php, method Auth_PrefManager2_Container::_delete()
    Deletes a value from the container.
_delete
in file Array.php, method Auth_PrefManager2_Container_Mock::_delete()
    Deletes a value from the container.
_encodeValue
in file Container.php, method Auth_PrefManager2_Container::_encodeValue()
    Prepares a value for saving in the data container.
_exists
in file Array.php, method Auth_PrefManager2_Container_Mock::_exists()
    Checks if the specified preference exists in the data container.
_exists
in file Container.php, method Auth_PrefManager2_Container::_exists()
    Checks if the specified preference exists in the data container.
_get
in file Array.php, method Auth_PrefManager2_Container_Mock::_get()
    Gets a value from the container.
_get
in file Container.php, method Auth_PrefManager2_Container::_get()
    Gets a value from the container.
_parseOptions
in file Container.php, method Auth_PrefManager2_Container::_parseOptions()
    Reads the options array, and sets default values for anything which isn't set.
_set
in file Array.php, method Auth_PrefManager2_Container_Mock::_set()
    Sets a value with the container.
_set
in file Container.php, method Auth_PrefManager2_Container::_set()
    Sets a value with the container.
_throwError
in file Container.php, method Auth_PrefManager2_Container::_throwError()
    Throws an error, using the current locale if it exists, or en if it doesn't.
top

a

Auth_PrefManager2_Container
in file Container.php, method Auth_PrefManager2_Container::Auth_PrefManager2_Container()
    Constructor
Auth_PrefManager2_Container
in file Container.php, class Auth_PrefManager2_Container
Auth_PrefManager2_Container_Mock
in file Array.php, class Auth_PrefManager2_Container_Mock
top

d

deletePref
in file Container.php, method Auth_PrefManager2_Container::deletePref()
    Deletes a preference for the specified owner and application.
top

g

getPref
in file Container.php, method Auth_PrefManager2_Container::getPref()
    Gets a preference for the specified owner and application.
top

s

setPref
in file Container.php, method Auth_PrefManager2_Container::setPref()
    Sets a preference for the specified owner and application.
top

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