См. определение в файле element.php строка 14
◆ checkImageProperty()
static checkImageProperty |
( |
array | $property | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- bool
См. определение в файле element.php строка 439
◆ getCatalogs()
static getCatalogs |
( |
array | $iblocks = [] | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
См. определение в файле element.php строка 170
◆ getElementFields()
static getElementFields |
( |
| ) |
|
|
staticprotected |
◆ getIblockProperties()
static getIblockProperties |
( |
| $iblockId | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
См. определение в файле element.php строка 288
◆ getLinkDefinition()
static getLinkDefinition |
( |
array | $actions | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
См. определение в файле element.php строка 379
◆ getOrderFields()
static getOrderFields |
( |
array | $fields | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
См. определение в файле element.php строка 396
◆ getProductActionList()
static getProductActionList |
( |
| ) |
|
|
staticprotected |
◆ getProductFields()
static getProductFields |
( |
| ) |
|
|
staticprotected |
◆ getShowedFields()
static getShowedFields |
( |
array | $fields | ) |
|
|
staticprotected |
- Аргументы
-
- Возвращает
- array
См. определение в файле element.php строка 418
◆ $catalogIncluded
◆ FIELD_ALLOWED_ALL
const FIELD_ALLOWED_ALL = self::FIELD_ALLOWED_SELECT|self::FIELD_ALLOWED_ORDER |
◆ FIELD_ALLOWED_ORDER
const FIELD_ALLOWED_ORDER = 0x0002 |
◆ FIELD_ALLOWED_SELECT
const FIELD_ALLOWED_SELECT = 0x0001 |
◆ SELECTOR_ENTITY
const SELECTOR_ENTITY = 'element' |