controllers

package
v0.0.0-...-769f433 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2014 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ajax

type Ajax struct {
	*revel.Controller
}

func (*Ajax) AddPanel

func (c *Ajax) AddPanel(admin_panel *models.Admin_Panel) revel.Result

添加快捷方式

func (*Ajax) DelPanel

func (c *Ajax) DelPanel(admin_panel *models.Admin_Panel) revel.Result

删除快捷方式

func (*Ajax) GetCaptcha

func (c *Ajax) GetCaptcha() revel.Result

获取验证码

func (*Ajax) GetMessage

func (c *Ajax) GetMessage() revel.Result

检查消息

func (*Ajax) GetPanel

func (c *Ajax) GetPanel(admin_panel *models.Admin_Panel) revel.Result

获取快捷方式

func (*Ajax) Pos

func (c *Ajax) Pos(menu *models.Menu) revel.Result

当前位置

func (*Ajax) ScreenLock

func (c *Ajax) ScreenLock() revel.Result

锁屏

func (*Ajax) ScreenUnlock

func (c *Ajax) ScreenUnlock(admin *models.Admin) revel.Result

解锁

type Captcha

type Captcha struct {
	*revel.Controller
}

func (*Captcha) GetCaptchaId

func (c *Captcha) GetCaptchaId() revel.Result

返回验证码

func (*Captcha) Index

func (c *Captcha) Index() revel.Result

首页

type Kindeditor

type Kindeditor struct {
	*revel.Controller
}

func (*Kindeditor) AnnounceImage

func (c *Kindeditor) AnnounceImage(upload *models.Upload) revel.Result

内容发布标题缩略图

func (*Kindeditor) Manager

func (c *Kindeditor) Manager(upload *models.Upload) revel.Result

编辑器管理

func (*Kindeditor) TitleImage

func (c *Kindeditor) TitleImage(upload *models.Upload) revel.Result

内容发布标题缩略图

func (*Kindeditor) Upload

func (c *Kindeditor) Upload(upload *models.Upload) revel.Result

编辑器上传文件

type Public

type Public struct {
	*revel.Controller
}

func (*Public) CreateHtml

func (c *Public) CreateHtml() revel.Result

生成网站首页

func (*Public) Map

func (c *Public) Map(menu *models.Menu) revel.Result

后台地图

func (*Public) Message

func (c *Public) Message() revel.Result

消息提示

func (*Public) Search

func (c *Public) Search() revel.Result

搜索

type Test

type Test struct {
	*revel.Controller
}

func (Test) Index

func (c Test) Index(admin *models.Admin) revel.Result

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL