Class: SectionsNavListLinkDrop
- Inherits:
-
Liquid::Drop
- Object
- Liquid::Drop
- SectionsNavListLinkDrop
- Defined in:
- app/drops/sections_nav_list_link_drop.rb
Overview
Represents a link in a menu of a LandingPageDrop. Accessible through SectionsNavListDrop.
Instance Method Summary collapse
- #label ⇒ String
-
#type ⇒ String
Returns 'section'.
-
#url ⇒ String
Returns the in-page URL of the section referenced.
Instance Method Details
#label ⇒ String
#type ⇒ String
Returns 'section'
#url ⇒ String
Returns the in-page URL of the section referenced.