Public Member Functions | Static Public Member Functions

PlainList Class Reference
[Things based on Standard PHP Library]

Ordered unindexed list of Identifiable objects. More...

Inheritance diagram for PlainList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 offsetSet ($offset, $value)

Static Public Member Functions

static create ()

Detailed Description

Ordered unindexed list of Identifiable objects.

Definition at line 17 of file PlainList.class.php.


Member Function Documentation

static PlainList::create (  )  [static]
Returns:
PlainList

Definition at line 22 of file PlainList.class.php.

PlainList::offsetSet ( offset,
value 
)
Returns:
PlainList

Definition at line 30 of file PlainList.class.php.

References Assert::isTrue().

Here is the call graph for this function:


The documentation for this class was generated from the following file: