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 >> Library >> Static_Pages_Builder

Static_Pages_Builder Class



Class builds the static HTML page for a digital resource to allow indexing by search engines


Namespace: SobekCM.Library
Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class Static_Pages_Builder

Inheritance Hierarchy

System..::..Object
  SobekCM.Library..::..Static_Pages_Builder

Constructors

  NameDescription
Public methodStatic_Pages_Builder
Constructor for a new instance of the Static_Pages_Builder class

Methods

  NameDescription
Public methodBuild_All_Browse
Build the browse all static HTML file that includes links to all items in a particular collection
Public methodBuild_Site_Maps
Builds all of the site map files which point to the static HTML pages
Public methodCreate_Item_Citation_HTML(SobekCM_Item, String, String)
Create the static HTML citation page for a single digital resource
Public methodCreate_Item_Citation_HTML(String, String, String, String, Item_Lookup_Object)
Create the static HTML citation page for a single digital resource
Public methodCreate_MarcXML_File
Creates the static MarcXML file for a digital resource
Public methodCreate_RSS_Feed
Create the RSS feed files necessary
Public methodDisplay_Footer
Writes the static footer to go at the bottom of the static digital resource page
Public methodDisplay_Header(TextWriter, Web_Skin_Object, SobekCM_Item)
Writes the static header to go at the top of the static digital resource page
Public methodDisplay_Header(TextWriter, Web_Skin_Object, String)
Writes the static header to go at the top of the static digital resource page
Public methodRebuild_All_MARC_Files
Rebuilds all MarcXML files
Public methodRebuild_All_Static_Pages
Rebuilds all static pages, including the RSS feeds and site maps
Public methodRefresh
Forces this builder clsas to refresh all of the data values from the database

See Also



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