altocompta/doc/developper/html/periode_8inc_8php.html

144 lines
6.7 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/include/periode.inc.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>periode.inc.php File Reference</h1>Still used ? <a href="#_details">More...</a>
<p>
<p>
<a href="periode_8inc_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="periode_8inc_8php.html#a0">$cn</a> = DbConnect($_SESSION['g_dossier'])</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="periode_8inc_8php.html#a1">$action</a> = &quot;&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="periode_8inc_8php.html#a2">return</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="periode_8inc_8php.html#a3">$Res</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Still used ?
<p>
<dl compact><dt><b><a class="el" href="todo.html#_todo000013">Todo:</a></b></dt><dd>check if obsolete </dd></dl>
<p>
Definition in file <a class="el" href="periode_8inc_8php-source.html">periode.inc.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a1"></a><!-- doxytag: member="periode.inc.php::$action" 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">$<a class="el" href="classaction.html">action</a> = &quot;&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="periode_8inc_8php-source.html#l00031">31</a> of file <a class="el" href="periode_8inc_8php-source.html">periode.inc.php</a>.
<p>
Referenced by <a class="el" href="class_8pdf_8php-source.html#l00297">Cpdf::o_catalog()</a>, <a class="el" href="class_8pdf_8php-source.html#l00224">Cpdf::o_destination()</a>, <a class="el" href="class_8pdf_8php-source.html#l01015">Cpdf::o_encryption()</a>, <a class="el" href="class_8pdf_8php-source.html#l00940">Cpdf::o_image()</a>, and <a class="el" href="user__menu_8php-source.html#l00333">ShowMenuJrn()</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="periode.inc.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>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="periode_8inc_8php-source.html#l00027">27</a> of file <a class="el" href="periode_8inc_8php-source.html">periode.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="periode.inc.php::$Res" 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">$Res </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"><a class="code" href="postgres_8php.html#a2">ExecSql</a>($cn,<span class="stringliteral">" update parm_periode "</span>.
<span class="stringliteral">"set p_start=to_date('"</span>. $p_date_start.<span class="stringliteral">"','DD.MM.YYYY'),"</span>.
<span class="stringliteral">" p_end=to_date('"</span>. $p_date_end.<span class="stringliteral">"','DD.MM.YYYY'),"</span>.
<span class="stringliteral">" p_exercice='"</span>.$p_exercice.<span class="stringliteral">"'"</span>.
<span class="stringliteral">" where p_id="</span>.$p_per)
</pre></div>
<p>
Definition at line <a class="el" href="periode_8inc_8php-source.html#l00061">61</a> of file <a class="el" href="periode_8inc_8php-source.html">periode.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="periode.inc.php::return" 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"><a class="el" href="priv__user_8php.html#a2">return</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="periode_8inc_8php-source.html#l00059">59</a> of file <a class="el" href="periode_8inc_8php-source.html">periode.inc.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>