DH5App

Undocumented in source.
class DH5App {}

Constructors

this
this()
Undocumented in source.
this
this(string aName)
Undocumented in source.
this
this(string aName, string aRootPath)
Undocumented in source.

Members

Functions

clear
O clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clearData
O clearData()
Undocumented in source. Be warned that the author may not have intended to support it.
clearImages
O clearImages()
Undocumented in source. Be warned that the author may not have intended to support it.
clearMetas
O clearMetas()
Undocumented in source. Be warned that the author may not have intended to support it.
clearPages
O clearPages()
Undocumented in source. Be warned that the author may not have intended to support it.
clearScripts
O clearScripts()
Undocumented in source. Be warned that the author may not have intended to support it.
clearStyles
O clearStyles()
Undocumented in source. Be warned that the author may not have intended to support it.
clearStyles
O clearStyles()
Undocumented in source. Be warned that the author may not have intended to support it.
data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(DH5AppData[] addData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(DH5AppData[] addData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(string[string] addData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(DH5AppData[string] addData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(string name, string addData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
O data(string name, DH5AppData addData)
Undocumented in source. Be warned that the author may not have intended to support it.
error
auto error()
Undocumented in source. Be warned that the author may not have intended to support it.
error
O error(string newContent)
Undocumented in source. Be warned that the author may not have intended to support it.
error
O error(DH5AppPage newPage)
Undocumented in source. Be warned that the author may not have intended to support it.
images
auto images()

Images of an app

images
O images(string[] addImages)
Undocumented in source. Be warned that the author may not have intended to support it.
images
O images(string[] addImages)
Undocumented in source. Be warned that the author may not have intended to support it.
images
O images(DH5AppImage[string] addImages)
Undocumented in source. Be warned that the author may not have intended to support it.
images
O images(string[string] addImages)
Undocumented in source. Be warned that the author may not have intended to support it.
images
O images(string name, string addImage)
Undocumented in source. Be warned that the author may not have intended to support it.
images
O images(string name, DH5AppImage addImage)
Undocumented in source. Be warned that the author may not have intended to support it.
imagesByName
auto imagesByName()
Undocumented in source. Be warned that the author may not have intended to support it.
index
auto index()
Undocumented in source. Be warned that the author may not have intended to support it.
index
O index(string newContent)
Undocumented in source. Be warned that the author may not have intended to support it.
index
O index(DH5AppPage newPage)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
isImage
bool isImage(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
isPage
bool isPage(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
lang
string lang()

Get language of app

lang
O lang(string newLang)

Change language of app

language
string language()
Undocumented in source. Be warned that the author may not have intended to support it.
language
O language(string newLang)
Undocumented in source. Be warned that the author may not have intended to support it.
layout
auto layout()
Undocumented in source. Be warned that the author may not have intended to support it.
layout
O layout(DH5AppLayout newlayout)
Undocumented in source. Be warned that the author may not have intended to support it.
metas
DH5Meta[] metas()
Undocumented in source. Be warned that the author may not have intended to support it.
metas
O metas(string[string] value, string[string][] addMetas)
Undocumented in source. Be warned that the author may not have intended to support it.
metas
O metas(string[string][] addMetas)
Undocumented in source. Be warned that the author may not have intended to support it.
metas
O metas(DH5Meta[] addMetas)
Undocumented in source. Be warned that the author may not have intended to support it.
metas
O metas(DH5Meta[] addMetas)
Undocumented in source. Be warned that the author may not have intended to support it.
obj
O obj(DH5AppObj newObject)
Undocumented in source. Be warned that the author may not have intended to support it.
obj
O obj(string objName, DH5AppObj newObject)
Undocumented in source. Be warned that the author may not have intended to support it.
objs
auto objs()
Undocumented in source. Be warned that the author may not have intended to support it.
objs
O objs(DH5AppObj[string] newObjects)
Undocumented in source. Be warned that the author may not have intended to support it.
objs
O objs(DH5AppObj[] newObjects)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
DH5AppObj opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
pageByName
DH5AppPage pageByName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
auto pages()
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(DH5AppPage[] newPages)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(DH5AppPage[] newPages)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(DH5AppPage[string] newPages)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(string[string] newPages)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(string name, string newPage, string[string] pageParameters)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(DH5AppPage newPage, string[string] pageParameters)
Undocumented in source. Be warned that the author may not have intended to support it.
pages
O pages(string name, DH5AppPage newPage, string[string] pageParameters)
Undocumented in source. Be warned that the author may not have intended to support it.
pagesByName
DH5AppPage[] pagesByName(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
pagesByName
DH5AppPage[] pagesByName(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
path
auto path()
Undocumented in source. Be warned that the author may not have intended to support it.
registerApp
O registerApp(URLRouter router)

Central request handler

remove
O remove(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
O remove(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
removeData
O removeData(string[] names)

Remove (only) data files from objs

removeData
O removeData(DH5AppData[] items)
Undocumented in source. Be warned that the author may not have intended to support it.
removeImages
O removeImages(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
removePages
O removePages(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
removeStyles
O removeStyles(string[] names)
Undocumented in source. Be warned that the author may not have intended to support it.
request
void request(HTTPServerRequest req, HTTPServerResponse res)

Central request handler

rootPath
auto rootPath()
Undocumented in source. Be warned that the author may not have intended to support it.
rootPath
O rootPath(string newPath)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
DH5Script[] scripts()
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string lib, string[] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[string] lib, string[string][] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[string][] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(DH5Script[] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(DH5Script[] libs)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
DH5Style[] styles()
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string content, string[] contents)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string[] links)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string[string] link, string[string][] links)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string[string][] links)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5Style[] styles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5Style[] styles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5Link[] links)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5Link[] links)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5AppStyle[] addStyles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5AppStyle[] addStyles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(DH5AppStyle[string] addStyles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string[string] addStyles)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string name, string addStyle)
Undocumented in source. Be warned that the author may not have intended to support it.
styles
O styles(string name, DH5AppStyle addStyle)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_error
DH5AppPage _error;

Index startpage

_index
DH5AppPage _index;

Index startpage

_lang
string _lang;

Language of app

_layout
DH5AppLayout _layout;

central layout for page

_metas
DH5Meta[] _metas;
Undocumented in source.
_objs
DH5AppObj[string] _objs;
Undocumented in source.
_rootPath
string _rootPath;

Rootpath of app

_scripts
DH5Script[] _scripts;
Undocumented in source.
_styles
DH5Style[] _styles;
Undocumented in source.

Meta