enjin_info

package
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const Tag feature.Tag = "fs-editor-enjin-info"

Variables

View Source
var (
	DefaultEditorType = "enjin-info"
	DefaultEditorKey  = "enjin-info"
)

Functions

This section is empty.

Types

type CFeature

type CFeature struct {
	fs_editor.CEditorFeature[MakeFeature]
}

func (*CFeature) EditorMenu

func (f *CFeature) EditorMenu(r *http.Request) (m menu.Menu)

func (*CFeature) Init

func (f *CFeature) Init(this interface{})

func (*CFeature) Make

func (f *CFeature) Make() (feat Feature)

func (*CFeature) RenderDashboard

func (f *CFeature) RenderDashboard(w http.ResponseWriter, r *http.Request)

func (*CFeature) SetupEditorRoute

func (f *CFeature) SetupEditorRoute(r chi.Router)

func (*CFeature) SiteFeatureKey

func (f *CFeature) SiteFeatureKey() (key string)

func (*CFeature) SiteFeatureMenu

func (f *CFeature) SiteFeatureMenu(r *http.Request) (m menu.Menu)

type Feature

type Feature interface {
	feature.EditorFeature
}

type MakeFeature

type MakeFeature interface {
	feature.EditorMakeFeature[MakeFeature]

	Make() Feature
}

func New

func New() MakeFeature

func NewTagged

func NewTagged(tag feature.Tag) MakeFeature

Jump to

Keyboard shortcuts

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