altocompta/doc/developper/html/classaction.html

586 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: action 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>action Class Reference</h1><!-- doxytag: class="action" -->class_action for manipulating actions action can be :<ul>
<li>an invoice</li><li>a meeting</li><li>an order</li><li>a letter </li></ul>
<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="classaction.html#a0">action</a> ($p_cn)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">constructor <a href="#a0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#a1">Display</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Display the object. <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="classaction.html#a2">Confirm</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Display the encoded data and ask a confirmation this correspond to the stage 1, before the generation or the upload of document. <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="classaction.html#a3">SaveStage2</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Save the document and propose to save the generated document or to upload one, the data are included except the file. Temporary the generated document is save. <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="classaction.html#a4">SaveStage3</a> ($d_id)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Upload the document or save the generated document. <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="classaction.html#a5">myList</a> ($p_filter=&quot;&quot;, $p_search=&quot;&quot;)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Show list of action. <a href="#a5"></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="classaction.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="classaction.html#o1">$ag_desc</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#o2">$ag_date</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#o3">$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="classaction.html#o4">$dt_id</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#o5">$d_state</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#o6">$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="classaction.html#o7">$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="classaction.html#o8">$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="classaction.html#o9">$ag_title</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classaction.html#o10">$f_id</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
class_action for manipulating actions action can be :<ul>
<li>an invoice</li><li>a meeting</li><li>an order</li><li>a letter </li></ul>
<p>
The table document_type are the possible actions
<p>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00047">47</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0"></a><!-- doxytag: member="action::action" ref="a0" args="($p_cn)" --><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">action::action </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>p_cn</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>
constructor
<p>
constructor <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_cn</em>&nbsp;</td><td>database connection</td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00075">75</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="facture_8inc_8php-source.html#l00194">f_id</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a2"></a><!-- doxytag: member="action::Confirm" ref="a2" 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">action::Confirm </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>
Display the encoded data and ask a confirmation this correspond to the stage 1, before the generation or the upload of document.
<p>
Confirm<p>
<dl compact><dt><b>Returns:</b></dt><dd>string containing the form</dd></dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00151">151</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="action_8inc_8php-source.html#l00213">$a</a>, <a class="el" href="admin__repo_8php-source.html#l00119">$desc</a>, <a class="el" href="action_8inc_8php-source.html#l00161">$doc_type</a>, <a class="el" href="action_8inc_8php-source.html#l00112">$h_url</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="action_8inc_8php-source.html#l00111">$retour</a>, <a class="el" href="action_8inc_8php-source.html#l00176">$title</a>, <a class="el" href="action_8inc_8php-source.html#l00232">ag_date</a>, <a class="el" href="action_8inc_8php-source.html#l00231">ag_desc</a>, <a class="el" href="action_8inc_8php-source.html#l00233">d_state</a>, <a class="el" href="action_8inc_8php-source.html#l00234">dt_id</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="user__impress_8php-source.html#l00095">fiche</a>, <a class="el" href="ac__common_8php-source.html#l00207">FormatString()</a>, <a class="el" href="ac__common_8php-source.html#l00097">isDate()</a>, <a class="el" href="ac__common_8php-source.html#l00281">make_array()</a>, <a class="el" href="action_8inc_8php-source.html#l00137">name</a>, and <a class="el" href="action_8inc_8php-source.html#l00138">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="action::Display" 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">action::Display </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>
Display the object.
<p>
Display<p>
<dl compact><dt><b>Returns:</b></dt><dd>string containing the html code</dd></dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00085">85</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="action_8inc_8php-source.html#l00213">$a</a>, <a class="el" href="admin__repo_8php-source.html#l00119">$desc</a>, <a class="el" href="action_8inc_8php-source.html#l00161">$doc_type</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="action_8inc_8php-source.html#l00176">$title</a>, <a class="el" href="action_8inc_8php-source.html#l00232">ag_date</a>, <a class="el" href="action_8inc_8php-source.html#l00231">ag_desc</a>, <a class="el" href="action_8inc_8php-source.html#l00233">d_state</a>, <a class="el" href="action_8inc_8php-source.html#l00234">dt_id</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="user__impress_8php-source.html#l00095">fiche</a>, <a class="el" href="ac__common_8php-source.html#l00207">FormatString()</a>, and <a class="el" href="ac__common_8php-source.html#l00281">make_array()</a>.
<p>
Referenced by <a class="el" href="class__action_8php-source.html#l00241">SaveStage2()</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="action::myList" ref="a5" args="($p_filter=&quot;&quot;, $p_search=&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">action::myList </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_filter</em> = <code>&quot;&quot;</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_search</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>
Show list of action.
<p>
myList($p_filter="") <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_filter</em>&nbsp;</td><td>filters on the document_type </td></tr>
<tr><td valign="top"></td><td valign="top"><em>$p_search</em>&nbsp;</td><td>must a valid sql command ( ex 'and ag_title like upper('hjkh'))</td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>string containing html code</dd></dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00329">329</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="commercial_8php-source.html#l00035">$_SESSION</a>, <a class="el" href="bank_8inc_8php-source.html#l00110">$bar</a>, <a class="el" href="document__modele_8inc_8php-source.html#l00033">$doc</a>, <a class="el" href="jrn__pdf_8php-source.html#l00071">$limit</a>, <a class="el" href="bank_8inc_8php-source.html#l00098">$offset</a>, <a class="el" href="bank_8inc_8php-source.html#l00097">$page</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="depense_8inc_8php-source.html#l00073">$Res</a>, <a class="el" href="cbc__be_8inc_8php-source.html#l00028">$row</a>, <a class="el" href="bank_8inc_8php-source.html#l00095">$sql</a>, <a class="el" href="bank_8inc_8php-source.html#l00096">$step</a>, <a class="el" href="action_8inc_8php-source.html#l00236">ag_title</a>, <a class="el" href="postgres_8php-source.html#l00222">CountSql()</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="facture_8inc_8php-source.html#l00194">f_id</a>, <a class="el" href="user__impress_8php-source.html#l00095">fiche</a>, and <a class="el" href="user__common_8php-source.html#l00862">jrn_navigation_bar()</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="action::SaveStage2" 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">action::SaveStage2 </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>
Save the document and propose to save the generated document or to upload one, the data are included except the file. Temporary the generated document is save.
<p>
SaveStage2<p>
<dl compact><dt><b>Returns:</b></dt><dd></dd></dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00241">241</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="document__modele_8inc_8php-source.html#l00033">$doc</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="bank_8inc_8php-source.html#l00095">$sql</a>, <a class="el" href="facture_8inc_8php-source.html#l00197">$str_file</a>, <a class="el" href="action_8inc_8php-source.html#l00268">ag_id</a>, <a class="el" href="action_8inc_8php-source.html#l00236">ag_title</a>, <a class="el" href="class__action_8php-source.html#l00085">Display()</a>, <a class="el" href="action_8inc_8php-source.html#l00234">dt_id</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="user__impress_8php-source.html#l00095">fiche</a>, <a class="el" href="ac__common_8php-source.html#l00207">FormatString()</a>, <a class="el" href="postgres_8php-source.html#l00242">GetSequence()</a>, <a class="el" href="action_8inc_8php-source.html#l00252">md_id</a>, <a class="el" href="action_8inc_8php-source.html#l00137">name</a>, and <a class="el" href="action_8inc_8php-source.html#l00138">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="action::SaveStage3" ref="a4" args="($d_id)" --><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">action::SaveStage3 </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>d_id</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>
Upload the document or save the generated document.
<p>
SaveStage3 <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>$d_id</em>&nbsp;</td><td>document_id when we upload we don't increment seq. if = 0 then no file</td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00306">306</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>.
<p>
References <a class="el" href="action_8inc_8php-source.html#l00269">$d_id</a>, and <a class="el" href="document__modele_8inc_8php-source.html#l00033">$doc</a>. </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o2"></a><!-- doxytag: member="action::$ag_date" 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">action::$<a class="el" href="action_8inc_8php.html#a17">ag_date</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
document date (<a class="el" href="action_8inc_8php.html#a17">ag_gestion.ag_date</a>)
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00062">62</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o1"></a><!-- doxytag: member="action::$ag_desc" 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">action::$<a class="el" href="action_8inc_8php.html#a16">ag_desc</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
description (<a class="el" href="action_8inc_8php.html#a16">ag_gestion.ag_desc</a>)
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00061">61</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o9"></a><!-- doxytag: member="action::$ag_title" 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">action::$<a class="el" href="action_8inc_8php.html#a21">ag_title</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
title document
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00069">69</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o7"></a><!-- doxytag: member="action::$d_filename" 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">action::$d_filename </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
filename's document
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00067">67</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o3"></a><!-- doxytag: member="action::$d_lob" 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">action::$d_lob </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__action_8php-source.html#l00063">63</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o8"></a><!-- doxytag: member="action::$d_mimetype" 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">action::$d_mimetype </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
document's filename
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00068">68</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o6"></a><!-- doxytag: member="action::$d_number" 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">action::$d_number </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
number of the document
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00066">66</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o5"></a><!-- doxytag: member="action::$d_state" 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">action::$<a class="el" href="action_8inc_8php.html#a18">d_state</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
stage of the document (printed, send to client...)
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00065">65</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o0"></a><!-- doxytag: member="action::$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">action::$db </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
database connexion
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00060">60</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o4"></a><!-- doxytag: member="action::$dt_id" 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">action::$<a class="el" href="action_8inc_8php.html#a19">dt_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
type of the document (<a class="el" href="action_8inc_8php.html#a19">document_type.dt_id</a>)
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00064">64</a> of file <a class="el" href="class__action_8php-source.html">class_action.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o10"></a><!-- doxytag: member="action::$f_id" 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">action::$<a class="el" href="facture_8inc_8php.html#a19">f_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
fiche id
<p>
Definition at line <a class="el" href="class__action_8php-source.html#l00070">70</a> of file <a class="el" href="class__action_8php-source.html">class_action.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__action_8php-source.html">class_action.php</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sat Jun 24 20:41:34 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>