|
| getShipmentItem () |
|
| onShipmentItemModify ($action, ShipmentItem $shipmentItem, $name=null, $oldValue=null, $value=null) |
|
| onItemModify (Internals\CollectableEntity $item, $name=null, $oldValue=null, $value=null) |
|
| checkAvailableQuantity (Internals\CollectableEntity $item) |
|
| getItemsByStoreId (int $storeId) |
|
| 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 () |
|
◆ checkAvailableQuantity()
- Аргументы
-
Internals\CollectableEntity | $item | |
- Возвращает
- Result
- Исключения
-
ArgumentNullException
- Исключения
-
ArgumentOutOfRangeException
- Исключения
-
SystemException
См. определение в файле shipmentitemstorecollection.php строка 267
◆ deleteInternal()
deleteInternal |
( |
| $primary | ) |
|
|
protected |
◆ getEntityParent()
◆ getItemsByStoreId()
getItemsByStoreId |
( |
int | $storeId | ) |
|
◆ getList()
static getList |
( |
array | $parameters = array() | ) |
|
|
static |
- Аргументы
-
- Возвращает
- Main\ORM\Query\Result|Internals\EO_ShipmentItemStore_Result
- Исключения
-
ArgumentException
- Исключения
-
ObjectPropertyException
- Исключения
-
SystemException
См. определение в файле shipmentitemstorecollection.php строка 636
◆ getOriginalItemValues()
getOriginalItemValues |
( |
| ) |
|
|
protected |
◆ getRegistryType()
static getRegistryType |
( |
| ) |
|
|
static |
◆ getShipmentItem()
◆ onItemModify()
- Аргументы
-
Internals\CollectableEntity | $item | |
null | $name | |
null | $oldValue | |
null | $value | |
- Возвращает
- Result
- Исключения
-
Exception
См. определение в файле shipmentitemstorecollection.php строка 244
◆ onShipmentItemModify()
onShipmentItemModify |
( |
| $action, |
|
|
ShipmentItem | $shipmentItem, |
|
|
| $name = null, |
|
|
| $oldValue = null, |
|
|
| $value = null ) |
- Аргументы
-
| $action | |
ShipmentItem | $shipmentItem | |
null | $name | |
null | $oldValue | |
null | $value | |
- Возвращает
- Result
- Исключения
-
ArgumentNullException
- Исключения
-
ArgumentOutOfRangeException
- Исключения
-
NotImplementedException
См. определение в файле shipmentitemstorecollection.php строка 135