Located in /packages/collections/lib/collection.inc.php (line 2)
Format: YYYYMMDD
Array containing Content for Collection
Array containing Creators for Collection
Descriptive Rules Used for the Finding Aid
Array containing Languages for Collection
Array containing Location Entries for Collection
Format: YYYYMMDD
Repository where the Collection is stored
Array containing Subjects for Collection
Returns the number of content items in the collections
Loads Collection and root-level Content
This function loads all data related to the collection except for the full content tree. It is much faster than dbLoadAll().
Loads Collection and all related data and objects
Loads Container Statistics for Collection instance
Loads Content for Collection instance
Loads Location Entries for Collection instance
Loads All Related Objects for Collection instance
Loads Root-level Content for Collection instance
Relate Creator to Collection
Relate Language to Collection
Relate Subject to Collection
Stores Collection to the database
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.
Unrelates all creators for collection
Unrelates all languages for collection
Unrelates all subjects for collection
Unrelate Creator from Collection
Unrelate Language from Collection
Unrelate Subject from Collection
Checks to see if all RootContentIDs for this collection are set
Returns a formatted string of a traversal of subject instance
Outputs Collection Title if Collection is cast to string
Documentation generated on Wed, 05 Mar 2008 16:45:34 -0600 by phpDocumentor 1.3.1