Class IdCollection

Class IdCollection

AbstractCollection implements IteratorAggregate, Countable
IdCollection
Package: Shared
Category: System
Located at Shared/IdCollection.inc.php

Methods summary

protected _getValidType( void ) : string

Get valid item type.

public getIntArray( void ) : array

Convert the items to int and return all items as an array.

Methods inherited from AbstractCollection

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

Properties summary

Properties inherited from AbstractCollection

$collectionContentArray