SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-HTML_Template_IT rpm build for : openSUSE Tumbleweed. For other distributions click php-pear-HTML_Template_IT.

Name : php-pear-HTML_Template_IT
Version : 1.3.1 Vendor : obs://build_opensuse_org/server:php:applications
Release : 2.36 Date : 2020-12-28 20:22:52
Group : Productivity/Networking/Web/Servers Source RPM : php-pear-HTML_Template_IT-1.3.1-2.36.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : Integrated Templates
Description :
Simple template API.
The Isotemplate API is somewhat tricky for a beginner although it is the best
one you can build. template::parse() [phplib template = Isotemplate] requests
you to name a source and a target where the current block gets parsed into.
Source and target can be block names or even handler names. This API gives you
a maximum of fexibility but you always have to know what you do which is
quite unusual for php skripter like me.

I noticed that I do not any control on which block gets parsed into which one.
If all blocks are within one file, the script knows how they are nested and in
which way you have to parse them. IT knows that inner1 is a child of block2, there`s
no need to tell him about this.
Features :
* Nested blocks
* Include external file
* Custom tags format (default {mytag})

HTML_Template_ITX :
With this class you get the full power of the phplib template class.
You may have one file with blocks in it but you have as well one main file
and multiple files one for each block. This is quite useful when you have
user configurable websites. Using blocks not in the main template allows
you to modify some parts of your layout easily.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/server:/php:/applications/devel_languages_php_tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-HTML_Template_IT-1.3.1-2.36.noarch.rpm
     

Provides :
php-pear(HTML_Template_IT)
php-pear-HTML_Template_IT
php5-pear-HTML_Template_IT
php7-pear-HTML_Template_IT

Requires :
/bin/sh
/bin/sh
php-pear
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/php/PEAR/HTML
/usr/share/php/PEAR/HTML/Template
/usr/share/php/PEAR/HTML/Template/IT.php
/usr/share/php/PEAR/HTML/Template/ITX.php
/usr/share/php/PEAR/HTML/Template/IT_Error.php
/usr/share/php/PEAR/doc
/usr/share/php/PEAR/doc/HTML_Template_IT
/usr/share/php/PEAR/doc/HTML_Template_IT/LICENSE
/usr/share/php/PEAR/doc/HTML_Template_IT/examples
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/sample_it.php
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/sample_itx_addblockfile.php
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/templates
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/templates/addblockfile_list.tpl.htm
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/templates/addblockfile_main.tpl.htm
/usr/share/php/PEAR/doc/HTML_Template_IT/examples/templates/main.tpl.htm
/var/lib/pear/HTML_Template_IT.xml

 
ICM