Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SiteConfigAddController ¶
type SiteConfigAddController struct {
sysmanage.BaseController
}
func (*SiteConfigAddController) Get ¶
func (c *SiteConfigAddController) Get()
func (*SiteConfigAddController) NestPrepare ¶
func (c *SiteConfigAddController) NestPrepare()
func (*SiteConfigAddController) Post ¶
func (c *SiteConfigAddController) Post()
type SiteConfigEditController ¶
type SiteConfigEditController struct {
sysmanage.BaseController
}
func (*SiteConfigEditController) Get ¶
func (c *SiteConfigEditController) Get()
func (*SiteConfigEditController) NestPrepare ¶
func (c *SiteConfigEditController) NestPrepare()
func (*SiteConfigEditController) Post ¶
func (c *SiteConfigEditController) Post()
type SiteConfigIndexController ¶
type SiteConfigIndexController struct {
sysmanage.BaseController
}
func (*SiteConfigIndexController) Delone ¶
func (c *SiteConfigIndexController) Delone()
func (*SiteConfigIndexController) Get ¶
func (c *SiteConfigIndexController) Get()
func (*SiteConfigIndexController) NestPrepare ¶
func (c *SiteConfigIndexController) NestPrepare()
Click to show internal directories.
Click to hide internal directories.