Download List

Projeto Descrição

DB_Table is an object-oriented interface to a database table.
As a wrapper for the PEAR DB class, it provides methods to
help you build automated create, insert, update, delete, and
select functionality, as well as methods for automatically
building input forms with HTML_QuickForm.

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.

2005-06-02 00:22
1.0.1

$ elemName em mensagens de erro é alterado para $ col [ 'qf_label'] ". Bug 3892," Erro no DB_Table_QuickForm-> addElements "quando adicionando elementos de rádio, foi corrigido.
Tags: Minor bugfixes
$elemname in error messages is changed to $col['qf_label']". Bug 3892, "Error in DB_Table_QuickForm->addElements" when adding radio elements, has been fixed.

2004-07-15 05:23
0.21.2

O tipo QuickForm é agora corretamente controlados. Dependências Data e HTML_QuickForm foram adicionados. O método () BuildSQL não adiciona a chave para JOIN trechos. reformulação () agora corretamente formatos cordas timestamp. O método autoRecast () foi adicionado. QF regras foram adicionadas. O Manager.php método Create () verifica agora para índices em colunas CLOB (que não são permitidos). Cliente QuickForm adicionais validação regra do lado é especificado com a coluna "qf_client elemento". QuickForm checkbox "elementos agora sempre de mapa para" advcheckbox "elementos. Colunas Boolean agora padrão para "checkbox" vice "select".
Tags: Minor feature enhancements
The QuickForm type is now correctly checked.
Dependencies on Date and HTML_QuickForm were
added. The buildSQL() method no longer adds the
key to JOIN snippets. recast() now properly
formats timestamp strings. The autoRecast() method
was added. QF rules were added. The Manager.php
create() method now checks for indexes on CLOB
columns (which are disallowed). Additional
QuickForm client-side rule validation is specified
with the column "qf_client" element. QuickForm
"checkbox" elements now always map to
"advcheckbox" elements. Boolean columns now
default to "checkbox" vice "select".

2004-04-22 06:04
0.17 alpha

Tags: Initial freshmeat announcement

Project Resources