Login   Register  
PHP Classes
elePHPant
Icontem

Extensible Template

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Daniel Andres Marjos
Name: Daniel Andres Marjos is available for providing paid consulting. Contact Daniel Andres Marjos .
Packages: 12 Browse all classes by Daniel Andres Marjos Browse all classes by
Country: Argentina Argentina - PHP jobs in Argentina
Age: 42
All time rank: 231 in Argentina Argentina
Week rank: 356 Down3 in Argentina Argentina Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
This class implements a template processing engine.

It find and process tags in a template in the form of <tpl:TAG param1="value1" param2="value2" ...> block </tpl:TAG> or as in the contracted form <tpl:TAG param1="value1" param2="value2" ... />.

Each tag found is processed by calling functions of the class. Therefore, the template engine can be extended by a sub-class that implements new types of tags.

Currently the base class implements tags for replacing variables, iterating over loop blocks, generating HTML select, radio and checkbox tags, and including external template blocks.

  Classes of Daniel Andres Marjos  >  Extensible Template  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Extensible Template
Base name: extensibletemplate
Description: Template engine extensible using sub-classes
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
All time users: 325 users
All time rank: 5964
Week users: 1 user
Week rank: 2089 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  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
Files folder imagedoc (2 files)
Files folder imageplugins (1 file)
Plain text file extensibletemplate.php Class Main file
Accessible without login Plain text file extensibletemplate.txt Doc. Documentation
Plain text file exttpl_block.api.php Class Prototype for creating plugins
Plain text file exttpl_function.api.php Class Prototype for creating plugins
Plain text file exttpl_simple.api.php Class Prototype for creating plugins

  Files  /  Files folder image doc  
File Role Description
  Accessible without login Plain text file bltag_recordset.txt Doc. Sample plugin documentation
  Accessible without login Plain text file Plugins.txt Doc. Plugin system documentation

  Files  /  Files folder image plugins  
File Role Description
  Plain text file bltag_recordset.php Class a sample tag plugin

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