Class: IMS::LTI::Models::ContentItems::FileItem
- Inherits:
-
ContentItem
- Object
- LTIModel
- ContentItem
- IMS::LTI::Models::ContentItems::FileItem
- Defined in:
- lib/ims/lti/models/content_items/file_item.rb
Constant Summary collapse
- TYPE =
"FileItem"
Constants inherited from LTIModel
LTIModel::LTI_VERSION_2P0, LTIModel::LTI_VERSION_2P1
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ FileItem
constructor
A new instance of FileItem.
Methods inherited from ContentItem
Methods inherited from LTIModel
add_attribute, add_attributes, #as_json, #attributes, #attributes=, from_json, #from_json, inherit_attributes, inherited, #method_missing, #to_json
Constructor Details
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class IMS::LTI::Models::LTIModel