PEAR Packet::HTML_CSS in Version 1.1.3 veröffentlicht

HTML_CSS provides a simple interface for generating a stylesheet declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
– Inline stylesheet declarations
– Document internal stylesheet declarations
– Standalone stylesheet declarations
– array of definitions
– File
In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style
Release date: 2007-02-18 09:05 UTC
Release state: stable
Changelog:
* bugs
- fixed typo error in "oneline" attribute used with class constructor (Bug #10103)
* QA
User Guide 1.1.3 included in this release cover all versions 1.x.x, 1.1.x
Dependencies:
- PHP Version: PHP 4.0.6 or newer
- PEAR Package: PEAR Installer 1.4.3 or newer
- PEAR Package: HTML_Common 1.2 or newer
- PEAR Package: PEAR Installer (optional)
Weitere Infos und Download auf der PEAR-Homepage