PHP Classes
elePHPant
Icontem

phplib2smarty: PHPLib To Smarty

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-04-01 (13 years ago) RSS 2.0 feedNot enough user ratingsTotal: 782 All time: 4,169 This week: 1,042Up
Version License Categories
phplib2smarty 1.0GNU Lesser Genera...Templates
Description Author

phplib2Smarty is a drop-in replacement extension of Smarty class for PHPLib template class.

Even though the syntax is like that of PHPLib template but the compiling technique of Smarty has been used.

Several advantages of Smarty that PHPLib lacked can now be used more conveniently.

Picture of Vinay Yadav
  Performance   Level  
Name: Vinay Yadav <contact>
Classes: 10 packages by
Country: India India

Details
Class : Template
File  : phplib2Smarty.inc

An extension of PHPLib template system that uses Smarty Templates compiling
features. Just a drop-in replacement class.

Copyright (C) 2003 SANIsoft

        This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

        This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


Vinay Kumar (vinayRas) <vinay@sanisoft.com>
http://www.sanisoft.com/phplib2smarty/


What is it?
-----------
	A drop-in replacement extension of Smarty class for PHPLib template class.
Even though the syntax is like those of PHPLib template but the compiling
technique of Smarty has been used. Several advantages of Smarty that
PHPLib lacked can now be utilised even more conviniently.

What do I need to use this?
----------------------------
    - This requires that you have PHPlib installed and working. 
    - Smarty classes are also need. 

How do I install?
-----------------
    - Just copy this file into PHPLib's directory. 
    - Copy the Smarty classes into PHPLib directory.
    - Include this files wherever Template.inc was included.
    - Replace /path-to-Smarty-folder/ (in phplib2Smarty) with actual path of
      Smarty's templates

How do I Use the Class?
-------------------------
    Coding is done in the usual PHPLib's template method.

Bugs and suggestion to
------------------------
        Vinay Kumar <vinay@sanisoft.com>
  Files folder image Files  
File Role Description
Accessible without login Plain text file License Lic. License
Plain text file phplib2Smarty.inc Class Main class file
Accessible without login Plain text file readme.txt Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:782
This week:0
All time:4,169
This week:1,042Up