phpHtmlLib 3.0.2 (Default branch) |
|
|
phpHtmlLib is an application development framework
for developing OOP style Web applications in PHP.
The application framework supports an MVC style
architecture and Ajaxable and Cacheable interfaces
for developing rich client Web applications. It
comtains a set of PHP classes and library
functions to help facilitate building, debugging,
and rendering of XML, HTML, XHTML, WAP/WML
Documents, and SVG (Scalable Vector Graphics)
images as well as complex HTML widgets.
License: GNU Lesser General Public License (LGPL)
Changes:
This release adds a new Logging facility in Log, LogWriter, LogEvent, and LogFormatter. AjaxableHTMLWidget has been updated to automatically support wrapping contents in a containing div and handle AJAX vs. non-AJAX requests. The Controller has been updated to automatically adjust HTTP headers depending on the target. __toString() is added to generated DBDataObjects. Several bugs have been fixed.
|