diamond ~master (2020-03-31T19:16:28Z)
Home
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
ApiController
WebController
manifest constants
actionMappingFormat
actionNameFormat
defaultMappingFormat
disableAuthFormat
mandatoryMappingFormat
noActionMappingFormat
restrictedFormat
mixin templates
GenerateControllers
variables
_mappedControllers
_mappedRoutes
The format for creating the http acton member.