Subversion Repositories Applications.papyrus

Rev

Rev 216 | Rev 322 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 216 Rev 285
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: pap_menu.fonct.php,v 1.11 2004-12-06 19:49:35 jpm Exp $
22
// CVS : $Id: pap_menu.fonct.php,v 1.12 2005-02-28 11:12:03 jpm Exp $
23
/**
23
/**
24
* Bibliothèque de fonction sur le rendu.
24
* Bibliothèque de fonction sur le rendu.
25
*
25
*
26
* Cette bibliothèque contient des fonctions utilisé par le rendu des pages de Papyrus.
26
* Cette bibliothèque contient des fonctions utilisé par le rendu des pages de Papyrus.
27
*
27
*
28
*@package Papyrus
28
*@package Papyrus
29
*@subpackage Fonctions
29
*@subpackage Fonctions
30
//Auteur original :
30
//Auteur original :
31
*@author        Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Alexandre GRANIER <alexadandre@tela-botanica.org>
33
*@author        Alexandre GRANIER <alexadandre@tela-botanica.org>
34
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
34
*@author        Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
35
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
36
*@version       $Revision: 1.11 $ $Date: 2004-12-06 19:49:35 $
36
*@version       $Revision: 1.12 $ $Date: 2005-02-28 11:12:03 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 432... Line 432...
432
    }
432
    }
433
}
433
}
Line 434... Line 434...
434
 
434
 
435
/* +--Fin du code ---------------------------------------------------------------------------------------+
435
/* +--Fin du code ---------------------------------------------------------------------------------------+
-
 
436
* $Log: not supported by cvs2svn $
-
 
437
* Revision 1.11  2004/12/06 19:49:35  jpm
-
 
438
* Ajout d'une fonction permettant de récupérer le contenu d'un menu.
436
* $Log: not supported by cvs2svn $
439
*
437
* Revision 1.10  2004/12/06 17:53:55  jpm
440
* Revision 1.10  2004/12/06 17:53:55  jpm
438
* Ajout fonction GEN_retournerMenus().
441
* Ajout fonction GEN_retournerMenus().
439
*
442
*
440
* Revision 1.9  2004/11/29 18:34:42  jpm
443
* Revision 1.9  2004/11/29 18:34:42  jpm