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 >> WebContent Sub-Namespace

SobekCM.Core.WebContent Namespace



Contains the classes used when to hold all the information about a single static html content page served through the instance, either at the top-level or under an aggrgeation.

Sub-Namespaces

NamespaceDescription
Admin
Hierarchy
Single

Classes

  ClassDescription
Public classHTML_Based_Content
Base abstract class is used for all html content-based browse, info, or simple CMS-style web content objects. These are objects which are (possibly) read from a static HTML file and much of the head information must be maintained
Public classHTML_Based_Content_Reader
Class is used to read the source browse and info static html files and create the appropriate HTML_Based_Content object with all the bibliographic information (author, keywords, description, title, code) loaded from the header in the HTML file
Public classWebContent_Basic_Info
Basic information, from the database, for a web content page


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