1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Automatic
Граф наследования:Automatic:
Base

Открытые члены

 __construct (array $initParams)
 getHandlerCode ()
 prepareFieldsForSaving (array $fields)
 getOldDbSettings ($settings)
 isProfileCompatible ($profileId, $config, Shipment $shipment)
 getOldConfig ()
 getSid ()
 getConfigValues ()
 getProfilesDefaultParams (array $fields=array())
 getProfilesList ()
 getAdminMessage ()
 execAdminAction ()
 getAdditionalInfoShipmentEdit (Shipment $shipment)
 processAdditionalInfoShipmentEdit (Shipment $shipment, array $requestData)
 getAdditionalInfoShipmentView (Shipment $shipment)
Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 setStoreId (int $storeId)
 writeOff (float $quantity)
 return ()

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

static getClassTitle ()
static getClassDescription ()
static convertNewSettingsToOld (array $newSettings=array())
static convertOldConfigToNew ($oldConfig)
static getHandlerInitParams ($sid)
static initHandlers ()
static getRegisteredHandlers ($indexBy="")
static convertNewServiceToOld ($service, $sid=false)
static createConfig ($initHandlerParams, $settings, $siteId=false)
static getChildrenClassNames ()
static onAfterAdd ($serviceId, array $fields=array())
static canHasProfiles ()

Защищенные члены

 getConfigStructure ()
 getCalcultor ()
 getCompability ()
 getMarginPrice ($price, $shipmentCurrency='')
Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 getRegistryItems ()

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

static convertOldConfigParamToNew (array $oldParam)
static convertNewOrderToOld (\Bitrix\Sale\Shipment $shipment)
static getCompatibleProfiles ($sid, $compatibilityFunc, array $config, Shipment $shipment)
static isAutomaticHandlerCompatible ($handler)

Защищенные данные

 $handlerCode = 'BITRIX_AUTOMATIC'
 $sid = ""
 $oldConfig = array()
 $handlerInitParams = array()
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

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

static $canHasProfiles = true

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

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

Конструктор(ы)

◆ __construct()

__construct ( array $initParams)

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

Методы

◆ canHasProfiles()

canHasProfiles ( )
static

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

◆ convertNewOrderToOld()

convertNewOrderToOld ( \Bitrix\Sale\Shipment $shipment)
staticprotected

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

◆ convertNewServiceToOld()

convertNewServiceToOld ( $service,
$sid = false )
static

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

◆ convertNewSettingsToOld()

convertNewSettingsToOld ( array $newSettings = array())
static

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

◆ convertOldConfigParamToNew()

convertOldConfigParamToNew ( array $oldParam)
staticprotected

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

◆ convertOldConfigToNew()

convertOldConfigToNew ( $oldConfig)
static

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

◆ createConfig()

createConfig ( $initHandlerParams,
$settings,
$siteId = false )
static

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

◆ execAdminAction()

execAdminAction ( )

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

◆ getAdditionalInfoShipmentEdit()

getAdditionalInfoShipmentEdit ( Shipment $shipment)

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

◆ getAdditionalInfoShipmentView()

getAdditionalInfoShipmentView ( Shipment $shipment)

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

◆ getAdminMessage()

getAdminMessage ( )

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

◆ getCalcultor()

getCalcultor ( )
protected

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

◆ getChildrenClassNames()

getChildrenClassNames ( )
static

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

◆ getClassDescription()

getClassDescription ( )
static

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

◆ getClassTitle()

getClassTitle ( )
static

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

◆ getCompability()

getCompability ( )
protected

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

◆ getCompatibleProfiles()

getCompatibleProfiles ( $sid,
$compatibilityFunc,
array $config,
Shipment $shipment )
staticprotected

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

◆ getConfigStructure()

getConfigStructure ( )
protected

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

◆ getConfigValues()

getConfigValues ( )

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

◆ getHandlerCode()

getHandlerCode ( )

@inheritDoc

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

◆ getHandlerInitParams()

getHandlerInitParams ( $sid)
static

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

◆ getMarginPrice()

getMarginPrice ( $price,
$shipmentCurrency = '' )
protected

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

◆ getOldConfig()

getOldConfig ( )

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

◆ getOldDbSettings()

getOldDbSettings ( $settings)

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

◆ getProfilesDefaultParams()

getProfilesDefaultParams ( array $fields = array())

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

◆ getProfilesList()

getProfilesList ( )

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

◆ getRegisteredHandlers()

getRegisteredHandlers ( $indexBy = "")
static

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

◆ getSid()

getSid ( )

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

◆ initHandlers()

initHandlers ( )
static

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

◆ isAutomaticHandlerCompatible()

isAutomaticHandlerCompatible ( $handler)
staticprotected

Checks is automatic handler compatible

Аргументы
mixed$handlerOld automatic handler.
Возвращает
bool

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

◆ isProfileCompatible()

isProfileCompatible ( $profileId,
$config,
Shipment $shipment )

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

◆ onAfterAdd()

onAfterAdd ( $serviceId,
array $fields = array() )
static

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

◆ prepareFieldsForSaving()

prepareFieldsForSaving ( array $fields)

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

◆ processAdditionalInfoShipmentEdit()

processAdditionalInfoShipmentEdit ( Shipment $shipment,
array $requestData )

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

Поля

◆ $canHasProfiles

$canHasProfiles = true
staticprotected

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

◆ $handlerCode

$handlerCode = 'BITRIX_AUTOMATIC'
protected

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

◆ $handlerInitParams

$handlerInitParams = array()
protected

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

◆ $oldConfig

$oldConfig = array()
protected

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

◆ $sid

$sid = ""
protected

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


Объявления и описания членов класса находятся в файле: