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

Methods summary

public __construct( array $modules = array() )
public add( ModuleCenterModuleInterface $module )

Add a new module center module into the collection.

protected _getValidType( void ) : string

Get the type of te collection items.

Methods inherited from KeyValueCollection

_addToCollectionContentArray(), getValue(), keyExists()

Methods inherited from AbstractCollection

_add(), _getExceptionText(), _itemIsValid(), count(), getArray(), getItem(), getIterator(), isEmpty()

Properties summary

Properties inherited from AbstractCollection

$collectionContentArray