Documentation ¶
Index ¶
- func GetChildEntriesByUid(uid string, locale string, includeUnpublished bool) ([]structs.Route, error)
- func GetContentType(contentType string) (map[string]interface{}, error)
- func GetContentTypes() (map[string]interface{}, error)
- func GetEntryByFields(where []db_structs.QueryWhere) (structs.Route, error)
- func GetEntryByUid(uid string, locale string, includeUnpublished bool) (structs.Route, error)
- func GetEntryByUrl(url string, locale string, includeUnpublished bool) (structs.Route, error)
- func GetGlobalFields() (map[string]interface{}, error)
- func GetLocales() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChildEntriesByUid ¶
func GetContentType ¶ added in v0.0.14
func GetContentTypes ¶ added in v0.0.8
func GetEntryByFields ¶ added in v0.0.4
func GetEntryByFields(where []db_structs.QueryWhere) (structs.Route, error)
func GetEntryByUid ¶ added in v0.0.4
func GetEntryByUrl ¶ added in v0.0.4
func GetGlobalFields ¶ added in v0.0.14
func GetLocales ¶ added in v0.0.14
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.