Class ModuleCenterModuleCollection
Class ModuleCenterModuleCollection
- AbstractCollection implements IteratorAggregate, Countable
- ┗ KeyValueCollection
- ┗ ModuleCenterModuleCollection implements ModuleCenterModuleCollectionInterface
Package: Modules\Collections
Category: System
Extends: KeyValueCollection
Located at Modules/Collections/ModuleCenterModuleCollection.inc.php
Category: System
Extends: KeyValueCollection
Located at Modules/Collections/ModuleCenterModuleCollection.inc.php
Methods summary
public
add( ModuleCenterModuleInterface $module )
Add a new module center module into the collection.
Methods inherited from KeyValueCollection
_addToCollectionContentArray(),
getValue(),
keyExists()
Methods inherited from AbstractCollection
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()