Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
TCompile | version 1.0 | no |
number TCompile(string template_content[, number template_context]) |
template_content | the template content. Usually is the result of ReadFile("template.ctp") |
template_context | the template context, as returned by NewTemplateContext |
Compiles the template file. Prior to calling this function, one must link all the variables in the template with concept variables using TBind. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT | (c)2013 Devronium Applications |