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

Поля данных

const SELECTOR_ENTITY = 'element'
const FIELD_ALLOWED_SELECT = 0x0001
const FIELD_ALLOWED_ORDER = 0x0002
const FIELD_ALLOWED_ALL = self::FIELD_ALLOWED_SELECT|self::FIELD_ALLOWED_ORDER

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

static getCatalogs (array $iblocks=[])
static getElementFields ()
static getProductFields ()
static getIblockProperties ($iblockId)
static getProductActionList ()
static getLinkDefinition (array $actions)
static getOrderFields (array $fields)
static getShowedFields (array $fields)
static checkImageProperty (array $property)

Статические защищенные данные

static $catalogIncluded = null

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

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

Методы

◆ checkImageProperty()

checkImageProperty ( array $property)
staticprotected
Аргументы
array$property
Возвращает
bool

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

◆ getCatalogs()

getCatalogs ( array $iblocks = [])
staticprotected
Аргументы
array$iblocks
Возвращает
array

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

◆ getElementFields()

getElementFields ( )
staticprotected
Возвращает
array

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

◆ getIblockProperties()

getIblockProperties ( $iblockId)
staticprotected
Аргументы
int$iblockId
Возвращает
array

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

◆ getLinkDefinition()

getLinkDefinition ( array $actions)
staticprotected
Аргументы
array$actions
Возвращает
array

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

◆ getOrderFields()

getOrderFields ( array $fields)
staticprotected
Аргументы
array$fields
Возвращает
array

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

◆ getProductActionList()

getProductActionList ( )
staticprotected
Возвращает
array

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

◆ getProductFields()

getProductFields ( )
staticprotected
Возвращает
array

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

◆ getShowedFields()

getShowedFields ( array $fields)
staticprotected
Аргументы
array$fields
Возвращает
array

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

Поля

◆ $catalogIncluded

$catalogIncluded = null
staticprotected

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

◆ FIELD_ALLOWED_ALL

const FIELD_ALLOWED_ALL = self::FIELD_ALLOWED_SELECT|self::FIELD_ALLOWED_ORDER

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

◆ FIELD_ALLOWED_ORDER

const FIELD_ALLOWED_ORDER = 0x0002

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

◆ FIELD_ALLOWED_SELECT

const FIELD_ALLOWED_SELECT = 0x0001

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

◆ SELECTOR_ENTITY

const SELECTOR_ENTITY = 'element'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/iblock/lib/landingsource/element.php