Class Mage_Catalog_Model_Api2_Product_Rest_Guest_V1
API2 for catalog_product (Guest)
-
Mage_Api2_Model_Resource
-
Mage_Catalog_Model_Api2_Product
-
Mage_Catalog_Model_Api2_Product_Rest
-
Mage_Catalog_Model_Api2_Product_Rest_Guest_V1
Methods summary
protected
integer
|
|
protected
float
|
#
_applyTaxToPrice( float $price, boolean $withTax = true )
Define product price with or without taxes
Define product price with or without taxes
Parameters
- $price
float $price
- $withTax
boolean $withTax
Returns
float
Overrides
|
Methods inherited from Mage_Catalog_Model_Api2_Product_Rest
_applyCategoryFilter(),
_calculatePrice(),
_create(),
_delete(),
_getCategoryById(),
_getPrice(),
_getProduct(),
_getTierPrices(),
_prepareProductForResponse(),
_retrieve(),
_retrieveCollection(),
_setProduct(),
_update()
|
Methods inherited from Mage_Api2_Model_Resource
_applyCollectionModifiers(),
_applyFilter(),
_checkMethodExist(),
_critical(),
_error(),
_errorIfMethodNotExist(),
_errorMessage(),
_getCriticalErrors(),
_getLocation(),
_getResourceAttributes(),
_getStore(),
_getSubModel(),
_isSubCallAllowed(),
_multicall(),
_render(),
_successMessage(),
dispatch(),
getActionType(),
getApiType(),
getApiUser(),
getAvailableAttributesFromConfig(),
getConfig(),
getDbAttributes(),
getEavAttributes(),
getEntityOnlyAttributes(),
getExcludedAttributes(),
getFilter(),
getForcedAttributes(),
getIncludedAttributes(),
getOperation(),
getRenderer(),
getRequest(),
getResourceType(),
getResponse(),
getUserType(),
getVersion(),
getWorkingModel(),
setActionType(),
setApiType(),
setApiUser(),
setFilter(),
setOperation(),
setRenderer(),
setRequest(),
setResourceType(),
setResponse(),
setReturnData(),
setUserType(),
setVersion()
|
Constants inherited from Mage_Api2_Model_Resource
ACTION_TYPE_COLLECTION,
ACTION_TYPE_ENTITY,
OPERATION_ATTRIBUTE_READ,
OPERATION_ATTRIBUTE_WRITE,
OPERATION_CREATE,
OPERATION_DELETE,
OPERATION_RETRIEVE,
OPERATION_UPDATE,
PAGE_SIZE_DEFAULT,
PAGE_SIZE_MAX,
RESOURCE_COLLECTION_ATTRIBUTES_ERROR,
RESOURCE_COLLECTION_FILTERING_ERROR,
RESOURCE_COLLECTION_ORDERING_ERROR,
RESOURCE_COLLECTION_PAGING_ERROR,
RESOURCE_COLLECTION_PAGING_LIMIT_ERROR,
RESOURCE_DATA_INVALID,
RESOURCE_DATA_PRE_VALIDATION_ERROR,
RESOURCE_INTERNAL_ERROR,
RESOURCE_METHOD_NOT_ALLOWED,
RESOURCE_METHOD_NOT_IMPLEMENTED,
RESOURCE_NOT_FOUND,
RESOURCE_REQUEST_DATA_INVALID,
RESOURCE_UNKNOWN_ERROR,
RESOURCE_UPDATED_SUCCESSFUL
|
Properties inherited from Mage_Api2_Model_Resource
$_actionType,
$_apiType,
$_apiUser,
$_filter,
$_multicall,
$_operation,
$_renderer,
$_request,
$_resourceType,
$_response,
$_returnData,
$_userType,
$_version
|