altocompta/doc/developper/html/classwidget.html

593 lines
23 KiB
HTML

<!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>phpcompta: widget Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>widget Class Reference</h1><!-- doxytag: class="widget" -->class widget This class is used to create all the HTML INPUT TYPE and some specials which works with javascript like js_search
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a0">widget</a> ($p_type=&quot;&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a1">SetReadOnly</a> ($p_read)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a2">IOValue</a> ($p_name=null, $<a class="el" href="poste_8inc_8php.html#a2">p_value</a>=null, $p_label=&quot;&quot;)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">create the corresponding INPUT tag <a href="#a2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a3">debug</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a4">Submit</a> ($p_name, $<a class="el" href="poste_8inc_8php.html#a2">p_value</a>)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#a5">Reset</a> ($<a class="el" href="poste_8inc_8php.html#a2">p_value</a>)</td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o0">$type</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o1">$name</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o2">$value</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o3">$readonly</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o4">$size</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o5">$selected</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o6">$table</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o7">$label</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o8">$disabled</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o9">$extra</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o10">$extra2</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html#o11">$tabindex</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
class widget This class is used to create all the HTML INPUT TYPE and some specials which works with javascript like js_search
<p>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00032">32</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0"></a><!-- doxytag: member="widget::widget" ref="a0" args="($p_type=&quot;&quot;)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::widget </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_type</em> = <code>&quot;&quot;</code> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00059">59</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
References <a class="el" href="impress__poste_8php-source.html#l00136">disabled</a>, <a class="el" href="tva_8inc_8php-source.html#l00215">heigh</a>, <a class="el" href="balance_8php-source.html#l00071">label</a>, <a class="el" href="ecrit__ouv_8php-source.html#l00070">readonly</a>, <a class="el" href="facture_8inc_8php-source.html#l00124">selected</a>, <a class="el" href="tva_8inc_8php-source.html#l00212">size</a>, <a class="el" href="balance_8php-source.html#l00068">table</a>, <a class="el" href="client_8inc_8php-source.html#l00117">value</a>, and <a class="el" href="tva_8inc_8php-source.html#l00215">width</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a3"></a><!-- doxytag: member="widget::debug" ref="a3" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::debug </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00370">370</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
References <a class="el" href="class__widget_8php-source.html#l00050">$readonly</a>, <a class="el" href="ecrit__ouv_8php-source.html#l00070">readonly</a>, and <a class="el" href="client_8inc_8php-source.html#l00117">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="widget::IOValue" ref="a2" args="($p_name=null, $p_value=null, $p_label=&quot;&quot;)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::IOValue </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_name</em> = <code>null</code>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>$&nbsp;</td>
<td class="mdname" nowrap> <em>p_value</em> = <code>null</code>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>$&nbsp;</td>
<td class="mdname" nowrap> <em>p_label</em> = <code>&quot;&quot;</code></td>
</tr>
<tr>
<td class="md"></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>
create the corresponding INPUT tag
<p>
function IOValue($p_name,$p_value="",$p_label="")<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>$p_name</em>&nbsp;</td><td>is the INPUT NAME </td></tr>
<tr><td valign="top"></td><td valign="top"><em>$p_value</em>&nbsp;</td><td>is the INPUT VALUE or an array for select </td></tr>
<tr><td valign="top"></td><td valign="top"><em>$p_label</em>&nbsp;</td><td>is the label of the INPUT </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>string containing the tag</dd></dl>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00084">84</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
References <a class="el" href="fortis__be_8inc_8php-source.html#l00054">$check</a>, <a class="el" href="class__widget_8php-source.html#l00055">$disabled</a>, <a class="el" href="balance_8php-source.html#l00113">$i</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="impress__poste_8php-source.html#l00136">disabled</a>, <a class="el" href="debug_8php-source.html#l00034">echo_debug()</a>, <a class="el" href="balance_8php-source.html#l00071">label</a>, <a class="el" href="client_8inc_8php-source.html#l00116">name</a>, <a class="el" href="facture_8inc_8php-source.html#l00124">selected</a>, and <a class="el" href="client_8inc_8php-source.html#l00117">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="widget::Reset" ref="a5" args="($p_value)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::Reset </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_value</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00380">380</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="widget::SetReadOnly" ref="a1" args="($p_read)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::SetReadOnly </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_read</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00072">72</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
References <a class="el" href="ecrit__ouv_8php-source.html#l00070">readonly</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="widget::Submit" ref="a4" args="($p_name, $p_value)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::Submit </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_name</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>$&nbsp;</td>
<td class="mdname" nowrap> <em>p_value</em></td>
</tr>
<tr>
<td class="md"></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>
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00377">377</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o8"></a><!-- doxytag: member="widget::$disabled" ref="o8" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="impress__poste_8php.html#a13">disabled</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
to disable the type
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00055">55</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
Referenced by <a class="el" href="class__widget_8php-source.html#l00084">IOValue()</a>. </td>
</tr>
</table>
<a class="anchor" name="o9"></a><!-- doxytag: member="widget::$extra" ref="o9" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$extra </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
depends of the input type
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00056">56</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o10"></a><!-- doxytag: member="widget::$extra2" ref="o10" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$extra2 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
depends of the input type
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00057">57</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o7"></a><!-- doxytag: member="widget::$label" ref="o7" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="ecrit__ouv_8php.html#a5">label</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
text before the input tag
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00054">54</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o1"></a><!-- doxytag: member="widget::$name" ref="o1" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="ecrit__ouv_8php.html#a8">name</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
name of the input tag
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00048">48</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o3"></a><!-- doxytag: member="widget::$readonly" ref="o3" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="ecrit__ouv_8php.html#a6">readonly</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
if set to false cannot modify
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00050">50</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.
<p>
Referenced by <a class="el" href="class__widget_8php-source.html#l00370">debug()</a>. </td>
</tr>
</table>
<a class="anchor" name="o5"></a><!-- doxytag: member="widget::$selected" ref="o5" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="user__action__ven_8php.html#a13">selected</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
selected value for the radio or select
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00052">52</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o4"></a><!-- doxytag: member="widget::$size" ref="o4" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="annulation_8php.html#a9">size</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
size for the text type
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00051">51</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o11"></a><!-- doxytag: member="widget::$tabindex" ref="o11" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$tabindex </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
the tabindex
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00058">58</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o6"></a><!-- doxytag: member="widget::$table" ref="o6" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="parametre_8php.html#a16">table</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
if we want to make a HTML table row
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00053">53</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o0"></a><!-- doxytag: member="widget::$type" ref="o0" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$type </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
type of the input tag (text, select, files, js_search,...)
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00047">47</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o2"></a><!-- doxytag: member="widget::$value" ref="o2" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">widget::$<a class="el" href="ecrit__ouv_8php.html#a7">value</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
value
<p>
Definition at line <a class="el" href="class__widget_8php-source.html#l00049">49</a> of file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/home/dany/developpement/phpcompta-dev/phpcompta/include/<a class="el" href="class__widget_8php-source.html">class_widget.php</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 23 00:12:49 2006 for phpcompta by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>