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 addConfig ( $config,  $section)
void addRoutes ( $routes)
void getCurrentRoute ()
void getRewriteBase ()
void getRoute ( $name)
void getRoutes ()
void setRewriteBase ( $value)
Variables
mixed $_currentRoute = null (line 51)
  • access: protected
mixed $_rewriteBase = null (line 49)
  • access: protected
mixed $_routes = array() (line 50)
  • access: protected
Methods
Constructor __construct (line 53)
  • access: public
Zend_Controller_RewriteRouter __construct ()
addConfig (line 74)
  • access: public
void addConfig ( $config,  $section)
addRoute (line 64)
  • access: public
void addRoute ( $name, Zend_Controller_Router_Route_Interface $route)
addRoutes (line 68)
  • access: public
void addRoutes ( $routes)
  • $routes
detectRewriteBase (line 112)
  • access: public
void detectRewriteBase ()
getCurrentRoute (line 94)
  • access: public
void getCurrentRoute ()
getRewriteBase (line 122)
  • access: public
void getRewriteBase ()
getRoute (line 86)
  • access: public
void getRoute ( $name)
  • $name
getRoutes (line 102)
  • access: public
void getRoutes ()
route (line 130)
  • 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 107)
  • access: public
void setRewriteBase ( $value)
  • $value

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