Class Mage_Api2_Model_Router
Webservice api2 router model
Package: Mage\Api2
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api2/Model/Router.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api2/Model/Router.php
public
|
|
public
array
|
|
public
|
#
route(
Route the Request, the only responsibility of the class Find route that match current URL, set parameters of the route to Request object |
public
|
#
routeApiType(
Set API type to request as a result of one pass route |
protected
array
|
$_routes | array() |
#
Routes which are stored in module config files api2.xml |