Class: AttachmentDrop

Inherits:
Liquid::Simplero::Drop show all
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

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#assetAssetDrop

Returns:

#bodyString

Returns:

  • (String)

#downloadable?Boolean

Returns:

  • (Boolean)

#embed?Boolean

Returns:

  • (Boolean)

#expandable?Boolean

Returns:

  • (Boolean)

#titleString

Returns:

  • (String)

#worksheetWorksheetDrop

Returns: