HTML_Template_IT::setVariable()

HTML_Template_IT::setVariable() -- set a variable

Synopsis

require_once 'HTML/Template/IT.php';

void IntegratedTemplate::setVariable (mixed $placeholder [, mixed $variable = ""])

Description

Set the value of a variable in the current template block

Parameter

Note

This function can not be called statically.