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

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

 __construct ($id)
 setIblockId ($iblockId)
 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 ()

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

 $iblockId = 0
 $properties = array()
 $elementLinkProperties = array()
 $sectionLinkProperties = array()
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

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

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

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

◆ __construct()

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

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

Методы

◆ loadFromDatabase()

loadFromDatabase ( )
protected

Loads values from database. Returns true on success.

Возвращает
boolean

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

◆ resolve()

resolve ( $entity)

Used to find entity for template processing.

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

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

◆ setFields()

setFields ( array $fields)

Used to initialize entity fields from some external source.

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

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

◆ setIblockId()

setIblockId ( $iblockId)

Set the iblock of the element.

Аргументы
integer$iblockIdIblock identifier.
Возвращает
void

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

Поля

◆ $elementLinkProperties

$elementLinkProperties = array()
protected

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

◆ $iblockId

$iblockId = 0
protected

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

◆ $properties

$properties = array()
protected

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

◆ $sectionLinkProperties

$sectionLinkProperties = array()
protected

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


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