Line 17... |
Line 17... |
17 |
// | |
|
17 |
// | |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// CVS : $Id: bbc_affichage.fonct.php,v 1.2 2007-02-13 18:06:21 jp_milcent Exp $
|
22 |
// CVS : $Id: bbc_affichage.fonct.php,v 1.1 2005/11/23 10:22:25 jp_milcent Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Fonctions de l'interface de consultation de Biblio Bota.
|
24 |
* Fonctions de l'interface de consultation de Biblio Bota.
|
25 |
*
|
25 |
*
|
26 |
* Contient les fonctions fournissant du XHTML pour l'affichage de l'interface de consultation de BibioBota.
|
26 |
* Contient les fonctions fournissant du XHTML pour l'affichage de l'interface de consultation de BibioBota.
|
27 |
*
|
27 |
*
|
Line 30... |
Line 30... |
30 |
//Auteur original :
|
30 |
//Auteur original :
|
31 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
31 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
32 |
//Autres auteurs :
|
32 |
//Autres auteurs :
|
33 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
33 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
34 |
*@copyright Tela-Botanica 2000-2004
|
34 |
*@copyright Tela-Botanica 2000-2004
|
35 |
*@version $Revision: 1.2 $ $Date: 2007-02-13 18:06:21 $
|
35 |
*@version $Revision: 1.1 $ $Date: 2005/11/23 10:22:25 $
|
36 |
// +------------------------------------------------------------------------------------------------------+
|
36 |
// +------------------------------------------------------------------------------------------------------+
|
37 |
*/
|
37 |
*/
|
Line 38... |
Line 38... |
38 |
|
38 |
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
Line 458... |
Line 458... |
458 |
return $retour;
|
458 |
return $retour;
|
459 |
}
|
459 |
}
|
Line 460... |
Line 460... |
460 |
|
460 |
|
461 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
461 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
462 |
*
|
462 |
*
|
463 |
* $Log: not supported by cvs2svn $
|
463 |
* $Log: bbc_affichage.fonct.php,v $
|
464 |
* Revision 1.1 2005/11/23 10:22:25 jp_milcent
|
464 |
* Revision 1.1 2005/11/23 10:22:25 jp_milcent
|
465 |
* Ajout au dépot de l'application BiblioBota.
|
465 |
* Ajout au dépot de l'application BiblioBota.
|
466 |
* Elle doit à terme migrer dans eFlore.
|
466 |
* Elle doit à terme migrer dans eFlore.
|
467 |
*
|
467 |
*
|