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

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

 getOrder ()
 
- Открытые члены унаследованные от EntityPropertyValueCollection
 getEntityParentId ()
 
 getUserEmail ()
 
 getPayerName ()
 
 getDeliveryLocation ()
 
 getTaxLocation ()
 
 getProfileName ()
 
 getDeliveryLocationZip ()
 
 getPhone ()
 
 getAddress ()
 
 getAddressFrom ()
 
 getAddressTo ()
 
 getItemsByOrderPropertyCode (string $propertyCode)
 
 getItemByOrderPropertyCode (string $propertyCode)
 
- Открытые члены унаследованные от 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 ()
 

Защищенные члены

 getEntityParent ()
 
 setShipment (Shipment $shipment)
 
- Защищенные члены унаследованные от EntityPropertyValueCollection
 callEventOnSalePropertyValueDeleted ($values)
 
 callEventOnBeforeSalePropertyValueDeleted ($values)
 
- Защищенные члены унаследованные от EntityCollection
 __construct ()
 
 createIndex ()
 
 getDeletableItems ()
 
 setAnyItemDeleted ($value)
 
 setAnyItemAdded ($value)
 

Защищенные статические члены

static getOnValueDeletedEventName ()
 
static getOnBeforeValueDeletedEventName ()
 
static getPropertyClassName ()
 
static getEntityType ()
 
static getPropertyValueClassName ()
 
- Защищенные статические члены унаследованные от EntityPropertyValueCollection
static getAllItemsFromDb (int $entityId)
 
static deleteInternal ($primary)
 

Защищенные данные

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

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

- Открытые статические члены унаследованные от EntityPropertyValueCollection
static getRegistryType ()
 
static getList (array $parameters=[])
 
static deleteNoDemand ($entityId)
 

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

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

Методы

◆ getEntityParent()

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

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

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

◆ getEntityType()

static getEntityType ( )
staticprotected
Возвращает
string \Bitrix\Sale\Registry::ENTITY_SHIPMENT

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

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

◆ getOnBeforeValueDeletedEventName()

static getOnBeforeValueDeletedEventName ( )
staticprotected

Returns Events name on before value deleted.

Возвращает
string

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

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

◆ getOnValueDeletedEventName()

static getOnValueDeletedEventName ( )
staticprotected

Returns Events name on value deleted.

Возвращает
string

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

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

◆ getOrder()

getOrder ( )
Возвращает
\Bitrix\Sale\Order

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

◆ getPropertyClassName()

static getPropertyClassName ( )
staticprotected
Возвращает
string Property class name.

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

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

◆ getPropertyValueClassName()

static getPropertyValueClassName ( )
staticprotected
Возвращает
string EntityPropertyValue class name.
Исключения

Bitrix\Main\ArgumentException

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

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

◆ setShipment()

setShipment ( Shipment $shipment)
protected
Аргументы
Shipment$shipment

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

Данные класса

◆ $shipment

$shipment
protected

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