Unordered indexed list of Identifiable objects. More...
Public Member Functions | |
offsetSet ($offset, $value) | |
Static Public Member Functions | |
static | create () |
Unordered indexed list of Identifiable objects.
Definition at line 17 of file IndexedList.class.php.
static IndexedList::create | ( | ) | [static] |
Definition at line 22 of file IndexedList.class.php.
IndexedList::offsetSet | ( | $ | offset, | |
$ | value | |||
) |
Definition at line 30 of file IndexedList.class.php.
References Assert::isTrue(), and AbstractList::offsetExists().