Template Manager

Package:
Template Manager
Summary:
Template engine that replaces variables in files
Groups:
PHP 5, Templates
Author:
martin barker
Description:
This class implements a template engine that replaces variables in files

It can load a template file and process it to extract the list of template variables and replace them by template variable values.

The class supports replacing variables from a given array values,
or taking the values from global variables, including other template files.

The class all so processes a .conf file which any thing in there is load as Template.Key


Powered by Gewgley