Documentation
¶
Index ¶
- func AddClassNamesToNjnBlock(data map[string]interface{}, classes ...string) map[string]interface{}
- func FinalizeNjnFieldAttributes(attrs map[string]interface{}) (attributes []template.HTMLAttr, err error)
- func FinalizeNjnFieldData(data map[string]interface{}, field map[string]interface{}, skip ...string) (err error)
- func GetUrlPathSectionSlug(url string) (fullpath, path, section, slug string)
- func ParseNjnFieldAttributes(field map[string]interface{}) (attributes map[string]interface{}, classes []string, styles map[string]string, ...)
- func SearchWithin(input string, numPerPage, pageNumber int, pages []feature.Page, ...) (matches map[string]feature.Page, results *bleve.SearchResult, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddClassNamesToNjnBlock ¶ added in v0.7.0
func FinalizeNjnFieldAttributes ¶ added in v0.7.0
func FinalizeNjnFieldData ¶ added in v0.7.0
func GetUrlPathSectionSlug ¶ added in v0.5.0
func ParseNjnFieldAttributes ¶ added in v0.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.