diamond.controllers.attributes

Copyright © DiamondMVC 2018

Members

Structs

HttpAction
struct HttpAction

Attribute for http actions.

HttpAuthentication
struct HttpAuthentication

Attribute for authentication.

HttpDefault
struct HttpDefault

Attribute for default http actions.

HttpDisableAuth
struct HttpDisableAuth

Attribute for disabling authentication.

HttpMandatory
struct HttpMandatory

Attribute for mandatory http actions.

HttpRestricted
struct HttpRestricted

Attribute for restricting controller actions to the restricted ips.

HttpRoutes
struct HttpRoutes

Attribute for declaring routes.

HttpVersion
struct HttpVersion

Attribute for version-control.

Meta

Authors

Jacob Jensen (bausshf)