controllers

package
v0.0.0-...-69a2112 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2014 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*revel.Controller
}

func (App) Index

func (c App) Index() revel.Result

type Book

type Book struct {
	*revel.Controller
	mgo.MongoController
}

func (Book) Index

func (c Book) Index() revel.Result

func (Book) View

func (c Book) View(id string) revel.Result

type Project

type Project struct {
	*revel.Controller
	mgo.MongoController
}

func (Project) List

func (c Project) List() revel.Result

type Team

type Team struct {
	*revel.Controller
	mgo.MongoController
}

func (Team) List

func (c Team) List() revel.Result

type Todo

type Todo struct {
	*revel.Controller
	mgo.MongoController
}

func (Todo) List

func (c Todo) List() revel.Result

type User

type User struct {
	*revel.Controller
	mgo.MongoController
}

func (User) Login

func (c User) Login() revel.Result

Jump to

Keyboard shortcuts

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