Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Este comunicado añade un nuevo servicio de registro en el Registro, LogWriter, LogEvent, y LogFormatter. AjaxableHTMLWidget se ha actualizado de forma automática el apoyo de ajuste contenido en un div que contiene y manejar Ajax vs solicitudes no AJAX. El Contralor se ha actualizado para ajustar automáticamente las cabeceras HTTP en función de la meta. __toString () se añade a DBDataObjects generado. Varios errores han sido corregidos.
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

Esta es una actualización recomendada para solucionar algunos problemas que fueron pasados por alto en 3.0.0. Algunos problemas con la clase XmlDocument y la salida de la HTMLDocument de DOCTYPE se fija. Algunos problemas con el marco también se han fijado, incluida la clase phpHtmllibException y la clase RequestBuilder.
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

La biblioteca phpHtmlLib fue completamente reescrito durante el último año o así para ser un marco de desarrollo de aplicaciones Web. Cuenta con un generador de proyectos, un estilo MVC enfoque por capas a las aplicaciones que incluyen una capa de negocio, DataObjects cacheable, consultas de bases de datos almacenables en caché, la producción prestados cacheable de páginas enteras, y widgets. El DataList nuevo ahora se puede utilizar con AJAX, como puede la mayoría de los reproductores en el marco.
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

Muchas correcciones de errores y se han agregado nuevas, incluyendo una capacidad de ordenación para el FEComboListBox, PEARDB_DataObjectDataListSource nuevo, FEColorPicker, y varios otros.
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

El objeto DataList se ha actualizado con algunas nuevas características y correcciones de errores, y un ProgressWidget nuevo ha sido añadido. Esta versión incluye el FormElement modo de sólo lectura y el ErrorBoxWidget, que el motor utiliza el formulario para informar de todos los errores. Hay muchas soluciones a fallos.
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