Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Section
+ Граф наследования:Section:

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

 __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
 

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

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

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

◆ __construct()

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

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

Методы

◆ loadFromDatabase()

loadFromDatabase ( )
protected

Loads values from database. Returns true on success.

Возвращает
boolean

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

◆ resolve()

resolve ( $entity)

Used to find entity for template processing.

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

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

◆ setFields()

setFields ( array $fields)

Used to initialize entity fields from some external source.

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

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

Данные класса

◆ $catalog

$catalog = null
protected

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

◆ $iblock

$iblock = null
protected

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

◆ $parent

$parent = null
protected

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

◆ $property

$property = null
protected

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

◆ $sections

$sections = null
protected

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