hunt.framework.view.Template

Undocumented in source.

Members

Functions

loadData
TemplateNode loadData(string tmpl)
Undocumented in source. Be warned that the author may not have intended to support it.
loadFile
TemplateNode loadFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(TemplateNode tree)
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(TemplateNode tree)
Undocumented in source. Be warned that the author may not have intended to support it.
renderData
string renderData(string tmpl)
Undocumented in source. Be warned that the author may not have intended to support it.
renderFile
string renderFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TemplateConfig
struct TemplateConfig
Undocumented in source.

Meta