Class: Catalog::Otu::InventoryEntryItem

Inherits:
EntryItem
  • Object
show all
Defined in:
lib/catalog/otu/inventory_entry_item.rb

Instance Attribute Summary

Attributes inherited from EntryItem

#base_object, #citation, #is_first, #is_last, #matches_current_target, #nomenclature_date, #object, #pages, #to_html_method, #year_suffix

Instance Method Summary collapse

Methods inherited from EntryItem

#base_data_attributes, #cited?, #cited_class, #data_attributes, #in_source?, #initialize, #object_class, #origin, #references_self?, #source, #topics

Constructor Details

This class inherits a constructor from Catalog::EntryItem

Instance Method Details

#html_helperObject



3
4
5
# File 'lib/catalog/otu/inventory_entry_item.rb', line 3

def html_helper
  :otu_catalog_entry_item_tag
end