Concept Framework 2.2 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: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications