1C-Bitrix 25.700.0
|
Открытые члены | |
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 | |
__construct (EntityInterface ... $items) | |
count () | |
isEmpty () | |
getIterator () | |
add (EntityInterface $item) | |
find (callable $callback) | |
filter (callable $callback) | |
map (callable $callback) |
Защищенные члены | |
getEntityParent () | |
Защищенные члены унаследованные от EntityPropertyValueCollection | |
callEventOnSalePropertyValueDeleted ($values) | |
callEventOnBeforeSalePropertyValueDeleted ($values) |
Защищенные статические члены | |
static | getOnValueDeletedEventName () |
static | getOnBeforeValueDeletedEventName () |
static | getPropertyClassName () |
static | getPropertyValueClassName () |
static | createPropertyValueCollectionObject () |
Защищенные статические члены унаследованные от EntityPropertyValueCollection | |
static | getEntityType () |
static | getAllItemsFromDb (int $entityId) |
static | deleteInternal ($primary) |
Защищенные статические члены унаследованные от EntityCollection | |
static | getEntityClass () |
Защищенные данные | |
$order | |
Защищенные данные унаследованные от EntityCollection | |
array | $items = [] |
Дополнительные унаследованные члены | |
Открытые статические члены унаследованные от EntityPropertyValueCollection | |
static | getRegistryType () |
static | getList (array $parameters=[]) |
static | deleteNoDemand ($entityId) |
См. определение в файле propertyvaluecollectionbase.php строка 16
|
staticprotected |
Main |
ArgumentException
См. определение в файле propertyvaluecollectionbase.php строка 169
deleteItem | ( | $index | ) |
См. определение в файле propertyvaluecollectionbase.php строка 102
|
protected |
См. определение в файле propertyvaluecollectionbase.php строка 77
getGroupProperties | ( | $groupId | ) |
$groupId |
Main |
ArgumentException
Main |
ObjectPropertyException
Main |
SystemException
См. определение в файле propertyvaluecollectionbase.php строка 186
|
staticprotected |
Returns Events name on before value deleted.
Переопределяет метод предка EntityPropertyValueCollection.
См. определение в файле propertyvaluecollectionbase.php строка 34
|
staticprotected |
Returns Events name on value deleted.
Переопределяет метод предка EntityPropertyValueCollection.
См. определение в файле propertyvaluecollectionbase.php строка 25
getOrder | ( | ) |
См. определение в файле propertyvaluecollectionbase.php строка 142
|
staticprotected |
Переопределяет метод предка EntityPropertyValueCollection.
См. определение в файле propertyvaluecollectionbase.php строка 42
|
staticprotected |
Main |
ArgumentException
Переопределяет метод предка EntityPropertyValueCollection.
См. определение в файле propertyvaluecollectionbase.php строка 159
onOrderModify | ( | $name, | |
$oldValue, | |||
$value ) |
$name | |
$oldValue | |
$value |
См. определение в файле propertyvaluecollectionbase.php строка 134
setOrder | ( | OrderBase | $order | ) |
OrderBase | $order |
См. определение в файле propertyvaluecollectionbase.php строка 150
|
protected |
См. определение в файле propertyvaluecollectionbase.php строка 19