|
| 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) |
|
| onItemModify (CollectableEntity $item, $name=null, $oldValue=null, $value=null) |
|
| getItemById ($id) |
|
| isStartField ($isMeaningfulField=false) |
|
| clearStartField () |
|
| hasMeaningfulField () |
|
| doFinalAction ($hasMeaningfulField=false) |
|
| isMathActionOnly () |
|
| setMathActionOnly ($value=false) |
|
| verify () |
|
| isClone () |
|
| isAnyItemDeleted () |
|
| isAnyItemAdded () |
|
| clearChanged () |
|
| getIterator () |
|
| offsetExists ($offset) |
|
| offsetGet ($offset) |
|
| offsetSet ($offset, $value) |
|
| offsetUnset ($offset) |
|
| count () |
|
| current () |
|
| next () |
|
| key () |
|
| valid () |
|
| rewind () |
|
| isEmpty () |
|
| toArray () |
|
См. определение в файле shipmentitemcollection.php строка 16
◆ createIndex()
◆ deleteInternal()
deleteInternal |
( |
| $primary | ) |
|
|
protected |
◆ deleteItem()
◆ getBasketItemQuantity()
◆ getEntityParent()
◆ getItemByBasketCode()
getItemByBasketCode |
( |
| $itemCode | ) |
|
◆ getList()
static getList |
( |
array | $parameters = array() | ) |
|
|
static |
◆ getRegistryType()
static getRegistryType |
( |
| ) |
|
|
static |
◆ getSellableItems()
◆ getShipment()
◆ getShippableItems()
◆ onBasketModify()
onBasketModify |
( |
| $action, |
|
|
BasketItem | $basketItem, |
|
|
| $name = null, |
|
|
| $oldValue = null, |
|
|
| $value = null ) |
- Аргументы
-
| $action | |
BasketItem | $basketItem | |
null | $name | |
null | $oldValue | |
null | $value | |
- Возвращает
- Result
- Исключения
-
ArgumentNullException
- Исключения
-
ArgumentOutOfRangeException
- Исключения
-
NotSupportedException
- Исключения
-
ObjectNotFoundException
- Исключения
-
SystemException
См. определение в файле shipmentitemcollection.php строка 752
◆ onBeforeBasketItemDelete()
onBeforeBasketItemDelete |
( |
BasketItem | $basketItem | ) |
|
- Аргументы
-
- Возвращает
- Result
- Исключения
-
ArgumentNullException
- Исключения
-
ArgumentOutOfRangeException
- Исключения
-
NotSupportedException
- Исключения
-
ObjectNotFoundException
- Исключения
-
SystemException
См. определение в файле shipmentitemcollection.php строка 726
◆ onItemModify()
- Аргументы
-
Internals\CollectableEntity | $item | |
null | $name | |
null | $oldValue | |
null | $value | |
- Возвращает
- Result
- Исключения
-
NotSupportedException
- Исключения
-
SystemException
См. определение в файле shipmentitemcollection.php строка 290
◆ $shipment
◆ $shipmentItemIndexMap
$shipmentItemIndexMap = array() |
|
protected |