Class Zend_View_Helper_RenderToPlaceholder

Description

Renders a template and stores the rendered output as a placeholder variable for later use.

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

Located in /View/Helper/RenderToPlaceholder.php (line 36)

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_RenderToPlaceholder
Method Summary
 void renderToPlaceholder ($script $script, $placeholder $placeholder)
Variables

Inherited Variables

Inherited from Zend_View_Helper_Abstract

Zend_View_Helper_Abstract::$view
Methods
renderToPlaceholder (line 47)

Renders a template and stores the rendered output as a placeholder variable for later use.

  • access: public
void renderToPlaceholder ($script $script, $placeholder $placeholder)
  • $script $script: The template script to render
  • $placeholder $placeholder: The placeholder variable name in which to store the rendered output

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:42:02 -0400 by phpDocumentor 1.4.3