Implements interfaces:
StaticRoute is used for managing static URIs.
It's a lot faster compared to the standard Route implementation.
Located in /Zend/Controller/Router/Route/Static.php (line 35)
Instantiates route based on passed Zend_Config structure
Prepares the route for mapping.
Assembles a URL path defined by this route
Return a single parameter of route's defaults
Return an array of defaults
Matches a user submitted path with a previously defined route.
Assigns and returns an array of defaults on a successful match.
Documentation generated on Fri, 06 Apr 2007 18:32:00 -0700 by phpDocumentor 1.3.1