uim.html.mixins

Undocumented in source.

Members

Functions

h5Content
auto h5Content(char[] name, char[] middle, char[] right)
Undocumented in source. Be warned that the author may not have intended to support it.
h5Methods
auto h5Methods(char[] left, char[] right)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

AttributeBoolean
template AttributeBoolean(string name, string clname = null)
Undocumented in source.
AttributeString
template AttributeString(string name)
Undocumented in source.
ClassArray
template ClassArray(string name)
Undocumented in source.
ClassBoolean
template ClassBoolean(string name, string clname = null)
Undocumented in source.
ClassString
template ClassString(string name)
Undocumented in source.
H5Calls
template H5Calls(const char[] left, const char[] right = "")
Undocumented in source.
H5Short
template H5Short(string name)
Undocumented in source.
H5This
template H5This(string tag, string[] classes = null, string attributes = null, bool single = false)
Undocumented in source.
MyAttribute
template MyAttribute(string name, string h5name = null)
Undocumented in source.
MyClassAttribute
template MyClassAttribute(string name, string clname = null)
Undocumented in source.
MyContent
template MyContent(string name, string className)
Undocumented in source.
MyContent
template MyContent(string name, string middle, string className)
Undocumented in source.
MyH5Obj
template MyH5Obj(string className, string name)
Undocumented in source.

Meta