Class: SectionsNavListLinkDrop

Inherits:
Liquid::Drop
  • Object
show all
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

Instance Method Details

#labelString

Returns:

  • (String)

#typeString

Returns 'section'

Returns:

  • (String)

#urlString

Returns the in-page URL of the section referenced.

Returns:

  • (String)