API Documentation

NavigationMenu extends BaseNavigationMenu
in package

Table of Contents

Properties

$items  : Collection<string, NavItem>
$hasDropdowns  : bool

Methods

create()  : static
getDropdowns()  : array<string, DropdownNavItem>
getItems()  : Collection<string|int, NavItem>
hasDropdowns()  : bool
__construct()  : mixed
canAddItemToDropdown()  : bool
canAddRoute()  : bool
dropdownsEnabled()  : bool
generate()  : void
moveGroupedItemsIntoDropdowns()  : void
removeDuplicateItems()  : void
sortByPriority()  : void
hasGroupExplicitlySetInFrontMatter()  : bool

Properties

Methods

dropdownsEnabled()

protected dropdownsEnabled() : bool
Return values
bool

moveGroupedItemsIntoDropdowns()

protected moveGroupedItemsIntoDropdowns() : void

hasGroupExplicitlySetInFrontMatter()

private hasGroupExplicitlySetInFrontMatter() : bool
Return values
bool

        
On this page

Search results