Zend_Controller_Router_Route_StaticImplements 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)
Constructor __construct (line 47)
Prepares the route for mapping.
assemble (line 74)
Assembles a URL path defined by this route
getDefault (line 85)
Return a single parameter of route's defaults
getDefaults (line 97)
Return an array of defaults
match (line 60)
Matches a user submitted path with a previously defined route.
Assigns and returns an array of defaults on a successful match.
Documentation generated on Wed, 21 Feb 2007 12:00:22 -0800 by phpDocumentor 1.3.1