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

SobekCM.Library.ResultsViewer Namespace



Contains the management and viewer classes for viewing a list of digital resources online, used by the results_dataset_html_subwriter class

Classes

  ClassDescription
Public classabstract_ResultsViewer
Abstract class which implements the iResultsViewer interface and which all subsequent results viewer classes must extend
Public classBookshelf_View_ResultsViewer
Results viewer shows the titles/items in bookshelf view with the action links to the left to remove an item from the bookshelf, edit a user note, and view the item. The view also includes any current user notes below the title
Public classBrief_ResultsViewer
Results viewer shows the thumbnail and a small citation block for each item in the result set.
Public classExport_File_ResultsViewer
Results viewer allows the results to exported into either an Excel file or a CSV file for temporary download.
Public classFull_ResultsViewer
Results viewer reads the METS file for an item and displays either the first image or the full citation while navigating through the results set.
Public classGoogle_Map_ResultsViewer
Results viewer shows the results which have spatial information in Google maps.
Protected classGoogle_Map_ResultsViewer_Beta
Public classNo_Results_ResultsViewer
Results viewer displays the message (and links) in the case the result set is empty.
Public classTable_ResultsViewer
Results viewer shows the results in a simple table view with each title on its own table row.
Public classThumbnail_ResultsViewer
Results viewer shows just the thumbnails for each item in a large grid.

Interfaces

  InterfaceDescription
Public interfaceiResultsViewer
Interface which all results viewer objects must implement


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