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

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

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

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

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

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

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

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

static getValueHtml ($name, $id, $title="", $price="", $currency="")
 
static getJSPrice (array $prices)
 

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

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

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

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

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

◆ __construct()

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

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

Методы

◆ createJSOnchange()

createJSOnchange ( $id,
array $prices )
protected

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

◆ createOptions()

createOptions ( )
protected

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

◆ getAdminParamsControl()

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

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

◆ getAdminParamsName()

static getAdminParamsName ( )
static

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

◆ getClassTitle()

static getClassTitle ( )
static

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

◆ getCost()

getCost ( )

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

◆ getDisplayValue()

getDisplayValue ( )

@inheritDoc

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

◆ getEditControl()

getEditControl ( $prefix = "",
$value = false )

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

◆ getJSPrice()

static getJSPrice ( array $prices)
staticprotected

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

◆ getValueHtml()

static getValueHtml ( $name,
$id,
$title = "",
$price = "",
$currency = "" )
staticprotected

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

◆ getViewControl()

getViewControl ( )

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

◆ prepareParamsToSave()

static prepareParamsToSave ( array $params)
static

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

◆ setOperatingCurrency()

setOperatingCurrency ( $currency)

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