Documentation ¶
Index ¶
- Constants
- func ButtonDelete(entry rewrites.Entry, isSelf bool) gomplements.Element
- func Entry(entry rewrites.Entry, isSelf bool) gomplements.Element
- func FormAdd(addrs []rewrites.Addr, isSelfOnly bool) gomplements.Element
- func PageAll(rewritesStorage *rewrites.CacheStorage) gomplements.Element
- func PageSelf(rewritesStorage *rewrites.CacheStorage) gomplements.Element
- func PanelAll(addrs []rewrites.Addr, rewrites rewrites.EntrySet) gomplements.Element
- func PanelSelf(entrySet rewrites.EntrySet) gomplements.Element
- func RewriteInfo(entry rewrites.Entry, isSelf bool) gomplements.Element
- func RewriteTags(entry rewrites.Entry, isSelf bool) gomplements.Element
- func TypeSelector() gomplements.Element
Constants ¶
View Source
const (
IDRewritesPanel gomplements.ID = "rewrites_panel"
)
Variables ¶
This section is empty.
Functions ¶
func ButtonDelete ¶
func ButtonDelete(entry rewrites.Entry, isSelf bool) gomplements.Element
func PageAll ¶
func PageAll(rewritesStorage *rewrites.CacheStorage) gomplements.Element
func PageSelf ¶
func PageSelf(rewritesStorage *rewrites.CacheStorage) gomplements.Element
func RewriteInfo ¶
func RewriteInfo(entry rewrites.Entry, isSelf bool) gomplements.Element
func RewriteTags ¶
func RewriteTags(entry rewrites.Entry, isSelf bool) gomplements.Element
func TypeSelector ¶
func TypeSelector() gomplements.Element
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.