Class: Hyrax::Renderers::LicenseAttributeRenderer

Inherits:
AttributeRenderer show all
Defined in:
app/renderers/hyrax/renderers/license_attribute_renderer.rb

Overview

This is used by PresentsAttributes to show licenses

e.g.: presenter.attribute_to_html(:license, render_as: :license)

Since:

  • 0.14.0

Instance Attribute Summary

Attributes inherited from AttributeRenderer

#field, #options, #values

Method Summary

Methods inherited from AttributeRenderer

#initialize, #label, #render, #render_dl_row

Methods included from ConfiguredMicrodata

#microdata?, #microdata_object?, #microdata_object_attributes, #microdata_property, #microdata_type, #microdata_value_attributes

Constructor Details

This class inherits a constructor from Hyrax::Renderers::AttributeRenderer