diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
actionNameFormat
diamond
controllers
controller
The format for creating the http acton member.
static if
(
isWeb
)
enum
actionNameFormat
=
"static HttpAction action_%2$s;\r\n"
;
Meta
Source
See Source File
diamond
controllers
controller
classes
Controller
manifest constants
actionMappingFormat
actionNameFormat
defaultMappingFormat
disableAuthFormat
mandatoryMappingFormat
restrictedFormat
mixin templates
GenerateControllers
variables
_mappedControllers
_mappedRoutes
The format for creating the http acton member.