ui

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const ChinaCountryId = 1

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentsAction

type ComponentsAction actions.Action

func (*ComponentsAction) RunGet

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

type DownloadAction

type DownloadAction struct {
	actionutils.ParentAction
}

下载指定的文本内容

func (*DownloadAction) Init

func (this *DownloadAction) Init()

func (*DownloadAction) RunGet

func (this *DownloadAction) RunGet(params struct {
	File string
	Text string
})

type SelectCountriesPopupAction

type SelectCountriesPopupAction struct {
	actionutils.ParentAction
}

func (*SelectCountriesPopupAction) Init

func (this *SelectCountriesPopupAction) Init()

func (*SelectCountriesPopupAction) RunGet

func (this *SelectCountriesPopupAction) RunGet(params struct {
	CountryIds string
})

func (*SelectCountriesPopupAction) RunPost

func (this *SelectCountriesPopupAction) RunPost(params struct {
	CountryIds []int64

	Must *actions.Must
	CSRF *actionutils.CSRF
})

type SelectProvincesPopupAction

type SelectProvincesPopupAction struct {
	actionutils.ParentAction
}

func (*SelectProvincesPopupAction) Init

func (this *SelectProvincesPopupAction) Init()

func (*SelectProvincesPopupAction) RunGet

func (this *SelectProvincesPopupAction) RunGet(params struct {
	ProvinceIds string
})

func (*SelectProvincesPopupAction) RunPost

func (this *SelectProvincesPopupAction) RunPost(params struct {
	ProvinceIds []int64

	Must *actions.Must
	CSRF *actionutils.CSRF
})

Jump to

Keyboard shortcuts

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