PEIP_Internal_Store_Abstract Class Reference

Inheritance diagram for PEIP_Internal_Store_Abstract:

PEIP_Service_Container_Builder PEIP_Store_Collection List of all members.

Protected Member Functions

 hasInternalValue ($key)
 getInternalValue ($key)
 deleteInternalValue ($key)
 setInternalValue ($key, $value)
 setInternalValues (array $internalValues)
 getInternalValues ()
 addInternalValues ()

Protected Attributes

 $internalValues = array()

Detailed Description

Definition at line 21 of file PEIP_Internal_Store_Abstract.php.


Member Function Documentation

PEIP_Internal_Store_Abstract::hasInternalValue ( key  )  [protected]

protected

Parameters:
$key 
Returns:

Definition at line 32 of file PEIP_Internal_Store_Abstract.php.

Referenced by PEIP_Service_Container_Builder::hasFactory(), and PEIP_Store_Collection::hasStore().

PEIP_Internal_Store_Abstract::getInternalValue ( key  )  [protected]

protected

Parameters:
$key 
Returns:

Definition at line 42 of file PEIP_Internal_Store_Abstract.php.

Referenced by PEIP_Service_Container_Builder::getFactory(), and PEIP_Store_Collection::getStore().

PEIP_Internal_Store_Abstract::deleteInternalValue ( key  )  [protected]

protected

Parameters:
$key 
Returns:

Definition at line 52 of file PEIP_Internal_Store_Abstract.php.

Referenced by PEIP_Service_Container_Builder::deleteFactory(), and PEIP_Store_Collection::deleteStore().

PEIP_Internal_Store_Abstract::setInternalValue ( key,
value 
) [protected]

protected

Parameters:
$key 
$value 
Returns:

Definition at line 63 of file PEIP_Internal_Store_Abstract.php.

Referenced by PEIP_Service_Container_Builder::setFactory(), and PEIP_Store_Collection::setStore().

PEIP_Internal_Store_Abstract::setInternalValues ( array $  internalValues  )  [protected]

protected

Parameters:
$internalValues 
Returns:

Definition at line 80 of file PEIP_Internal_Store_Abstract.php.

PEIP_Internal_Store_Abstract::getInternalValues (  )  [protected]

protected

Returns:

Definition at line 95 of file PEIP_Internal_Store_Abstract.php.

PEIP_Internal_Store_Abstract::addInternalValues (  )  [protected]

protected

Returns:

Definition at line 104 of file PEIP_Internal_Store_Abstract.php.

References $internalValues.


Member Data Documentation

PEIP_Internal_Store_Abstract::$internalValues = array() [protected]

Definition at line 23 of file PEIP_Internal_Store_Abstract.php.

Referenced by addInternalValues().


The documentation for this class was generated from the following file:
Generated on Mon Apr 12 11:39:01 2010 for PEIP by  doxygen 1.5.1