controller

package
v0.0.0-...-165d932 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2023 License: BSD-3-Clause Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUrl

func GetUrl(prefix string, suffix string) string

Types

type Handler

type Handler struct {
	HTML func(ctx *context.Context, panel types.Panel, options ...template.ExecuteOptions)
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(root root.Roots, p permission.Permission) *Handler

func (*Handler) CreateDir

func (h *Handler) CreateDir(ctx *context.Context)

func (*Handler) CreateDirPopUp

func (h *Handler) CreateDirPopUp(ctx *context.Context)

func (*Handler) Delete

func (h *Handler) Delete(ctx *context.Context)

func (*Handler) Download

func (h *Handler) Download(ctx *context.Context)

func (*Handler) ListFiles

func (h *Handler) ListFiles(ctx *context.Context)

func (*Handler) Move

func (h *Handler) Move(ctx *context.Context)

func (*Handler) MovePopup

func (h *Handler) MovePopup(ctx *context.Context)

func (*Handler) Prefix

func (h *Handler) Prefix(ctx *context.Context) string

func (*Handler) Preview

func (h *Handler) Preview(ctx *context.Context)

func (*Handler) Rename

func (h *Handler) Rename(ctx *context.Context)

func (*Handler) RenamePopUp

func (h *Handler) RenamePopUp(ctx *context.Context)

func (*Handler) Update

func (h *Handler) Update(root root.Roots, p permission.Permission)

func (*Handler) Upload

func (h *Handler) Upload(ctx *context.Context)

Jump to

Keyboard shortcuts

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