Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-18 19:04
3.0.2

Diese Veröffentlichung fügt eine neue Logging-Anlage in Log, LogWriter, LogEvent und LogFormatter. AjaxableHTMLWidget wurde aktualisiert, um automatisch die Unterstützung Verpackung Inhalt in ein div mit Griff und AJAX Vergleich zu nicht-AJAX-Anforderungen. Der Controller wurde aktualisiert, um HTTP-Header automatisch je nach Ziel anzupassen. __toString () ist generiert DBDataObjects aufgenommen. Einige Bugs wurden behoben.
Tags: Minor feature enhancements
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.

2007-10-12 20:36
3.0.1

Dies ist ein empfohlenes Update auf einige Probleme, die in 3.0.0 übersehen wurden zu beheben. Einige Probleme mit dem XMLDocument Klasse und der HTMLDocument's DOCTYPE Ausgabe wurden behoben. Ein paar Probleme mit dem Rahmen wurden auch fest, einschließlich der phpHtmllibException Klasse und der RequestBuilder Klasse.
Tags: Minor bugfixes
This is a recommended upgrade to fix some issues that were overlooked in 3.0.0. Some issues with the XMLDocument class and the HTMLDocument's DOCTYPE output were fixed. A few issues with the framework were also fixed, including the phpHtmllibException class and the RequestBuilder class.

2007-09-28 12:34
3.0.0

Die phpHtmlLib Bibliothek wurde komplett im letzten Jahr oder so umgeschrieben, um eine Web Application Development Framework. Es verfügt über eine Projekt-Generator, ein MVC Stil mehrschichtigen Ansatz für Anwendungen mit einem Business-Layer, cacheable Datenobjekte, cacheable Datenbank Abfragen, cacheable gerenderte Ausgabe von ganzen Seiten und Widgets. Die neue DataList können jetzt mit AJAX verwendet werden, da können die meisten der Widgets im Rahmen.
Tags: Major feature enhancements
The phpHtmlLib library was completely rewritten
over the last year or so to be a Web application
development framework. It features a project
generator, an MVC style layered approach to
applications that include a business layer,
cacheable DataObjects, cacheable database queries,
cacheable rendered output of entire pages, and
widgets. The new DataList can now be used with
AJAX, as can most of the widgets in the framework.

2005-09-02 08:23
2.5.4

Viele Bugfixes und neue Funktionen wurden hinzugefügt, einschließlich der Fähigkeit, eine Ordnung für die FEComboListBox, neue PEARDB_DataObjectDataListSource, FEColorPicker, und einige andere.
Many bugfixes and new features were added,
including an ordering capability for the
FEComboListBox, new
PEARDB_DataObjectDataListSource, FEColorPicker,
and several others.

2005-05-12 20:13
2.5.3

Die DataList Objekt wurde mit einigen neuen Features und Bugfixes aktualisiert und ein neues ProgressWidget wurde hinzugefügt. Diese Veröffentlichung fügt FormElement read-only-Modus und die ErrorBoxWidget, die die Form-Engine verwendet, um alle Fehler zu melden. Es gibt viele Bugfixes.
Tags: Minor feature enhancements
The DataList object has been updated with some new features and bugfixes, and a new ProgressWidget has been added. This release adds FormElement read-only mode and the ErrorBoxWidget, which the Form Engine uses to report all errors. There are many bugfixes.

Project Resources