menu

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item added in v0.0.5

type Item struct {
	Name         string
	ID           string
	Url          string
	Icon         string
	Header       string
	Active       string
	ChildrenList []Item
}
type Menu struct {
	List     []Item
	Options  []map[string]string
	MaxOrder int64
}

func GetGlobalMenu

func GetGlobalMenu(user models.UserModel) *Menu
func (menu *Menu) AddMaxOrder()
func (menu Menu) FormatPath() template.HTML
func (menu *Menu) GetEditMenuList() []Item
func (menu *Menu) SetActiveClass(path string) *Menu
func (menu *Menu) SexMaxOrder(order int64)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL