Class: NavListDrop
- Inherits:
-
Liquid::Drop
- Object
- Liquid::Drop
- NavListDrop
- Defined in:
- app/drops/nav_list_drop.rb
Overview
Represents a collection of NavListLinkDrop (accessible through nav.your_list_handle
on a site) which you can iterate over using for
loops.
Instance Method Summary collapse
-
#length ⇒ Integer
Returns the number of links in this list.
Instance Method Details
#length ⇒ Integer
Returns the number of links in this list