admin

package
v0.0.0-...-51a7bb6 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdviceCreate

func AdviceCreate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

AdviceCreates shows the form for adding new advice, and also handles saving

func AdviceDelete

func AdviceDelete(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

AdviceDelete deletes a piece of Advice

func AdviceEdit

func AdviceEdit(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

AdviceEdit shows the form for editing advice

func AdviceIndex

func AdviceIndex(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

AdviceIndex lists the advice available

func AdviceUpdate

func AdviceUpdate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

AdviceUpdate saves the new values of Advice

func BlogCreate

func BlogCreate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

BlogCreate shows the form for creating new posts, and also creates them

func BlogDelete

func BlogDelete(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

BlogDelete deletes a blog.

func BlogEdit

func BlogEdit(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

BlogEdit shows the form for editing a blog post

func BlogIndex

func BlogIndex(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

BlogIndex shows all the blog posts

func BlogUpdate

func BlogUpdate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

BlogUpdate saves the new values of a blog

func MarkersCreate

func MarkersCreate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

MarkersAdd shows the form for adding a new marker.

func MarkersDelete

func MarkersDelete(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

MarkersDelete removes a marker from the map.

func MarkersEdit

func MarkersEdit(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

Markers allows markers to be added or removed from the map.

func MarkersIndex

func MarkersIndex(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

Markers allows markers to be added or removed from the map.

func MarkersUpdate

func MarkersUpdate(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

MarkersUpdate saves the new values of a marker

func MissionsIndex

func MissionsIndex(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

MissionsIndex shows the quests available, past, present, and future

func PreviewMD

func PreviewMD(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

PreviewMD accepts MD and returns HTML

func TrailsIndex

func TrailsIndex(env *handlers.Env, w http.ResponseWriter, r *http.Request) error

TrailsIndex allows markers to be added or removed from the map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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