$AccessRestrictions = NULL (line 1957)
$AccrualInfo = NULL (line 1985)
$AcquisitionDate = NULL (line 1979)
$AcquisitionDateDay (line 2049)
$AcquisitionDateMonth (line 2046)
$AcquisitionDateYear (line 2052)
$AcquisitionMethod = NULL (line 1972)
$AcquisitionSource = NULL (line 1969)
$AltExtentStatement = NULL (line 1954)
$AppraisalInfo = NULL (line 1982)
$Arrangement = NULL (line 1948)
$Classification = NULL (line 2111)
$ClassificationID = 0 (line 1907)
$CollectionIdentifier = NULL (line 1912)
$Content = array() (line 2073)
$Creators = array() (line 2080)
$CustodialHistory = NULL (line 1988)
$DescriptiveRules = NULL (line 2131)
$DescriptiveRulesID = 0 (line 2018)
$Enabled = 1 (line 1901)
$Extent = NULL (line 1936)
$ExtentUnit = NULL (line 2114)
$ExtentUnitID = 0 (line 1939)
$FindingAidAuthor = NULL (line 1933)
$FindingLanguage = NULL (line 2124)
$FindingLanguageID = 0 (line 2037)
$ID = 0 (line 1896)
$InclusiveDates = NULL (line 1921)
$Languages = array() (line 2101)
$LocationEntries = array() (line 2094)
$MaterialType = NULL (line 2117)
$MaterialTypeID = 0 (line 1951)
$NormalDateBegin = NULL (line 1927)
$NormalDateEnd = NULL (line 1930)
$OrigCopiesNote = NULL (line 1991)
$OrigCopiesURL = NULL (line 1994)
$OtherNote = NULL (line 2012)
$OtherURL = NULL (line 2015)
$PhysicalAccess = NULL (line 1963)
$PredominantDates = NULL (line 1924)
$PreferredCitation = NULL (line 2009)
$PrimaryCreator = NULL (line 2139)
$ProcessingInfo = NULL (line 2021)
$PublicationDate = NULL (line 2031)
$PublicationDateDay (line 2058)
$PublicationDateMonth (line 2055)
$PublicationDateYear (line 2061)
$PublicationNote = NULL (line 2034)
$RelatedMaterials = NULL (line 1997)
$RelatedMaterialsURL = NULL (line 2000)
$RelatedPublications = NULL (line 2003)
$Repository = NULL (line 2108)
$RepositoryID = 0 (line 1904)
$RevisionHistory = NULL (line 2024)
$Scope = NULL (line 1945)
$SeparatedMaterials = NULL (line 2006)
$SortTitle = NULL (line 1918)
$Subjects = array() (line 2087)
$TechnicalAccess = NULL (line 1966)
$TemplateSet = NULL (line 1942)
$Title = NULL (line 1915)
$UseRestrictions = NULL (line 1960)
Method dbDeleteCollection (line 9)
Method dbLoad (line 139)
This function loads all data related to the collection except for the full content tree. It is much faster than dbLoadAll().
Method dbLoadAll (line 89)
Method dbLoadContainerCount (line 199)
Method dbLoadContent (line 259)
Method dbLoadCreators (line 374)
Method dbLoadLanguages (line 428)
Method dbLoadLocationEntries (line 472)
Method dbLoadRelatedObjects (line 523)
Method dbLoadRootContent (line 608)
Method dbLoadSubjects (line 655)
Method dbRelateCreator (line 719)
Method dbRelateLanguage (line 827)
Method dbRelateSubject (line 914)
Method dbStoreCollection (line 1010)
If the ID value has been set, dbStore will try to update an existing collection. Otherwise, it will add a new collection.
IMPORTANT:
dbStore will NOT store any information added/modified to ANY member objects! If you wish to update the database entries for member objects, you will need to separately call the object's dbStore method.
Method dbUnrelateAllCreators (line 1359)
Method dbUnrelateAllLanguages (line 1421)
Method dbUnrelateAllSubjects (line 1482)
Method dbUnrelateCreator (line 1545)
Method dbUnrelateLanguage (line 1625)
Method dbUnrelateSubject (line 1705)
Method rootContentIDsSet (line 1782)
Method toString (line 1819)
Method __toString (line 1879)