mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='https://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='https://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='https://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='https://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='https://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Library >> ResultsViewer >> Google_Map_ResultsViewer_Beta

Google_Map_ResultsViewer_Beta Class





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

Syntax

C#
internal class Google_Map_ResultsViewer_Beta : abstract_ResultsViewer

Inheritance Hierarchy

System..::..Object
  SobekCM.Library.ResultsViewer..::..abstract_ResultsViewer
    SobekCM.Library.ResultsViewer..::..Google_Map_ResultsViewer_Beta

Constructors

  NameDescription
Public methodGoogle_Map_ResultsViewer_Beta
Constructor for a new instance of the Full_ResultsViewer class

Methods

  NameDescription
Public methodAdd_HTML
Adds the controls for this result viewer to the place holder on the main form
(Overrides abstract_ResultsViewer..::..Add_HTML(PlaceHolder, Custom_Tracer).)
Protected methodAdd_Issue_Tree
Builds the tree view control for all the issues related to a single result title and adds the tree view to the provided place holder
(Inherited from abstract_ResultsViewer.)
Public methodStatic memberCreate_JSON_Search_Results_Object
Public methodStatic memberPerform_Aggregation_Search
Public methodPerform_Callback_Action
parse and process incoming message
Public methodStatic memberPerform_Complete_Search
Public methodStatic memberPerform_Coordinate_Bounds_Search
Public methodStatic memberPerform_DateTime_Range_Search
Public methodStatic memberPerform_Filter_Search
Public methodStatic memberRefresh_MSRKey
Public methodStartRow
Returns the index for the first row to be displayed on the current page, and performs validation against the calculated last row to ensure correctness
(Inherited from abstract_ResultsViewer.)

Fields

  NameDescription
Protected fieldCurrentUserMask
Protected field contains the current user IP restriction mask, used to determine if this use has access to IP restricted items
(Inherited from abstract_ResultsViewer.)
Protected fieldRequestSpecificValues
Values specific to the current HTML request
(Inherited from abstract_ResultsViewer.)
Protected fieldResults_Per_Page
Number of results included in each page of results
(Inherited from abstract_ResultsViewer.)

Properties

  NameDescription
Protected propertyImage_Redirect_Stem
Calculates the redirect string used for image-type materials includes the basic redirect url information for the current request, including current skin, aggregation, and other settings
(Inherited from abstract_ResultsViewer.)
Public propertyLastRow
Calculates the index for the last row to be displayed on the current result page
(Inherited from abstract_ResultsViewer.)
Public propertySortable
Flag indicates if this result view is sortable
(Inherited from abstract_ResultsViewer.)
Protected propertyText_Redirect_Stem
Calculates redirect string specifically for textual items, which includes the search terms to pass to the final item viewer
(Inherited from abstract_ResultsViewer.)
Public propertyTotal_Results
Gets the total number of results to display
(Inherited from abstract_ResultsViewer.)

See Also



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