cms

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Endpoint               string
	EntityStore            entitystore.StoreInterface
	BlockEntityType        string
	PathBlocksBlockManager string
	PathBlocksBlockUpdate  string
	WebpageComplete        func(string, string) *hb.HtmlWebpage
	FuncLayout             func(string) string
	CmsHeader              func(string) string
	CmsBreadcrumbs         func([]bs.Breadcrumb) string
}

type UiManager

type UiManager struct {
	// contains filtered or unexported fields
}

func NewUiManager

func NewUiManager(config Config) UiManager

func (UiManager) BlockCreateAjax

func (m UiManager) BlockCreateAjax(w http.ResponseWriter, r *http.Request)

func (UiManager) BlockDeleteAjax

func (m UiManager) BlockDeleteAjax(w http.ResponseWriter, r *http.Request)

func (UiManager) BlockManager

func (m UiManager) BlockManager(w http.ResponseWriter, r *http.Request)

func (UiManager) BlockTrashAjax

func (m UiManager) BlockTrashAjax(w http.ResponseWriter, r *http.Request)

func (UiManager) BlockUpdate

func (m UiManager) BlockUpdate(w http.ResponseWriter, r *http.Request)

func (UiManager) BlockUpdateAjax

func (m UiManager) BlockUpdateAjax(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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