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
Classes
| Class | Description |
---|
| HTML_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 |
| HTML_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 |
| WebContent_Basic_Info | Basic information, from the database, for a web content page |