Login   Register  
PHP Classes
elePHPant
Icontem

Class: Funcational Template Manager

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of martin barker  >  Funcational Template Manager  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Funcational Template Manager
Base name: templates
Description: Template engine that replaces variables in files
Related classes: , , , ,
Version: 2.2
PHP version: 5.2
Licenses: GNU General Public License (GPL)
GNU Lesser General Public License (LGPL)
All time users: 541 users
All time rank: 4324
Week users: 0 users
Week rank: 2420
Picture of martin barker
Author: martin barker <e-mail contact>
Packages: 8 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 22
All time rank: 48724 in United Kingdom United Kingdom
Week rank: 57 Up2 in United Kingdom United Kingdom Up


  Detailed description  
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

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example.conf Conf. This file is proccessed by the template
Plain text file example.php Example This contains 7 examples of how to load the class
Plain text file example.tpl Data This would be in file location "template/default/"
Plain text file template.php Class The main class

Download all files: templates.tar.gz templates.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.