1C-Bitrix 25.700.0
|
Открытые члены | |
deleteItem ($index) | |
onItemModify (Internals\CollectableEntity $item, $name=null, $oldValue=null, $value=null) | |
getItemByBasketCode ($itemCode) | |
getShippableItems () | |
getSellableItems () | |
getShipment () | |
onBeforeBasketItemDelete (BasketItem $basketItem) | |
onBasketModify ($action, BasketItem $basketItem, $name=null, $oldValue=null, $value=null) | |
getBasketItemQuantity (BasketItem $basketItem) | |
Открытые члены унаследованные от EntityCollection | |
__construct (EntityInterface ... $items) | |
count () | |
isEmpty () | |
getIterator () | |
add (EntityInterface $item) | |
find (callable $callback) | |
filter (callable $callback) | |
map (callable $callback) |
Открытые статические члены | |
static | getRegistryType () |
static | getList (array $parameters=array()) |
Защищенные члены | |
getEntityParent () | |
bindItem (CollectableEntity $shipmentItem) | |
createIndex () | |
deleteInternal ($primary) |
Защищенные данные | |
$shipment | |
$shipmentItemIndexMap = array() | |
Защищенные данные унаследованные от EntityCollection | |
array | $items = [] |
Дополнительные унаследованные члены | |
Защищенные статические члены унаследованные от EntityCollection | |
static | getEntityClass () |
См. определение в файле shipmentitemcollection.php строка 17
|
protected |
См. определение в файле shipmentitemcollection.php строка 252
|
protected |
См. определение в файле shipmentitemcollection.php строка 261
|
protected |
$primary |
См. определение в файле shipmentitemcollection.php строка 715
deleteItem | ( | $index | ) |
См. определение в файле shipmentitemcollection.php строка 276
getBasketItemQuantity | ( | BasketItem | $basketItem | ) |
BasketItem | $basketItem |
Main |
ArgumentNullException
См. определение в файле shipmentitemcollection.php строка 893
|
protected |
См. определение в файле shipmentitemcollection.php строка 28
getItemByBasketCode | ( | $itemCode | ) |
$itemCode |
См. определение в файле shipmentitemcollection.php строка 305
array | $parameters |
Main |
ArgumentException
См. определение в файле shipmentitemcollection.php строка 706
|
static |
См. определение в файле shipmentitemcollection.php строка 624
getSellableItems | ( | ) |
См. определение в файле shipmentitemcollection.php строка 354
getShipment | ( | ) |
См. определение в файле shipmentitemcollection.php строка 412
getShippableItems | ( | ) |
Returns shippable items
См. определение в файле shipmentitemcollection.php строка 341
onBasketModify | ( | $action, | |
BasketItem | $basketItem, | ||
$name = null, | |||
$oldValue = null, | |||
$value = null ) |
$action | ||
BasketItem | $basketItem | |
null | $name | |
null | $oldValue | |
null | $value |
Main |
ArgumentNullException
Main |
ArgumentOutOfRangeException
Main |
NotSupportedException
Main |
ObjectNotFoundException
Main |
SystemException
См. определение в файле shipmentitemcollection.php строка 755
onBeforeBasketItemDelete | ( | BasketItem | $basketItem | ) |
BasketItem | $basketItem |
Main |
ArgumentNullException
Main |
ArgumentOutOfRangeException
Main |
NotSupportedException
Main |
ObjectNotFoundException
Main |
SystemException
См. определение в файле shipmentitemcollection.php строка 729
onItemModify | ( | Internals\CollectableEntity | $item, |
$name = null, | |||
$oldValue = null, | |||
$value = null ) |
Internals\CollectableEntity | $item | |
null | $name | |
null | $oldValue | |
null | $value |
Main |
NotSupportedException
Main |
SystemException
См. определение в файле shipmentitemcollection.php строка 295
|
protected |
См. определение в файле shipmentitemcollection.php строка 21
|
protected |
См. определение в файле shipmentitemcollection.php строка 23