Zend_Rest_RouteRest 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
Zend_Controller_Front
$_front
(line 69)
array
$_restfulControllers
= null (line 64)
Specific Modules=>Controllers to receive RESTful routes
array
$_restfulModules
= null (line 58)
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
static getInstance (line 95)
Instantiates route based on passed Zend_Config structure
Constructor __construct (line 78)
Constructor
assemble (line 244)
Assembles user submitted parameters forming a URL path defined by this route
getVersion (line 306)
Tells Rewrite Router which version this Route is
match (line 124)
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.
_allRestful (line 383)
Determines if RESTful routing applies to the entire app
_checkRestfulController (line 361)
Determine if a specified module + controller combination supports RESTful routing
_checkRestfulModule (line 339)
Determine if a specified module supports RESTful routing
_fullRestfulModule (line 394)
Determines if RESTful routing applies to an entire module
_parseResponders (line 317)
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