Public Member Functions | |
__construct () | |
placeholder ($name) | |
getRegistry () | |
Protected Attributes | |
$_items = array() | |
$_registry |
Definition at line 40 of file Placeholder.php.
__construct | ( | ) |
Constructor
Retrieve container registry from Zend_Registry, or create new one and register it.
Definition at line 60 of file Placeholder.php.
getRegistry | ( | ) |
Retrieve the registry
Definition at line 83 of file Placeholder.php.
placeholder | ( | $ | name ) |