controllers

package
v0.0.0-...-fe50973 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2014 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminController

type AdminController struct {
	beego.Controller
	User     *models.User
	LoggedIn bool
}

func (*AdminController) CompleteLogin

func (this *AdminController) CompleteLogin(user *models.User)

func (*AdminController) CompleteLogout

func (this *AdminController) CompleteLogout()

func (*AdminController) GenBcrypt

func (this *AdminController) GenBcrypt()

Temp

func (*AdminController) LoadUserSession

func (this *AdminController) LoadUserSession() bool

func (*AdminController) Logout

func (this *AdminController) Logout()

func (*AdminController) Prepare

func (this *AdminController) Prepare()

type LoginController

type LoginController struct {
	AdminController
}

func (*LoginController) Get

func (this *LoginController) Get()

func (*LoginController) Post

func (this *LoginController) Post()

func (*LoginController) Prepare

func (this *LoginController) Prepare()

type PlaceController

type PlaceController struct {
	AdminController
}

func (*PlaceController) AddPlace

func (this *PlaceController) AddPlace()

func (*PlaceController) Get

func (this *PlaceController) Get()

Jump to

Keyboard shortcuts

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