1C-Bitrix 25.700.0
|
Открытые члены | |
setParentBasketItem (BasketItem $basketItem) | |
getParentBasketItem () | |
addItem (CollectableEntity $item) | |
loadFromDb (array $filter) | |
getBasket () | |
Открытые члены унаследованные от BasketItemCollection | |
createItem ($moduleId, $productId, $basketCode=null) | |
getOrder () | |
getBasketItems () | |
getOrderId () | |
getExistsItem ($moduleId, $productId, array $properties=array()) | |
Открытые члены унаследованные от EntityCollection | |
__construct (EntityInterface ... $items) | |
count () | |
isEmpty () | |
getIterator () | |
add (EntityInterface $item) | |
find (callable $callback) | |
filter (callable $callback) | |
map (callable $callback) |
Открытые статические члены | |
static | createBundleCollectionObject () |
static | getRegistryType () |
Защищенные члены | |
getEntityParent () |
Защищенные данные | |
$parentBasketItem = null | |
Защищенные данные унаследованные от EntityCollection | |
array | $items = [] |
Дополнительные унаследованные члены | |
Защищенные статические члены унаследованные от BasketItemCollection | |
static | getItemCollectionClassName () |
Защищенные статические члены унаследованные от EntityCollection | |
static | getEntityClass () |
См. определение в файле bundlecollection.php строка 13
addItem | ( | CollectableEntity | $item | ) |
CollectableEntity | $item |
См. определение в файле bundlecollection.php строка 46
|
static |
Main |
ArgumentException
См. определение в файле bundlecollection.php строка 94
getBasket | ( | ) |
Переопределяет метод предка BasketItemCollection.
См. определение в файле bundlecollection.php строка 180
|
protected |
См. определение в файле bundlecollection.php строка 37
getParentBasketItem | ( | ) |
См. определение в файле bundlecollection.php строка 29
|
static |
См. определение в файле bundlecollection.php строка 201
loadFromDb | ( | array | $filter | ) |
array | $filter |
Main |
ArgumentException
Main |
ArgumentTypeException
Main |
NotImplementedException
См. определение в файле bundlecollection.php строка 109
setParentBasketItem | ( | BasketItem | $basketItem | ) |
BasketItem | $basketItem |
См. определение в файле bundlecollection.php строка 21
|
protected |
См. определение в файле bundlecollection.php строка 16