Interface Zend_Controller_Router_InterfaceLocated in /Zend/Controller/Router/Interface.php (line 34)
clearParams (line 88)
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 69)
Retrieve a single parameter from the controller parameter stack
getParams (line 76)
Retrieve the parameters to pass to helper object constructors
route (line 44)
Processes a request and sets its controller and action. If no route was possible, an exception is thrown.
setParam (line 53)
Add or modify a parameter with which to instantiate any helper objects
setParams (line 61)
Set an array of a parameters to pass to helper object constructors
Documentation generated on Wed, 21 Feb 2007 11:52:06 -0800 by phpDocumentor 1.3.1