Class Zend_Layout_Controller_Plugin_Layout

Description

Render layouts

Located in /Layout/Controller/Plugin/Layout.php (line 36)

Zend_Controller_Plugin_Abstract
   |
   --Zend_Layout_Controller_Plugin_Layout
Variable Summary
Method Summary
Variables
Zend_Layout $_layout (line 43)
  • access: protected
mixed $_layoutActionHelper = null (line 38)
  • access: protected

Inherited Variables

Inherited from Zend_Controller_Plugin_Abstract

Zend_Controller_Plugin_Abstract::$_request
Zend_Controller_Plugin_Abstract::$_response
Methods
Constructor __construct (line 51)

Constructor

  • access: public
void __construct ([ $layout = null])
getLayout (line 63)

Retrieve layout object

  • access: public
Zend_Layout getLayout ()
getLayoutActionHelper (line 97)

Retrieve layout action helper

  • access: public
postDispatch (line 108)

postDispatch() plugin hook -- render layout

  • access: public
void postDispatch (Zend_Controller_Request_Abstract $request)

Redefinition of:
Zend_Controller_Plugin_Abstract::postDispatch()
Called after an action is dispatched by Zend_Controller_Dispatcher.
setLayout (line 74)

Set layout object

  • access: public
Zend_Layout_Controller_Plugin_Layout setLayout ( $layout)
setLayoutActionHelper (line 86)

Set layout action helper

  • access: public

Inherited Methods

Inherited From Zend_Controller_Plugin_Abstract

 Zend_Controller_Plugin_Abstract::dispatchLoopShutdown()
 Zend_Controller_Plugin_Abstract::dispatchLoopStartup()
 Zend_Controller_Plugin_Abstract::getRequest()
 Zend_Controller_Plugin_Abstract::getResponse()
 Zend_Controller_Plugin_Abstract::postDispatch()
 Zend_Controller_Plugin_Abstract::preDispatch()
 Zend_Controller_Plugin_Abstract::routeShutdown()
 Zend_Controller_Plugin_Abstract::routeStartup()
 Zend_Controller_Plugin_Abstract::setRequest()
 Zend_Controller_Plugin_Abstract::setResponse()

Documentation generated on Mon, 21 Jun 2010 15:30:36 -0400 by phpDocumentor 1.4.3