Skip to content
Umakant Patil edited this page Dec 11, 2013 · 1 revision

{config_load} is used for loading config #variables# from a configuration file into the template.

Attribute Required Default Description
file Yes n/a The value of the file attribute is passed to jSmart.prototype.getConfig() method to get configuration file text.
section No n/a The name of the section to load

see also jSmart.prototype.getConfig()

Clone this wiki locally