Implements interfaces:
Abstract class for no-duplicate collections
Located in /Collection/Set/Abstract.php (line 31)
Xyster_Collection_Abstract | --Xyster_Collection_Set_Abstract
Class | Description |
---|---|
Xyster_Collection_Set_Sortable | No-duplicate collection whose elements can be reordered |
Adds an item to the set
Inherited From Xyster_Collection_Abstract
Xyster_Collection_Abstract::add()
Xyster_Collection_Abstract::clear()
Xyster_Collection_Abstract::contains()
Xyster_Collection_Abstract::containsAll()
Xyster_Collection_Abstract::containsAny()
Xyster_Collection_Abstract::count()
Xyster_Collection_Abstract::getIterator()
Xyster_Collection_Abstract::isEmpty()
Xyster_Collection_Abstract::merge()
Xyster_Collection_Abstract::remove()
Xyster_Collection_Abstract::removeAll()
Xyster_Collection_Abstract::retainAll()
Xyster_Collection_Abstract::toArray()
Xyster_Collection_Abstract::__toString()
Documentation generated on Mon, 19 May 2008 17:06:54 -0400 by phpDocumentor 1.4.2