forked from Wavyzz/dolibarr
ajout commentaire pour doxygen
This commit is contained in:
88
doc/dev/php/html/thermometer_8php.html
Normal file
88
doc/dev/php/html/thermometer_8php.html
Normal file
@@ -0,0 +1,88 @@
|
||||
<!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: thermometer.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/thermometer.php</h1>Classe permettant d'afficher un thermometre.
|
||||
<a href="#_details">Plus de d<>tails...</a>
|
||||
<p>
|
||||
|
||||
<p>
|
||||
<a href="thermometer_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="thermometer_8php.html#a0">moneyMeter</a> ($actualValue=0, $pendingValue=0, $intentValue=0)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">permet d'afficher un thermometre monetaire. <a href="#a0"></a><br><br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Description d<>taill<6C>e</h2>
|
||||
Classe permettant d'afficher un thermometre.
|
||||
<p>
|
||||
<dl compact><dt><b>Auteur:</b></dt><dd>Rodolphe Quiedeville. <p>
|
||||
Timothy Kanters. </dd></dl>
|
||||
<dl compact><dt><b>Version:</b></dt><dd>1.2.</dd></dl>
|
||||
Ensemble des fonctions permettant d'afficher un thermometre monetaire.
|
||||
<p>
|
||||
D<EFBFBD>finition dans le fichier <a class="el" href="thermometer_8php-source.html">thermometer.php</a>.<hr><h2>Documentation des fonctions</h2>
|
||||
<a class="anchor" name="a0" doxytag="thermometer.php::moneyMeter" ></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"> moneyMeter </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top">$ </td>
|
||||
<td class="mdname" nowrap> <em>actualValue</em> = <code>0</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td></td>
|
||||
<td class="md" nowrap>$ </td>
|
||||
<td class="mdname" nowrap> <em>pendingValue</em> = <code>0</code>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td></td>
|
||||
<td class="md" nowrap>$ </td>
|
||||
<td class="mdname" nowrap> <em>intentValue</em> = <code>0</code></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 d'afficher un thermometre monetaire.
|
||||
<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>actualValue</em> </td><td></td></tr>
|
||||
<tr><td></td><td valign=top><em>pendingValue</em> </td><td></td></tr>
|
||||
<tr><td></td><td valign=top><em>intentValue</em> </td><td></td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
<dl compact><dt><b>Renvoie:</b></dt><dd>thermometer htmlLegenda </dd></dl>
|
||||
|
||||
<p>
|
||||
D<EFBFBD>finition <20> la ligne <a class="el" href="thermometer_8php-source.html#l00042">42</a> du fichier <a class="el" href="thermometer_8php-source.html">thermometer.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