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 - Protection - eflore_protection_statut</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_Protection.html">Protection</a> > eflore_protection_statut</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_protection_statut</h1>
38
                <h2> Description générale </h2>
39
                    <p>
40
                        Table contenant les statuts de protection.
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> epts_id_statut_protection </td>
60
                                <td> epts_id_sp </td>
61
                                <td> INTEGER(11) </td>
62
                                <td> oui </td>
63
                                <td>  </td>
64
                                <td> clé primaire </td>
65
                                <td> oui </td>
66
                                <td> Identifiant d'un statut de protection. </td>
67
                            </tr>
68
 
69
                            <tr class="pair" >
70
                                <td> 2 </td>
71
                                <td> epts_id_version_projet_sp </td>
72
                                <td> epts_id_vps </td>
73
                                <td> INTEGER(11) </td>
74
                                <td> oui </td>
75
                                <td>  </td>
76
                                <td> clé primaire </td>
77
                                <td> oui </td>
78
                                <td> Identifiant de la version du projet du statut de protection. </td>
79
                            </tr>
80
 
81
                            <tr class="pair" >
82
                                <td> 3 </td>
83
                                <td> epts_intitule_sp </td>
84
                                <td> epts_is </td>
85
                                <td> VARCHAR(50) </td>
86
                                <td> oui </td>
87
                                <td>  </td>
88
                                <td> standard </td>
89
                                <td> non </td>
90
                                <td> Intitulé du statut de protection. </td>
91
                            </tr>
92
 
93
                            <tr class="pair" >
94
                                <td> 4 </td>
95
                                <td> epts_abreviation_sp </td>
96
                                <td> epts_as </td>
97
                                <td> VARCHAR(5) </td>
98
                                <td> non </td>
99
                                <td>  </td>
100
                                <td> standard </td>
101
                                <td> non </td>
102
                                <td> Abréviation du statut de protection. </td>
103
                            </tr>
104
 
105
                            <tr class="pair" >
106
                                <td> 5 </td>
107
                                <td> epts_description_sp </td>
108
                                <td> epts_ds </td>
109
                                <td> TEXT </td>
110
                                <td> non </td>
111
                                <td>  </td>
112
                                <td> standard </td>
113
                                <td> non </td>
114
                                <td> Description du statut de protection. </td>
115
                            </tr>
116
 
117
                            <tr class="pair" >
118
                                <td> 6 </td>
119
                                <td> epts_notes_sp </td>
120
                                <td> epts_ns </td>
121
                                <td> TEXT </td>
122
                                <td> non </td>
123
                                <td>  </td>
124
                                <td> standard </td>
125
                                <td> non </td>
126
                                <td> Notes éventuelles sur le statut de protection. </td>
127
                            </tr>
128
 
129
                        </tbody>
130
                    </table>
131
 
132
                    <h2> Liste des relations </h2>
133
                    <!-- RELATION_ZONE_DEBUT -->
134
                    <table border="1" cellpadding="2" cellspacing="0" >
135
                        <thead>
136
                            <th> N° </th>
137
                            <th> Code </th>
138
                            <th> Colonne dans cette table </th>
139
                            <th> Colonne dans la table liée </th>
140
                            <th> Nom table liée </th>
141
                        </thead>
142
                        <tbody>
143
                            <tr class="pair" >
144
                                <td> 1 </td>
145
                                <td> fk_epts_eptas </td>
146
                                <td> epts_id_statut_protection<br />epts_id_version_projet_sp </td>
147
                                <td> eptas_id_statut_protection<br />eptas_id_version_projet_sp </td>
148
                                <td> eflore_protection_attribution_statut </td>
149
                            </tr>
150
 
151
                        </tbody>
152
                    </table>
153
                    <!-- RELATION_ZONE_FIN -->
154
                    <!--
155
                    <h2> Régles </h2>
156
 
157
                    <h2> Domaine </h2>
158
            -->
159
                    <h2> Commentaires </h2>
160
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
161
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_protection_statut">
162
                            discussion sur la table eflore_protection_statut
163
                        </a>.
164
                    </p>
165
            </div>
166
 
167
            <div id="zone_contenu_pied">
168
<!-- CONTENU_PIED -->
169
            </div>
170
 
171
            <div id="zone_pied">
172
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
173
            </div>
174
 
175
        </div>
176
 
177
        <div id="zone_menu">
178
<!-- MENU -->
179
        </div>
180
 
181
    </body>
182
</html>
183