Subversion Repositories Sites.tela-botanica.org

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
428 jpm 1
<?xml version="1.0" encoding="iso-8859-15" ?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml" >
4
 
5
    <head lang="fr" >
6
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
        <title>eFlore v1.0 - Projets - eflore_projet_utiliser_module</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="classique.css">
9
    </head>
10
    <body xml:lang="fr" lang="fr" >
11
 
12
        <div id="zone_bandeau" >
13
            <div id="logo">
14
                <h1>
15
                <a href="/eflore" title="Retourner à la page d'accueil du wiki">
16
                    <img src="images/logo/eflore.jpg" width="110" height="31" alt="Logo" />
17
                </a>
18
                </h1>
19
            </div>
20
            <div id="rapport_nom">
21
               <h1>eFlore v1.0</h1>
22
            </div>
23
            <ul id="accessibilite">
24
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
25
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
26
            </ul>
27
        </div>
28
 
29
        <div id="zone_contenu">
30
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="eflore_module_Projets.html">Projets</a> > eflore_projet_utiliser_module</p>
31
            <div id="zone_contenu_tete">
32
<!-- CONTENU_TETE -->
33
            </div>
34
 
35
            <div id="zone_contenu_corps">
36
<!-- CONTENU_CORPS -->
37
                <h1> Table eflore_projet_utiliser_module</h1>
38
                <h2> Description générale </h2>
39
                    <p>
40
                        Table liant les versions aux modules qu'elles utilisent.
41
                    </p>
42
 
43
                <h2> Liste des colonnes </h2>
44
                    <table border="1" cellpadding="2" cellspacing="0" >
45
                        <thead>
46
                            <th> N° </th>
47
                            <th> Nom </th>
48
                            <th> Code </th>
49
                            <th> Type données </th>
50
                            <th> Obligatoire </th>
51
                            <th> Valeur défaut </th>
52
                            <th> Type champ </th>
53
                            <th> Index </th>
54
                            <th> Description </th>
55
                        </thead>
56
                        <tbody>
57
                            <tr class="pair" >
58
                                <td> 1 </td>
59
                                <td> eprum_id_version </td>
60
                                <td> eprum_id_v </td>
61
                                <td> INTEGER(11) </td>
62
                                <td> oui </td>
63
                                <td>  </td>
64
                                <td> clé étrangère </td>
65
                                <td> oui </td>
66
                                <td> Identifiant d'une version. </td>
67
                            </tr>
68
 
69
                            <tr class="pair" >
70
                                <td> 2 </td>
71
                                <td> eprum_id_module </td>
72
                                <td> eprum_id_m </td>
73
                                <td> INTEGER(11) </td>
74
                                <td> oui </td>
75
                                <td>  </td>
76
                                <td> clé étrangère </td>
77
                                <td> oui </td>
78
                                <td> Identifiant d'un module. </td>
79
                            </tr>
80
 
81
                        </tbody>
82
                    </table>
83
 
84
                    <h2> Liste des relations </h2>
85
                    <!-- RELATION_ZONE_DEBUT -->
86
                    <table border="1" cellpadding="2" cellspacing="0" >
87
                        <thead>
88
                            <th> N° </th>
89
                            <th> Code </th>
90
                            <th> Colonne dans cette table </th>
91
                            <th> Colonne dans la table liée </th>
92
                            <th> Nom table liée </th>
93
                        </thead>
94
                        <tbody>
95
                            <tr class="pair" >
96
                                <td> 1 </td>
97
                                <td> fk_eprm_eprum </td>
98
                                <td> eprum_id_module </td>
99
                                <td> eprm_id_module </td>
100
                                <td> eflore_projet_module </td>
101
                            </tr>
102
 
103
                            <tr class="pair" >
104
                                <td> 2 </td>
105
                                <td> fk_eprv_eprum </td>
106
                                <td> eprum_id_version </td>
107
                                <td> eprv_id_version </td>
108
                                <td> eflore_projet_version </td>
109
                            </tr>
110
 
111
                        </tbody>
112
                    </table>
113
                    <!-- RELATION_ZONE_FIN -->
114
                    <!--
115
                    <h2> Régles </h2>
116
 
117
                    <h2> Domaine </h2>
118
            -->
119
                    <h2> Commentaires </h2>
120
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
121
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_projet_utiliser_module">
122
                            discussion sur la table eflore_projet_utiliser_module
123
                        </a>.
124
                    </p>
125
            </div>
126
 
127
            <div id="zone_contenu_pied">
128
<!-- CONTENU_PIED -->
129
            </div>
130
 
131
            <div id="zone_pied">
132
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
133
            </div>
134
 
135
        </div>
136
 
137
        <div id="zone_menu">
138
<!-- MENU -->
139
        </div>
140
 
141
    </body>
142
</html>
143