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

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

static getSkuProperties (int $iblockId, int $skuId, array $filter=[])
static getIblockProperties (int $iblockId, int $productId, array $filter=[])
static getColumnNames ()
static getRestrictedPropertyTypes ()
static getRestrictedProperties ()
static getAllowedPropertyUserTypes ()

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

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

Методы

◆ getAllowedPropertyUserTypes()

getAllowedPropertyUserTypes ( )
static

Supported user types of properties in product grid of deal. For \CCrmEntityProductListComponent::getIblockColumnsDescription

Возвращает
array

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

◆ getColumnNames()

getColumnNames ( )
static

All column codes for crm.entity.product.list template

Возвращает
array

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

◆ getIblockProperties()

getIblockProperties ( int $iblockId,
int $productId,
array $filter = [] )
static

Get readable properties of a product.

Аргументы
int$iblockId
int$productId
array$filter
Возвращает
array in format ['PROPERTY_CODE' => 'readable value']

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

◆ getRestrictedProperties()

getRestrictedProperties ( )
static

Restricted properties for hiding in product grid of deal. For \CCrmEntityProductListComponent::getIblockColumnsDescription

Возвращает
array

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

◆ getRestrictedPropertyTypes()

getRestrictedPropertyTypes ( )
static

Restricted property types for hiding in product grid of deal. For \CCrmEntityProductListComponent::getIblockColumnsDescription

Возвращает
array

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

◆ getSkuProperties()

getSkuProperties ( int $iblockId,
int $skuId,
array $filter = [] )
static

Get readable properties of a product variation. Fields are not properties - but included here.

Аргументы
int$iblockId
int$skuId
array$filter
Возвращает
array in format ['PROPERTY_CODE' => 'readable value']

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


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