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: 17 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
	MenuEntityType               string
	PageEntityType               string
	PathMenusMenuManager         string
	PathMenusMenuUpdate          string
	PathMenusMenuCreateAjax      string
	PathMenusMenuItemsUpdate     string
	PathMenusMenuItemsUpdateAjax string
	PathMenusMenuItemsFetchAjax  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) MenuCreateAjax

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

func (UiManager) MenuItemsFetchAjax

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

func (UiManager) MenuItemsUpdate

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

func (UiManager) MenuItemsUpdateAjax

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

func (UiManager) MenuManager

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

func (UiManager) MenuUpdate

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

func (UiManager) MenuUpdateAjax

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

Jump to

Keyboard shortcuts

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