Subversion Repositories eFlore/Applications.coel

Rev

Rev 1915 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="iso-8859-15" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
    
    <head lang="fr" >
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>Coel v1.0 - Métadonnée - coel_meta_historique_ligne</title>
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="coel.css">
    </head>
    <body xml:lang="fr" lang="fr" >
    
        <div id="zone_bandeau" >
            <div id="logo">
                <h1>
                <a href="/wikini/eflore/wakka.php?wiki=AppliGwtCoel" title="Retourner à la page d'accueil du wiki">
                    <img src="/wikini/eflore/bibliotheque/images/eflore.jpg" width="110" height="31" alt="Logo" /><br />
                    Retourner à la page d'accueil du wiki
                </a>
                </h1>
            </div>
            <div id="rapport_nom">
               <h1>Coel v1.0</h1>
            </div>
            <ul id="accessibilite">
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
            </ul>
        </div>
        
        <div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="coel_module_Metadonnee.html">Métadonnée</a> > coel_meta_historique_ligne</p>
            <div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
            </div>
            
            <div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
                <h1> Table coel_meta_historique_ligne</h1> 
                <h2> Description générale </h2> 
                    <p>
                        Contient les métadonnées sur l'historique des enregistrements des tables de la base de données.<br />INFO : cmhl_date_modification
                    </p>
                
                <h2> Liste des colonnes </h2> 
                    <table border="1" cellpadding="2" cellspacing="0" >
                        <thead>
                            <th> N° </th>
                            <th> Nom </th>
                            <th> Code </th>
                            <th> Type données </th>
                            <th> Obligatoire </th>
                            <th> Valeur défaut </th>
                            <th> Type champ </th>
                            <th> Index </th>
                            <th> Description </th>
                        </thead>
                        <tbody>
                            <tr id="cmhl_id_historique_ligne" class="pair" >
                                <td> 1 </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cmhl_id_hl </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> cl� primaire </td>
                                <td> oui </td>
                                <td> Identifiant de l'historique des lignes. </td>
                            </tr>
                        
                            <tr id="cmhl_ce_table" class="pair" >
                                <td> 2 </td>
                                <td> cmhl_ce_table </td>
                                <td> cmhl_ce_t </td>
                                <td> INTEGER </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> oui </td>
                                <td> Identifiant de la table. </td>
                            </tr>
                        
                            <tr id="cmhl_cle_ligne" class="pair" >
                                <td> 3 </td>
                                <td> cmhl_cle_ligne </td>
                                <td> cmhl_cl </td>
                                <td> VARCHAR(64) </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> oui </td>
                                <td> Identifiant de la ligne. Pour les tables à clé primaire multi colonnes, bien respecter l'ordre des champs de la clé et inscrire chaque valeur de clé séparée par un tiret "-". </td>
                            </tr>
                        
                            <tr id="cmhl_enregistrement" class="pair" >
                                <td> 4 </td>
                                <td> cmhl_enregistrement </td>
                                <td> cmhl_e </td>
                                <td> TEXT </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Contient les données au format XML pour les enregistrements supprimés uniquement, sinon possède la valeur NULL. Format XML : \kxml encoding="UTF-8\g\kligne\g\knom_du_champ_01\gvaleur_du_champ_01\k/nom_du_champ_01\g\knom_du_champ_02\gvaleur_du_champ_02\k/nom_du_champ_02\g...\k/ligne\g\k/xml\g. </td>
                            </tr>
                        
                            <tr id="cmhl_date_modification" class="pair" >
                                <td> 5 </td>
                                <td> cmhl_date_modification </td>
                                <td> cmhl_dm </td>
                                <td> DATETIME </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> oui </td>
                                <td> Date de modification de la ligne. </td>
                            </tr>
                        
                            <tr id="cmhl_notes" class="pair" >
                                <td> 6 </td>
                                <td> cmhl_notes </td>
                                <td> cmhl_n </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Notes sur la modification effectuée sur la ligne. </td>
                            </tr>
                        
                            <tr id="cmhl_source" class="pair" >
                                <td> 7 </td>
                                <td> cmhl_source </td>
                                <td> cmhl_s </td>
                                <td> TEXT </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Source des données de l'enregistrement, si le créateur/modificateur de l'enregistrement n'en est pas l'auteur. </td>
                            </tr>
                        
                            <tr id="cmhl_ce_modifier_par" class="pair" >
                                <td> 8 </td>
                                <td> cmhl_ce_modifier_par </td>
                                <td> cmhl_ce_mp </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant de la personne ayant effectué cette modification sur la ligne. </td>
                            </tr>
                        
                            <tr id="cmhl_ce_etat" class="pair" >
                                <td> 9 </td>
                                <td> cmhl_ce_etat </td>
                                <td> cmhl_ce_e </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant de l'état de la ligne. </td>
                            </tr>
                        
                            <tr id="cmhl_ip" class="pair" >
                                <td> 10 </td>
                                <td> cmhl_ip </td>
                                <td> cmhl_i </td>
                                <td> VARCHAR(50) </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Adresse IP depuis laquelle la modification a eu lieu. </td>
                            </tr>
                        
                            <tr id="cmhl_session_id" class="pair" >
                                <td> 11 </td>
                                <td> cmhl_session_id </td>
                                <td> cmhl_si </td>
                                <td> VARCHAR(40) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Identifiant de session del 'utilisateur. </td>
                            </tr>
                        
                        </tbody>
                    </table>
                    
                    <h2> Liste des relations </h2> 
                    <!-- RELATION_ZONE_DEBUT -->
                    <table border="1" cellpadding="2" cellspacing="0" >
                        <thead>
                            <th> N° </th>
                            <th> Code </th>
                            <th> Colonne dans cette table </th>
                            <th> Colonne dans la table liée </th>
                            <th> Nom table liée </th>
                        </thead>
                        <tbody>
                            <tr class="pair" >
                                <td> 1 </td>
                                <td> fk_cp_cmhl_modifier_par </td>
                                <td> cmhl_ce_modifier_par </td>
                                <td> cp_id_personne </td>
                                <td> <a href="coel_table_coel_personne.html">coel_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 2 </td>
                                <td> fk_cmhl_cmlv_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cmlv_ce_meta </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 3 </td>
                                <td> fk_cmhl_cmc_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cmc_ce_meta </td>
                                <td> <a href="coel_table_coel_meta_colonne.html">coel_meta_colonne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 4 </td>
                                <td> fk_cmhl_cs </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cs_ce_meta </td>
                                <td> <a href="coel_table_coel_structure.html">coel_structure</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 5 </td>
                                <td> fk_cmhl_ccm_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> ccm_ce_meta </td>
                                <td> <a href="coel_table_coel_commentaire.html">coel_commentaire</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 6 </td>
                                <td> fk_cmhl_ccac_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> ccac_ce_meta </td>
                                <td> <a href="coel_table_coel_collection_a_commentaire.html">coel_collection_a_commentaire</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 7 </td>
                                <td> fk_cmhl_cp_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cp_ce_meta </td>
                                <td> <a href="coel_table_coel_personne.html">coel_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 8 </td>
                                <td> fk_cmhl_cpar_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cpar_ce_meta </td>
                                <td> <a href="coel_table_coel_personne_a_relation.html">coel_personne_a_relation</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 9 </td>
                                <td> fk_cmhl_cpr_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cpr_ce_meta </td>
                                <td> <a href="coel_table_coel_projet.html">coel_projet</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 10 </td>
                                <td> fk_cmhl_cprv_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cprv_ce_meta </td>
                                <td> <a href="coel_table_coel_projet_version.html">coel_projet_version</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 11 </td>
                                <td> fk_cmlv_cmhl_val </td>
                                <td> cmhl_ce_etat </td>
                                <td> cmlv_id_valeur </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 12 </td>
                                <td> fk_cmhl_csap_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> csap_ce_meta </td>
                                <td> <a href="coel_table_coel_structure_a_personne.html">coel_structure_a_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 13 </td>
                                <td> fk_cmhl_ccap_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> ccap_ce_meta </td>
                                <td> <a href="coel_table_coel_collection_a_personne.html">coel_collection_a_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 14 </td>
                                <td> fk_cmhl_cc_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cc_ce_meta </td>
                                <td> <a href="coel_table_coel_collection.html">coel_collection</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 15 </td>
                                <td> fk_cmhl_ccapu_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> ccapu_ce_meta </td>
                                <td> <a href="coel_table_coel_collection_a_publication.html">coel_collection_a_publication</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 16 </td>
                                <td> fk_cmhl_cpu_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cpu_ce_meta </td>
                                <td> <a href="coel_table_coel_publication.html">coel_publication</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 17 </td>
                                <td> fk_cmhl_cpuap_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cpuap_ce_meta </td>
                                <td> <a href="coel_table_coel_publication_a_personne.html">coel_publication_a_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 18 </td>
                                <td> fk_cmlv_cmhl_table </td>
                                <td> cmhl_ce_table </td>
                                <td> cmlv_id_valeur </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 19 </td>
                                <td> fk_cmhl_cpras_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> cpras_ce_meta </td>
                                <td> <a href="coel_table_coel_projet_a_structure.html">coel_projet_a_structure</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 20 </td>
                                <td> fk_cmhl_csc_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> csc_ce_meta </td>
                                <td> <a href="coel_table_coel_structure_conservation.html">coel_structure_conservation</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 21 </td>
                                <td> fk_cmhl_csv_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> csv_ce_meta </td>
                                <td> <a href="coel_table_coel_structure_valorisation.html">coel_structure_valorisation</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 22 </td>
                                <td> fk_cmhl_ccb_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> ccb_ce_meta </td>
                                <td> <a href="coel_table_coel_collection_botanique.html">coel_collection_botanique</a> </td>
                            </tr>
                        
                        </tbody>
                    </table>
                    <!-- RELATION_ZONE_FIN -->
                    <!--
                    <h2> Régles </h2> 
                    
                    <h2> Domaine </h2> 
            -->
                    <h2> Commentaires </h2>
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table : 
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=EfloreV4AppliCoelDiscussion_coel_meta_historique_ligne">
                            discussion sur la table coel_meta_historique_ligne
                        </a>.
                    </p>
            </div>
            
            <div id="zone_contenu_pied">
                <p>Documentation générée le 29 janvier 2010 12:20:19</p>
<!-- CONTENU_PIED -->
            </div>
            
            <div id="zone_pied">
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
            </div>
            
        </div>
        
        <div id="zone_menu">
<!-- MENU -->
        </div>
        
    </body>
</html>