PHP Classes

phplibTemplateExtention: Class AppTemplate Extends Template

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 789 This week: 1All time: 4,321 This week: 560Up
Version License Categories
apptemplate 1.0GNU General Publi...Templates
Description 

Author

Recently updated the class - no longer uses preg_match - it uses awk instead - so windows users you can uncomment the preg_match_all section (see the code its commented) and comment the awk parts instead - using awk speeds the class up a lot.


phplib has template.inc - a template class for php to utilize templates. This is an extension to the class Template needing less code by:

Automatic detection and declaration of blocks
Automatic "blanking" of unused blocks
Blocks automatically declaired in proper nested order.
All calls to set up template/file/paths/names in the class call.

- LGPL / GPL - phplibs license anyway - its their template class - I just extended it to make my life a little easier.

Picture of Mark Williamson
Name: Mark Williamson <contact>
Classes: 5 packages by
Country: United Kingdom
Age: ???
All time rank: 23613 in United Kingdom
Week rank: 411 Down12 in United Kingdom Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file example_usage.php Example example call and usage of AppTemplate class
Plain text file ExtendsTemplate.inc Class Extends phplib Template class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:789
This week:1
All time:4,321
This week:560Up