tags

package
v0.4.10 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LeftNavigate = &navigate.Item{
	Display: true,
	Name:    `标签管理`,
	Action:  `official/tags`,
	Icon:    `tags`,
	Children: &navigate.List{

		{
			Display: true,
			Name:    `标签管理`,
			Action:  `index`,
		},

		{
			Display: false,
			Name:    `修改标签`,
			Action:  `edit`,
			Icon:    `pencil`,
		},
		{
			Display: false,
			Name:    `删除标签`,
			Action:  `delete`,
			Icon:    `remove`,
		},
	},
}

Functions

func Add

func Add(ctx echo.Context) error

func Delete

func Delete(ctx echo.Context) error

func Edit

func Edit(ctx echo.Context) error

func FormFilter

func FormFilter(options ...formfilter.Options) echo.FormDataFilter

func Index

func Index(ctx echo.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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