1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ConcreteProduct
Граф наследования:ConcreteProduct:
Base

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

static getViewHtml (array $input, $values=null)
static getEditHtml ($name, array $input, $values=null)
static getValueSingle (array $input, $userValue)
static getError (array $input, $value)
static getErrorSingle (array $input, $value)
static getSettings (array $input, $reload)
Открытые статические члены унаследованные от Base
static isMultiple ($value)
static asSingle ($value)
static asMultiple ($value)
static getViewHtmlSingle (array $input, $value)
static getEditHtmlSingle ($name, array $input, $value)
static getEditHtmlSingleDelete ($name, array $input)
static getEditHtmlInsert ($tag, $replace, $name, $sample, $after)
static getEditHtmlSingleAfterInsert ()
static getRequiredError (array $input, $value)
static getValue (array $input, $value)
static hasMultipleValuesSupport ()

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

static getProductsList ($elementIds)
Защищенные статические члены унаследованные от Base
static getHiddenRecursive ($name, $value, $attributes)
static extractAttributes (array $input, array $boolean, array $other, $withGlobal=true)

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

Поля данных унаследованные от Base
const MULTITAG = 'div'

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

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

Методы

◆ getEditHtml()

getEditHtml ( $name,
array $input,
$values = null )
static

Return HTML section for edit concreteProduct type

Аргументы
$name
array$input
null$values
Возвращает
string

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

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

◆ getError()

getError ( array $input,
$value )
static

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

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

◆ getErrorSingle()

getErrorSingle ( array $input,
$value )
static
Аргументы
array$input
$value
Исключения
SystemException

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

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

◆ getProductsList()

getProductsList ( $elementIds)
staticprotected

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

◆ getSettings()

getSettings ( array $input,
$reload )
static

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

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

◆ getValueSingle()

getValueSingle ( array $input,
$userValue )
static

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

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

◆ getViewHtml()

getViewHtml ( array $input,
$values = null )
static
Аргументы
array$input
$values
Возвращает
string

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

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/sale/lib/internals/input.php