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

Element index for package SupportLib

[ a ] [ c ] [ i ] [ n ] [ p ] [ _ ]

_

__construct
in file PropertyBag.php, method PropertyBag::__construct()
    Constructor.
__get
in file PropertyBag.php, method PropertyBag::__get()
    Accessor function that reads a property's value.
__set
in file PropertyBag.php, method PropertyBag::__set()
    Mutator function that updates a property's value.
top

a

add
in file PropertyHolder.php, method PropertyHolder::add()
    Adds a new property to the bag.
add
in file PropertyBag.php, method PropertyBag::add()
    Adds a new property to the bag.
top

c

checkName
in file PropertyBag.php, method PropertyBag::checkName()
    Determines if a name is valid.
top

i

isValidName
in file PropertyHolder.php, method PropertyHolder::isValidName()
    Tests to see if a property name is valid.
isValidName
in file PropertyBag.php, method PropertyBag::isValidName()
    Tests for a valid property name.
top

n

names
in file PropertyHolder.php, method PropertyHolder::names()
    Returns a list of valid property names.
names
in file PropertyBag.php, method PropertyBag::names()
    Returns a list of valid property names.
top

p

PropertyBag
in file PropertyBag.php, class PropertyBag
    An implementation of a PropertyHolder that uses an array to store name/value property pairs.
PropertyHolder
in file PropertyHolder.php, class PropertyHolder
    Defines a generic interface for objects that can manage name/value property pairs. Different holders can be defined that use either memory, databases, files or even network storage and swapped in as needed.
PropertyBag.php
procedural page PropertyBag.php
PropertyHolder.php
procedural page PropertyHolder.php
top

Documentation generated on Wed, 15 Nov 2006 08:47:54 -0600 by phpDocumentor 1.3.1