DH5Html

DH5Html - Wrapper for the html-Element Das html-Element, auch root(-Element) oder Wurzelelement enthält den vollständigen Inhalt einer Internetseite.

Members

Aliases

add
alias add = typeof(super).add
Undocumented in source.

Functions

Add
void Add(T values)
Undocumented in source. Be warned that the author may not have intended to support it.
Add
O Add(T values)
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.
body_
auto body_(string[] classes)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_(string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_(string[] classes, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_(string addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_(DH5Obj[] addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
body_
auto body_(DH5Obj[] addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
head
auto head(string[] classes)
Undocumented in source. Be warned that the author may not have intended to support it.
head
auto head(string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.
head
auto head(string addContent)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
void opBinary(T values)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Date

Date: January 09, 2015