diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
View.this
diamond
views
view
View
Creates a new view.
this
(HttpClient client, string name)
class
View
protected
static if
(
isWebServer
)
this
(
HttpClient
client
,
string
name
)
this
(string name)
Parameters
client
HttpClient
The client.
name
string
The name of the view.
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
Creates a new view.