Class: Blacklight::Configuration::IndexField

Inherits:
DisplayField show all
Defined in:
lib/blacklight/configuration/index_field.rb

Instance Attribute Summary

Attributes inherited from DisplayField

#accessor, #component, #default, #highlight, #include_in_request, #itemprop, #link_to_facet, #presenter, #separator_options, #solr_params, #values

Attributes inherited from Field

#field, #if, #key, #label, #unless

Method Summary

Methods inherited from DisplayField

#initialize

Methods inherited from Field

#default_label, #display_label, #normalize!, #validate!

Methods inherited from OpenStructWithHashAccess

#deep_dup, #deep_transform_values, #merge, #merge!, #reverse_merge, #select, #sort_by, #sort_by!, #to_h, #try

Constructor Details

This class inherits a constructor from Blacklight::Configuration::DisplayField