Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ShipmentItemStoreCollection
+ Граф наследования:ShipmentItemStoreCollection:

Открытые члены

 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)
 
- Открытые члены унаследованные от 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 ()
 
 getOriginalItemValues ()
 
 deleteInternal ($primary)
 
- Защищенные члены унаследованные от EntityCollection
 __construct ()
 
 createIndex ()
 
 getDeletableItems ()
 
 setAnyItemDeleted ($value)
 
 setAnyItemAdded ($value)
 

Дополнительные унаследованные члены

- Защищенные данные унаследованные от EntityCollection
 $isClone = false
 
 $anyItemDeleted = false
 
 $anyItemAdded = false
 
- Защищенные данные унаследованные от CollectionBase
 $collection = array()
 

Подробное описание

См. определение в файле shipmentitemstorecollection.php строка 11

Методы

◆ checkAvailableQuantity()

checkAvailableQuantity ( Internals\CollectableEntity $item)
Аргументы
Internals\CollectableEntity$item
Возвращает
Result
Исключения
Main

ArgumentNullException

Исключения
Main

ArgumentOutOfRangeException

Исключения
Main

SystemException

См. определение в файле shipmentitemstorecollection.php строка 267

◆ deleteInternal()

deleteInternal ( $primary)
protected
Аргументы
$primary
Возвращает
Main\ORM\Data\DeleteResult
Исключения

Exception

См. определение в файле shipmentitemstorecollection.php строка 646

◆ getEntityParent()

getEntityParent ( )
protected
Возвращает
ShipmentItem

Переопределяет метод предка EntityCollection.

См. определение в файле shipmentitemstorecollection.php строка 19

◆ getItemsByStoreId()

getItemsByStoreId ( int $storeId)

См. определение в файле shipmentitemstorecollection.php строка 540

◆ getList()

static getList ( array $parameters = array())
static
Аргументы
array$parameters
Возвращает
Main\ORM\Query\Result|Internals\EO_ShipmentItemStore_Result
Исключения
Main

ArgumentException

Исключения
Main

ObjectPropertyException

Исключения
Main

SystemException

См. определение в файле shipmentitemstorecollection.php строка 636

◆ getOriginalItemValues()

getOriginalItemValues ( )
protected
Возвращает
array

См. определение в файле shipmentitemstorecollection.php строка 346

◆ getRegistryType()

static getRegistryType ( )
static
Возвращает
string

Переопределяет метод предка EntityCollection.

См. определение в файле shipmentitemstorecollection.php строка 39

◆ getShipmentItem()

getShipmentItem ( )
Возвращает
ShipmentItem

См. определение в файле shipmentitemstorecollection.php строка 119

◆ onItemModify()

onItemModify ( Internals\CollectableEntity $item,
$name = null,
$oldValue = null,
$value = null )
Аргументы
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
Исключения
Main

ArgumentNullException

Исключения
Main

ArgumentOutOfRangeException

Исключения
Main

NotImplementedException

См. определение в файле shipmentitemstorecollection.php строка 135