|
| static | createShipmentFromRequest (Sale\ShipmentCollection $shipmentCollection, $deliveryId, array $requestFields) |
| static | add (array $fields) |
| static | canPayWithUserBudget ($needSum, $userId, $currency, $fullPay=true) |
| static | getAliasFields () |
| static | getOrderDateFields () |
| static | getOrderFields (Sale\Order $order) |
| static | getList ($sort=array(), $filter=array(), $group=null, $nav=array(), $select=array(), $callback=false) |
| static | convertDateFields (array $fields, array $dateFields=array()) |
| static | convertDateFieldsToOldFormat (array $fields) |
| static | convertDateFieldToFormat ($value, $format) |
| static | getAvailableFields () |
| static | backRawField ($entityName, array $fields, $separator='=') |
|
| static | getRegistryType () |
| static | getEntity () |
| static | getBasketCompatibilityClassName () |
| static | getAliasPaymentFields () |
| static | getAliasShipmentFields () |
| static | getAliasBasketFields () |
| static | getSelectFields () |
| static | getShipmentClearFields () |
| static | getPaymentClearFields () |
| static | clearAvailableFields (array $fields, array $clearFields=array()) |
| static | getFieldsFromOtherEntities () |
| static | getShipmentFieldsToConvert () |
| static | getPaymentFieldsToConvert () |
| static | getEntityDateFields (Sale\Internals\CollectableEntity $entity) |
| static | getPaymentDateFields () |
| static | getPaymentReplaceFields () |
| static | getOrderReplaceFields () |
| static | getDefaultFuserId () |
| static | setGetListParameters (EntityCompatibility $compatibility, $sort=array(), $filter=array(), $group=null, $nav=array(), $select=array(), $callback=false) |
| static | clearFields (array $fields, array $availableFields=array()) |
| static | convertDateField ($name, $value, array $dateFields=array()) |
| static | convertDateFieldToOldFormat ($value) |
| static | replaceFields (array $fields, array $replace=array()) |
| static | checkEntityName ($entityName) |
См. определение в файле ordercompatibility.php строка 17
◆ add()
◆ addBasketRuntime()
- Аргументы
-
- Возвращает
- null|string
- Исключения
-
ArgumentException
- Исключения
-
SystemException
См. определение в файле ordercompatibility.php строка 3483
◆ addPropertyRuntime()
| addPropertyRuntime |
( |
| $index | ) |
|
|
protected |
◆ canPayWithUserBudget()
| canPayWithUserBudget |
( |
| $needSum, |
|
|
| $userId, |
|
|
| $currency, |
|
|
| $fullPay = true ) |
|
static |
- Аргументы
-
| float | $needSum | |
| int | $userId | |
| string | $currency | |
| bool | $fullPay | |
- Возвращает
- bool
См. определение в файле ordercompatibility.php строка 2544
◆ clearAvailableFields()
◆ createShipmentFromRequest()
◆ getAliasBasketFields()
◆ getAliasFields()
◆ getAliasPaymentFields()
| getAliasPaymentFields |
( |
| ) |
|
|
staticprotected |
◆ getAliasShipmentFields()
| getAliasShipmentFields |
( |
| ) |
|
|
staticprotected |
◆ getBasketCompatibilityClassName()
| getBasketCompatibilityClassName |
( |
| ) |
|
|
staticprotected |
◆ getDefaultFuserId()
◆ getEntity()
◆ getEntityDateFields()
◆ getFieldsFromOtherEntities()
| getFieldsFromOtherEntities |
( |
| ) |
|
|
staticprotected |
◆ getOrder()
◆ getOrderDateFields()
◆ getOrderFields()
◆ getOrderReplaceFields()
| getOrderReplaceFields |
( |
| ) |
|
|
staticprotected |
◆ getPaymentClearFields()
| getPaymentClearFields |
( |
| ) |
|
|
staticprotected |
◆ getPaymentDateFields()
◆ getPaymentFieldsToConvert()
| getPaymentFieldsToConvert |
( |
| ) |
|
|
staticprotected |
◆ getPaymentReplaceFields()
| getPaymentReplaceFields |
( |
| ) |
|
|
staticprotected |
◆ getPropertyRuntimeName()
| getPropertyRuntimeName |
( |
| $index | ) |
|
|
protected |
◆ getRegistryType()
◆ getRequestFields()
◆ getSelectFields()
◆ getShipmentClearFields()
| getShipmentClearFields |
( |
| ) |
|
|
staticprotected |
◆ getShipmentFieldsToConvert()
| getShipmentFieldsToConvert |
( |
| ) |
|
|
staticprotected |
◆ getWhiteListFields()
◆ isExistPrice()
◆ parseField()
◆ setBasketCompatibility()
◆ $basket
◆ $externalPrice
◆ $order
◆ $propertyRuntimeList
| $propertyRuntimeList = array() |
|
protected |
◆ $requestFields
◆ $runtimeFields
◆ ORDER_COMPAT_ACTION_ADD
| const ORDER_COMPAT_ACTION_ADD = 'ADD' |
◆ ORDER_COMPAT_ACTION_SAVE
| const ORDER_COMPAT_ACTION_SAVE = 'SAVE' |
◆ ORDER_COMPAT_ACTION_UPDATE
| const ORDER_COMPAT_ACTION_UPDATE = 'UPDATE' |
Объявления и описания членов класса находятся в файле: