Login   Register  
PHP Classes
elePHPant
Icontem

Class: Template Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Richard Heyes  >  Template Class  >  Download .tar.gz .zip  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Template Class
Base name: templateclass
Description: Template engine to seperate page design from code
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 8400 users
All time rank: 147
Week users: 7 users
Week rank: 526
Picture of Richard Heyes
Author: Richard Heyes <e-mail contact>
Packages: 7 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 91 in United Kingdom United Kingdom
Week rank: 131 Down5 in United Kingdom United Kingdom Down


  Detailed description  
A very easy to use yet powerful and quick template engine. Enables you to seperate your page layout/design from your code. It can handle simple variable replacement and table building using two dimensional arrays and/or MySQL result sets (Meaning that given a single row in the template, this class can build an entire table of data). Performance is excellent. Has support for multiple templates and includes (eg. header/footer files).

 

  Groups  
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (80.2%)
Sufficient (74.0%)
-
-
-
-
Not sure (47.5%)
1635
Month:
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 class.template.inc ??? The class file.
Plain text file complete-script.php ??? An example of a single-template script.
Plain text file complete-template.html ??? The template for the single template example
Plain text file documentation.css ??? Stylesheet for documentation
Plain text file documentation.html ??? Documentation for this class.
Plain text file footer-template.html ??? The footer of the multiple template example.
Plain text file header-template.html ??? The header of the multiple template example.
Plain text file main-template.html ??? The middle of the multiple template example.
Plain text file readme.txt ??? See documentation.html instead.
Plain text file seperate-script.php ??? An example of a multiple-template script.

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