The OrderedSet interface defines methods that are needed for ordering sets of ids. Sets provide for the easy storage of groups of ids.
Located in /harmoni/core/sets/OrderedSet.interface.php (line 18)
SetInterface | --OrderedSetInterface
Add a new Id to the set. The new item will be placed at the end of the set.
Return the current position of the id in the set.
Move the specified id toward the end of the set.
Move the specified id to the specified position in the set.
Move the specified id toward the begining of the set.
Documentation generated on Wed, 19 Sep 2007 10:25:23 -0400 by phpDocumentor 1.3.0RC3