diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
layoutConstructorFormat
diamond
views
viewformats
The format used for layout's in the constructor.
static if
(
isWebServer || !isWeb
)
enum
layoutConstructorFormat
=
"super.layoutName = \"%s\";\r\n"
;
Meta
Source
See Source File
diamond
views
viewformats
manifest constants
appendFormat
controllerConstructorFormat
controllerHandleFormat
controllerMemberFormat
endFormat
escapedFormat
layoutConstructorFormat
modelGenerateFormat
modelMemberFormat
placeholderFormat
updateModelFromRenderViewFormat
viewClassFormat
The format used for layout's in the constructor.