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

  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: 31
All time rank: 1211162 in United States United States
Week rank: 1491 Down180 in United States United States Down


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Patrick J. Mizer  >  SimpleTPL  >  Download .zip .tar.gz  >  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: 518 users
All time rank: 4823
Week users: 1 user
Week rank: 2151 Up
 
  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
Accessible without login Plain text file demo.tpl.php Example demo template file
Accessible without login Plain text file footer.tpl.php Example footer template
Accessible without login Plain text file header.tpl.php Example header template
Accessible without login 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.