The StorableRecordSet allows you to store a RecordSet in the database.
Located in /harmoni/core/dataManager/record/StorableRecordSet.class.php (line 15)
RecordSet | --StorableRecordSet
Inherited from RecordSet
RecordSet::$_dirty
RecordSet::$_records
Adds the given ID to our list of Records.
Attempts to commit our Records to the database and update our mapping.
Returns an array of Record IDs that we know about.
Fetches all the Records that we know about.
Use RecordSet::getRecords() to get the fetched records.
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.
Takes an associative array of columns from a database query and populates internal variables.
Inherited From RecordSet
RecordSet::RecordSet()
RecordSet::add()
RecordSet::addRecord()
RecordSet::addRecords()
RecordSet::contains()
RecordSet::getMergedTagDates()
RecordSet::getRecordIDs()
RecordSet::getRecords()
RecordSet::getRecordsByLabel()
RecordSet::getRecordsByType()
RecordSet::numRecords()
RecordSet::removeRecord()
RecordSet::revertToDate()
Documentation generated on Wed, 19 Sep 2007 10:26:48 -0400 by phpDocumentor 1.3.0RC3