View

Undocumented in source.

Constructors

this
this(Environment env)
Undocumented in source.

Members

Functions

arrayDepth
int arrayDepth()
Undocumented in source. Be warned that the author may not have intended to support it.
arrayDepth
View arrayDepth(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
assign
void assign(string key, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
assign
void assign(string key, JSONValue t)
Undocumented in source. Be warned that the author may not have intended to support it.
env
Environment env()
Undocumented in source. Be warned that the author may not have intended to support it.
getTemplatePath
string getTemplatePath()
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(string tempalteFile)
Undocumented in source. Be warned that the author may not have intended to support it.
setLocale
View setLocale(string locale)
Undocumented in source. Be warned that the author may not have intended to support it.
setRouteGroup
View setRouteGroup(string rg)
Undocumented in source. Be warned that the author may not have intended to support it.
setTemplateExt
View setTemplateExt(string fileExt)
Undocumented in source. Be warned that the author may not have intended to support it.
setTemplatePath
View setTemplatePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta