Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.gadgets.FormatRecords

Packages that use FormatRecords
ORG.oclc.gadgets   
 

Uses of FormatRecords in ORG.oclc.gadgets
 

Subclasses of FormatRecords in ORG.oclc.gadgets
 class BookMarkBrief
          The BookMarkBrief class is a gadget creates the HTML string for the brief display of bookmarked records.
 class BookMarkEmail
          The BookMarkEmail class is a gadget creates the HTML checkbox string for the e-mail display of bookmarked records.
 class BookMarkFull
          The BookMarkFull class is a gadget creates the HTML string for the full display of bookmarked records.
 class FormatRecordsAndAttachHoldings
          The FormatRecordsAndAttachHoldings class is a gadget that searches a holdings database associated with the display database records to retrieve associated holdings data and attach it to the citation record so that the FormatRecord gadget can create an HTML string containing both the citation data and the associated holdings information.
 class FormatRecordsWithDuplicates
          The FormatRecordsWithDuplicates class is a gadget that invokes a database record formatting class to be executed on the object in the user state named UnformattedRecordData containing a Vector of unformatted record data objects in order to create an HTML string representation of the data.
 class IllForm
          The IllForm class is a gadget that creates the bibliographic data and hidden inputs for the ILL request screen.
 class RecordHoldings
          The RecordHoldings class is a gadget that creates an HTML string containing formatted record holdings from a holdings database search for an input citation record.
 class TermListDisplay
          The TermListDisplay class is a gadget that creates the HTML string used to display the results of a related term search in either a thesaurus that supports a database or in the database itself.
 class ThesTreeDisplay
          The ThesTreeDisplay class is a gadget that creates the HTML string used to display the results of a thesaurus exact term search in a thesaurus database.
 


Open SiteSearch 4.1.1
Final