Class Zend_View_Helper_Placeholder

Description

Helper 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.

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /View/Helper/Placeholder.php (line 40)

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_Placeholder
Variable Summary
Method Summary
Variables
array $_items = array() (line 46)

Placeholder items

  • access: protected
  • access: protected

Inherited Variables

Inherited from Zend_View_Helper_Abstract

Zend_View_Helper_Abstract::$view
Methods
Constructor __construct (line 60)

Constructor

Retrieve container registry from Zend_Registry, or create new one and register it.

  • access: public
void __construct ()
getRegistry (line 83)

Retrieve the registry

  • access: public
placeholder (line 72)

Placeholder helper

  • access: public
  • string $name

Inherited Methods

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