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
MISSING BANNER
Code Details >> Core >> Configuration Sub-Namespace

SobekCM.Core.Configuration Namespace



Classes contain much of the configuration information used throughout the SobekCM system, such as the OAI-PMH, Shibboleth, quality control, and contact form settings, as well as classes to support mulitple web languages. Configuration information is very static and is usually read from config files located under the applications. The readers and writers for this configuration files are generally in the SobekCM Engine library.

Sub-Namespaces

Classes

  ClassDescription
Public classBriefItemMapping_Configuration
Configuration information for the mapping from the full SobekCM_Item to the BriefItem which is used by the item viewers
Public classBriefItemMapping_Mapper
Settings for the mapping from the full SobekCM_Item to the BriefItem which is used by the item viewers
Public classBriefItemMapping_Set
Set of mappings from the full SobekCM_Item class to the BriefItem class which is used by the item viewers
Public classConfiguration_Source_Info
Basic information on where all the configuration information was read from as well as any reading errors which may have occurred
Public classContactForm_Configuration
Class stores all the information about the contact us form either for the entire instance, or for a single aggregation
Public classContactForm_Configuration_Element
Single element to appear within the Contact Us form's main section
Public classContactForm_Configuration_Element_Type_Enum_Converter
Class used to convert the ContactForm_Configuration_Element_Type_Enum to a string and back
Public classDatabase_Instance_Configuration
Contains all the information to connect to a single SobekCM instance's database
Public classInstanceWide_Configuration
Class provides access to all the configuration information loaded from the engine-side configuration files
Public classQualityControl_Configuration
Class keeps all the system-wide quality control profiles which can be used within the system
Public classQualityControl_Division_Config
Configuration information for a single possible division type
Public classQualityControl_Profile
Stores information about a single profile for performing quality control online

Enumerations

  EnumerationDescription
Public enumerationContactForm_Configuration_Element_Type_Enum
Enumeration defines the different type of elements that can be included in the custom 'Contact Us' forms


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