Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Property

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

static render ($filterId, $propertyType, array $listProperty)
 
static addFilter ($property, $controlSettings, &$filter, &$filtered)
 

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

static renderByECrm ($filterId, $listProperty)
 
static renderByE ($filterId, array $listProperty)
 
static renderByEmployee ($filterId, array $listProperty)
 
static getJsHandlerECrm ()
 
static getJsHandlerEmployee ()
 
static getJsHandlerE ()
 
static addFilterByE ($property, $controlSettings, &$filter, &$filtered)
 

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

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

Методы

◆ addFilter()

static addFilter ( $property,
$controlSettings,
& $filter,
& $filtered )
static

Add values in filter.

Аргументы
array$propertyProperty data.
array$controlSettingsForm data.
array&$filterFilter data.
bool&$filteredMarker filter.
Возвращает
void

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

◆ addFilterByE()

static addFilterByE ( $property,
$controlSettings,
& $filter,
& $filtered )
staticprotected

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

◆ getJsHandlerE()

static getJsHandlerE ( )
staticprotected

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

◆ getJsHandlerECrm()

static getJsHandlerECrm ( )
staticprotected

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

◆ getJsHandlerEmployee()

static getJsHandlerEmployee ( )
staticprotected

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

◆ render()

static render ( $filterId,
$propertyType,
array $listProperty )
static

Method renders the html for custom_entity field.

Аргументы
string$filterIdFilter id.
string$propertyTypeType property.
array$listPropertyList properties.
Возвращает
string Html.
См. также
Property::renderByECrm()
Property::renderByE()
Property::renderByEmployee()

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

◆ renderByE()

static renderByE ( $filterId,
array $listProperty )
staticprotected

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

◆ renderByECrm()

static renderByECrm ( $filterId,
$listProperty )
staticprotected

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

◆ renderByEmployee()

static renderByEmployee ( $filterId,
array $listProperty )
staticprotected

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