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

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

static getClassTitle ()
 
static getClassDescription ()
 
static check ($price, array $restrictionParams, $deliveryId=0)
 
static checkByEntity (Entity $shipment, array $restrictionParams, $mode, $deliveryId=0)
 
static getParamsStructure ($entityId=0)
 

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

static extractParams (Entity $entity)
 

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

- Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 
 setStoreId (int $storeId)
 
 writeOff (float $quantity)
 
 return ()
 
- Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 
 getRegistryItems ()
 
- Защищенные данные унаследованные от Base
int $storeId
 
BatchManager $batchManager
 

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

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

Методы

◆ check()

static check ( $price,
array $restrictionParams,
$deliveryId = 0 )
static

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

◆ checkByEntity()

static checkByEntity ( Entity $shipment,
array $restrictionParams,
$mode,
$deliveryId = 0 )
static

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

◆ extractParams()

static extractParams ( Entity $entity)
staticprotected

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

◆ getClassDescription()

static getClassDescription ( )
static

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

◆ getClassTitle()

static getClassTitle ( )
static

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

◆ getParamsStructure()

static getParamsStructure ( $entityId = 0)
static

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