Concept Framework 2.2 documentation | Contents | Index |
Static library name | Version | Deprecated |
web.service.template | version 1.0 | no |
Provides access to templates similar (but not the same) with Smarty. Instead of this, you should use the WebTemplate class which is built using this library. |
DestroyTemplateContext | Destroys a created template context |
NewTemplateContext | Creates a new template context |
TBind | Bind a template variable to a concept variable |
TCompile | Compiles the template file |
TErrors | Get the errors as a string after a TCompile operation or TExecute |
TExecute | Executes a compiled template, and returns the result |
TUnBind | Unbinds a concept variable that has previously been linked with TBind |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT | (c)2013 Devronium Applications |