|
|
| Name: |
XSLT.php |
| Base name: |
341 |
| Description: |
XSLT is a very minimalistic wrapper around PHP's Sablotron functions. |
| Related classes: |
xslt, sablotron, upgrade |
| Version: |
- |
| PHP version: |
- |
| License: |
Unspecified (ask the author) |
| All time users: |
1691 users |
| All time rank: |
1968 |
| Week users: |
0 users |
| Week rank: |
2364 |
| |
|
XSLT is a very minimalistic wrapper around PHP's Sablotron functions.
The benefits in a class such as this are that a) it's Object Oriented,
and b) the Sablotron functions have a big "WARNING: EXPERIMENTAL" in
the documentation, so if one was to code an application using these
method calls as opposed to hard-coding the PHP functions, when the
names change, you simply have to upgrade the class and not your code.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
OPENLICENSE |
??? |
The accompanying license file (Apache/PHP style license) |
XSLT.php |
??? |
The XSLT wrapper class file |
XSLT_Docs.html |
??? |
Documentation for the XSLT class |