Login   Register  
PHP Classes
elePHPant
Icontem

Class: abc template

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gianluca Zanferrari  >  abc template  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: abc template
Base name: abc-template
Description: Template engine that replaces tags in PHP scripts
Related classes: ,
Version: -
PHP version: 4.0
License: BSD License
All time users: 353 users
All time rank: 5270
Week users: 1 user
Week rank: 2434
Picture of Gianluca Zanferrari
Author: Gianluca Zanferrari <e-mail contact>
Packages: 8 Browse this author's classes Browse this author's classes
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 45
All time rank: 49511 in The Netherlands The Netherlands
Week rank: 11 Up1 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This class implements a template engine that replaces tags in PHP scripts.

It can load a template file which can be a PHP script which is executed when the template is loaded.

The loaded template is processed by replacing tags, which are named marks delimited by curly braces, by template variable values.

When template variable values which are arrays, the class iterates the template processing over all values.

The class can display the processed template as the current script output or return the resulting template string.

 

  Groups  
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 class_template.php Class main class
Plain text file example.php Example example
Plain text file example_all.php Example example all
Plain text file example_tabular.php Example example tabular
HTML file page.html Data template page
HTML file page_with_tabular.html Data template page
HTML file row.html Data template page

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