Concept Framework 1.0 documentation Contents | Index

web.service.template

Static library name Version Deprecated
web.service.template version 1.0 no

Import library : web.service.template
(you must include this at the top of your source: "import web.service.template" (no quotes)


Description:
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.


Contained static functions:
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




Valid HTML 4.0 Transitional Valid CSS!

Documented by Eduard Suica, generation time: Mon Oct 01 08:02:28 2007 GMT(c)2007 RadGs Software