iplibrary

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteAction

type DeleteAction struct {
	actionutils.ParentAction
}

func (*DeleteAction) RunPost

func (this *DeleteAction) RunPost(params struct {
	LibraryId int64
})

type DownloadAction

type DownloadAction struct {
	actionutils.ParentAction
}

func (*DownloadAction) Init

func (this *DownloadAction) Init()

func (*DownloadAction) RunGet

func (this *DownloadAction) RunGet(params struct {
	LibraryId int64
})

type Helper

type Helper struct {
}

func NewHelper

func NewHelper() *Helper

func (*Helper) BeforeAction

func (this *Helper) BeforeAction(action *actions.ActionObject)

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	Type string
})

type UploadPopupAction

type UploadPopupAction struct {
	actionutils.ParentAction
}

func (*UploadPopupAction) Init

func (this *UploadPopupAction) Init()

func (*UploadPopupAction) RunGet

func (this *UploadPopupAction) RunGet(params struct{})

func (*UploadPopupAction) RunPost

func (this *UploadPopupAction) RunPost(params struct {
	Type string
	File *actions.File

	Must *actions.Must
})

Jump to

Keyboard shortcuts

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