1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CIBlockPropertyHTML

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

static GetUserTypeDescription ()
static GetPublicViewHTML ($arProperty, $value, $strHTMLControlName)
static GetAdminListViewHTML ($arProperty, $value, $strHTMLControlName)
static GetPublicEditHTML ($arProperty, $value, $strHTMLControlName)
static GetPropertyFieldHtml ($arProperty, $value, $strHTMLControlName)
static ConvertToDB ($arProperty, $value)
static ConvertFromDB ($arProperty, $value)
static CheckArray ($arFields=false, $defaultValue=false)
static GetLength ($arProperty, $value)
static PrepareSettings ($arProperty)
static GetSettingsHTML ($arProperty, $strHTMLControlName, &$arPropertyFields)
static GetUIFilterProperty ($property, $strHTMLControlName, &$fields)

Поля данных

const USER_TYPE = Iblock\PropertyTable::USER_TYPE_HTML
const VALUE_TYPE_TEXT = 'TEXT'
const VALUE_TYPE_HTML = 'HTML'

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

static getValueFromString ($value, $getFull=false)

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

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

Методы

◆ CheckArray()

CheckArray ( $arFields = false,
$defaultValue = false )
static

Check value.

Аргументы
bool | array$arFieldsCurrent value.
bool$defaultValueIs default value.
Возвращает
array|bool

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

◆ ConvertFromDB()

ConvertFromDB ( $arProperty,
$value )
static

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

◆ ConvertToDB()

ConvertToDB ( $arProperty,
$value )
static

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

◆ GetAdminListViewHTML()

GetAdminListViewHTML ( $arProperty,
$value,
$strHTMLControlName )
static

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

◆ GetLength()

GetLength ( $arProperty,
$value )
static

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

◆ GetPropertyFieldHtml()

GetPropertyFieldHtml ( $arProperty,
$value,
$strHTMLControlName )
static

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

◆ GetPublicEditHTML()

GetPublicEditHTML ( $arProperty,
$value,
$strHTMLControlName )
static

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

◆ GetPublicViewHTML()

GetPublicViewHTML ( $arProperty,
$value,
$strHTMLControlName )
static

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

◆ GetSettingsHTML()

GetSettingsHTML ( $arProperty,
$strHTMLControlName,
& $arPropertyFields )
static

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

◆ GetUIFilterProperty()

GetUIFilterProperty ( $property,
$strHTMLControlName,
& $fields )
static
Аргументы
array$property
array$strHTMLControlName
array&$fields
Возвращает
void

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

◆ GetUserTypeDescription()

GetUserTypeDescription ( )
static

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

◆ getValueFromString()

getValueFromString ( $value,
$getFull = false )
staticprotected

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

◆ PrepareSettings()

PrepareSettings ( $arProperty)
static

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

Поля

◆ USER_TYPE

const USER_TYPE = Iblock\PropertyTable::USER_TYPE_HTML

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

◆ VALUE_TYPE_HTML

const VALUE_TYPE_HTML = 'HTML'

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

◆ VALUE_TYPE_TEXT

const VALUE_TYPE_TEXT = 'TEXT'

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


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