Subversion Repositories Applications.papyrus

Rev

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

Rev 282 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: adsi_affichage.fonct.php,v 1.4 2005-02-28 10:59:07 jpm Exp $
22
// CVS : $Id: adsi_affichage.fonct.php,v 1.5 2005-02-28 11:07:00 jpm Exp $
23
/**
23
/**
24
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
24
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
25
*
25
*
26
* Contient un ensemble de fonctions permettant à l'application Administrateur de Sites de généré son xhtml.
26
* Contient un ensemble de fonctions permettant à l'application Administrateur de Sites de généré son xhtml.
27
*
27
*
28
*@package Admin_site
28
*@package Admin_site
29
*@subpackage Fonctions
29
*@subpackage Fonctions
30
//Auteur original :
30
//Auteur original :
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
33
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
-
 
34
*@author        Laurent COUDOUNEAU <lc@gsite.org>
34
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Date: 2005-02-28 10:59:07 $
36
*@version       $Date: 2005-02-28 11:07:00 $
36
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
37
**/
38
**/
Line 38... Line 39...
38
 
39
 
39
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 66... Line 67...
66
}
67
}
Line 67... Line 68...
67
 
68
 
68
// +- Fin du code source  --------------------------------------------------------------------------------+
69
// +- Fin du code source  --------------------------------------------------------------------------------+
69
/*
70
/*
-
 
71
* $Log: not supported by cvs2svn $
-
 
72
* Revision 1.4  2005/02/28 10:59:07  jpm
-
 
73
* Modification des commentaires et copyright.
70
* $Log: not supported by cvs2svn $
74
*
71
* Revision 1.3  2005/02/28 10:40:49  jpm
75
* Revision 1.3  2005/02/28 10:40:49  jpm
72
* Suppression d'une fonction inutile.
76
* Suppression d'une fonction inutile.
73
*
77
*
74
* Revision 1.2  2004/07/06 17:08:01  jpm
78
* Revision 1.2  2004/07/06 17:08:01  jpm