IndexedList Class Reference
[Things based on Standard PHP Library]

Unordered indexed list of Identifiable objects. More...

Inheritance diagram for IndexedList:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 offsetSet ($offset, $value)

Static Public Member Functions

static create ()


Detailed Description

Unordered indexed list of Identifiable objects.

Definition at line 18 of file IndexedList.class.php.


Member Function Documentation

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().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:47 2007 for onPHP by  doxygen 1.5.4