diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
View.meta
diamond
views
view
View
Adds a meta tag.
class
View
final
static if
(
isWebServer
)
void
meta
(
string
nameField
= "name"
)
(
string
name
,
string
content
)
Parameters
name
string
The name.
content
string
The content.
Meta
Source
See Implementation
diamond
views
view
View
constructors
this
enums
FlashMessageType
functions
action
actionParams
addPlaceholder
append
appendCSRFTokenField
asView
asyncScript
clearCSRFToken
clearView
copyViewData
deferScript
escape
flashMessage
generate
getPlaceholder
googleMeta
meta
openGraphGeneralMeta
prepare
render
renderModel
retrieve
retrieveModel
schema
script
twitterMeta
view
viewRaw
mixins
__anonymous
properties
cacheTime
cached
client
delayRender
httpMethod
isDefaultRoute
layoutName
name
rawGenerate
renderView
route
staticCache
testing
Adds a meta tag.