Interface Zend_Controller_Router_Interface

Description
  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Controller/Router/Interface.php (line 34)


	
			
Method Summary
void addParam (mixed $param)
array getParams ()
void setParams ( $params)
Methods
addParam (line 52)

Add a parameter with which to instantiate any helper objects

  • access: public
void addParam (mixed $param)
  • mixed $param
getParams (line 67)

Retrieve the parameters to pass to helper object constructors

  • access: public
array getParams ()
route (line 44)

Processes a request and sets its controller and action. If no route was possible, an exception is thrown.

  • access: public
  • throws: Zend_Controller_Router_Exception
setParams (line 60)

Set an array of a parameters to pass to helper object constructors

  • access: public
void setParams ( $params)
  • array $params

Documentation generated on Sun, 29 Oct 2006 21:27:58 -0600 by phpDocumentor 1.3.0RC6