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_moteur_media.fonct.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
22 |
// CVS : $Id: bbc_moteur_media.fonct.php,v 1.1 2005/11/23 10:22:25 jp_milcent Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Fonctions de création du moteur de recherche des médias.
|
24 |
* Fonctions de création du moteur de recherche des médias.
|
25 |
*
|
25 |
*
|
26 |
* Contient les fonctions permettant de retourner l'affichage du moteur de recherche des média.
|
26 |
* Contient les fonctions permettant de retourner l'affichage du moteur de recherche des média.
|
27 |
* Valable pour le paramètre "media".
|
27 |
* Valable pour le paramètre "media".
|
Line 31... |
Line 31... |
31 |
//Auteur original :
|
31 |
//Auteur original :
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
33 |
//Autres auteurs :
|
33 |
//Autres auteurs :
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
35 |
*@copyright Tela-Botanica 2000-2004
|
35 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
|
36 |
*@version $Revision: 1.1 $ $Date: 2005/11/23 10:22:25 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
38 |
*/
|
Line 39... |
Line 39... |
39 |
|
39 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
Line 443... |
Line 443... |
443 |
return $retour;
|
443 |
return $retour;
|
444 |
}
|
444 |
}
|
Line 445... |
Line 445... |
445 |
|
445 |
|
446 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
446 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
447 |
*
|
447 |
*
|
- |
|
448 |
* $Log: bbc_moteur_media.fonct.php,v $
|
- |
|
449 |
* Revision 1.1 2005/11/23 10:22:25 jp_milcent
|
- |
|
450 |
* Ajout au dépot de l'application BiblioBota.
|
- |
|
451 |
* Elle doit à terme migrer dans eFlore.
|
448 |
* $Log: not supported by cvs2svn $
|
452 |
*
|
449 |
* Revision 1.5 2005/05/17 10:10:08 jpm
|
453 |
* Revision 1.5 2005/05/17 10:10:08 jpm
|
450 |
* Correction des bogues avant mise en ligne du site v4.
|
454 |
* Correction des bogues avant mise en ligne du site v4.
|
451 |
*
|
455 |
*
|
452 |
* Revision 1.4 2005/03/03 08:32:26 jpm
|
456 |
* Revision 1.4 2005/03/03 08:32:26 jpm
|