Class Mage_Sales_Model_Api2_Order
API2 class for orders
- Mage_Api2_Model_Resource
- Mage_Sales_Model_Api2_Order
Direct known subclasses
Mage_Sales_Model_Api2_Order_RestIndirect known subclasses
Mage_Sales_Model_Api2_Order_Rest_Admin_V1, Mage_Sales_Model_Api2_Order_Rest_Customer_V1
Package: Mage\Sales
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/Sales/Model/Api2/Order.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/Sales/Model/Api2/Order.php
protected
|
#
_addGiftMessageInfo(
Add gift message info to select |
protected
|
#
_addPaymentMethodInfo(
Add order payment method field to select |
protected
|
#
_addTaxInfo(
Add order tax information to select |
protected
array
|
#
_getAddresses( array $orderIds )
Retrieve a list or orders' addresses in a form of [order ID => array of addresses, ...] |
protected
|
|
protected
|
|
protected
array
|
#
_getComments( array $orderIds )
Retrieve a list or orders' comments in a form of [order ID => array of comments, ...] |
protected
|
|
protected
array
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
protected
array
|
string |
PARAM_GIFT_MESSAGE
|
'_gift_message' |
#
Parameters' names in config with special ACL meaning |
string |
PARAM_ORDER_COMMENTS
|
'_order_comments' |
|
string |
PARAM_PAYMENT_METHOD
|
'_payment_method' |
|
string |
PARAM_TAX_NAME
|
'_tax_name' |
|
string |
PARAM_TAX_RATE
|
'_tax_rate' |
$_actionType,
$_apiType,
$_apiUser,
$_filter,
$_multicall,
$_operation,
$_renderer,
$_request,
$_resourceType,
$_response,
$_returnData,
$_userType,
$_version
|