Located in /Controller/Request/Abstract.php (line 28)
Class | Description |
---|---|
![]() |
|
![]() |
Zend_Controller_Request_Http |
Action
Action key for retrieving action from params
Controller
Controller key for retrieving controller from params
Has the action been dispatched?
Module
Module key for retrieving module from params
Request parameters
Retrieve the action key
Retrieve the action name
Retrieve the controller key
Retrieve the controller name
Retrieve the module key
Retrieve the module name
Get an action parameter
Get all action parameters
Retrieve a single user param (i.e, a param specific to the object and not the environment)
Retrieve only user params (i.e, any param specific to the object and not the environment)
Determine if the request has been dispatched
Set the action key
Set the action name
Set the controller key
Set the controller name to use
Set flag indicating whether or not request has been dispatched
Set the module key
Set the module name to use
Set an action parameter
A $value of null will unset the $key if it exists
Set action parameters en masse; does not overwrite
Null values will unset the associated key.
Documentation generated on Mon, 21 Jun 2010 15:05:02 -0400 by phpDocumentor 1.4.3