Rest Route
Request-aware route for RESTful modular routing
Located in /Rest/Route.php (line 52)
Zend_Controller_Router_Route_Abstract | --Zend_Controller_Router_Route_Module | --Zend_Rest_Route
Specific Modules=>Controllers to receive RESTful routes
Specific Modules to receive RESTful routes
Inherited from Zend_Controller_Router_Route_Module
Zend_Controller_Router_Route_Module::$_actionKey
Zend_Controller_Router_Route_Module::$_controllerKey
Zend_Controller_Router_Route_Module::$_defaults
Zend_Controller_Router_Route_Module::$_dispatcher
Zend_Controller_Router_Route_Module::$_keysSet
Zend_Controller_Router_Route_Module::$_moduleKey
Zend_Controller_Router_Route_Module::$_moduleValid
Zend_Controller_Router_Route_Module::$_request
Zend_Controller_Router_Route_Module::$_values
Inherited from Zend_Controller_Router_Route_Abstract
Zend_Controller_Router_Route_Abstract::$_isAbstract
Zend_Controller_Router_Route_Abstract::$_matchedPath
Instantiates route based on passed Zend_Config structure
Constructor
Assembles user submitted parameters forming a URL path defined by this route
Tells Rewrite Router which version this Route is
Matches a user submitted request. Assigns and returns an array of variables on a successful match.
If a request object is registered, it uses its setModuleName(), setControllerName(), and setActionName() accessors to set those values. Always returns the values as an array.
Determines if RESTful routing applies to the entire app
Determine if a specified module + controller combination supports RESTful routing
Determine if a specified module supports RESTful routing
Determines if RESTful routing applies to an entire module
Parses the responders array sent to constructor to know which modules and/or controllers are RESTful
Inherited From Zend_Controller_Router_Route_Module
Zend_Controller_Router_Route_Module::__construct()
Zend_Controller_Router_Route_Module::assemble()
Zend_Controller_Router_Route_Module::getDefault()
Zend_Controller_Router_Route_Module::getDefaults()
Zend_Controller_Router_Route_Module::getInstance()
Zend_Controller_Router_Route_Module::getVersion()
Zend_Controller_Router_Route_Module::match()
Zend_Controller_Router_Route_Module::_setRequestKeys()
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()
Inherited from Zend_Controller_Router_Route_Module
Zend_Controller_Router_Route_Module::URI_DELIMITER
Documentation generated on Mon, 21 Jun 2010 15:42:51 -0400 by phpDocumentor 1.4.3