Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeletePopupAction ¶
type CreateDeletePopupAction struct {
actionutils.ParentAction
}
func (*CreateDeletePopupAction) Init ¶
func (this *CreateDeletePopupAction) Init()
func (*CreateDeletePopupAction) RunGet ¶
func (this *CreateDeletePopupAction) RunGet(params struct { HeaderPolicyId int64 })
type CreateSetPopupAction ¶
type CreateSetPopupAction struct {
actionutils.ParentAction
}
func (*CreateSetPopupAction) Init ¶
func (this *CreateSetPopupAction) Init()
func (*CreateSetPopupAction) RunGet ¶
func (this *CreateSetPopupAction) RunGet(params struct { HeaderPolicyId int64 Type string })
type DeleteDeletingHeaderAction ¶
type DeleteDeletingHeaderAction struct {
actionutils.ParentAction
}
func (*DeleteDeletingHeaderAction) RunPost ¶
func (this *DeleteDeletingHeaderAction) RunPost(params struct { HeaderPolicyId int64 HeaderName string })
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { ServerId int64 })
type UpdateSetPopupAction ¶
type UpdateSetPopupAction struct {
actionutils.ParentAction
}
func (*UpdateSetPopupAction) Init ¶
func (this *UpdateSetPopupAction) Init()
func (*UpdateSetPopupAction) RunGet ¶
func (this *UpdateSetPopupAction) RunGet(params struct { HeaderPolicyId int64 HeaderId int64 Type string })
Click to show internal directories.
Click to hide internal directories.