Zend_Controller_Router_Route_ChainChain route is used for managing route chaining.
Located in /Controller/Router/Route/Chain.php (line 34)
Zend_Controller_Router_Route_Abstract | --Zend_Controller_Router_Route_Chain
Zend_Controller_Router_Route_Chain
chain
(Zend_Controller_Router_Route_Abstract $route, [string $separator = '/'])
mixed
$_routes
= array() (line 36)
mixed
$_separators
= array() (line 37)
Inherited from Zend_Controller_Router_Route_Abstract
Zend_Controller_Router_Route_Abstract::$_isAbstract
Zend_Controller_Router_Route_Abstract::$_matchedPath
static getInstance (line 44)
Instantiates route based on passed Zend_Config structure
assemble (line 128)
Assembles a URL path defined by this route
chain (line 57)
Add a route to this chain
match (line 73)
Matches a user submitted path with a previously defined route.
Assigns and returns an array of defaults on a successful match.
setRequest (line 158)
Set the request object for this and the child routes
Inherited From Zend_Controller_Router_Route_Abstract
Zend_Controller_Router_Route_Abstract::chain()
Zend_Controller_Router_Route_Abstract::getMatchedPath()
Zend_Controller_Router_Route_Abstract::getVersion()
Zend_Controller_Router_Route_Abstract::isAbstract()
Zend_Controller_Router_Route_Abstract::setMatchedPath()
Documentation generated on Mon, 21 Jun 2010 15:11:16 -0400 by phpDocumentor 1.4.3