The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm
package that is two select boxes next to each other emulating a multi-select.
HTML_Template_IT:
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.
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.
The popular Template system from PHPLIB ported to PEAR. It has some
features that can't be found currently in the original version like
fallback paths. It has minor improvements and cleanup in the code as
well as some speed improvements.
The plugins for PEAR_PackageFileManager to pick up what files to use.
Supported are
* File
* CVS
* SVN
* Perforce
This package is to be used with PackageFileManager v1 and v2 and can't
be used on it's own
This is a Renderer driver for Structures_DataGrid using PEAR::Console_Table.
This driver renders an HTML form to let the user easily sort the datagrid,
using multiple fields and directions. It uses the HTML_Quickform package.
This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table.
Renderer driver for pear-Structures_DataGrid that generates the XML string
for a XUL listbox.
Package to validate Credit Card numbers and types.
Parser for Resource Description Framework (RDF) Site Summary (RSS)
documents.