Login   Register  
PHP Classes
elePHPant
Icontem

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: 514 users
All time rank: 4538
Week users: 0 users
Week rank: 2474
 

  Author  
Picture of Patrick J. Mizer
Name: Patrick J. Mizer <e-mail contact>
Packages: 2 Browse all classes by Patrick J. Mizer Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 30
All time rank: 1144157 in United States United States
Week rank: 1223 Down134 in United States United States Up


  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   Rate classes User ratings   Applications   Files Files  

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


  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.