Detailed Description
Definition at line 40 of file Registry.php.
Member Function Documentation
containerExists |
( |
$ |
key ) |
|
Does a particular container exist?
- Parameters:
-
- Returns:
- bool
Definition at line 116 of file Registry.php.
createContainer |
( |
$ |
key, |
|
|
array $ |
value = array() |
|
) |
| |
deleteContainer |
( |
$ |
key ) |
|
Delete a container
- Parameters:
-
- Returns:
- bool
Definition at line 143 of file Registry.php.
Retrieve the container class
- Returns:
- string
Definition at line 182 of file Registry.php.
static getRegistry |
( |
) |
[static] |
Retrieve or create registry instnace
- Returns:
- void
Definition at line 65 of file Registry.php.
Set the container for an item in the registry
- Parameters:
-
string | $key | |
Zend_View_Placeholder_Container_Abstract | $container | |
- Returns:
- Zend_View_Placeholder_Registry
Definition at line 130 of file Registry.php.
setContainerClass |
( |
$ |
name ) |
|
Field Documentation
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/View/Helper/Placeholder/Registry.php