diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
LoadViewData
diamond
core
webinitialization
Mixin template to load view data (name + content)
static if
(
isWebServer
)
mixin template
LoadViewData (
bool
namesOnly
= false
) {}
Meta
Source
See Implementation
diamond
core
webinitialization
functions
generateControllerData
generateGlobalView
mixin templates
LoadViewData
Mixin template to load view data (name + content)