PHP Classes

Funcational Template Manager: Template engine that replaces variables in files

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 620 All time: 5,077 This week: 190Up
Version Licenses PHP version Categories
templates 2.2GNU General Publi...5.2PHP 5, Templates
Description 

Author

World First:::
The Template engine can run its own for loops {for i; i < 3; i++, [i]<br />}

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

Picture of Martin Barker
  Performance   Level  
Name: Martin Barker <contact>
Classes: 14 packages by
Country: United Kingdom
Age: 34
All time rank: 29514 in United Kingdom
Week rank: 91 Up3 in United Kingdom Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.conf Conf. This file is proccessed by the template
Accessible without login Plain text file example.php Example This contains 7 examples of how to load the class
Accessible without login Plain text file example.tpl Data This would be in file location "template/default/"
Plain text file template.php Class The main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:620
This week:0
All time:5,077
This week:190Up