Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 24 → Rev 25

/trunk/papyrus/applications/admin_site/bibliotheque/adsi_admin.fonct.php
20,13 → 20,13
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adsi_admin.fonct.php,v 1.1 2004-06-16 14:22:26 jpm Exp $
// CVS : $Id: adsi_admin.fonct.php,v 1.2 2004-07-06 17:08:01 jpm Exp $
/**
* Bibliothèque de fonctions pour la manipulation des administrateurs par l'application Administrateur de Papyrus.
*
* Contient principalement des fonctions permettant d'obtenir des informations sur les administrateurs de Papyrus.
*
*@package Administrateur de Sites
*@package Admin_site
*@subpackage Fonctions
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
33,7 → 33,7
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@tela-botanica.orG>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2004-06-16 14:22:26 $
*@version $Revision: 1.2 $ $Date: 2004-07-06 17:08:01 $
// +------------------------------------------------------------------------------------------------------+
**/
 
93,6 → 93,10
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/06/16 14:22:26 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.
*
* Revision 1.4 2004/04/01 11:24:19 jpm
* Ajout et modification de commentaires pour PhpDocumentor.
*
/trunk/papyrus/applications/admin_site/bibliotheque/adsi_affichage.fonct.php
20,13 → 20,13
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adsi_affichage.fonct.php,v 1.1 2004-06-16 14:23:01 jpm Exp $
// CVS : $Id: adsi_affichage.fonct.php,v 1.2 2004-07-06 17:08:01 jpm Exp $
/**
* Bibliothèque de fonctions de construction du xhtml de l'application Administrateur de Sites.
*
* Contient un ensemble de fonctions permettant à l'application Administrateur de Sites de généré son xhtml.
*
*@package Administrateur de Sites
*@package Admin_site
*@subpackage Fonctions
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
34,7 → 34,7
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Date: 2004-06-16 14:23:01 $
*@version $Date: 2004-07-06 17:08:01 $
// +------------------------------------------------------------------------------------------------------+
**/
 
151,6 → 151,10
// +- Fin du code source --------------------------------------------------------------------------------+
/*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/06/16 14:23:01 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.
*
* Revision 1.6 2004/05/07 16:33:39 jpm
* Modification de commentaires.
*
/trunk/papyrus/applications/admin_site/bibliotheque/adsi_site.fonct.php
20,7 → 20,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adsi_site.fonct.php,v 1.1 2004-06-16 14:28:46 jpm Exp $
// CVS : $Id: adsi_site.fonct.php,v 1.2 2004-07-06 17:08:01 jpm Exp $
/**
* Bibliothèque de fonctions d'admininistration des projets
*
27,7 → 27,7
* Contient un ensemble de fonctions permettant à l'application Administrateur de Papyrus, de modifier des informations
* sur les projets (=sites gérés par Papyrus).
*
*@package Administrateur de Sites
*@package Admin_site
*@subpackage Fonctions
//Auteur original :
*@author Laurent COUDOUNEAU <lc@gsite.org>
35,7 → 35,7
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2004-06-16 14:28:46 $
*@version $Revision: 1.2 $ $Date: 2004-07-06 17:08:01 $
// +------------------------------------------------------------------------------------------------------+
*/
 
806,6 → 806,10
// +- Fin du code source --------------------------------------------------------------------------------+
/*
* $Log: not supported by cvs2svn $
* Revision 1.1 2004/06/16 14:28:46 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.
*
* Revision 1.20 2004/05/10 14:32:14 jpm
* Changement du titre.
*