Zend_View_Helper_PlaceholderHelper for passing data between otherwise segregated Views. It's called Placeholder to make its typical usage obvious, but can be used just as easily for non-Placeholder things. That said, the support for this is only guaranteed to effect subsequently rendered templates, and of course Layouts.
Located in /View/Helper/Placeholder.php (line 40)
Zend_View_Helper_Abstract | --Zend_View_Helper_Placeholder
		
			array
			$_items
			 = array()			(line 46)
		
	Placeholder items
		
			Zend_View_Helper_Placeholder_Registry
			$_registry
						(line 51)
		
	Inherited from Zend_View_Helper_Abstract
Zend_View_Helper_Abstract::$view
		Constructor __construct (line 60)
	Constructor
Retrieve container registry from Zend_Registry, or create new one and register it.
		placeholder (line 72)
	Placeholder helper
Inherited From Zend_View_Helper_Abstract
Zend_View_Helper_Abstract::direct()
Zend_View_Helper_Abstract::setView()
Documentation generated on Mon, 21 Jun 2010 15:38:35 -0400 by phpDocumentor 1.4.3