admin

package
v0.0.0-...-3da5846 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2015 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseController

type BaseController struct {
	controllers.BaseController

	Userinfo *models.User
	IsLogin  bool
}

func (*BaseController) DelLogin

func (c *BaseController) DelLogin()

func (*BaseController) GetLogin

func (c *BaseController) GetLogin() *models.User

func (*BaseController) LoginPath

func (c *BaseController) LoginPath() string

func (*BaseController) Prepare

func (c *BaseController) Prepare()

func (*BaseController) SetLogin

func (c *BaseController) SetLogin(user *models.User)

type LicensesController

type LicensesController struct {
	BaseController
}

func (*LicensesController) Guideline

func (c *LicensesController) Guideline()

func (*LicensesController) Privacy

func (c *LicensesController) Privacy()

func (*LicensesController) Terms

func (c *LicensesController) Terms()

type LoginController

type LoginController struct {
	BaseController
}

func (*LoginController) Login

func (c *LoginController) Login()

func (*LoginController) Logout

func (c *LoginController) Logout()

func (*LoginController) PasswordReset

func (c *LoginController) PasswordReset()

func (*LoginController) ResetConfirm

func (c *LoginController) ResetConfirm()

func (*LoginController) Signup

func (c *LoginController) Signup()

func (*LoginController) SignupConfirm

func (c *LoginController) SignupConfirm()

type UsersController

type UsersController struct {
	BaseController
}

func (*UsersController) AccountRemove

func (c *UsersController) AccountRemove()

func (*UsersController) Blog

func (c *UsersController) Blog()

func (*UsersController) BlogRegister

func (c *UsersController) BlogRegister()

func (*UsersController) BlogRemove

func (c *UsersController) BlogRemove()

func (*UsersController) Blogs

func (c *UsersController) Blogs()

func (*UsersController) ChangeMail

func (c *UsersController) ChangeMail()

func (*UsersController) Index

func (c *UsersController) Index()

func (*UsersController) MailConfirm

func (c *UsersController) MailConfirm()

func (*UsersController) NestPrepare

func (c *UsersController) NestPrepare()

Jump to

Keyboard shortcuts

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