Zend_Controller_Router_AbstractImplements interfaces:
Simple first implementation of a router, to be replaced with rules-based URI processor.
Located in /Zend/Controller/Router/Abstract.php (line 46)
| Class | Description |
|---|---|
Zend_Controller_Router_Rewrite
|
Ruby routing based Router. |
Zend_Controller_Front
$_frontController
(line 52)
Front controller instance
array
$_invokeParams
= array() (line 59)
Array of invocation parameters to use when instantiating action
controllers
Constructor __construct (line 67)
Constructor
clearParams (line 133)
Clear the controller parameter stack
By default, clears all parameters. If a parameter name is given, clears only that parameter; if an array of parameter names is provided, clears each.
getParam (line 104)
Retrieve a single parameter from the controller parameter stack
getParams (line 118)
Retrieve action controller instantiation parameters
setParam (line 79)
Add or modify a parameter to use when instantiating an action controller
setParams (line 92)
Set parameters to pass to action controller constructors
Documentation generated on Wed, 21 Feb 2007 11:45:15 -0800 by phpDocumentor 1.3.1