The RecordSet class holds a list of IDs and their Records in a specific record set.
Located in /harmoni/core/dataManager/record/RecordSet.class.php (line 13)
Class | Description |
---|---|
StorableRecordSet | The StorableRecordSet allows you to store a RecordSet in the database. |
Adds the given Record to our list.
This is a synonym for RecordSet::add().
Adds the records in the passed array to our set.
Returns if this set contains the passed Record
Returns an array of merged tag-dates (as DateAndTime objects) which can be used to setup our Records as they were on a specific date.
Returns an array of Record IDs that we know about.
Returns an array of records based on a label assigned previously. NOTE: this is a proposed method and has not been implemented.
Returns an array of Records of the passed Schema Type.
Removes the given record from the set.
Returns all of the Records within this Set to the state they were in on the given date.
Documentation generated on Wed, 19 Sep 2007 10:25:53 -0400 by phpDocumentor 1.3.0RC3