30 |
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>Coel v1.0 - Collection</title>
|
|
|
8 |
<link rel="stylesheet" type="text/css" media="screen" title="Classique" href="coel.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="/wikini/eflore/wakka.php?wiki=AppliGwtCoel" title="Retourner à la page d'accueil du wiki">
|
|
|
16 |
<img src="/wikini/eflore/bibliotheque/images/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>Coel v1.0</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 |
</div>
|
|
|
30 |
|
|
|
31 |
<div id="zone_contenu">
|
|
|
32 |
<p>Vous êtes ici : <a href="index.html">Accueil</a> > Collection</p>
|
|
|
33 |
<div id="zone_contenu_tete">
|
|
|
34 |
<!-- CONTENU_TETE -->
|
|
|
35 |
</div>
|
|
|
36 |
|
|
|
37 |
<div id="zone_contenu_corps">
|
|
|
38 |
<h1> Module Collection</h1>
|
|
|
39 |
<p id="miniature" >
|
|
|
40 |
<a href="images/modules/Collection.png" title="Voir cette image avec un zoom de 100%.">
|
|
|
41 |
<img src="images/miniatures/miniature_Collection.png" alt="Miniature du modèle du module Collection" />
|
|
|
42 |
</a>
|
|
|
43 |
</p>
|
|
|
44 |
<h2> Description générale </h2>
|
|
|
45 |
<p>
|
|
|
46 |
Module de gestion des Collections.<br />
|
|
|
47 |
<br />
|
250 |
jp_milcent |
48 |
<b>Révision : </b>234
|
30 |
jpm |
49 |
</p>
|
|
|
50 |
|
|
|
51 |
<h2> Liste des tables </h2>
|
|
|
52 |
<ol class="type_01">
|
42 |
jpm |
53 |
<li><a href="coel_table_coel_collection.html">coel_collection</a> : Contient les informations sur les collections.INFO : cc_nom<br /></li>
|
30 |
jpm |
54 |
|
76 |
jpm |
55 |
<li><a href="coel_table_coel_collection_a_commentaire.html">coel_collection_a_commentaire</a> : Permet de lister les commentaires / notes faits sur une collection.</li>
|
|
|
56 |
|
30 |
jpm |
57 |
<li><a href="coel_table_coel_collection_a_personne.html">coel_collection_a_personne</a> : Permet de lister les personnes en rapport avec une collection.</li>
|
|
|
58 |
|
|
|
59 |
<li><a href="coel_table_coel_collection_a_publication.html">coel_collection_a_publication</a> : Permet de lister les publication liées à une collection.</li>
|
|
|
60 |
|
|
|
61 |
<li><a href="coel_table_coel_collection_a_relation.html">coel_collection_a_relation</a> : Permet de lister les relations entre collection autre que hiérarchique.</li>
|
|
|
62 |
|
|
|
63 |
<li><a href="coel_table_coel_collection_botanique.html">coel_collection_botanique</a> : Toutes les informations spécialisées sur une collection de type : botanique</li>
|
|
|
64 |
|
|
|
65 |
</ol>
|
|
|
66 |
|
76 |
jpm |
67 |
<h2> Dépot SVN </h2>
|
30 |
jpm |
68 |
<p>
|
|
|
69 |
Voir la page concernant ce module sur le dépot SVN :
|
|
|
70 |
<a href="http://svn.tela-botanica.net/websvn/filedetails.php?repname=Applications.coel&path=%2Ftrunk%2Fdoc%2Fbdd%2Fcoel.xml">
|
|
|
71 |
coel.xml
|
|
|
72 |
</a>
|
|
|
73 |
</p>
|
|
|
74 |
|
|
|
75 |
<h2> Commentaires </h2>
|
|
|
76 |
<p>N'hésitez pas à laisser sur le wiki vos suggestions, réactions... concernant ce module :
|
|
|
77 |
<a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=EfloreV4AppliCoelDiscussion_Collection">
|
|
|
78 |
discussion sur le module Collection
|
|
|
79 |
</a>.
|
|
|
80 |
</p>
|
|
|
81 |
</div>
|
|
|
82 |
|
|
|
83 |
<div id="zone_contenu_pied">
|
274 |
jp_milcent |
84 |
<p>Documentation générée le 30 juillet 2009 12:30:44</p>
|
30 |
jpm |
85 |
<!-- CONTENU_PIED -->
|
|
|
86 |
</div>
|
|
|
87 |
|
|
|
88 |
<div id="zone_pied">
|
|
|
89 |
<p> ©<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
|
|
|
90 |
</div>
|
|
|
91 |
|
|
|
92 |
</div>
|
|
|
93 |
|
|
|
94 |
<div id="zone_menu">
|
|
|
95 |
<!-- MENU -->
|
|
|
96 |
</div>
|
|
|
97 |
|
|
|
98 |
</body>
|
|
|
99 |
</html>
|