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

Открытые члены

 __construct ($id)
 resolve ($entity)
 setFields (array $fields)
Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 setStoreId (int $storeId)
 writeOff (float $quantity)
 return ()

Защищенные члены

 loadFromDatabase ()
Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 getRegistryItems ()

Защищенные данные

 $property = null
 $iblock = null
 $parent = null
 $sections = null
 $catalog = null
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

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

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

Конструктор(ы)

◆ __construct()

__construct ( $id)
Аргументы
integer$idIblock element identifier.

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

Методы

◆ loadFromDatabase()

loadFromDatabase ( )
protected

Loads values from database. Returns true on success.

Возвращает
boolean

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

◆ resolve()

resolve ( $entity)

Used to find entity for template processing.

Аргументы
string$entityWhat to find.
Возвращает
\Bitrix\Iblock\Template\Entity\Base

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

◆ setFields()

setFields ( array $fields)

Used to initialize entity fields from some external source.

Аргументы
array$fieldsEntity fields.
Возвращает
void

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

Поля

◆ $catalog

$catalog = null
protected

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

◆ $iblock

$iblock = null
protected

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

◆ $parent

$parent = null
protected

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

◆ $property

$property = null
protected

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

◆ $sections

$sections = null
protected

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


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