Subversion Repositories eFlore/Applications.cel

Rev

Rev 859 | Rev 1297 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 859 Rev 884
Line 1... Line 1...
1
<?php
1
<?php
2
// ATTENTION ! Classe compatible uniquement avec nouveau format de bdd du cel //
2
// ATTENTION ! Classe compatible uniquement avec nouveau format de bdd du cel //
3
/**
3
/**
4
 
-
 
5
David Delon 2008
4
* PHP Version 5
6
 
5
*
-
 
6
* @category  PHP
7
 Cecill / GPL V3
7
* @package   jrest
8
 
-
 
-
 
8
* @author    David Delon <david.delon@clapas.net>
-
 
9
* @author    Aurélien Peronnet <aurelien@tela-botanica.org>
-
 
10
* @copyright 2010 Tela-Botanica
-
 
11
* @license   http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt Licence CECILL
-
 
12
* @version   SVN: <svn_id>
-
 
13
* @link      /doc/jrest/
9
 */
14
*/
Line 10... Line 15...
10
 
15
 
11
// in : utf8
-
 
12
// out : utf8
16
 
13
/*
17
/**
14
 * InventoryObservationCount.php
18
* InventoryObservationCount.php
-
 
19
*
-
 
20
* in : utf8
-
 
21
* out : utf8
15
 *
22
*
16
 * Cas d'utilisation :
23
* Cas d'utilisation :
17
 * Service recherche du nombre a partir de divers critères
24
* Service recherche du nombre a partir de divers critères
18
 *
25
*
19
 * 2: Le service recherche le nombre d'images correspondant au critères demandé
26
* 2: Le service recherche le nombre d'images correspondant au critères demandé