Class: AttachmentDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- AttachmentDrop
- Defined in:
- app/drops/attachment_drop.rb
Overview
AttachmentDrop represents a CourseLessonDrop's attachments. It is available as an option to add media files on the course lesson edit page.
Instance Method Summary collapse
- #asset ⇒ AssetDrop
- #body ⇒ String
- #downloadable? ⇒ Boolean
- #embed? ⇒ Boolean
- #expandable? ⇒ Boolean
- #title ⇒ String
- #worksheet ⇒ WorksheetDrop