|
1C-Bitrix 25.700.0
|
Открытые члены | |
| setBasketItem (BasketItemBase $basketItem) | |
| getBasketItem () | |
| isPropertyAlreadyExists (array $values) | |
| setProperty (array $values) | |
| Открытые члены унаследованные от EntityCollection | |
| __construct (EntityInterface ... $items) | |
| count () | |
| isEmpty () | |
| getIterator () | |
| add (EntityInterface $item) | |
| find (callable $callback) | |
| filter (callable $callback) | |
| map (callable $callback) | |
Открытые статические члены | |
| static | getList (array $parameters=array()) |
Защищенные члены | |
| getEntityParent () | |
Защищенные статические члены | |
| static | delete ($primary) |
| Защищенные статические члены унаследованные от EntityCollection | |
| static | getEntityClass () |
Защищенные данные | |
| $basketItem | |
| Защищенные данные унаследованные от EntityCollection | |
| array | $items = [] |
См. определение в файле basketpropertiesbase.php строка 17
|
staticprotected |
Delete basket item properties.
| $primary |
| NotImplementedException |
Переопределяется в BasketPropertiesCollection.
См. определение в файле basketpropertiesbase.php строка 549
| getBasketItem | ( | ) |
См. определение в файле basketpropertiesbase.php строка 41
|
protected |
См. определение в файле basketpropertiesbase.php строка 25
Load basket item properties.
| array | $parameters |
| NotImplementedException |
Переопределяется в BasketPropertiesCollection.
См. определение в файле basketpropertiesbase.php строка 538
| isPropertyAlreadyExists | ( | array | $values | ) |
| setBasketItem | ( | BasketItemBase | $basketItem | ) |
| BasketItemBase | $basketItem |
См. определение в файле basketpropertiesbase.php строка 33
| setProperty | ( | array | $values | ) |
| array | $values |
| Main |
ArgumentException
| Main |
ArgumentNullException
| Main |
ArgumentOutOfRangeException
| Main |
ArgumentTypeException
| Main |
NotSupportedException
| NotImplementedException | |
| ObjectNotFoundException |
См. определение в файле basketpropertiesbase.php строка 566
|
protected |
См. определение в файле basketpropertiesbase.php строка 20