Documentation ¶
Index ¶
- func AppNavLinks(r compton.Registrar, current string) compton.Element
- func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
- func BookCard(r compton.Registrar, id string, hydrated bool, rdx kevlar.ReadableRedux) compton.Element
- func BookCover(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func BookSectionsLinks(r compton.Registrar, sections []string) compton.Element
- func BooksList(r compton.Registrar, ids []string, from, to int, rdx kevlar.ReadableRedux) compton.Element
- func Button(r compton.Registrar, title, href string) compton.Element
- func Contents(r compton.Registrar, contents *litres_integration.Contents) compton.Element
- func DownloadType(r compton.Registrar, id string, dt *litres_integration.ArtsFilesData) compton.Element
- func ExternalLinks(r compton.Registrar, extLinks map[string][]string) compton.Element
- func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
- func FormatQuery(q map[string][]string) map[string][]string
- func Information(r compton.Registrar, id string, rdx kevlar.ReadableRedux) compton.Element
- func ProductSection(section string) compton.PageElement
- func Reviews(r compton.Registrar, artsReviews *litres_integration.ArtsReviews) compton.Element
- func SearchForm(r compton.Registrar, query map[string][]string, ...) compton.Element
- func SearchLinks(r compton.Registrar, current string) compton.Element
- func SetTint(id string, p compton.Element, rdx kevlar.ReadableRedux)
- func Similar(r compton.Registrar, id string, artsSimilar *litres_integration.ArtsSimilar, ...) compton.Element
- func SummarizeBookProperties(id string, rdx kevlar.ReadableRedux) ([]string, map[string][]string)
- func VideoOriginLink(r compton.Registrar, videoId, videoTitle, videoDuration string) compton.Element
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppNavLinks ¶ added in v0.3.21
func AppPage ¶ added in v0.3.30
func AppPage(current string) (p compton.PageElement, stack *compton.FlexItemsElement)
func BookSectionsLinks ¶ added in v0.3.54
func DownloadType ¶ added in v0.3.35
func DownloadType(r compton.Registrar, id string, dt *litres_integration.ArtsFilesData) compton.Element
func ExternalLinks ¶ added in v0.3.39
func FormatLabels ¶
func FormatLabels(id string, rdx kevlar.ReadableRedux) []compton.FormattedLabel
func Information ¶ added in v0.3.39
func ProductSection ¶ added in v0.3.31
func ProductSection(section string) compton.PageElement
func Reviews ¶ added in v0.3.48
func Reviews(r compton.Registrar, artsReviews *litres_integration.ArtsReviews) compton.Element
func SearchForm ¶ added in v0.3.23
func SearchForm(r compton.Registrar, query map[string][]string, searchQuery *compton.FrowElement, rdx kevlar.ReadableRedux) compton.Element
func SearchLinks ¶ added in v0.3.27
func SetTint ¶ added in v0.3.81
func SetTint(id string, p compton.Element, rdx kevlar.ReadableRedux)
func Similar ¶ added in v0.3.47
func Similar(r compton.Registrar, id string, artsSimilar *litres_integration.ArtsSimilar, rdx kevlar.ReadableRedux) compton.Element
func SummarizeBookProperties ¶ added in v0.3.78
Types ¶
This section is empty.
Source Files ¶
- app_nav_links.go
- app_page.go
- book_card.go
- book_cover.go
- book_sections_links.go
- books_list.go
- button.go
- contents.go
- download_types.go
- external_links.go
- format_labels.go
- format_query.go
- formatters.go
- information.go
- product_section.go
- reviews.go
- search_form.go
- search_links.go
- set_tint.go
- similar.go
- video_origin_link.go
Click to show internal directories.
Click to hide internal directories.