Source

class.PHPTemplateLayer.inc.php

Parent Class

Public function of PHPTemplateLayer

Example Usage


$PHPTemplateLayer->assignGlobal("variablename",$variablevalue);

Usage Notes

This function applies to all variables, regardless of whether they exist inside or outside a block. A variable can be repeated any number of times in your template.