Skip to content

Results views in Blacklight 8

Justin Coyne edited this page Aug 29, 2024 · 3 revisions

Here is a view of the component hierarchy on the view page

%%{init: {'theme':'forest'}}%%
mindmap
  root((blacklight))
    Index
      Search::SidebarComponent configurable
        Response::FacetGroupComponent configurable
          FacetComponent
      search_results_header partial 
      ConstraintsComponent configurable
        ConstraintLayoutComponent
        ConstraintComponent
        StartOverButtonComponent
      SearchHeaderComponent configurable
        Response::SpellcheckComponent
        sort_and_per_page partial
          paginate_compact partial
          render_results_collection_tools helper
      DocumentComponent configurable - called for each result
        DocumentTitleComponent
        DocumentMetadataComponent
          MetadataFieldComponent
        Document::ThumbnailComponent
    Show
      Document::SidebarComponent configurable
      DocumentComponent configurable
        DocumentTitleComponent
        DocumentMetadataComponent
          MetadataFieldComponent
        Document::ThumbnailComponent

Loading
Clone this wiki locally