DH5AppPage

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(DH5App anApp)
Undocumented in source.
this
this(string aName)
Undocumented in source.
this
this(DH5App anApp, string aName)
Undocumented in source.

Members

Functions

clearLinks
O clearLinks()
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.
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.
lang
string lang()

Get language of page

lang
O lang(string newLang)

Change language of page

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.
links
DH5Link[] links()
Undocumented in source. Be warned that the author may not have intended to support it.
links
O links(string[string] link, string[string][] links)
Undocumented in source. Be warned that the author may not have intended to support it.
links
O links(string[string][] links)
Undocumented in source. Be warned that the author may not have intended to support it.
links
O links(DH5Link[] links)
Undocumented in source. Be warned that the author may not have intended to support it.
links
O links(DH5Link[] links)
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.
scripts
DH5Script[] scripts()
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string newScript, string[] newScripts)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[] newScripts)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[string] newScript, string[string][] newScripts)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(string[string][] newScripts)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(DH5Script[] newScripts)
Undocumented in source. Be warned that the author may not have intended to support it.
scripts
O scripts(DH5Script[] newScripts)
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.
toString
string toString(string[string] parameters)

Export to string

Variables

_lang
string _lang;

Language of page

_layout
DH5AppLayout _layout;

Every page can has his own layout - Otherwise it will use central app layout

_links
DH5Link[] _links;
Undocumented in source.
_metas
DH5Meta[] _metas;
Undocumented in source.
_scripts
DH5Script[] _scripts;
Undocumented in source.
_styles
DH5Style[] _styles;
Undocumented in source.
keywords
string[string] keywords;
Undocumented in source.

Meta