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
Variable Summary
Method Summary
 string getName ()
 Zend_Controller_Request_Abstract getRequest ()
 Zend_Controller_Response_Abstract getResponse ()
 void init ()
 void postDispatch ()
 void preDispatch ()
 Zend_Controller_ActionHelper_Abstract setActionController (Zend_Controller_Action $actionController)
Variables
Zend_Controller_Action $_actionController = null (line 44)

$_actionController

  • access: protected
Methods
getName (line 115)

getName()

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

getRequest() -

  • access: public
Zend_Controller_Request_Abstract getRequest ()
getResponse (line 104)

getResponse() -

  • access: public
Zend_Controller_Response_Abstract getResponse ()
init (line 65)

Hook into action controller initialization

  • access: public
void init ()
postDispatch (line 84)

Hook into action controller postDispatch() workflow

  • access: public
void postDispatch ()

Redefined in descendants as:
preDispatch (line 75)

Hook into action controller preDispatch() workflow

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

setActionController()

  • access: public
Zend_Controller_ActionHelper_Abstract setActionController (Zend_Controller_Action $actionController)

Documentation generated on Fri, 06 Apr 2007 18:33:21 -0700 by phpDocumentor 1.3.1