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{})
func (*IndexAction) RunPost ¶
func (this *IndexAction) RunPost(params struct { ProductName string AdminSystemName string ShowOpenSourceInfo bool ShowFinance bool ShowVersion bool Version string FaviconFile *actions.File LogoFile *actions.File DefaultPageSize int TimeZone string SupportModuleCDN bool SupportModuleNS bool Must *actions.Must CSRF *actionutils.CSRF })
Click to show internal directories.
Click to hide internal directories.