admin

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const ActionModalPageFilterShow = "modal_translation_filter_show"
View Source
const VIEW_CONTENT = "content"
View Source
const VIEW_SETTINGS = "settings"

Variables

This section is empty.

Functions

func NewTranslationCreateController

func NewTranslationCreateController(ui UiInterface) *translationCreateController

func NewTranslationDeleteController

func NewTranslationDeleteController(ui UiInterface) *translationDeleteController

func NewTranslationManagerController

func NewTranslationManagerController(ui UiInterface) *translationManagerController

func NewTranslationUpdateController

func NewTranslationUpdateController(ui UiInterface) *translationUpdateController

Types

type UiInterface

type UiInterface interface {
	shared.UiInterface
	TranslationCreate(w http.ResponseWriter, r *http.Request)
	TranslationManager(w http.ResponseWriter, r *http.Request)
	TranslationDelete(w http.ResponseWriter, r *http.Request)
	TranslationUpdate(w http.ResponseWriter, r *http.Request)
}

func UI

func UI(config shared.UiConfig) UiInterface

Jump to

Keyboard shortcuts

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