368 lines
15 KiB
HTML
368 lines
15 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: /home/dany/developpement/phpcompta-dev/phpcompta/html/user_impress.php File 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
|
|
<div class="nav">
|
|
<a class="el" href="dir_000000.html">developpement</a> » <a class="el" href="dir_000001.html">phpcompta-dev</a> » <a class="el" href="dir_000002.html">phpcompta</a> » <a class="el" href="dir_000003.html">html</a></div>
|
|
<h1>user_impress.php File Reference</h1>Main page for the printing. <a href="#_details">More...</a>
|
|
<p>
|
|
|
|
<p>
|
|
<a href="user__impress_8php-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a0">$cn</a> = DbConnect($_SESSION['g_dossier'])</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a1">$User</a> = new <a class="el" href="classcl__user.html">cl_user</a>($cn)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a2">$p_array</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a3">$default</a> = ( isset ($_GET['type']))?"user_impress.php?type=".$_GET['type']:""</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a4">$result</a> = ShowItem($p_array,'H',"cell","mtitle",$default)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a5">break</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a6">poste</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a7">rapport</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a8">bilan</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a9">bal</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a10">fiche</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">case </td><td class="memItemRight" valign="bottom"><a class="el" href="user__impress_8php.html#a11">list_client</a></td></tr>
|
|
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
Main page for the printing.
|
|
<p>
|
|
|
|
<p>
|
|
Definition in file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>.<hr><h2>Variable Documentation</h2>
|
|
<a class="anchor" name="a0"></a><!-- doxytag: member="user_impress.php::$cn" ref="a0" 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">$cn = DbConnect($_SESSION['g_dossier']) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00033">33</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a3"></a><!-- doxytag: member="user_impress.php::$default" 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">$default = ( isset ($_GET['type']))?"user_impress.php?type=".$_GET['type']:"" </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00059">59</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="user__menu_8php-source.html#l00132">ShowMenuCompta()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a2"></a><!-- doxytag: member="user_impress.php::$p_array" 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">$p_array </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
<b>Initial value:</b><div class="fragment"><pre class="fragment">array(array (<span class="stringliteral">"user_impress.php?type=jrn"</span>,<span class="stringliteral">"Journaux"</span>),
|
|
array(<span class="stringliteral">"user_impress.php?type=poste"</span>,<span class="stringliteral">"Poste"</span>),
|
|
array(<span class="stringliteral">"user_impress.php?type=fiche"</span>,<span class="stringliteral">"Fiche"</span>),
|
|
array(<span class="stringliteral">"user_impress.php?type=rapport"</span>,<span class="stringliteral">"Rapport"</span>),
|
|
array('user_impress.php?type=<a class="code" href="user__impress_8php.html#a9">bal</a><span class="charliteral">','</span><a class="code" href="classBalance.html">Balance</a> des comptes'),
|
|
array(<span class="stringliteral">"user_impress.php?type=bilan"</span>,<span class="stringliteral">"Bilan"</span>),
|
|
array(<span class="stringliteral">"user_impress.php?type=list_client"</span>,<span class="stringliteral">"Liste Clients Assujettis"</span>)
|
|
)
|
|
</pre></div>
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00051">51</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="user__menu_8php-source.html#l00502">ShowJrn()</a>, <a class="el" href="user__menu_8php-source.html#l00132">ShowMenuCompta()</a>, and <a class="el" href="user__menu_8php-source.html#l00037">u_ShowDossier()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a4"></a><!-- doxytag: member="user_impress.php::$result" 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">$result = ShowItem($p_array,'H',"cell","mtitle",$default) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00060">60</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a1"></a><!-- doxytag: member="user_impress.php::$User" 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">$User = new <a class="el" href="classcl__user.html">cl_user</a>($cn) </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00037">37</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a9"></a><!-- doxytag: member="user_impress.php::bal" ref="a9" 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">case <a class="el" href="user__impress_8php.html#a9">bal</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00092">92</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a8"></a><!-- doxytag: member="user_impress.php::bilan" ref="a8" 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">case <a class="el" href="user__impress_8php.html#a8">bilan</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00088">88</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a5"></a><!-- doxytag: member="user_impress.php::break" 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"><a class="el" href="user__impress_8php.html#a5">break</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00080">80</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a10"></a><!-- doxytag: member="user_impress.php::fiche" ref="a10" 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">case <a class="el" href="classfiche.html">fiche</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00095">95</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="class__action_8php-source.html#l00247">action::Confirm()</a>, <a class="el" href="class__action_8php-source.html#l00094">action::Display()</a>, <a class="el" href="class__action_8php-source.html#l00206">action::get()</a>, <a class="el" href="class__action_8php-source.html#l00468">action::myList()</a>, <a class="el" href="class__document_8php-source.html#l00421">Document::Replace()</a>, <a class="el" href="class__action_8php-source.html#l00359">action::SaveStage2()</a>, and <a class="el" href="class__action_8php-source.html#l00538">action::Update()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a11"></a><!-- doxytag: member="user_impress.php::list_client" ref="a11" 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">case <a class="el" href="user__impress_8php.html#a11">list_client</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00098">98</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a6"></a><!-- doxytag: member="user_impress.php::poste" 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">case <a class="el" href="classposte.html">poste</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00082">82</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>.
|
|
<p>
|
|
Referenced by <a class="el" href="impress__inc_8php-source.html#l00726">ParseFormula()</a>, <a class="el" href="class__supplier_8php-source.html#l00083">Supplier::Summary()</a>, and <a class="el" href="class__customer_8php-source.html#l00195">Customer::Summary()</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<a class="anchor" name="a7"></a><!-- doxytag: member="user_impress.php::rapport" ref="a7" 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">case <a class="el" href="classrapport.html">rapport</a> </td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="user__impress_8php-source.html#l00085">85</a> of file <a class="el" href="user__impress_8php-source.html">user_impress.php</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 27 01:39:29 2006 for phpcompta by
|
|
<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>
|