Download List

Projeto Descrição

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

Esta versão adiciona uma nova unidade de registro em log, LogWriter, LogEvent e LogFormatter. AjaxableHTMLWidget foi atualizado para suportar automaticamente embrulho conteúdo em uma div com AJAX vs e manipular as solicitações não-AJAX. O auditor foi atualizado para ajustar automaticamente os cabeçalhos HTTP, dependendo do destino. __toString () é adicionada ao DBDataObjects gerado. Vários erros foram corrigidos.
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 é uma atualização recomendada para corrigir alguns problemas que foram negligenciados em 3.0.0. Alguns problemas com a classe XMLDocument e saída do HTMLDocument's DOCTYPE foram corrigidos. Algumas questões, com o quadro também foram corrigidos, incluindo a classe phpHtmllibException ea classe 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

A biblioteca phpHtmlLib foi totalmente reescrito durante o último ano ou assim a um quadro de desenvolvimento de aplicações web. Ele possui um gerador de projectos, um estilo de abordagem em camadas MVC para aplicações que incluem uma camada de negócios, DataObjects cacheable, consultas de dados em cache, saída processada em cache de páginas inteiras, e widgets. O DataList novo agora pode ser usado com o AJAX, como se a maioria dos elementos no quadro.
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

Muitas correções de bugs e novos recursos foram adicionados, incluindo uma capacidade de ordenação para o FEComboListBox, PEARDB_DataObjectDataListSource novo, FEColorPicker, e vários outros.
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

O objeto DataList foi atualizado com algumas novas funcionalidades e correções, e uma ProgressWidget novo foi acrescentado. Esta versão adiciona FormElement modo somente leitura ea ErrorBoxWidget, que o Mecanismo de formulário usa para relatar todos os erros. Há muitas correções.
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