Line 18... |
Line 18... |
18 |
// | |
|
18 |
// | |
|
19 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | You should have received a copy of the GNU Lesser General Public |
|
20 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | License along with this library; if not, write to the Free Software |
|
21 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
22 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// +------------------------------------------------------------------------------------------------------+
|
23 |
// CVS : $Id: adsi_affichage.fonct.php,v 1.1 2004-06-16 14:23:01 jpm Exp $
|
23 |
// CVS : $Id: adsi_affichage.fonct.php,v 1.2 2004-07-06 17:08:01 jpm Exp $
|
24 |
/**
|
24 |
/**
|
25 |
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
|
25 |
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
|
26 |
*
|
26 |
*
|
27 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Sites de généré son xhtml.
|
27 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Sites de généré son xhtml.
|
28 |
*
|
28 |
*
|
29 |
*@package Administrateur de Sites
|
29 |
*@package Admin_site
|
30 |
*@subpackage Fonctions
|
30 |
*@subpackage Fonctions
|
31 |
//Auteur original :
|
31 |
//Auteur original :
|
32 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
32 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
33 |
//Autres auteurs :
|
33 |
//Autres auteurs :
|
34 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
34 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
35 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
35 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
36 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@copyright Tela-Botanica 2000-2004
|
37 |
*@version $Date: 2004-06-16 14:23:01 $
|
37 |
*@version $Date: 2004-07-06 17:08:01 $
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
**/
|
39 |
**/
|
Line 40... |
Line 40... |
40 |
|
40 |
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
Line 149... |
Line 149... |
149 |
}
|
149 |
}
|
Line 150... |
Line 150... |
150 |
|
150 |
|
151 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
151 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
152 |
/*
|
152 |
/*
|
- |
|
153 |
* $Log: not supported by cvs2svn $
|
- |
|
154 |
* Revision 1.1 2004/06/16 14:23:01 jpm
|
- |
|
155 |
* Changement de nom de Génésia en Papyrus.
|
- |
|
156 |
* Changement de l'arborescence.
|
153 |
* $Log: not supported by cvs2svn $
|
157 |
*
|
154 |
* Revision 1.6 2004/05/07 16:33:39 jpm
|
158 |
* Revision 1.6 2004/05/07 16:33:39 jpm
|
155 |
* Modification de commentaires.
|
159 |
* Modification de commentaires.
|
156 |
*
|
160 |
*
|
157 |
* Revision 1.5 2004/04/30 16:22:53 jpm
|
161 |
* Revision 1.5 2004/04/30 16:22:53 jpm
|