Class Zend_Controller_RewriteRouter

Description

Implements interfaces:

Ruby routing based Router.

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


	
			
Method Summary
 Zend_Controller_RewriteRouter __construct ()
 void addRoute ( $name,  $map, [ $params = array()], [ $reqs = array()])
 void getCurrentRoute ()
 void getRewriteBase ()
 void getRoute ( $name)
 void setRewriteBase ( $value)
Methods
Constructor __construct (line 53)
  • access: public
Zend_Controller_RewriteRouter __construct ()
addRoute (line 69)
  • access: public
void addRoute ( $name,  $map, [ $params = array()], [ $reqs = array()])
  • $name
  • $map
  • $params
  • $reqs
getCurrentRoute (line 81)
  • access: public
void getCurrentRoute ()
getRewriteBase (line 93)
  • access: public
void getRewriteBase ()
getRoute (line 74)
  • access: public
void getRoute ( $name)
  • $name
route (line 98)
  • 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 88)
  • access: public
void setRewriteBase ( $value)
  • $value

Documentation generated on Fri, 30 Jun 2006 11:30:02 -0500 by phpDocumentor 1.3.0RC6