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 >> AggregationViewer >> Aggregation_Nav_Bar_HTML_Factory

Aggregation_Nav_Bar_HTML_Factory Class



HTML factory class that helps to render the HTML for the navigational tabs which correspond to different collection views into the same item aggregation


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

Syntax

C#
public class Aggregation_Nav_Bar_HTML_Factory

Remarks

This is used by Aggregation_HtmlSubwriter class

Inheritance Hierarchy

System..::..Object
  SobekCM.Library.AggregationViewer..::..Aggregation_Nav_Bar_HTML_Factory

Constructors

  NameDescription
Public methodAggregation_Nav_Bar_HTML_Factory
Initializes a new instance of the Aggregation_Nav_Bar_HTML_Factory class

Methods

  NameDescription
Public methodStatic memberDo_Search_Types_Match
Compares the collection view type and the search type from the current http request
Public methodStatic memberMenu_Get_Nav_Bar_HTML
Returns the HTML for one element within tab which appears over the search box in the collection view
Public methodStatic memberTabs2_Get_Nav_Bar_HTML
Returns the HTML for one tab which appears over the search box in the collection view

See Also



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