Class: DocTemplate::Tables::FoundationalMetadata
- Defined in:
- lib/doc_template/tables/foundational_metadata.rb
Constant Summary collapse
- HEADER_LABEL =
'foundational-metadata'
- HTML_VALUE_FIELDS =
%w(lesson-objective).freeze
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#collect_and_render_tags, #fetch_materials, #initialize, #parse, parse, #parse_in_context, #table_exist?
Constructor Details
This class inherits a constructor from DocTemplate::Tables::Base