TemplatePlaceholder

Undocumented in source.

Constructors

this
this(string language, string key, string defaultText)
Undocumented in source.
this
this(string key, string defaultText)
Undocumented in source.
this
this(string key)
Undocumented in source.

Members

Properties

defaultText
string defaultText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
language
string language [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
templateType
TemplateType templateType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITemplateData

templateType
TemplateType templateType [@property getter]
Undocumented in source.

Meta