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

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

 deleteItem ($index)
 
 onOrderModify ($name, $oldValue, $value)
 
 getOrder ()
 
 setOrder (OrderBase $order)
 
 getGroupProperties ($groupId)
 
- Открытые члены унаследованные от 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 ()
 
- Защищенные члены унаследованные от EntityPropertyValueCollection
 callEventOnSalePropertyValueDeleted ($values)
 
 callEventOnBeforeSalePropertyValueDeleted ($values)
 
- Защищенные члены унаследованные от EntityCollection
 __construct ()
 
 createIndex ()
 
 getDeletableItems ()
 
 setAnyItemDeleted ($value)
 
 setAnyItemAdded ($value)
 

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

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

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

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

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

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

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

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

Методы

◆ createPropertyValueCollectionObject()

static createPropertyValueCollectionObject ( )
staticprotected
Возвращает
static
Исключения
Main

ArgumentException

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

◆ deleteItem()

deleteItem ( $index)

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

◆ getEntityParent()

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

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

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

◆ getGroupProperties()

getGroupProperties ( $groupId)
Аргументы
$groupId
Возвращает
array
Исключения
Main

ArgumentException

Исключения
Main

ObjectPropertyException

Исключения
Main

SystemException

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

◆ getOnBeforeValueDeletedEventName()

static getOnBeforeValueDeletedEventName ( )
staticprotected

Returns Events name on before value deleted.

Возвращает
string

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

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

◆ getOnValueDeletedEventName()

static getOnValueDeletedEventName ( )
staticprotected

Returns Events name on value deleted.

Возвращает
string

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

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

◆ getOrder()

getOrder ( )
Возвращает
OrderBase

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

◆ getPropertyClassName()

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

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

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

◆ getPropertyValueClassName()

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

ArgumentException

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

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

◆ onOrderModify()

onOrderModify ( $name,
$oldValue,
$value )
Аргументы
$name
$oldValue
$value
Возвращает
Result

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

◆ setOrder()

setOrder ( OrderBase $order)
Аргументы
OrderBase$order

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

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

◆ $order

$order
protected

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