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: 9 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
	SettingStore               settingstore.StoreInterface
	PathSettingsSettingManager string
	PathSettingsSettingUpdate  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) SettingCreateAjax

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

func (UiManager) SettingDeleteAjax

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

func (UiManager) SettingManager

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

func (UiManager) SettingUpdate

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

func (UiManager) SettingUpdateAjax

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

Jump to

Keyboard shortcuts

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