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

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

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

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

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

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

 $dbPath = null
 
- Защищенные данные унаследованные от Base
int $storeId
 
BatchManager $batchManager
 

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

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

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

◆ __construct()

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

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

Методы

◆ loadFromDatabase()

loadFromDatabase ( )

Loads values from database. Returns true on success.

Возвращает
boolean

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

◆ loadProperty()

loadProperty ( )
protected

Helper method for loading user defined properties from DB.

Возвращает
void

@global \CUserTypeManager $USER_FIELD_MANAGER

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

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

◆ $dbPath

$dbPath = null
protected

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