Login   Register  
PHP Classes
elePHPant
Icontem

AbsTemplate

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Costin Trifan  >  AbsTemplate  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AbsTemplate
Base name: abs_template
Description: Template engine based PHP script templates
Related classes: ,
Version: 1.0
PHP version: 5
License: MIT/X Consortium License
All time users: 969 users
All time rank: 3091
Week users: 3 users
Week rank: 1179
 

  Author  
Picture of Costin Trifan
Name: Costin Trifan <e-mail contact>
Packages: 5 Browse all classes by Costin Trifan Browse all classes by
Country: Romania Romania - PHP jobs in Romania
Age: 33
All time rank: 76715 in Romania Romania
Week rank: 304 Up10 in Romania Romania Up


  Detailed description  
This class implements a template engine based PHP script templates and variable replacement.

It can process template PHP scripts that are executed.

The class captures the template scripts output and replaces template variables by assigned values.

The resulting output can be cached in files to avoid template reprocessing overhead.

  Groups   Freshmeat project   Rate classes User ratings  
  Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cache Classes for managing cached pages View top rated classes
Group folder image Templates Template processing engines and components View top rated classes


  Freshmeat project  
Project record: abstemplate
Popularity score: 31.94
Vitality score: 2.24

  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.

  Related links  
Link Description
Blog entry This blog entry explains and gives examples about how to use this class.

  Files folder image Files  
File Role Description
Files folder imagetemplates (6 files)
Files folder imagecache (1 file)
Accessible without login Plain text file class.AbsTemplate.php Class The base class
Plain text file example_new Example Example using the default templates' cache expiry time
Accessible without login Plain text file example_caching.php Example Caching example
Accessible without login Plain text file example_db.php Example Display data from database
Accessible without login Plain text file example_default.php Example How to use AbsTemplate. No caching.
Accessible without login Plain text file example_variables.php Example How to pass variables to templates.

  Files  /  Files folder image templates  
File Role Description
  Accessible without login Plain text file content.php Appl. The content template file
  Accessible without login Plain text file footer.php Appl. The footer template file
  Accessible without login Plain text file header.php Appl. The header template file
  Accessible without login Plain text file show_data_db.php Appl. The database connection template file
  Accessible without login Plain text file show_variable.php Appl. The template file displaying a variable set in the parent file.
  Accessible without login Plain text file sidebar.php Appl. The sidebar template file

  Files  /  Files folder image cache  
File Role Description
  Plain text file info.txt Data The folder that stores the cached files

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