Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminAddController ¶
type AdminAddController struct {
sysmanage.BaseController
}
func (*AdminAddController) Get ¶
func (c *AdminAddController) Get()
func (*AdminAddController) NestPrepare ¶
func (c *AdminAddController) NestPrepare()
func (*AdminAddController) Post ¶
func (c *AdminAddController) Post()
type AdminEditController ¶
type AdminEditController struct {
sysmanage.BaseController
}
func (*AdminEditController) Get ¶
func (c *AdminEditController) Get()
func (*AdminEditController) NestPrepare ¶
func (c *AdminEditController) NestPrepare()
func (*AdminEditController) Post ¶
func (c *AdminEditController) Post()
type AdminIndexController ¶
type AdminIndexController struct {
sysmanage.BaseController
}
func (*AdminIndexController) Delone ¶
func (c *AdminIndexController) Delone()
func (*AdminIndexController) Get ¶
func (c *AdminIndexController) Get()
func (*AdminIndexController) Locked ¶
func (c *AdminIndexController) Locked()
func (*AdminIndexController) LoginVerify ¶
func (c *AdminIndexController) LoginVerify()
func (*AdminIndexController) NestPrepare ¶
func (c *AdminIndexController) NestPrepare()
type ChangePwdController ¶
type ChangePwdController struct {
sysmanage.BaseController
}
func (*ChangePwdController) Get ¶
func (c *ChangePwdController) Get()
func (*ChangePwdController) NestPrepare ¶
func (c *ChangePwdController) NestPrepare()
func (*ChangePwdController) Post ¶
func (c *ChangePwdController) Post()
Click to show internal directories.
Click to hide internal directories.