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.1 - Droit - eflore_droit_travailler_projet</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" /><br />
17
                    Retourner à la page d'accueil du wiki
18
                </a>
19
                </h1>
20
            </div>
21
            <div id="rapport_nom">
22
               <h1>eFlore v1.1</h1>
23
            </div>
24
            <ul id="accessibilite">
25
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
26
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
27
            </ul>
28
        </div>
29
 
30
        <div id="zone_contenu">
31
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="eflore_module_Droit.html">Droit</a> > eflore_droit_travailler_projet</p>
32
            <div id="zone_contenu_tete">
33
<!-- CONTENU_TETE -->
34
            </div>
35
 
36
            <div id="zone_contenu_corps">
37
<!-- CONTENU_CORPS -->
38
                <h1> Table eflore_droit_travailler_projet</h1>
39
                <h2> Description générale </h2>
40
                    <p>
41
                        Table liant un utilisateur aux projets sur lesquels il peut travailler.
42
                    </p>
43
 
44
                <h2> Liste des colonnes </h2>
45
                    <table border="1" cellpadding="2" cellspacing="0" >
46
                        <thead>
47
                            <th> N° </th>
48
                            <th> Nom </th>
49
                            <th> Code </th>
50
                            <th> Type données </th>
51
                            <th> Obligatoire </th>
52
                            <th> Valeur défaut </th>
53
                            <th> Type champ </th>
54
                            <th> Index </th>
55
                            <th> Description </th>
56
                        </thead>
57
                        <tbody>
58
                            <tr class="pair" >
59
                                <td> 1 </td>
60
                                <td> edrtp_id_utilisateur </td>
61
                                <td> edrtp_id_u </td>
62
                                <td> INTEGER(11) </td>
63
                                <td> oui </td>
64
                                <td>  </td>
65
                                <td> clé primaire </td>
66
                                <td> oui </td>
67
                                <td> Identifiant d'un utilisateur. </td>
68
                            </tr>
69
 
70
                            <tr class="pair" >
71
                                <td> 2 </td>
72
                                <td> edrtp_id_projet </td>
73
                                <td> edrtp_id_p </td>
74
                                <td> INTEGER(11) </td>
75
                                <td> oui </td>
76
                                <td>  </td>
77
                                <td> clé primaire </td>
78
                                <td> oui </td>
79
                                <td> Identifiant d'un projet. </td>
80
                            </tr>
81
 
82
                        </tbody>
83
                    </table>
84
 
85
                    <h2> Liste des relations </h2>
86
                    <p>Aucune</p>
87
                    <!--
88
                    <h2> Régles </h2>
89
 
90
                    <h2> Domaine </h2>
91
            -->
92
                    <h2> Commentaires </h2>
93
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
94
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=Discussion_eflore_droit_travailler_projet">
95
                            discussion sur la table eflore_droit_travailler_projet
96
                        </a>.
97
                    </p>
98
            </div>
99
 
100
            <div id="zone_contenu_pied">
101
                <p>Documentation générée le 14 octobre 2004 16:28:19</p>
102
<!-- CONTENU_PIED -->
103
            </div>
104
 
105
            <div id="zone_pied">
106
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
107
            </div>
108
 
109
        </div>
110
 
111
        <div id="zone_menu">
112
<!-- MENU -->
113
        </div>
114
 
115
    </body>
116
</html>
117