Login   Register  
PHP Classes
elePHPant
Icontem

Class: SimpleTPL

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Patrick J. Mizer  >  SimpleTPL  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SimpleTPL
Base name: simpletpl
Description: Template engine based on PHP execution
Version: -
PHP version: -
License: BSD License
All time users: 510 users
All time rank: 4471
Week users: 0 users
Week rank: 1941
Picture of Patrick J. Mizer
Author: Patrick J. Mizer <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 30
All time rank: 1134154 in United States United States
Week rank: 1245 Down154 in United States United States Equal


  Detailed description  
This is a simple class that implements a template engine based on PHP execution.

The templates are PHP scripts with regular PHP constructs inside the.

The template is processed by the class using a require command.

The template parameters are class variables that are assigned by a class function. Template scripts use the template parameters using the $this pseudo-variable.

 

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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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 demo.tpl.php Example demo template file
Plain text file footer.tpl.php Example footer template
Plain text file header.tpl.php Example header template
Plain text file index.php Example Example usage
Plain text file SimpleTPL.class.php Class SimpleTPL Class

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