Class: SectionsNavListDrop
- Inherits:
-
Liquid::Drop
- Object
- Liquid::Drop
- SectionsNavListDrop
- Defined in:
- app/drops/sections_nav_list_drop.rb
Overview
Represents a menu on a LandingPageDrop. Accessible through SectionsNavDrop.
Instance Method Summary collapse
- #blank? ⇒ Object
- #count ⇒ Object
- #each ⇒ Object
- #each_with_index ⇒ Object
- #length ⇒ Integer
-
#links ⇒ Array<SectionsNavListLinkDrop}
Returns all links in this menu.
- #size ⇒ Object
Instance Method Details
#blank? ⇒ Object
#count ⇒ Object
#each ⇒ Object
#each_with_index ⇒ Object
#length ⇒ Integer
#links ⇒ Array<SectionsNavListLinkDrop}
Returns all links in this menu.