mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
Expand <a href='http://sobekrepository.org/codehelp/engineagnosticlayerdbaccess' title='EngineAgnosticLayerDbAccess'>EngineAgnosticLayerDbAccess Namespace</a>EngineAgnosticLayerDbAccess Namespace
Expand <a href='http://sobekrepository.org/codehelp/builder_library' title='SobekCM.Builder_Library'>Builder_Library Namespace</a>Builder_Library Namespace
Collapse <a href='http://sobekrepository.org/codehelp/core' title='SobekCM.Core'>Core Namespace</a>Core Namespace
Expand <a href='http://sobekrepository.org/codehelp/engine_library' title='SobekCM.Engine_Library'>Engine_Library Namespace</a>Engine_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/library' title='SobekCM.Library'>Library Namespace</a>Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/resource_object' title='SobekCM.Resource_Object'>Resource_Object Namespace</a>Resource_Object Namespace
Expand <a href='http://sobekrepository.org/codehelp/tools' title='SobekCM.Tools'>Tools Namespace</a>Tools Namespace
MISSING BANNER
Code Details >> Core >> Aggregations Sub-Namespace

SobekCM.Core.Aggregations Namespace



Classes contain all the information about aggregations, both complete aggrgeations and language-specific versions, as well classes that hold data about the child pages and other child objects to the aggrgegations.

Classes

  ClassDescription
Public classAggregation_Hierarchy
Class holds all the aggregation hierarchy information
Public classComplete_Item_Aggregation
Contains all of the data about a single aggregation of items, such as a collection or institutional items. This class indicates to SobekCM where to look for searches, browses, and information. It also contains all the information for rendering the home pages of each of these levels.
Public classComplete_Item_Aggregation_Child_Page
Basic information about a single child page for an item aggregation
Public classComplete_Item_Aggregation_Comparer
Class is used to compare two aggregation objects and is generally used to determine has been updated within an item aggreation during administrative work
Public classComplete_Item_Aggregation_Highlights
Holds all the information about an item aggregation highlight, including text, image, tooltip, and link
Public classComplete_Item_Aggregation_Home_Page
Information about a single home language-specific home page
Public classComplete_Item_Aggregation_Metadata_Type
Complete information about a single metadata type, related to an item aggregation
Public classItem_Aggregation
Language-specific item aggregation data
Public classItem_Aggregation_Child_Page
Basic information about any child page to an item aggregation, regardless of whether this is a static html page, or a browse pulled from the database
Public classItem_Aggregation_Custom_Directive
Custom derivative information which allows a custom derivative to be replaced with HTML read from a source file, in the home page, info pages, and browse pages
Public classItem_Aggregation_Front_Banner
Information about a front-banner for an item aggregation
Public classItem_Aggregation_Highlights
Single image highlight from an aggregation, with the information for only a single language
Public classItem_Aggregation_Map_Coverage_Info
Map coordinate and zoom (Google Maps) information for map search or map browse
Public classItem_Aggregation_Metadata_Type
Information about a single metadata type, related to an item aggregation
Public classItem_Aggregation_Minimal
Class contains the very minimal amount of data used for some references to aggregations
Public classItem_Aggregation_Related_Aggregations
Class contains very basic information about item aggregationPermissions which are related (either as parent or child) to the main item aggregation
Public classItem_Aggregation_Statistics
Basic statistical information for an item aggregation, including basic counts of items, titles, pages, etc..
Public classNew_Aggregation_Arguments
Arguments necessary for adding a new item aggregation to the system
Public classThematic_Heading
Data about a single thematic heading, used to organize item aggregationPermissions on the main home page

Enumerations

  EnumerationDescription
Public enumerationItem_Aggregation_Child_Source_Data_Enum
Specifies the source of this browse or info page and the type of
Public enumerationItem_Aggregation_Child_Visibility_Enum
Tells whether this is a browse to appear on the home page, a browse on the Browse By.. portion, or an information page with not explicit links
Public enumerationItem_Aggregation_Front_Banner_Type_Enum
Type of item aggregation front banner -- either FULL, LEFT, or RIGHT
Public enumerationItem_Aggregation_Map_Coverage_Type_Enum
Type of map coverage information included here
Public enumerationItem_Aggregation_Views_Searches_Enum
Enumeration holds all the various types of collection level views


Version 4.10.0 ( last generated Monday, March 7, 2016 )