forked from Wavyzz/dolibarr
ajout commentaire pour doxygen
This commit is contained in:
80
doc/dev/php/html/price_8lib_8php.html
Normal file
80
doc/dev/php/html/price_8lib_8php.html
Normal 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 principale</a> | <a class="qindex" href="files.html">Liste des fichiers</a> | <a class="qindex" href="globals.html">Membres de 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> </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"> </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">( </td>
|
||||
<td class="md" nowrap valign="top">$ </td>
|
||||
<td class="mdname" nowrap> <em>products</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td></td>
|
||||
<td class="md" nowrap>$ </td>
|
||||
<td class="mdname" nowrap> <em>remise_percent</em></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td class="md">) </td>
|
||||
<td class="md" colspan="2"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing=5 cellpadding=0 border=0>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</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> </td><td></td></tr>
|
||||
<tr><td></td><td valign=top><em>remise_percent</em> </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>
|
||||
Reference in New Issue
Block a user