Class AdminAccessGroupCollection

Class AdminAccessGroupCollection

AbstractCollection implements IteratorAggregate, Countable
AdminAccessGroupCollection

Methods summary

public getById( IdType $id ) : AdminAccessGroup

Returns a group object from this collection by a given group id.

protected _getValidType( void ) : string

Return this collections valid type.

Methods inherited from AbstractCollection

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

Properties summary

Properties inherited from AbstractCollection

$collectionContentArray