Concept Framework 1.0 documentation Contents | Index

WebTemplate.Bind

Name Type Access Version Deprecated
Bind function public version 1.0 no

Prototype:
public function Bind(szTemplate_var_name, var variable)

Parameters:
szTemplate_var_name       a string containing the name of the CTP variable
vriable      the concept variable to be linked to the CTP variable

Description:
Binds a template variable to a concept source one.

Returns:
Returns false if failed (the variable is already bound) of true if succeeded.

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