diamond.core.webconfig

Copyright © DiamondMVC 2018

Members

Classes

WebAddress
class WebAddress

A web address.

WebConfig
class WebConfig

Web configurations.

WebDbConnectionConfig
class WebDbConnectionConfig

Wrapper around a db connection configuration.

WebDbConnections
class WebDbConnections

Wrapper around db connection configurations.

WebHeaders
class WebHeaders

Web headers.

WebSpecialRoute
class WebSpecialRoute

Wrapper around a special route.

Functions

generateControllerData
string[] generateControllerData()

Generates the controller data.

loadWebConfig
void loadWebConfig()

Loads the web configuration.

Mixin templates

LoadViewData
mixintemplate LoadViewData(bool namesOnly = false)

Mixin template to load view data (name + content)

Properties

webConfig
WebConfig webConfig [@property getter]

Gets the web configuration.

Meta

Authors

Jacob Jensen (bausshf)