altocompta/doc/developper/html/classDocument.html

570 lines
27 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: Document 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>Document Class Reference</h1><!-- doxytag: class="Document" -->Class Document corresponds to the table document.
<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="classDocument.html#a0">Document</a> ($p_cn, $p_d_id=0)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a1">Generate</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Generate the document, Call $this-&gt;Replace to replace tag by value. <a href="#a1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a2">ParseDocument</a> ($p_dir, $p_file)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This function parse a document and replace all the predefined tags by a value. This functions generate diffent documents (invoice, order, letter) with the info from the database. <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="classDocument.html#a3">SaveGenerated</a> ($p_file)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Save the generated Document. <a href="#a3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a4">Upload</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Upload a file into document all the needed data are in $_FILES we don't increment the seq. <a href="#a4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a5">a_ref</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">create and compute a string for reference the doc &lt;A ...&gt; <a href="#a5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a6">Get</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#a7">Replace</a> ($p_tag)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">replace the TAG by the real value, this value can be into the database or in $_POST The possible tags are<ul>
<li>[CUST_NAME] customer's name</li><li>[CUST_ADDR_1] customer's address line 1</li><li>[CUST_CP] customer's ZIP code</li><li>[CUST_CO] customer's country</li><li>[CUST_VAT] customer's VAT</li><li>[MARCH_NEXT] end this item and increment the counter $i</li><li>[VEN_ART_NAME]</li><li>[VEN_ART_PRICE]</li><li>[VEN_ART_QUANT]</li><li>[VEN_ART_TVA_CODE]</li><li>[VEN_ART_TVA_AMOUNT]</li><li>[VEN_ART_STOCK_CODE]</li><li>[VEN_HTVA]</li><li>[VEN_TVAC]</li><li>[VEN_TVA]</li><li>[TOTAL_VEN_HTVA]</li><li>[DATE]</li><li>[NUMBER_ID]</li><li>[MY_NAME]</li><li>[MY_CP]</li><li>[MY_COMMUNE]</li><li>[MY_TVA]</li><li>[MY_STREET]</li><li>[MY_NUMBER] </li></ul>
<a href="#a7"></a><br></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="classDocument.html#o0">$db</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o1">$ag_id</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o2">$d_mimetype</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o3">$d_filename</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o4">$d_lob</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o5">$d_number</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDocument.html#o6">$md_id</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class Document corresponds to the table document.
<p>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00027">27</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0"></a><!-- doxytag: member="Document::Document" ref="a0" args="($p_cn, $p_d_id=0)" --><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">Document::Document </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_cn</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_d_id</em> = <code>0</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>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00040">40</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
Referenced by <a class="el" href="class__document_8php-source.html#l00200">SaveGenerated()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a5"></a><!-- doxytag: member="Document::a_ref" ref="a5" 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">Document::a_ref </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>
create and compute a string for reference the doc &lt;A ...&gt;
<p>
a_ref<p>
<dl compact><dt><b>Returns:</b></dt><dd>a string</dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00284">284</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="Document::Generate" ref="a1" 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">Document::Generate </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>
Generate the document, Call $this-&gt;Replace to replace tag by value.
<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>none</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>an array : the url where the generated doc can be found, the name of the file and his mimetype</dd></dl>
<dl compact><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>Carefull : the slash is not windows compliant </dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00055">55</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="eub__be_8inc_8php-source.html#l00074">$Res</a>, <a class="el" href="class__operation_8php-source.html#l00087">$ret</a>, <a class="el" href="cbc__be_8inc_8php-source.html#l00028">$row</a>, <a class="el" href="postgres_8php-source.html#l00263">Commit()</a>, <a class="el" href="debug_8php-source.html#l00034">echo_debug()</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="postgres_8php-source.html#l00251">NextSequence()</a>, <a class="el" href="class__document_8php-source.html#l00125">ParseDocument()</a>, <a class="el" href="class__document_8php-source.html#l00200">SaveGenerated()</a>, and <a class="el" href="postgres_8php-source.html#l00257">StartSql()</a>. </td>
</tr>
</table>
<a class="anchor" name="a6"></a><!-- doxytag: member="Document::Get" ref="a6" 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">Document::Get </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__document_8php-source.html#l00295">295</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="show__document__modele_8php-source.html#l00060">$file</a>, <a class="el" href="class__operation_8php-source.html#l00087">$ret</a>, <a class="el" href="cbc__be_8inc_8php-source.html#l00028">$row</a>, <a class="el" href="show__document__modele_8php-source.html#l00050">$tmp</a>, <a class="el" href="postgres_8php-source.html#l00263">Commit()</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, and <a class="el" href="postgres_8php-source.html#l00257">StartSql()</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="Document::ParseDocument" ref="a2" args="($p_dir, $p_file)" --><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">Document::ParseDocument </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_dir</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_file</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>
This function parse a document and replace all the predefined tags by a value. This functions generate diffent documents (invoice, order, letter) with the info from the database.
<p>
ParseDocument<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_dir</em>&nbsp;</td><td>directory name </td></tr>
<tr><td valign="top"></td><td valign="top"><em>$p_file</em>&nbsp;</td><td>filename</td></tr>
</table>
</dl>
<dl compact><dt><b>Note:</b></dt><dd>Replace in the doc the tags by their values.<ul>
<li>MY_* table parameter</li><li>ART_VEN* table quant_sold for invoice</li><li>CUST_* table quant_sold and fiche for invoice</li><li>e_* for the invoice in the $_POST</li></ul>
</dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00125">125</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="poste_8inc_8php-source.html#l00069">$h</a>, <a class="el" href="debug_8php-source.html#l00034">echo_debug()</a>, <a class="el" href="balance_8php-source.html#l00033">exit</a>, <a class="el" href="class__document_8php-source.html#l00363">Replace()</a>, and <a class="el" href="client_8inc_8php-source.html#l00117">value</a>.
<p>
Referenced by <a class="el" href="class__document_8php-source.html#l00055">Generate()</a>. </td>
</tr>
</table>
<a class="anchor" name="a7"></a><!-- doxytag: member="Document::Replace" ref="a7" args="($p_tag)" --><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">Document::Replace </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_tag</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>
replace the TAG by the real value, this value can be into the database or in $_POST The possible tags are<ul>
<li>[CUST_NAME] customer's name</li><li>[CUST_ADDR_1] customer's address line 1</li><li>[CUST_CP] customer's ZIP code</li><li>[CUST_CO] customer's country</li><li>[CUST_VAT] customer's VAT</li><li>[MARCH_NEXT] end this item and increment the counter $i</li><li>[VEN_ART_NAME]</li><li>[VEN_ART_PRICE]</li><li>[VEN_ART_QUANT]</li><li>[VEN_ART_TVA_CODE]</li><li>[VEN_ART_TVA_AMOUNT]</li><li>[VEN_ART_STOCK_CODE]</li><li>[VEN_HTVA]</li><li>[VEN_TVAC]</li><li>[VEN_TVA]</li><li>[TOTAL_VEN_HTVA]</li><li>[DATE]</li><li>[NUMBER_ID]</li><li>[MY_NAME]</li><li>[MY_CP]</li><li>[MY_COMMUNE]</li><li>[MY_TVA]</li><li>[MY_STREET]</li><li>[MY_NUMBER] </li></ul>
<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>TAG</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>String which must replace the tag</dd></dl>
<dl compact><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>verify that price and quant are numeric </dd></dl>
<dl compact><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>carefull round problem ? </dd></dl>
<dl compact><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>verify that price and quant are numeric </dd></dl>
<dl compact><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>carefull round problem ? </dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00363">363</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="parametre_8php-source.html#l00164">$my</a>, <a class="el" href="contact_8inc_8php-source.html#l00142">$qcode</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="print__invoice_8php-source.html#l00067">$tva</a>, <a class="el" href="readme_8php-source.html#l00200">break</a>, <a class="el" href="user__impress_8php-source.html#l00095">fiche</a>, <a class="el" href="user__common_8php-source.html#l00039">GetTvaRate()</a>, <a class="el" href="parametre_8php-source.html#l00160">MY_COMMUNE</a>, <a class="el" href="parametre_8php-source.html#l00159">MY_CP</a>, <a class="el" href="parametre_8php-source.html#l00155">MY_NAME</a>, <a class="el" href="parametre_8php-source.html#l00158">MY_NUMBER</a>, <a class="el" href="parametre_8php-source.html#l00157">MY_STREET</a>, and <a class="el" href="parametre_8php-source.html#l00156">MY_TVA</a>.
<p>
Referenced by <a class="el" href="class__document_8php-source.html#l00125">ParseDocument()</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="Document::SaveGenerated" ref="a3" args="($p_file)" --><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">Document::SaveGenerated </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_file</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>
Save the generated Document.
<p>
SaveGenerated <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_file</em>&nbsp;</td><td>is the generated file</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>0 if no error otherwise 1</dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00200">200</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="document__modele_8inc_8php-source.html#l00033">$doc</a>, <a class="el" href="facture_8inc_8php-source.html#l00082">$sql</a>, <a class="el" href="postgres_8php-source.html#l00263">Commit()</a>, <a class="el" href="class__document_8php-source.html#l00040">Document()</a>, <a class="el" href="debug_8php-source.html#l00034">echo_debug()</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="postgres_8php-source.html#l00242">GetSequence()</a>, <a class="el" href="postgres_8php-source.html#l00266">Rollback()</a>, and <a class="el" href="postgres_8php-source.html#l00257">StartSql()</a>.
<p>
Referenced by <a class="el" href="class__document_8php-source.html#l00055">Generate()</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="Document::Upload" ref="a4" 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">Document::Upload </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>
Upload a file into document all the needed data are in $_FILES we don't increment the seq.
<p>
Upload<p>
<dl compact><dt><b>Returns:</b></dt><dd></dd></dl>
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00231">231</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>.
<p>
References <a class="el" href="modify__op_8php-source.html#l00123">$old_oid</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="class__operation_8php-source.html#l00087">$ret</a>, <a class="el" href="facture_8inc_8php-source.html#l00082">$sql</a>, <a class="el" href="postgres_8php-source.html#l00263">Commit()</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="client_8inc_8php-source.html#l00116">name</a>, <a class="el" href="postgres_8php-source.html#l00266">Rollback()</a>, and <a class="el" href="postgres_8php-source.html#l00257">StartSql()</a>. </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o1"></a><!-- doxytag: member="Document::$ag_id" 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">Document::$<a class="el" href="facture_8inc_8php.html#a20">ag_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<a class="el" href="facture_8inc_8php.html#a20">action_gestion.ag_id</a> (pk)
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00031">31</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o3"></a><!-- doxytag: member="Document::$d_filename" 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">Document::$d_filename </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__document_8php-source.html#l00033">33</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o4"></a><!-- doxytag: member="Document::$d_lob" 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">Document::$d_lob </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
the oid of the lob
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00034">34</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o2"></a><!-- doxytag: member="Document::$d_mimetype" 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">Document::$d_mimetype </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__document_8php-source.html#l00032">32</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o5"></a><!-- doxytag: member="Document::$d_number" 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">Document::$d_number </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
seq of action
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00035">35</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o0"></a><!-- doxytag: member="Document::$db" 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">Document::$db </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Database connexion var $d_id; /*!
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00029">29</a> of file <a class="el" href="class__document_8php-source.html">class_document.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o6"></a><!-- doxytag: member="Document::$md_id" 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">Document::$<a class="el" href="facture_8inc_8php.html#a19">md_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
document's template
<p>
Definition at line <a class="el" href="class__document_8php-source.html#l00036">36</a> of file <a class="el" href="class__document_8php-source.html">class_document.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__document_8php-source.html">class_document.php</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 23 00:12:48 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>