Открытые статические члены | |
static | getAvailableFields () |
static | create (ShipmentItemCollection $collection, BasketItem $basketItem=null) |
static | loadForShipment ($id) |
static | getRegistryType () |
static | getRegistryEntity () |
static | getList (array $parameters) |
static | getEntityEventName () |
Открытые статические члены унаследованные от Entity | |
static | getEntity () |
static | getRow (array $parameters) |
static | clearCache () |
static | add (array $data) |
static | update ($id, array $data) |
static | delete ($id) |
static | setCacheItem ($id, array $row) |
static | getCacheItem ($id, bool $load=false) |
static | clearCacheItem ($id) |
static | getTabletClassName () |
static | getTabletFieldNames (int $fields=self::FIELDS_MAIN) |
static | getCachedFieldList () |
static | getCallbackRestEvent () |
static | clearSettings () |
Защищенные члены | |
addInternal (array $data) | |
updateInternal ($primary, array $data) | |
Защищенные члены унаследованные от CollectableEntity | |
onFieldModify ($name, $oldValue, $value) | |
Защищенные члены унаследованные от Entity | |
getTablet () | |
Защищенные статические члены | |
static | getMeaningfulFields () |
static | generateXmlId () |
static | getFieldsMap () |
Защищенные статические члены унаследованные от Entity | |
static | prepareForAdd (ORM\Data\AddResult $result, $id, array &$data) |
static | prepareForUpdate (ORM\Data\UpdateResult $result, $id, array &$data) |
static | deleteNoDemands ($id) |
static | normalize (array &$data) |
static | runAddExternalActions ($id, array $data) |
static | runUpdateExternalActions ($id, array $data) |
static | runDeleteExternalActions ($id) |
static | getDefaultCachedFieldList () |
static | prepareFloatValue ($value) |
static | prepareIntValue ($value) |
static | prepareStringValue ($value) |
Защищенные данные | |
$basketItem | |
$shipmentItemStoreCollection | |
Защищенные данные унаследованные от CollectableEntity | |
$collection | |
$internalIndex = null | |
$isClone = false | |
Статические защищенные данные | |
static | $errors = [] |
Дополнительные унаследованные члены | |
Открытые атрибуты унаследованные от Entity | |
const | PREFIX_OLD = 'OLD_' |
const | EVENT_ON_BUILD_CACHED_FIELD_LIST = 'OnBuildCachedFieldList' |
const | FIELDS_MAIN = 0x0001 |
const | FIELDS_UF = 0x0002 |
const | FIELDS_ALL = self::FIELDS_MAIN|self::FIELDS_UF |
@method ShipmentItemCollection getCollection()
См. определение в файле shipmentitem.php строка 13
|
protected |
array | $data |
Exception
См. определение в файле shipmentitem.php строка 1366
canMarked | ( | ) |
clearChanged | ( | ) |
См. определение в файле shipmentitem.php строка 1318
|
static |
Internal method, use ShipmentItemCollection::createItem()
См. определение в файле shipmentitem.php строка 52
|
staticprotected |
См. определение в файле shipmentitem.php строка 78
getAutoFixErrorsList | ( | ) |
|
static |
См. определение в файле shipmentitem.php строка 29
getBasketCode | ( | ) |
getBasketId | ( | ) |
См. определение в файле shipmentitem.php строка 542
getBasketItem | ( | ) |
См. определение в файле shipmentitem.php строка 902
|
static |
См. определение в файле shipmentitem.php строка 1395
|
staticprotected |
См. определение в файле shipmentitem.php строка 1385
|
static |
array | $parameters |
Main |
ArgumentException
Переопределяет метод предка Entity.
См. определение в файле shipmentitem.php строка 1175
getMarkField | ( | ) |
|
staticprotected |
См. определение в файле shipmentitem.php строка 37
getNeedReserveQuantity | ( | ) |
Main |
ObjectNotFoundException
См. определение в файле shipmentitem.php строка 1348
getProductId | ( | ) |
getQuantity | ( | ) |
См. определение в файле shipmentitem.php строка 198
|
static |
См. определение в файле shipmentitem.php строка 855
|
static |
См. определение в файле shipmentitem.php строка 847
getReservedQuantity | ( | ) |
См. определение в файле shipmentitem.php строка 534
isChanged | ( | ) |
См. определение в файле shipmentitem.php строка 1066
isShippable | ( | ) |
Returns true if basketItem can be shipped
См. определение в файле shipmentitem.php строка 1418
|
static |
$id |
Main |
ArgumentException
Main |
ArgumentNullException
См. определение в файле shipmentitem.php строка 811
needReserve | ( | ) |
Main |
ArgumentOutOfRangeException
Main |
ObjectNotFoundException
См. определение в файле shipmentitem.php строка 1336
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
См. определение в файле shipmentitem.php строка 947
setField | ( | $name, | |
$value ) |
См. определение в файле shipmentitem.php строка 441
setFieldNoDemand | ( | $name, | |
$value ) |
См. определение в файле shipmentitem.php строка 459
setQuantity | ( | $quantity | ) |
float | $quantity |
Main |
ArgumentOutOfRangeException
Exception
См. определение в файле shipmentitem.php строка 436
toArray | ( | ) |
См. определение в файле shipmentitem.php строка 1403
tryFixError | ( | $code | ) |
$code |
Замещает IEntityMarker.
См. определение в файле shipmentitem.php строка 1300
tryReserve | ( | ) |
Main |
ArgumentOutOfRangeException
Main |
NotSupportedException
Exception
См. определение в файле shipmentitem.php строка 1082
tryUnreserve | ( | ) |
Main |
ArgumentOutOfRangeException
Main |
NotSupportedException
Exception
См. определение в файле shipmentitem.php строка 1092
|
protected |
$primary | ||
array | $data |
Exception
См. определение в файле shipmentitem.php строка 1377
|
protected |
См. определение в файле shipmentitem.php строка 18
|
staticprotected |
См. определение в файле shipmentitem.php строка 24
|
protected |
См. определение в файле shipmentitem.php строка 21