Class KeyValueCollection
Class KeyValueCollection
- AbstractCollection implements IteratorAggregate, Countable
- ┗ KeyValueCollection
Direct known subclasses
ContentNavigationCollection,
EditableKeyValueCollection,
ModuleCenterModuleCollection
Indirect known subclasses
Methods summary
protected
_addToCollectionContentArray( array $keyValueArray )
Add the passed key value array to the collection content array.
Methods inherited from AbstractCollection
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()