Abstract Class Zend_Controller_Action_Helper_Abstract

Description

Located in /Controller/Action/Helper/Abstract.php (line 36)


	
			
Direct descendents
Class Description
 class Zend_Controller_Action_Helper_FlashMessenger Flash Messenger - implement session-based messages
 class Zend_Controller_Action_Helper_Redirector
 class Zend_Controller_Action_Helper_Url Helper for creating URLs for redirects and other tasks
 class Zend_Controller_Action_Helper_ViewRenderer View script integration
Variable Summary
Method Summary
Variables
Zend_Controller_Action $_actionController = null (line 44)

$_actionController

  • access: protected
Zend_Controller_Request_Abstract $_request (line 51)

Request object

  • access: protected
Zend_Controller_Response_Abstract $_response (line 58)

Response object

  • access: protected
Methods
getActionController (line 77)

Retrieve current action controller

  • access: public
Zend_Controller_Action getActionController ()
getName (line 142)

getName()

  • access: public
string getName ()
getRequest (line 114)

getRequest() -

  • access: public
getResponse (line 128)

getResponse() -

  • access: public
init (line 87)

Hook into action controller initialization

  • access: public
void init ()

Redefined in descendants as:
postDispatch (line 105)

Hook into action controller postDispatch() workflow

  • access: public
void postDispatch ()

Redefined in descendants as:
preDispatch (line 96)

Hook into action controller preDispatch() workflow

  • access: public
void preDispatch ()
setActionController (line 66)

setActionController()

  • access: public
Zend_Controller_ActionHelper_Abstract setActionController (Zend_Controller_Action $actionController)

Documentation generated on Sun, 27 May 2007 23:19:38 -0700 by phpDocumentor 1.3.2