Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
type UpdateHTTPPopupAction ¶
type UpdateHTTPPopupAction struct {
actionutils.ParentAction
}
func (*UpdateHTTPPopupAction) Init ¶
func (this *UpdateHTTPPopupAction) Init()
func (*UpdateHTTPPopupAction) RunGet ¶
func (this *UpdateHTTPPopupAction) RunGet(params struct{})
type UpdateHTTPSPopupAction ¶
type UpdateHTTPSPopupAction struct {
actionutils.ParentAction
}
func (*UpdateHTTPSPopupAction) Init ¶
func (this *UpdateHTTPSPopupAction) Init()
func (*UpdateHTTPSPopupAction) RunGet ¶
func (this *UpdateHTTPSPopupAction) RunGet(params struct{})
Click to show internal directories.
Click to hide internal directories.