Class: SectionsNavDrop
- Inherits:
-
Liquid::Drop
- Object
- Liquid::Drop
- SectionsNavDrop
- Defined in:
- app/drops/sections_nav_drop.rb
Overview
nav
gives access to LandingPageDrop's menus. If the current request is a PageDrop, nav
will be a NavDrop instead.
Instance Method Summary collapse
-
#main ⇒ Array<SectionsNavListDrop>
Returns the main menu of the LandingPageDrop.
Instance Method Details
#main ⇒ Array<SectionsNavListDrop>
Returns the main menu of the LandingPageDrop.