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: 8 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
	WidgetEntityType         string
	PathWidgetsWidgetManager string
	PathWidgetsWidgetUpdate  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) WidgetCreateAjax

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

func (UiManager) WidgetManager

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

func (UiManager) WidgetUpdate

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

func (UiManager) WidgetUpdateAjax

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

Jump to

Keyboard shortcuts

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