Concept Framework 1.0 documentation Contents | Index

web.service.template.TBind

Name Version Deprecated
TBind version 1.0 no

Prototype:
boolean TBind(string template_var_name, any concept_variable[, number template_context])

Parameters:
template_var_name      the name of the template variable
concept_variable      the Concept variable to be linked to the template variable
template_context      the template context, as returned by NewTemplateContext

Description:
Bind a template variable to a concept variable.

Returns:
Returns true if the variable was successfully bound, or false, if the variable was already added.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT(c)2009 RadGs Software