Subversion Repositories Applications.annuaire

Rev

Rev 4 | 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>annuaire v1.0 - Annuaire - annu_annuaire</title>
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="annuaire.css">
    </head>
    <body xml:lang="fr" lang="fr" >
    
        <div id="zone_bandeau" >
            <div id="logo">
                <h1>
                <a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaire" title="Retourner à la page d'accueil du wiki">
                    Retourner à la page d'accueil du wiki
                </a>
                </h1>
            </div>
            <div id="rapport_nom">
               <h1>annuaire 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="annuaire_module_Annuaire.html">Annuaire</a> > annu_annuaire</p>
            <div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
            </div>
            
            <div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
                <h1> Table annu_annuaire</h1> 
                <h2> Description générale </h2> 
                    <p>
                        
                    </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="aa_id_annuaire" class="pair" >
                                <td> 1 </td>
                                <td> aa_id_annuaire </td>
                                <td> aa_id_a </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> clé primaire </td>
                                <td> oui </td>
                                <td> identifiant de cet annuaire </td>
                            </tr>
                        
                            <tr id="aa_nom" class="pair" >
                                <td> 2 </td>
                                <td> aa_nom </td>
                                <td> aa_n </td>
                                <td> VARCHAR(128) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> nom de l'annuaire </td>
                            </tr>
                        
                            <tr id="aa_description" class="pair" >
                                <td> 3 </td>
                                <td> aa_description </td>
                                <td> aa_d </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> description </td>
                            </tr>
                        
                            <tr id="aa_code" class="pair" >
                                <td> 4 </td>
                                <td> aa_code </td>
                                <td> aa_c </td>
                                <td> VARCHAR(20) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> code ou abréviation </td>
                            </tr>
                        
                            <tr id="aa_table" class="pair" >
                                <td> 5 </td>
                                <td> aa_table </td>
                                <td> aa_t </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> nom de la table annuaire à utiliser </td>
                            </tr>
                        
                            <tr id="aa_bdd" class="pair" >
                                <td> 6 </td>
                                <td> aa_bdd </td>
                                <td> aa_b </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> base de données dans laquelle est situé cet annuaire </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_aa_amlc </td>
                                <td> aa_id_annuaire </td>
                                <td> amc_ce_annuaire </td>
                                <td> <a href="annuaire_table_annu_meta_colonne.html">annu_meta_colonne</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://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaireDiscussion_annu_annuaire">
                            discussion sur la table annu_annuaire
                        </a>.
                    </p>
            </div>
            
            <div id="zone_contenu_pied">
                <p>Documentation générée le 9 février 2010 11:55:43</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>