Открытые члены | |
getOrder () | |
setOrder (Order $order) | |
isEmptySystemShipment () | |
refreshData () | |
getNotSystemItems () | |
Открытые члены унаследованные от EntityCollection | |
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 () | |
Открытые члены унаследованные от CollectionBase | |
getIterator () | |
offsetExists ($offset) | |
offsetGet ($offset) | |
offsetSet ($offset, $value) | |
offsetUnset ($offset) | |
count () | |
current () | |
next () | |
key () | |
valid () | |
rewind () | |
isEmpty () | |
toArray () | |
Открытые статические члены | |
static | getRegistryType () |
static | getList (array $parameters=array()) |
Защищенные члены | |
getEntityParent () | |
getDeletableItems () | |
deleteInternal ($primary) | |
deleteExtraServiceInternal ($shipmentId) | |
Защищенные члены унаследованные от EntityCollection | |
__construct () | |
createIndex () | |
setAnyItemDeleted ($value) | |
setAnyItemAdded ($value) | |
Защищенные статические члены | |
static | getClonedFields () |
Защищенные данные | |
$order | |
Защищенные данные унаследованные от EntityCollection | |
$isClone = false | |
$anyItemDeleted = false | |
$anyItemAdded = false | |
Защищенные данные унаследованные от CollectionBase | |
$collection = array() | |
См. определение в файле shipmentcollection.php строка 18
|
protected |
$shipmentId |
См. определение в файле shipmentcollection.php строка 1555
|
protected |
$primary |
См. определение в файле shipmentcollection.php строка 1547
|
staticprotected |
Fields that are cloned into the system from a conventional shipping
См. определение в файле shipmentcollection.php строка 542
|
protected |
Переопределяет метод предка EntityCollection.
См. определение в файле shipmentcollection.php строка 101
|
protected |
Getting the parent entity
Переопределяет метод предка EntityCollection.
См. определение в файле shipmentcollection.php строка 28
|
static |
array | $parameters |
См. определение в файле shipmentcollection.php строка 1538
getNotSystemItems | ( | ) |
См. определение в файле shipmentcollection.php строка 1564
getOrder | ( | ) |
Getting entity of the order
См. определение в файле shipmentcollection.php строка 208
|
static |
Переопределяет метод предка EntityCollection.
См. определение в файле shipmentcollection.php строка 259
isEmptySystemShipment | ( | ) |
Is the a system shipped empty
См. определение в файле shipmentcollection.php строка 724
refreshData | ( | ) |
Main |
NotSupportedException
См. определение в файле shipmentcollection.php строка 1189
setOrder | ( | Order | $order | ) |
The attachment order to the collection
OrderBase | $order |
См. определение в файле shipmentcollection.php строка 512
|
protected |
См. определение в файле shipmentcollection.php строка 22