Class: ListDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- ListDrop
- Defined in:
- app/drops/list_drop.rb
Overview
list
refers to a list you can subscribe to
Instance Method Summary collapse
-
#attachments ⇒ CollectionDrop
Returns all attachments that belong to the list.
-
#courses ⇒ CollectionDrop
Returns all courses that belong to the list.
- #id ⇒ Integer
- #internal_name ⇒ String
- #name ⇒ String
-
#sites ⇒ CollectionDrop
Returns all sites that belong to the list.
-
#spaces ⇒ CollectionDrop
Returns all spaces that belong to the list.
Methods inherited from Liquid::Simplero::Drop
Instance Method Details
#attachments ⇒ CollectionDrop
Returns all attachments that belong to the list
#courses ⇒ CollectionDrop
Returns all courses that belong to the list
#id ⇒ Integer
#internal_name ⇒ String
#name ⇒ String
#sites ⇒ CollectionDrop
Returns all sites that belong to the list
#spaces ⇒ CollectionDrop
Returns all spaces that belong to the list