Class Zend_Controller_RewriteRouter

Description

Implements interfaces:

Ruby routing based Router.

Located in /Zend/Controller/RewriteRouter.php (line 46)


	
			
Variable Summary
Method Summary
 Zend_Controller_RewriteRouter __construct ()
 void addRoute ( $name,  $map, [ $params = array()], [ $reqs = array()])
 void getCurrentRoute ()
 void getRewriteBase ()
 void getRoute ( $name)
 void setRewriteBase ( $value)
Variables
mixed $_currentRoute = null (line 51)
  • access: protected
mixed $_rewriteBase = '/' (line 49)
  • access: protected
mixed $_routes = array() (line 50)
  • access: protected
Methods
Constructor __construct (line 53)
  • access: public
Zend_Controller_RewriteRouter __construct ()
addRoute (line 71)
  • access: public
void addRoute ( $name,  $map, [ $params = array()], [ $reqs = array()])
  • $name
  • $map
  • $params
  • $reqs
getCurrentRoute (line 83)
  • access: public
void getCurrentRoute ()
getRewriteBase (line 95)
  • access: public
void getRewriteBase ()
getRoute (line 76)
  • access: public
void getRoute ( $name)
  • $name
route (line 100)
  • access: public
void route (Zend_Controller_Dispatcher_Interface $dispatcher)

Implementation of:
Zend_Controller_Router_Interface::route()
Processes an HTTP request and routes to a Zend_Controller_Dispatcher_Token object. If no route was possible, an exception is thrown.
setRewriteBase (line 90)
  • access: public
void setRewriteBase ( $value)
  • $value

Documentation generated on Tue, 11 Jul 2006 12:18:01 -0500 by phpDocumentor 1.3.0RC6