См. определение в файле PropertyProduct.php строка 13
◆ getAllowedPropertyUserTypes()
| getAllowedPropertyUserTypes |
( |
| ) |
|
|
static |
Supported user types of properties in product grid of deal. For \CCrmEntityProductListComponent::getIblockColumnsDescription
- Возвращает
- array
См. определение в файле PropertyProduct.php строка 351
◆ getColumnNames()
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
Объявления и описания членов класса находятся в файле: