|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getOrder () | |
| setOrder (Order $order) | |
| isEmptySystemShipment () | |
| refreshData () | |
| getNotSystemItems () | |
| Открытые члены унаследованные от 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 () | |
| getDeletableItems () | |
| deleteInternal ($primary) | |
| deleteExtraServiceInternal ($shipmentId) | |
Защищенные статические члены | |
| static | getClonedFields () |
| Защищенные статические члены унаследованные от EntityCollection | |
| static | getEntityClass () |
Защищенные данные | |
| $order | |
| Защищенные данные унаследованные от EntityCollection | |
| array | $items = [] |
См. определение в файле shipmentcollection.php строка 18
|
protected |
| $shipmentId |
См. определение в файле shipmentcollection.php строка 1554
|
protected |
| $primary |
См. определение в файле shipmentcollection.php строка 1546
|
staticprotected |
Fields that are cloned into the system from a conventional shipping
См. определение в файле shipmentcollection.php строка 541
|
protected |
См. определение в файле shipmentcollection.php строка 101
|
protected |
Getting the parent entity
См. определение в файле shipmentcollection.php строка 28
| array | $parameters |
См. определение в файле shipmentcollection.php строка 1537
| getNotSystemItems | ( | ) |
См. определение в файле shipmentcollection.php строка 1563
| getOrder | ( | ) |
Getting entity of the order
См. определение в файле shipmentcollection.php строка 208
|
static |
См. определение в файле shipmentcollection.php строка 258
| isEmptySystemShipment | ( | ) |
Is the a system shipped empty
См. определение в файле shipmentcollection.php строка 723
| refreshData | ( | ) |
| Main |
NotSupportedException
См. определение в файле shipmentcollection.php строка 1188
| setOrder | ( | Order | $order | ) |
The attachment order to the collection
| OrderBase | $order |
См. определение в файле shipmentcollection.php строка 511
|
protected |
См. определение в файле shipmentcollection.php строка 22