См. определение в файле baseservice.php строка 14
◆ checkDeliveryPermission()
static checkDeliveryPermission |
( |
| ) |
|
|
staticprotected |
◆ getHandlerData()
static getHandlerData |
( |
string | $code | ) |
|
|
staticprotected |
◆ getIncomingFieldsMap()
static getIncomingFieldsMap |
( |
| ) |
|
|
staticprotected |
◆ getOutcomingFieldsMap()
static getOutcomingFieldsMap |
( |
| ) |
|
|
staticprotected |
◆ getRestCodeFromConfig()
static getRestCodeFromConfig |
( |
array | $config | ) |
|
|
staticprotected |
◆ hasAccessToDelivery()
static hasAccessToDelivery |
( |
array | $deliveryData, |
|
|
string | $appId = null ) |
|
staticprotected |
◆ isRestHandler()
static isRestHandler |
( |
string | $className | ) |
|
|
staticprotected |
◆ onRestAppDelete()
static onRestAppDelete |
( |
array | $fields | ) |
|
|
static |
◆ prepareIncomingParams()
static prepareIncomingParams |
( |
array | $data | ) |
|
|
staticprotected |
◆ prepareOutcomingFields()
static prepareOutcomingFields |
( |
array | $data | ) |
|
|
staticprotected |
◆ ALLOW_HANDLERS
Инициализатор= [
'\\' . \Sale\Handlers\Delivery\RestHandler::class,
'\\' . \Sale\Handlers\Delivery\RestProfile::class,
]
См. определение в файле baseservice.php строка 16