controllers

package
v0.0.0-...-5c84ba1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

* Copyright 2014-2015 LDLN * * This file is part of LDLN Base Station. * * LDLN Base Station is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * any later version. * * LDLN Base Station is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with LDLN Base Station. If not, see <http://www.gnu.org/licenses/>.

* Copyright 2014-2015 LDLN * * This file is part of LDLN Base Station. * * LDLN Base Station is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * any later version. * * LDLN Base Station is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with LDLN Base Station. If not, see <http://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyncableObjects

type SyncableObjects struct {
	*revel.Controller
}

func (SyncableObjects) CreateDataTypeAction

func (c SyncableObjects) CreateDataTypeAction() revel.Result

func (SyncableObjects) CreateDataTypeForm

func (c SyncableObjects) CreateDataTypeForm() revel.Result

func (SyncableObjects) CreateObjectAction

func (c SyncableObjects) CreateObjectAction(object_key string) revel.Result

func (SyncableObjects) CreateObjectForm

func (c SyncableObjects) CreateObjectForm(object_key string) revel.Result

func (SyncableObjects) ListDataTypes

func (c SyncableObjects) ListDataTypes() revel.Result

func (SyncableObjects) ListObjects

func (c SyncableObjects) ListObjects(object_key string) revel.Result

func (SyncableObjects) Map

func (c SyncableObjects) Map() revel.Result

func (SyncableObjects) MarkdownEditor

func (c SyncableObjects) MarkdownEditor() revel.Result

func (SyncableObjects) ViewObject

func (c SyncableObjects) ViewObject(object_key, uuid string) revel.Result

type Web

type Web struct {
	*revel.Controller
}

func (Web) CreateUserAction

func (c Web) CreateUserAction(username, password, confirm_password string) revel.Result

func (Web) CreateUserForm

func (c Web) CreateUserForm() revel.Result

func (Web) FirstTimeSetupAction

func (c Web) FirstTimeSetupAction(org_title, org_subtitle, org_mbtiles_file, org_map_center_lat, org_map_center_lon, org_map_zoom_min, org_map_zoom_max, org_enc_is_on, username, password, confirm_password string) revel.Result

func (Web) FirstTimeSetupForm

func (c Web) FirstTimeSetupForm() revel.Result

func (Web) LoginAction

func (c Web) LoginAction(username, password string) revel.Result

func (Web) LoginForm

func (c Web) LoginForm() revel.Result

func (Web) Logout

func (c Web) Logout() revel.Result

func (Web) WebSocketTest

func (c Web) WebSocketTest() revel.Result

Jump to

Keyboard shortcuts

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