Zend Framework
1.12
|
Public Member Functions | |
__construct () | |
Constructor. | |
placeholder ($name) | |
Placeholder helper. | |
getRegistry () | |
Retrieve the registry. | |
![]() | |
setView (Zend_View_Interface $view) | |
Set the View object. | |
direct () | |
Strategy pattern: currently unutilized. | |
Protected Attributes | |
$_items = array() | |
$_registry | |
Additional Inherited Members | |
![]() | |
$view = null | |
__construct | ( | ) |
Constructor.
Retrieve container registry from Zend_Registry, or create new one and register it.
getRegistry | ( | ) |
Retrieve the registry.
placeholder | ( | $name | ) |
|
protected |
|
protected |