См. определение в файле elementproperty.php строка 9
◆ __construct()
- Аргументы
-
integer | $id | Iblock element identifier. |
Переопределяет метод предка Base.
См. определение в файле elementproperty.php строка 18
◆ loadFromDatabase()
Loads values from database. Returns true on success.
- Возвращает
- boolean
Переопределяет метод предка Base.
См. определение в файле elementproperty.php строка 230
◆ resolve()
Used to find entity for template processing.
- Аргументы
-
string | $entity | What to find. |
- Возвращает
- \Bitrix\Iblock\Template\Entity\Base
Переопределяет метод предка Base.
См. определение в файле elementproperty.php строка 42
◆ setFields()
setFields |
( |
array |
$fields | ) |
|
Used to initialize entity fields from some external source.
- Аргументы
-
array | $fields | Entity fields. |
- Возвращает
- void
Переопределяет метод предка Base.
См. определение в файле elementproperty.php строка 69
◆ setIblockId()
Set the iblock of the element.
- Аргументы
-
integer | $iblockId | Iblock identifier. |
- Возвращает
- void
См. определение в файле elementproperty.php строка 30
◆ $elementLinkProperties
$elementLinkProperties = array() |
|
protected |
◆ $iblockId
◆ $properties
◆ $sectionLinkProperties
$sectionLinkProperties = array() |
|
protected |