PHP Classes

Classes of thorpe hepburn

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of thorpe hepburn (1)  >  Mission progress status  >  Reputation  
Picture of thorpe hepburn
Name: thorpe hepburn <contact>
Classes: 1
Country: Australia Australia
Age: 49
All time rank: 259235 in Australia Australia
Week rank: 195 Up1 in Australia Australia Up
All time users: 836
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Thorpe Systems template  
Template engine with block loop processing support
This class implements a template engine that can perform variable substitution, supports blocks and can loop around blocks to iterate the processing of the same blocks using distinct variable substitution values.

Each template must start with a named block delimiter. A block ends when the delimter of a new block starts or when the template end is reached.

The output of a template is defined by telling the class to process a given block replacing the values of a given set of variables using PHP string replacing functions.

The class can render the template when the whole output definition is finished.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z