The Turba_List:: class provides an interface for dealing with a list of Turba_Objects.
$Horde: turba/lib/List.php,v 1.41.10.10 2010-10-21 19:51:45 jan Exp $
Located in /lib/List.php (line 12)
Constructor.
Usort helper function.
Compares two Turba_Objects based on the member variable $_usortCriteria, taking care to sort numerically if it is an integer field.
Returns the number of Turba_Objects that are in the list. Use this to hide internal implementation details from client objects.
Returns the next Turba_Object in the list. Use this to hide internal implementation details from client objects.
Resets our internal pointer to the beginning of the list. Use this to hide the internal storage (array, list, etc.) from client objects.
Filters/Sorts the list based on the specified sort routine.
The default sort order is by last name, ascending.
Documentation generated on Sun, 30 Jan 2011 05:39:25 +0000 by phpDocumentor 1.4.3