Class: OpenStax::Content::Fragment::Video

Inherits:
Embedded show all
Defined in:
lib/openstax/content/fragment/video.rb

Constant Summary

Constants inherited from Embedded

Embedded::CLASS_ATTRIBUTES, Embedded::LABEL_ATTRIBUTE, Embedded::TAGGED_URL_CSS, Embedded::TITLE_CSS, Embedded::UNTAGGED_URL_CSS

Instance Attribute Summary

Attributes inherited from Embedded

#height, #url, #width

Attributes inherited from Html

#to_html

Attributes inherited from OpenStax::Content::Fragment

#labels, #node_id, #title

Method Summary

Methods inherited from Embedded

#blank?, inherited, #initialize

Methods inherited from Html

#append, #as_json, #blank?, #has_css?, #html?, #initialize, #node, #transform_links!

Methods inherited from OpenStax::Content::Fragment

#blank?, #html?, #initialize

Constructor Details

This class inherits a constructor from OpenStax::Content::Fragment::Embedded