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

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

 __construct ($id, array $structure, $currency, $value=null, array $additionalParams=array())
 
 setValue ($value)
 
 getCost ()
 
 setOperatingCurrency ($currency)
 
- Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 
 setStoreId (int $storeId)
 
 writeOff (float $quantity)
 
 return ()
 

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

static getClassTitle ()
 
static getAdminParamsName ()
 
static getAdminParamsControl ($name, array $params=array(), $currency="")
 

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

 createJSOnchange ($id, $price)
 
- Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 
 getRegistryItems ()
 

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

- Защищенные данные унаследованные от Base
int $storeId
 
BatchManager $batchManager
 

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

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

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

◆ __construct()

__construct ( $id,
array $structure,
$currency,
$value = null,
array $additionalParams = array() )

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

Методы

◆ createJSOnchange()

createJSOnchange ( $id,
$price )
protected

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

◆ getAdminParamsControl()

static getAdminParamsControl ( $name,
array $params = array(),
$currency = "" )
static

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

◆ getAdminParamsName()

static getAdminParamsName ( )
static

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

◆ getClassTitle()

static getClassTitle ( )
static

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

◆ getCost()

getCost ( )

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

◆ setOperatingCurrency()

setOperatingCurrency ( $currency)

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

◆ setValue()

setValue ( $value)

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