Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс EmptyDeliveryService
+ Граф наследования:EmptyDeliveryService:

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

static getClassTitle ()
 
static getClassDescription ()
 
static getEmptyDeliveryServiceId ()
 
static isHandlerCompatible ()
 
- Открытые статические члены унаследованные от Configurable
static getClassTitle ()
 
static getClassDescription ()
 
static getAdminFieldsList ()
 
static onAfterAdd ($serviceId, array $fields=array())
 
static whetherAdminExtraServicesShow ()
 
static isHandlerCompatible ()
 
- Открытые статические члены унаследованные от Base
static getClassTitle ()
 
static prepareParamsToSave (array $params)
 
static getAdminParamsControl ($name, array $params, $currency='')
 
static isInner ()
 
static isEmbeddedOnly ()
 

Открытые атрибуты

const CACHE_ID = 'BITRIX_SALE_EMPTY_DELIVERY_SRV_ID'
 
const TTL = 31536000
 

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

 $handlerCode = 'BITRIX_EMPTY'
 
- Защищенные данные унаследованные от Configurable
 $handlerCode = 'BITRIX_CONFIGURABLE'
 
- Защищенные данные унаследованные от Base
 $id
 
 $code
 
 $name = ''
 
 $description = ''
 
 $className = __CLASS__
 
 $params = array()
 
 $rights
 
 $deliveryId = 0
 
 $initial = ''
 
 $active = false
 
 $sort = 100
 
 $value = null
 
 $currency = ''
 
 $operatingCurrency = ''
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от Configurable
 __construct (array $initParams)
 
 prepareFieldsForSaving (array $fields)
 
 isCalculatePriceImmediately ()
 
- Открытые члены унаследованные от Base
 __construct ($id, array $initParams, $currency, $value=null, array $additionalParams=array())
 
 setValue ($value)
 
 getName ()
 
 getDescription ()
 
 getValue ()
 
 getEditControl ($prefix='', $value=false)
 
 getViewControl ()
 
 getPrice ()
 
 canUserEditValue ()
 
 canManagerEditValue ()
 
 getAdminDefaultControl ($prefix='', $value=false)
 
 isStore ()
 
 getParams ()
 
 setOperatingCurrency ($currency)
 
 getOperatingCurrency ()
 
 getCode ()
 
 getId ()
 
 getCostShipment (Shipment $shipment=null)
 
 getCost ()
 
 getPriceShipment (Shipment $shipment=null)
 
 getDisplayValue ()
 
 getInitial ()
 
- Защищенные члены унаследованные от Configurable
 getPeriodText ()
 
 calculateConcrete (\Bitrix\Sale\Shipment $shipment=null)
 
 getConfigStructure ()
 
- Защищенные члены унаследованные от Base
 convertToOtherCurrency ($value, $currency)
 
 convertToOperatingCurrency ($value)
 
- Статические защищенные данные унаследованные от Configurable
static $isCalculatePriceImmediately = true
 
static $whetherAdminExtraServicesShow = true
 

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

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

Методы

◆ getClassDescription()

static getClassDescription ( )
static
Возвращает
string Class, service description.

Переопределяет метод предка Configurable.

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

◆ getClassTitle()

static getClassTitle ( )
static
Возвращает
string Class title.

Переопределяет метод предка Configurable.

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

◆ getEmptyDeliveryServiceId()

static getEmptyDeliveryServiceId ( )
static
Возвращает
int
Исключения

Bitrix\Main\ArgumentException

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

◆ isHandlerCompatible()

static isHandlerCompatible ( )
static

Переопределяет метод предка Configurable.

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

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

◆ $handlerCode

$handlerCode = 'BITRIX_EMPTY'
protected

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

◆ CACHE_ID

const CACHE_ID = 'BITRIX_SALE_EMPTY_DELIVERY_SRV_ID'

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

◆ TTL

const TTL = 31536000

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