Login   Register  
PHP Classes
elePHPant
Icontem

Class: IS Layout

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Daniel Chaves  >  IS Layout  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: IS Layout
Base name: islayout
Description: Template engine that replaces place holder values
Related classes:
Version: -
PHP version: -
License: Freely Distributable
All time users: 805 users
All time rank: 3446
Week users: 0 users
Week rank: 2590
Picture of Daniel Chaves
Author: Daniel Chaves <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 2051141 in Brazil Brazil
Week rank: 2255 Down175 in Brazil Brazil Down


  Detailed description  
This class is a template engine that searches for place holders tags using regular expressions and replaces them with input values.

The class can use templates defined specified files or takes the template text as an argument.

It can replace template place holder values in the whole template or partially in sections delimited in the template with special identifiers.

It can iterate over a given section to repeat it in the output but using different template input values on each iteration.

It may also include the output of one processed template as input value of another template to be processed.

To generate the final output the class removes all place holders that were not used.

 

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

  Rate classes User ratings   Applications   Files Files  

  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
HTML file example1.htm Data HTML of first example
Plain text file example1.php Example Example 1
Plain text file example2.php Example Example 2
Plain text file example3.1.php Example Example 3.1
Plain text file example3.2.php Example Example 3.2
Plain text file example3.php Example Example 3
Plain text file example4.php Example Example 4
Plain text file example5.php Example Example 5
HTML file example6.1.htm Data HTML included in example 6 and 6.1
Plain text file example6.1.php Example Example 6.1
HTML file example6.htm Data Html of example 6
Plain text file example6.php Example Example 6
Plain text file islayout.php Class The Class
Plain text file readme.txt Data Readme file

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