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

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

static getType ()
static renderControlOptions (FieldType $fieldType, $callbackFunctionName, $value)
static convertPropertyToView (FieldType $fieldType, int $viewMode, array $property)
Открытые статические члены унаследованные от Select
static getConversionMap ()
Открытые статические члены унаследованные от Base
static getName ()
static addFormat ($name, array $options)
static getFormats ()
static toSingleValue (FieldType $fieldType, $value)
static formatValueMultiple (FieldType $fieldType, $value, $format='printable')
static formatValueSingle (FieldType $fieldType, $value, $format='printable')
static convertValueMultiple (FieldType $fieldType, $value, $toTypeClass)
static convertTo (FieldType $fieldType, $value, $toTypeClass)
static convertFrom (FieldType $fieldType, $value, $fromTypeClass)
static mergeValue (FieldType $fieldType, array $baseValue, $appendValue)
static addError ($error)
static addErrors (array $errors)
static getErrors ()
static canRenderControl ($renderMode)
static renderControlSingle (FieldType $fieldType, array $field, $value, $allowSelection, $renderMode)
static renderControlMultiple (FieldType $fieldType, array $field, $value, $allowSelection, $renderMode)
static extractValueSingle (FieldType $fieldType, array $field, array $request)
static extractValueMultiple (FieldType $fieldType, array $field, array $request)
static clearValueSingle (FieldType $fieldType, $value)
static clearValueMultiple (FieldType $fieldType, $value)
static internalizeValue (FieldType $fieldType, $context, $value)
static internalizeValueSingle (FieldType $fieldType, $context, $value)
static internalizeValueMultiple (FieldType $fieldType, $context, $value)
static externalizeValue (FieldType $fieldType, $context, $value)
static externalizeValueSingle (FieldType $fieldType, $context, $value)
static externalizeValueMultiple (FieldType $fieldType, $context, $value)
static compareValues ($valueA, $valueB)
static validateValueSingle ($value, FieldType $fieldType)
static validateValueMultiple ($value, FieldType $fieldType)

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

static getFieldOptions (FieldType $fieldType)
Защищенные статические члены унаследованные от Select
static formatValuePrintable (FieldType $fieldType, $value)
static renderControl (FieldType $fieldType, array $field, $value, $allowSelection, $renderMode)
Защищенные статические члены унаследованные от Base
static getFormatCallable ($format)
static getFormatSeparator ($format)
static cleanErrors ()
static generateControlId (array $field)
static generateControlName (array $field)
static generateControlClassName (FieldType $fieldType, array $field)
static wrapCloneableControls (array $controls, $wrapperId)
static renderPublicMultipleWrapper (FieldType $fieldType, array $field, array $controls)
static renderControlSelector (array $field, $value=null, $showInput=false, $selectorMode='', FieldType $fieldType=null)
static renderControlSelectorButton ($controlId, FieldType $fieldType, $selectorMode='')
static extractValue (FieldType $fieldType, array $field, array $request)

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

Поля данных унаследованные от Select
const VIEW_TYPE_MENU = 'menu'
Статические защищенные данные унаследованные от Base
static $formats
static $errors = []

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

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

Методы

◆ convertPropertyToView()

convertPropertyToView ( FieldType $fieldType,
int $viewMode,
array $property )
static

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

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

◆ getFieldOptions()

getFieldOptions ( FieldType $fieldType)
staticprotected
Аргументы
FieldType$fieldType
Возвращает
array

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

◆ getType()

getType ( )
static
Возвращает
string

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

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

◆ renderControlOptions()

renderControlOptions ( FieldType $fieldType,
$callbackFunctionName,
$value )
static
Аргументы
FieldType$fieldTypeDocument field type.
string$callbackFunctionNameClient callback function name.
mixed$valueField value.
Возвращает
string

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

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


Объявления и описания членов класса находятся в файле: