Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс OrderShipment

Открытые статические члены

static getEditTemplate ($data, $index, $formType, $post)
 
static getWeightUnit ($siteId)
 
static getWeightKoef ($siteId)
 
static getImgDeliveryServiceList ($items)
 
static getDeliveryServiceProfiles ($parentId)
 
static initJsShipment ($params)
 
static getDeliveryServiceList ($shipment=null)
 
static getEdit ($shipment, $index=0, $formType='', $dataForRecovery=array())
 
static modifyData ($data)
 
static getStoresList ($deliveryId, $storeId)
 
static getMap ($deliveryId, $index, $storeId=0, $formType="")
 
static getScripts ()
 
static registerShipmentFieldsUpdaters ()
 
static checkProfilesRestriction ($profiles, $shipment)
 
static getProfileEditControl ($profiles, $index=1, $selectedProfileId=0)
 
static makeDeliveryServiceTree ($items)
 
static getTemplate ($deliveries, $selected='')
 
static getView ($shipment, $index=0, $formType='')
 
static getViewTemplate ($data, $index, $formType)
 
static createNewShipmentButton ($params=[])
 
static calculateDeliveryPrice (\Bitrix\Sale\Shipment $shipment)
 
static setBackUrl ($backUrl)
 
static buildCheckHtml ($checkList)
 

Статические открытые данные

static $shipmentObjJs = null
 

Защищенные статические члены

static renderShipmentEditLink ($data)
 

Статические защищенные данные

static $shipment = null
 
static $defaultFields = null
 
static $backUrl = ''
 

Подробное описание

См. определение в файле ordershipment.php строка 32

Методы

◆ buildCheckHtml()

static buildCheckHtml ( $checkList)
static
Аргументы
$checkList
Возвращает
string

См. определение в файле ordershipment.php строка 2254

◆ calculateDeliveryPrice()

static calculateDeliveryPrice ( \Bitrix\Sale\Shipment $shipment)
static
Аргументы
Shipment$shipment
Возвращает
CalculationResult
Исключения
Main

ArgumentNullException

См. определение в файле ordershipment.php строка 2185

◆ checkProfilesRestriction()

static checkProfilesRestriction ( $profiles,
$shipment )
static
Аргументы
$profiles
Shipment$shipment
Возвращает
mixed

См. определение в файле ordershipment.php строка 951

◆ createNewShipmentButton()

static createNewShipmentButton ( $params = [])
static

См. определение в файле ordershipment.php строка 1685

◆ getDeliveryServiceList()

static getDeliveryServiceList ( $shipment = null)
static

См. определение в файле ordershipment.php строка 631

◆ getDeliveryServiceProfiles()

static getDeliveryServiceProfiles ( $parentId)
static

См. определение в файле ordershipment.php строка 596

◆ getEdit()

static getEdit ( $shipment,
$index = 0,
$formType = '',
$dataForRecovery = array() )
static
Аргументы
$shipment
int$index
string$formType
array$dataForRecovery
Возвращает
string

См. определение в файле ordershipment.php строка 767

◆ getEditTemplate()

static getEditTemplate ( $data,
$index,
$formType,
$post )
static

См. определение в файле ordershipment.php строка 40

◆ getImgDeliveryServiceList()

static getImgDeliveryServiceList ( $items)
static

См. определение в файле ordershipment.php строка 588

◆ getMap()

static getMap ( $deliveryId,
$index,
$storeId = 0,
$formType = "" )
static

См. определение в файле ordershipment.php строка 851

◆ getProfileEditControl()

static getProfileEditControl ( $profiles,
$index = 1,
$selectedProfileId = 0 )
static
Аргументы
$profiles
$index
int$selectedProfileId
Возвращает
string

См. определение в файле ordershipment.php строка 975

◆ getScripts()

static getScripts ( )
static

См. определение в файле ordershipment.php строка 910

◆ getStoresList()

static getStoresList ( $deliveryId,
$storeId )
static

См. определение в файле ordershipment.php строка 821

◆ getTemplate()

static getTemplate ( $deliveries,
$selected = '' )
static
Аргументы
$deliveries
string$selected
Возвращает
string

См. определение в файле ordershipment.php строка 1059

◆ getView()

static getView ( $shipment,
$index = 0,
$formType = '' )
static
Аргументы
\Bitrix\Sale\Shipment$shipment
int$index
string$formType
Возвращает
string

См. определение в файле ordershipment.php строка 1126

◆ getViewTemplate()

static getViewTemplate ( $data,
$index,
$formType )
static
Аргументы
$data
$index
$formType
Возвращает
string
Исключения
Main

ArgumentNullException

См. определение в файле ordershipment.php строка 1143

◆ getWeightKoef()

static getWeightKoef ( $siteId)
static

См. определение в файле ordershipment.php строка 576

◆ getWeightUnit()

static getWeightUnit ( $siteId)
static

См. определение в файле ordershipment.php строка 571

◆ initJsShipment()

static initJsShipment ( $params)
static

См. определение в файле ordershipment.php строка 601

◆ makeDeliveryServiceTree()

static makeDeliveryServiceTree ( $items)
static
Аргументы
$items
Возвращает
array

См. определение в файле ordershipment.php строка 1003

◆ modifyData()

static modifyData ( $data)
static

См. определение в файле ordershipment.php строка 802

◆ registerShipmentFieldsUpdaters()

static registerShipmentFieldsUpdaters ( )
static

См. определение в файле ordershipment.php строка 936

◆ renderShipmentEditLink()

static renderShipmentEditLink ( $data)
staticprotected

См. определение в файле ordershipment.php строка 1572

◆ setBackUrl()

static setBackUrl ( $backUrl)
static

См. определение в файле ordershipment.php строка 2244

Данные класса

◆ $backUrl

$backUrl = ''
staticprotected

См. определение в файле ordershipment.php строка 38

◆ $defaultFields

$defaultFields = null
staticprotected

См. определение в файле ordershipment.php строка 37

◆ $shipment

$shipment = null
staticprotected

См. определение в файле ordershipment.php строка 36

◆ $shipmentObjJs

$shipmentObjJs = null
static

См. определение в файле ordershipment.php строка 34