altocompta/doc/developper/html/impress__jrn_8php.html

493 lines
19 KiB
HTML
Raw Blame History

<!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/include/impress_jrn.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&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>
<div class="nav">
<a class="el" href="dir_000000.html">developpement</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000001.html">phpcompta-dev</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000002.html">phpcompta</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000006.html">include</a></div>
<h1>impress_jrn.php File Reference</h1>ask for Printing the ledger (pdf,html) <a href="#_details">More...</a>
<p>
<p>
<a href="impress__jrn_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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a0">$p_cent</a> = ( isset ( $_POST['<a class="el" href="class__operation_8php.html#a2">cent</a>']) )?'on':'off'</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a1">$d</a> = var_export($_POST,true)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a2">$Jrn</a> = new <a class="el" href="classjrn.html">jrn</a>($cn,$_POST['jrn_id'])</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a3">$submit</a> = new <a class="el" href="classwidget.html">widget</a>()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a4">$hid</a> = new <a class="el" href="classwidget.html">widget</a>(&quot;hidden&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a5">exit</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a6">$all</a> = array('<a class="el" href="ecrit__ouv_8php.html#a7">value</a>'=&gt;0,'<a class="el" href="ecrit__ouv_8php.html#a5">label</a>'=&gt;'Grand Livre')</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a7">$ret</a> [$a] = $all</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a8">$w</a> = new <a class="el" href="classwidget.html">widget</a>(&quot;select&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$w&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a9">table</a> = 1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$w&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a10">label</a> = &quot;Choississez le journal&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a11">print</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a12">$periode_start</a> = make_array($cn,&quot;select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a13">$periode_end</a> = make_array($cn,&quot;select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="impress__rapport_8php.html#a8">print</a>&lt;/TR &gt;&lt; TR &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a14">$centralise</a> = new <a class="el" href="classwidget.html">widget</a>(&quot;checkbox&quot;)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a15">$a</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$w&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="impress__jrn_8php.html#a16">selected</a> = 1</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
ask for Printing the ledger (pdf,html)
<p>
<p>
Definition in file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a15"></a><!-- doxytag: member="impress_jrn.php::$a" ref="a15" 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 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<b>Initial value:</b><div class="fragment"><pre class="fragment">array(
array('<a class="code" href="client_8inc_8php.html#a6">value</a>'=&gt;0,'<a class="code" href="balance_8php.html#a5">label</a>'=&gt;'Detaill<6C>'),
array('<a class="code" href="client_8inc_8php.html#a6">value</a>'=&gt;1,'<a class="code" href="balance_8php.html#a5">label</a>'=&gt;'Simple')
)
</pre></div>
<p>
Definition at line <a class="el" href="impress__jrn_8php-source.html#l00219">219</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a6"></a><!-- doxytag: member="impress_jrn.php::$all" 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">$all = array('<a class="el" href="ecrit__ouv_8php.html#a7">value</a>'=&gt;0,'<a class="el" href="ecrit__ouv_8php.html#a5">label</a>'=&gt;'Grand Livre') </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="impress__jrn_8php-source.html#l00191">191</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a14"></a><!-- doxytag: member="impress_jrn.php::$centralise" ref="a14" 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="impress__rapport_8php.html#a8">print</a>&lt;/TR&gt;&lt;TR&gt; $centralise = new <a class="el" href="classwidget.html">widget</a>(&quot;checkbox&quot;) </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="impress__jrn_8php-source.html#l00215">215</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="impress_jrn.php::$d" 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">$d = var_export($_POST,true) </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="impress__jrn_8php-source.html#l00035">35</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>.
<p>
Referenced by <a class="el" href="class_8pdf_8php-source.html#l01417">Cpdf::selectFont()</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="impress_jrn.php::$hid" 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">$hid = new <a class="el" href="classwidget.html">widget</a>(&quot;hidden&quot;) </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="impress__jrn_8php-source.html#l00054">54</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="impress_jrn.php::$Jrn" 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">$Jrn = new <a class="el" href="classjrn.html">jrn</a>($cn,$_POST['jrn_id']) </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="impress__jrn_8php-source.html#l00037">37</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="impress_jrn.php::$p_cent" 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">$p_cent = ( isset ( $_POST['<a class="el" href="class__operation_8php.html#a2">cent</a>']) )?'on':'off' </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="impress__jrn_8php-source.html#l00033">33</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a13"></a><!-- doxytag: member="impress_jrn.php::$periode_end" ref="a13" 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">$periode_end = make_array($cn,&quot;select p_id,to_char(p_end,'DD-MM-YYYY') from parm_periode order by p_id&quot;) </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="impress__jrn_8php-source.html#l00212">212</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a12"></a><!-- doxytag: member="impress_jrn.php::$periode_start" ref="a12" 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">$periode_start = make_array($cn,&quot;select p_id,to_char(p_start,'DD-MM-YYYY') from parm_periode order by p_id&quot;) </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="impress__jrn_8php-source.html#l00208">208</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a7"></a><!-- doxytag: member="impress_jrn.php::$ret" ref="a7" args="[$a]" --><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">$ret[$a] = $all </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="impress__jrn_8php-source.html#l00192">192</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="impress_jrn.php::$submit" 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">$submit = new <a class="el" href="classwidget.html">widget</a>() </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="impress__jrn_8php-source.html#l00053">53</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a8"></a><!-- doxytag: member="impress_jrn.php::$w" 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">$w = new <a class="el" href="classwidget.html">widget</a>(&quot;select&quot;) </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="impress__jrn_8php-source.html#l00202">202</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="impress_jrn.php::exit" 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__sec_8php.html#a3">exit</a> </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="impress__jrn_8php-source.html#l00141">141</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a10"></a><!-- doxytag: member="impress_jrn.php::label" 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">$centralise <a class="el" href="ecrit__ouv_8php.html#a5">label</a> = &quot;Choississez le journal&quot; </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="impress__jrn_8php-source.html#l00204">204</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a11"></a><!-- doxytag: member="impress_jrn.php::print" 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"><a class="el" href="impress__rapport_8php.html#a8">print</a> </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="impress__jrn_8php-source.html#l00206">206</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a16"></a><!-- doxytag: member="impress_jrn.php::selected" ref="a16" 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">$w <a class="el" href="user__action__ven_8php.html#a13">selected</a> = 1 </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="impress__jrn_8php-source.html#l00223">223</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a9"></a><!-- doxytag: member="impress_jrn.php::table" 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">$centralise <a class="el" href="parametre_8php.html#a16">table</a> = 1 </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="impress__jrn_8php-source.html#l00203">203</a> of file <a class="el" href="impress__jrn_8php-source.html">impress_jrn.php</a>. </td>
</tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 23 00:12:46 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>