Documentation ¶
Index ¶
- type Admin
- type Logs
- type Menu
- type Role
- func (c Role) Add(role *models.Role) revel.Result
- func (c Role) Delete(role *models.Role) revel.Result
- func (c Role) Edit(role *models.Role) revel.Result
- func (c Role) Index(role *models.Role) revel.Result
- func (c Role) Member(role *models.Role) revel.Result
- func (c Role) SetStatus(role *models.Role) revel.Result
- type Setting
- type Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Admin ¶
type Admin struct {
*revel.Controller
}
type Logs ¶
type Logs struct {
*revel.Controller
}
type Menu ¶
type Menu struct {
*revel.Controller
}
type Role ¶
type Role struct {
*revel.Controller
}
type Setting ¶
type Setting struct {
*revel.Controller
}
Click to show internal directories.
Click to hide internal directories.