MCPcopy Create free account

hub / github.com/EdmondTabaku/gophront / functions

Functions60 in github.com/EdmondTabaku/gophront

↓ 42 callersFunctionNewPairedElement
NewPairedElement creates a new paired element
paired.go:16
↓ 7 callersFunctionNewSelfClosingElement
NewSelfClosingElement creates a new SelfClosingElement
self_closing.go:13
↓ 5 callersMethodRender
Render returns a string representation of the element
interface.go:7
↓ 4 callersMethodToString
ToString converts the Style to a string
style.go:36
FunctionA
(props map[string]string, style Style, content []Element)
paired.go:53
FunctionB
(props map[string]string, style Style, content []Element)
paired.go:57
FunctionBody
(props map[string]string, style Style, content []Element)
paired.go:61
FunctionBr
(props map[string]string, style Style)
self_closing.go:40
FunctionButton
(props map[string]string, style Style, content []Element)
paired.go:65
FunctionCanvas
(props map[string]string, style Style, content []Element)
paired.go:69
FunctionCode
(props map[string]string, style Style, content []Element)
paired.go:73
FunctionCol
(props map[string]string, style Style)
self_closing.go:44
FunctionDiv
(props map[string]string, style Style, content []Element)
paired.go:77
FunctionDynamicContentLink
DynamicContentLink is a link that changes the specified content dynamically without reloading the page
paired.go:225
FunctionDynamicLink
DynamicLink is a link that changes the page body dynamically without reloading it
paired.go:214
FunctionEm
(props map[string]string, style Style, content []Element)
paired.go:81
FunctionForm
(props map[string]string, style Style, content []Element)
paired.go:85
FunctionH1
(props map[string]string, style Style, content []Element)
paired.go:93
FunctionH2
(props map[string]string, style Style, content []Element)
paired.go:97
FunctionH3
(props map[string]string, style Style, content []Element)
paired.go:101
FunctionH4
(props map[string]string, style Style, content []Element)
paired.go:105
FunctionH5
(props map[string]string, style Style, content []Element)
paired.go:109
FunctionH6
(props map[string]string, style Style, content []Element)
paired.go:113
FunctionHead
(props map[string]string, style Style, content []Element)
paired.go:117
FunctionHeader
(props map[string]string, style Style, content []Element)
paired.go:121
FunctionHr
(props map[string]string, style Style)
self_closing.go:48
FunctionHtml
(props map[string]string, style Style, content []Element)
paired.go:125
FunctionIframe
(props map[string]string, style Style, content []Element)
paired.go:129
FunctionImg
(props map[string]string, style Style)
self_closing.go:52
FunctionInput
(props map[string]string, style Style)
self_closing.go:56
FunctionLabel
(props map[string]string, style Style, content []Element)
paired.go:133
FunctionLi
(props map[string]string, style Style, content []Element)
paired.go:137
FunctionLink
(props map[string]string, style Style)
self_closing.go:60
FunctionMeta
(props map[string]string, style Style)
self_closing.go:64
FunctionNav
(props map[string]string, style Style, content []Element)
paired.go:141
FunctionNewDynamicPage
NewDynamicPage creates a new dynamic page
dynamic_page.go:16
FunctionNewStaticPage
NewStaticPage creates a new static page
static_page.go:16
FunctionNoScript
(props map[string]string, style Style, content []Element)
paired.go:145
FunctionOl
(props map[string]string, style Style, content []Element)
paired.go:149
FunctionOption
(props map[string]string, style Style, content []Element)
paired.go:153
FunctionP
(props map[string]string, style Style, content []Element)
paired.go:157
MethodRender
()
paired.go:20
MethodRender
()
static_page.go:20
MethodRender
()
dynamic_page.go:20
MethodRender
()
self_closing.go:17
MethodRender
()
plain.go:8
FunctionScript
(props map[string]string, style Style, content []Element)
paired.go:161
FunctionSection
(props map[string]string, style Style, content []Element)
paired.go:165
FunctionSelect
(props map[string]string, style Style, content []Element)
paired.go:169
FunctionSpan
(props map[string]string, style Style, content []Element)
paired.go:89
FunctionStrong
(props map[string]string, style Style, content []Element)
paired.go:173
FunctionTable
(props map[string]string, style Style, content []Element)
paired.go:177
FunctionTbody
(props map[string]string, style Style, content []Element)
paired.go:181
FunctionTd
(props map[string]string, style Style, content []Element)
paired.go:185
FunctionTextarea
(props map[string]string, style Style, content []Element)
paired.go:189
FunctionTfoot
(props map[string]string, style Style, content []Element)
paired.go:193
FunctionThead
(props map[string]string, style Style, content []Element)
paired.go:197
FunctionTitle
(props map[string]string, style Style, content []Element)
paired.go:201
FunctionTr
(props map[string]string, style Style, content []Element)
paired.go:205
FunctionUl
(props map[string]string, style Style, content []Element)
paired.go:209