
Public Member Functions | |
| offsetSet ($offset, $value) | |
Static Public Member Functions | |
| static | create () |
Definition at line 18 of file IndexedList.class.php.
| static IndexedList::create | ( | ) | [static] |
Definition at line 20 of file IndexedList.class.php.
| IndexedList::offsetSet | ( | $ | offset, | |
| $ | value | |||
| ) |
Definition at line 25 of file IndexedList.class.php.
References Assert::isTrue(), and AbstractList::offsetExists().

1.5.4