Abstract Class Zend_Controller_Action_Helper_Abstract

Description
Direct descendents
Class Description
 class Zend_Layout_Controller_Action_Helper_Layout Helper for interacting with Zend_Layout objects
 class Zend_Controller_Action_Helper_Redirector
 class Zend_Controller_Action_Helper_Json Simplify AJAX context switching based on requested format
 class Zend_Controller_Action_Helper_ActionStack Add to action stack
 class Zend_Controller_Action_Helper_ContextSwitch Simplify context switching based on requested format
 class Zend_Controller_Action_Helper_ViewRenderer View script integration
 class Zend_Controller_Action_Helper_Cache
 class Zend_Controller_Action_Helper_Url Helper for creating URLs for redirects and other tasks
Abstract class Zend_Controller_Action_Helper_AutoComplete_Abstract Create and send autocompletion lists
 class Zend_Controller_Action_Helper_FlashMessenger Flash Messenger - implement session-based messages
Variable Summary
Method Summary
Variables
Zend_Controller_Action $_actionController = null (line 42)

$_actionController

  • access: protected
mixed $_frontController = null (line 47)
  • access: protected

Redefined in descendants as:
Methods
getActionController (line 66)

Retrieve current action controller

  • access: public
Zend_Controller_Action getActionController ()
getFrontController (line 76)

Retrieve front controller instance

  • access: public
Zend_Controller_Front getFrontController ()

Redefined in descendants as:
getName (line 143)

getName()

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

getRequest() -

  • access: public
getResponse (line 128)

getResponse() -

  • access: public
init (line 86)

Hook into action controller initialization

  • access: public
void init ()

Redefined in descendants as:
postDispatch (line 104)

Hook into action controller postDispatch() workflow

  • access: public
void postDispatch ()

Redefined in descendants as:
preDispatch (line 95)

Hook into action controller preDispatch() workflow

  • access: public
void preDispatch ()

Redefined in descendants as:
setActionController (line 55)

setActionController()

  • return: Provides a fluent interface
  • access: public
Zend_Controller_ActionHelper_Abstract setActionController ([Zend_Controller_Action $actionController = null])

Documentation generated on Mon, 21 Jun 2010 15:04:50 -0400 by phpDocumentor 1.4.3