2
0
forked from Wavyzz/dolibarr

ajout commentaire pour doxygen

This commit is contained in:
opensides
2004-07-15 12:40:07 +00:00
parent 5814583adb
commit de5343eeaa
19 changed files with 2975 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>dolibarr: price.lib.php File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- G<>n<EFBFBD>r<EFBFBD> par Doxygen 1.3.7 -->
<div class="qindex"><a class="qindex" href="index.html">Page&nbsp;principale</a> | <a class="qindex" href="files.html">Liste&nbsp;des&nbsp;fichiers</a> | <a class="qindex" href="globals.html">Membres&nbsp;de&nbsp;fichier</a></div>
<h1>R<EFBFBD>f<EFBFBD>rence du fichier htdocs/lib/price.lib.php</h1>librairie contenant les fonctions pour calculer un prix.
<a href="#_details">Plus de d<>tails...</a>
<p>
<p>
<a href="price_8lib_8php-source.html">Aller au code source de ce fichier.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Fonctions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="price_8lib_8php.html#a0">calcul_price</a> ($products, $remise_percent)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">permet de calculer un prix. <a href="#a0"></a><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Description d<>taill<6C>e</h2>
librairie contenant les fonctions pour calculer un prix.
<p>
<dl compact><dt><b>Auteur:</b></dt><dd>Rodolphe Quiedeville. </dd></dl>
<dl compact><dt><b>Version:</b></dt><dd>1.2.</dd></dl>
Ensemble des fonctions permettant de calculer un prix.
<p>
D<EFBFBD>finition dans le fichier <a class="el" href="price_8lib_8php-source.html">price.lib.php</a>.<hr><h2>Documentation des fonctions</h2>
<a class="anchor" name="a0" doxytag="price.lib.php::calcul_price" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> calcul_price </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>products</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap>$&nbsp;</td>
<td class="mdname" nowrap> <em>remise_percent</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
permet de calculer un prix.
<p>
<dl compact><dt><b>Param<EFBFBD>tres:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td></td><td valign=top><em>products</em>&nbsp;</td><td></td></tr>
<tr><td></td><td valign=top><em>remise_percent</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Renvoie:</b></dt><dd>result </dd></dl>
<p>
D<EFBFBD>finition <20> la ligne <a class="el" href="price_8lib_8php-source.html#l00038">38</a> du fichier <a class="el" href="price_8lib_8php-source.html">price.lib.php</a>. </td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>G<EFBFBD>n<EFBFBD>r<EFBFBD> le Thu Jul 15 14:51:57 2004 pour dolibarr par
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>