Documentation
¶
Index ¶
- func CreateContentType(name string, id string, withFields bool) error
- func CreateGlobalField(id string, data map[string]interface{}) error
- func CreateOrUpdateSeoGlobalField() error
- func CreateOrUpdateTranslationsContentType() error
- func DeleteContentType(uid string, isForced bool) error
- func DeleteGlobalField(uid string, isForced bool) error
- func GetContentType(id string) interface{}
- func GetEntry(route structs.Route) (map[string]interface{}, error)
- func GetEntryWithMetadata(route structs.Route) (interface{}, []api_structs.AltLocale, []structs.Route, error)
- func GetGlobalField(id string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGlobalField ¶ added in v0.0.14
func CreateOrUpdateSeoGlobalField ¶ added in v0.0.14
func CreateOrUpdateSeoGlobalField() error
func CreateOrUpdateTranslationsContentType ¶ added in v0.0.15
func CreateOrUpdateTranslationsContentType() error
func DeleteContentType ¶ added in v0.0.14
func DeleteGlobalField ¶ added in v0.0.14
func GetContentType ¶
func GetContentType(id string) interface{}
func GetEntryWithMetadata ¶ added in v0.0.14
func GetGlobalField ¶ added in v0.0.14
func GetGlobalField(id string) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.