include($_SERVER['DOCUMENT_ROOT']."/common.php") ; _startpage() ; // _link("Execute.php", "Gestion automatique des paramètres") ; _title(1, 'TableFieldsDescriptor::TableFieldsDescriptor') ; _title(2, 'But') ; _p() ; echo "Cette méthode permet d'afficher les champs d'une table." ; _endp() ; _title(2, 'Prototype') ; _code() ; echo "TableFieldsDescriptor::TableFieldsDescriptor(\$tbl, \$getindexes=false, \$getconstraints=false)" ; _endp() ; _p() ; echo "