Открытые члены | |
__construct ($id) | |
resolve ($entity) | |
Открытые члены унаследованные от Base | |
__construct (BatchManager $batchManager, int $storeId) | |
setStoreId (int $storeId) | |
writeOff (float $quantity) | |
return () | |
Защищенные члены | |
loadFromDatabase () | |
Защищенные члены унаследованные от Base | |
addRegistryItem (EO_StoreBatch $batchItem, float $amount) | |
getRegistryItems () | |
Защищенные данные | |
$catalog = null | |
Защищенные данные унаследованные от Base | |
int | $storeId |
BatchManager | $batchManager |
См. определение в файле iblock.php строка 9
__construct | ( | $id | ) |
integer | $id | Iblock identifier. |
См. определение в файле iblock.php строка 16
|
protected |
Loads values from database. Returns true on success.
См. определение в файле iblock.php строка 56
resolve | ( | $entity | ) |
Used to find entity for template processing.
string | $entity | What to find. |
См. определение в файле iblock.php строка 34
|
protected |
См. определение в файле iblock.php строка 11