Documentation ¶
Index ¶
- func Assets(ctx *context.Context)
- func Auth(ctx *context.Context)
- func CheckDatabase(ctx *context.Context)
- func Delete(ctx *context.Context)
- func DeleteMenu(ctx *context.Context)
- func EditForm(ctx *context.Context)
- func EditMenu(ctx *context.Context)
- func Export(ctx *context.Context)
- func GlobalDeferHandler(ctx *context.Context)
- func Logout(ctx *context.Context)
- func MenuOrder(ctx *context.Context)
- func NewForm(ctx *context.Context)
- func NewMenu(ctx *context.Context)
- func RecordOperationLog(ctx *context.Context)
- func SetCaptcha(cap map[string]string)
- func SetConfig(cfg c.Config)
- func SetServices(l service.List)
- func ShowDetail(ctx *context.Context)
- func ShowEditMenu(ctx *context.Context)
- func ShowForm(ctx *context.Context)
- func ShowInfo(ctx *context.Context)
- func ShowInstall(ctx *context.Context)
- func ShowLogin(ctx *context.Context)
- func ShowMenu(ctx *context.Context)
- func ShowNewForm(ctx *context.Context)
- func ShowNewMenu(ctx *context.Context)
- func Update(ctx *context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDatabase ¶
CheckDatabase check the database connection.
func GlobalDeferHandler ¶
GlobalDeferHandler is a global error handler of admin plugin.
func RecordOperationLog ¶
RecordOperationLog record all operation logs, store into database.
func ShowDetail ¶ added in v1.1.6
func ShowNewMenu ¶ added in v1.0.9
ShowNewMenu show new menu page.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.