Class EditableCollection
Class EditableCollection
- AbstractCollection implements IteratorAggregate, Countable
-
EditableCollection
Direct known subclasses
OrderItemAttributeCollection,
ProductAttributeCollection,
ProductImageCollection,
ProductListItemCollection
Indirect known subclasses
StoredOrderItemAttributeCollection,
StoredProductAttributeCollection
Methods summary
public
|
#
setItem( integer|
Sets an item to the collection. If the index already exists, the value gets override. |
public
|
|
public
|
|
public
|
|
protected
string
|
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()