navTop

This method is a shorthand version of the nav method, using the homepage page as the parent context.

<@ navTop { options } @>

Options

homepage Boolean
Defines whether the homepage is included to a navigation. The default is false.
excludeHidden Boolean
Defines whether hidden pages are excluded from the navigation. The default is true.
class String|false
An optional class of the wrapping <ul> element. The default is false.
active String|false
An optional class for the active <li> element. The default is false.
navSiblings navTree