Открытые члены | |
__construct (array $initParams) | |
prepareFieldsForSaving (array $fields) | |
isCalculatePriceImmediately () | |
![]() | |
__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 () | |
Открытые статические члены | |
static | getClassTitle () |
static | getClassDescription () |
static | getAdminFieldsList () |
static | onAfterAdd ($serviceId, array $fields=array()) |
static | whetherAdminExtraServicesShow () |
static | isHandlerCompatible () |
![]() | |
static | getClassTitle () |
static | prepareParamsToSave (array $params) |
static | getAdminParamsControl ($name, array $params, $currency='') |
static | isInner () |
static | isEmbeddedOnly () |
Защищенные члены | |
getPeriodText () | |
calculateConcrete (\Bitrix\Sale\Shipment $shipment=null) | |
getConfigStructure () | |
![]() | |
convertToOtherCurrency ($value, $currency) | |
convertToOperatingCurrency ($value) | |
Защищенные данные | |
$handlerCode = 'BITRIX_CONFIGURABLE' | |
![]() | |
$id | |
$code | |
$name = '' | |
$description = '' | |
$className = __CLASS__ | |
$params = array() | |
$rights | |
$deliveryId = 0 | |
$initial = '' | |
$active = false | |
$sort = 100 | |
$value = null | |
$currency = '' | |
$operatingCurrency = '' | |
Статические защищенные данные | |
static | $isCalculatePriceImmediately = true |
static | $whetherAdminExtraServicesShow = true |
См. определение в файле configurable.php строка 19
__construct | ( | array | $initParams | ) |
array | $initParams | Initial data params from table record. |
Bitrix\Main\ArgumentNullException
Bitrix\Main\ArgumentTypeException
См. определение в файле configurable.php строка 32
|
protected |
См. определение в файле configurable.php строка 97
|
static |
См. определение в файле configurable.php строка 191
|
static |
Переопределяется в EmptyDeliveryService.
См. определение в файле configurable.php строка 62
|
static |
Переопределяет метод предка Base.
Переопределяется в EmptyDeliveryService.
См. определение в файле configurable.php строка 54
|
protected |
|
protected |
См. определение в файле configurable.php строка 70
isCalculatePriceImmediately | ( | ) |
См. определение в файле configurable.php строка 215
|
static |
Переопределяется в EmptyDeliveryService.
См. определение в файле configurable.php строка 225
|
static |
См. определение в файле configurable.php строка 206
prepareFieldsForSaving | ( | array | $fields | ) |
См. определение в файле configurable.php строка 198
|
static |
См. определение в файле configurable.php строка 220
|
protected |
См. определение в файле configurable.php строка 22
|
staticprotected |
См. определение в файле configurable.php строка 24
|
staticprotected |
См. определение в файле configurable.php строка 25