Class: SirTrevorRails::Blocks::SolrDocumentsGridBlock

Inherits:
SolrDocumentsBlock show all
Defined in:
app/models/sir_trevor_rails/blocks/solr_documents_grid_block.rb

Overview

“Interesting” layout of document images, good for large numbers of documents

Constant Summary

Constants inherited from SirTrevorRails::Block

SirTrevorRails::Block::DEFAULT_FORMAT

Instance Attribute Summary

Attributes inherited from SolrDocumentsBlock

#solr_helper

Attributes inherited from SirTrevorRails::Block

#parent, #type

Method Summary

Methods inherited from SolrDocumentsBlock

#document_caption, #documents, #documents?, #each_document, #primary_caption?, #primary_caption_field, #secondary_caption?, #secondary_caption_field, #show_primary_caption?, #show_secondary_caption?, #with_solr_helper, #zpr_link?

Methods included from Displayable

#item_ids, #items, #ordered_items

Methods included from Textable

#content_align, #text, #text?, #text_align

Methods inherited from SirTrevorRails::Block

#as_json, block_class, block_class!, custom_block_types, #format, from_hash, #initialize, #to_partial_path, type_klass

Constructor Details

This class inherits a constructor from SirTrevorRails::Block