altocompta/doc/developper/html/document__modele_8inc_8php.html

198 lines
9.6 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/document_modele.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>document_modele.inc.php File Reference</h1>Manage the document template. <a href="#_details">More...</a>
<p>
<p>
<a href="document__modele_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="document__modele_8inc_8php.html#a0">$sub_action</a> = (isset ($_REQUEST['sa']))?$_REQUEST['sa']:&quot;&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="document__modele_8inc_8php.html#a1">$doc</a> = new <a class="el" href="classDocument__modele.html">Document_modele</a>($cn)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$doc&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="document__modele_8inc_8php.html#a2">md_name</a> = $_POST['<a class="el" href="document__modele_8inc_8php.html#a2">md_name</a>']</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$doc&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="document__modele_8inc_8php.html#a3">md_id</a> = -1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$doc&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="document__modele_8inc_8php.html#a4">md_type</a> = $_POST['<a class="el" href="document__modele_8inc_8php.html#a4">md_type</a>']</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">$doc&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="document__modele_8inc_8php.html#a5">start</a> = $_POST['start_seq']</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Manage the document template.
<p>
<p>
Definition in file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a1"></a><!-- doxytag: member="document_modele.inc.php::$doc" 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">$doc = new <a class="el" href="classDocument__modele.html">Document_modele</a>($cn) </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="document__modele_8inc_8php-source.html#l00033">33</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>.
<p>
Referenced by <a class="el" href="class__action_8php-source.html#l00329">action::myList()</a>, <a class="el" href="class__document_8php-source.html#l00200">Document::SaveGenerated()</a>, <a class="el" href="class__action_8php-source.html#l00241">action::SaveStage2()</a>, and <a class="el" href="class__action_8php-source.html#l00306">action::SaveStage3()</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="document_modele.inc.php::$sub_action" 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">$sub_action = (isset ($_REQUEST['sa']))?$_REQUEST['sa']:&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="document__modele_8inc_8php-source.html#l00026">26</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="document_modele.inc.php::md_id" 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">doc <a class="el" href="facture_8inc_8php.html#a19">md_id</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="document__modele_8inc_8php-source.html#l00045">45</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>.
<p>
Referenced by <a class="el" href="class__document__modele_8php-source.html#l00037">Document_modele::Document_modele()</a>, <a class="el" href="class__document__modele_8php-source.html#l00049">Document_modele::myList()</a>, <a class="el" href="class__document__modele_8php-source.html#l00103">Document_modele::Save()</a>, and <a class="el" href="class__action_8php-source.html#l00241">action::SaveStage2()</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="document_modele.inc.php::md_name" 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">$doc <a class="el" href="document__modele_8inc_8php.html#a2">md_name</a> = $_POST['<a class="el" href="document__modele_8inc_8php.html#a2">md_name</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="document__modele_8inc_8php-source.html#l00044">44</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>.
<p>
Referenced by <a class="el" href="class__document__modele_8php-source.html#l00049">Document_modele::myList()</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="document_modele.inc.php::md_type" 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">$doc <a class="el" href="document__modele_8inc_8php.html#a4">md_type</a> = $_POST['<a class="el" href="document__modele_8inc_8php.html#a4">md_type</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="document__modele_8inc_8php-source.html#l00046">46</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="document_modele.inc.php::start" 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">$doc <a class="el" href="document__modele_8inc_8php.html#a5">start</a> = $_POST['start_seq'] </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="document__modele_8inc_8php-source.html#l00047">47</a> of file <a class="el" href="document__modele_8inc_8php-source.html">document_modele.inc.php</a>.
<p>
Referenced by <a class="el" href="class_8ezpdf_8php-source.html#l01473">Cezpdf::alink()</a>, <a class="el" href="class_8ezpdf_8php-source.html#l00526">Cezpdf::ezPrvtTableColumnHeadings()</a>, <a class="el" href="class_8ezpdf_8php-source.html#l00607">Cezpdf::ezTable()</a>, <a class="el" href="class_8ezpdf_8php-source.html#l01205">Cezpdf::ezText()</a>, <a class="el" href="class__document__modele_8php-source.html#l00103">Document_modele::Save()</a>, and <a class="el" href="class_8ezpdf_8php-source.html#l01518">Cezpdf::uline()</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>