Télécharger la liste

Description du projet

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.

Système requise

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.

2004-07-15 05:23 Retour à la liste release
0.21.2

Le type QuickForm est maintenant correctement vérifiées. Dépendances sur la date et HTML_QuickForm ont été ajoutés. Le buildSQL () méthode non plus ajoute la clé pour faire parti de snippets. (recast) maintenant correctement formats de chaînes timestamp. Le autoRecast () méthode a été ajoutée. QF règles ont été ajoutées. Le Manager.php méthode create () vérifie maintenant des index sur des colonnes CLOB (qui sont interdits). Client QuickForm supplémentaires de validation règle côté est spécifié avec la colonne "qf_client" élément. QuickForm "checkbox" éléments désormais toujours à la carte "advcheckbox" éléments. Colonnes booléennes par défaut maintenant "checkbox" vice "sélectionner".
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".

Project Resources