Class: SectionBlockDrop
- Inherits:
-
Liquid::Drop
- Object
- Liquid::Drop
- SectionBlockDrop
- Defined in:
- app/drops/section_block_drop.rb
Overview
Section block drop.
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#settings ⇒ Object
readonly
Returns the value of attribute settings.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Method Summary collapse
-
#setting_attrs(id) ⇒ Hash
Setting attributes for a setting.
- #simplero_attrs ⇒ String
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id.
#settings ⇒ Object (readonly)
Returns the value of attribute settings.
#type ⇒ Object (readonly)
Returns the value of attribute type.
Instance Method Details
#setting_attrs(id) ⇒ Hash
Setting attributes for a setting.
Returns a Hash mapping attributes to values.
Parameters
-
id
- Setting ID.