admin

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const ACTION_BLOCKEDITOR_HANDLE = "blockeditor_handle"
View Source
const ACTION_MIDDLEWARES_AFTER_REPEATER_ADD = "action_middlewares_after_repeater_add"
View Source
const ACTION_MIDDLEWARES_AFTER_REPEATER_DELETE = "action_middlewares_after_repeater_delete"
View Source
const ACTION_MIDDLEWARES_AFTER_REPEATER_MOVE_DOWN = "action_middlewares_after_repeater_move_down"
View Source
const ACTION_MIDDLEWARES_AFTER_REPEATER_MOVE_UP = "action_middlewares_after_repeater_move_up"
View Source
const ACTION_MIDDLEWARES_BEFORE_REPEATER_ADD = "action_middlewares_before_repeater_add"
View Source
const ACTION_MIDDLEWARES_BEFORE_REPEATER_DELETE = "action_middlewares_before_repeater_delete"
View Source
const ACTION_MIDDLEWARES_BEFORE_REPEATER_MOVE_DOWN = "action_middlewares_before_repeater_move_down"
View Source
const ACTION_MIDDLEWARES_BEFORE_REPEATER_MOVE_UP = "action_middlewares_before_repeater_move_up"
View Source
const ACTION_MIDDLEWARES_REPEATER_ADD = "action_middlewares_repeater_add"
View Source
const ACTION_VERSION_HISTORY_SHOW = "action_version_history_show"
View Source
const ActionModalPageFilterShow = "modal_site_filter_show"
View Source
const VIEW_CONTENT = "content"
View Source
const VIEW_MIDDLEWARES = "middlewares"
View Source
const VIEW_SEO = "seo"
View Source
const VIEW_SETTINGS = "settings"

Variables

This section is empty.

Functions

func NewPageCreateController

func NewPageCreateController(ui UiInterface) *pageCreateController

func NewPageDeleteController

func NewPageDeleteController(ui UiInterface) *pageDeleteController

func NewPageManagerController

func NewPageManagerController(ui UiInterface) *pageManagerController

func NewPageUpdateController

func NewPageUpdateController(ui UiInterface) *pageUpdateController

func NewPageVersioningController

func NewPageVersioningController(ui UiInterface) *pageVersioningController

Types

type UiInterface

type UiInterface interface {
	shared.UiInterface
	BlockEditorDefinitions() []blockeditor.BlockDefinition
	PageCreate(w http.ResponseWriter, r *http.Request)
	PageManager(w http.ResponseWriter, r *http.Request)
	PageDelete(w http.ResponseWriter, r *http.Request)
	PageUpdate(w http.ResponseWriter, r *http.Request)
	PageVersioning(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