altocompta/doc/developper/html/classfiche__def__ref.html
2006-06-26 18:23:35 +00:00

376 lines
17 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: fiche_def_ref 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>fiche_def_ref Class Reference</h1><!-- doxytag: class="fiche_def_ref" -->fiche_def_ref, a fiche is owned by <a class="el" href="classfiche__def.html">fiche_def</a> which is owned by fiche_def_ref
<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="classfiche__def__ref.html#a0">fiche_def_ref</a> ($p_cn, $p_frd_id=-1)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfiche__def__ref.html#a1">LoadAll</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Load all the fiche_def_ref data and return an array of fiche_def_ref objects. <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="classfiche__def__ref.html#a2">Display</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Display data between <p>
tag. <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="classfiche__def__ref.html#a3">Input</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Input Data between <p>
tag. <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="classfiche__def__ref.html#a4">Save</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Store data into the database: update the record. <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="classfiche__def__ref.html#a5">Get</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the data with the p_code and complete the current object. <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="classfiche__def__ref.html#o0">$frd_id</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfiche__def__ref.html#o1">$frd_text</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfiche__def__ref.html#o2">$frd_class_base</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfiche__def__ref.html#o3">$attribut</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
fiche_def_ref, a fiche is owned by <a class="el" href="classfiche__def.html">fiche_def</a> which is owned by fiche_def_ref
<p>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00030">30</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0"></a><!-- doxytag: member="fiche_def_ref::fiche_def_ref" ref="a0" args="($p_cn, $p_frd_id=-1)" --><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">fiche_def_ref::fiche_def_ref </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">$&nbsp;</td>
<td class="mdname" nowrap> <em>p_cn</em>, </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_frd_id</em> = <code>-1</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>
.frd_class_base
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00038">38</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <a class="el" href="fiche__def_8inc_8php-source.html#l00032">frd_class_base</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00030">frd_id</a>, and <a class="el" href="fiche__def_8inc_8php-source.html#l00031">frd_text</a>.
<p>
Referenced by <a class="el" href="class__fiche__def_8php-source.html#l00051">LoadAll()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a2"></a><!-- doxytag: member="fiche_def_ref::Display" 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">fiche_def_ref::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 data between <p>
tag.
<p>
<dl compact><dt><b>Returns:</b></dt><dd>string</dd></dl>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00078">78</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, and <a class="el" href="action_8inc_8php-source.html#l00161">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="fiche_def_ref::Get" 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">fiche_def_ref::Get </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>
Get the data with the p_code and complete the current object.
<p>
<dl compact><dt><b>Returns:</b></dt><dd>none</dd></dl>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00131">131</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <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="bank_8inc_8php-source.html#l00096">$sql</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00032">frd_class_base</a>, and <a class="el" href="fiche__def_8inc_8php-source.html#l00031">frd_text</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="fiche_def_ref::Input" 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">fiche_def_ref::Input </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>
Input Data between <p>
tag.
<p>
parm :<ul>
<li>none gen :</li><li><dl compact><dt><b>Returns:</b></dt><dd>string</dd></dl>
</li></ul>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00097">97</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <a class="el" href="poste_8inc_8php-source.html#l00069">$h</a>, <a class="el" href="user__action__ach_8php-source.html#l00052">$r</a>, <a class="el" href="impress__rapport_8php-source.html#l00062">$t</a>, <a class="el" href="admin_8inc_8php-source.html#l00115">$w</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00032">frd_class_base</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00030">frd_id</a>, and <a class="el" href="fiche__def_8inc_8php-source.html#l00031">frd_text</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="fiche_def_ref::LoadAll" 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">fiche_def_ref::LoadAll </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>
Load all the fiche_def_ref data and return an array of fiche_def_ref objects.
<p>
<dl compact><dt><b>Returns:</b></dt><dd>array</dd></dl>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00051">51</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <a class="el" href="fiche__def_8inc_8php-source.html#l00037">$all</a>, <a class="el" href="recherche_8php-source.html#l00066">$array</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00062">$idx</a>, <a class="el" href="fiche__csv_8php-source.html#l00049">$o</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#l00096">$sql</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="class__fiche__def_8php-source.html#l00038">fiche_def_ref()</a>, and <a class="el" href="action_8inc_8php-source.html#l00161">value</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="fiche_def_ref::Save" 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">fiche_def_ref::Save </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>
Store data into the database: update the record.
<p>
<ul>
<li><dl compact><dt><b>Returns:</b></dt><dd>none</dd></dl>
</li></ul>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00117">117</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>.
<p>
References <a class="el" href="depense_8inc_8php-source.html#l00073">$Res</a>, <a class="el" href="bank_8inc_8php-source.html#l00096">$sql</a>, <a class="el" href="postgres_8php-source.html#l00099">ExecSql()</a>, <a class="el" href="fiche__def_8inc_8php-source.html#l00032">frd_class_base</a>, and <a class="el" href="fiche__def_8inc_8php-source.html#l00031">frd_text</a>. </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="o3"></a><!-- doxytag: member="fiche_def_ref::$attribut" 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">fiche_def_ref::$attribut </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__fiche__def_8php-source.html#l00035">35</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o2"></a><!-- doxytag: member="fiche_def_ref::$frd_class_base" 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">fiche_def_ref::$<a class="el" href="fiche__def_8inc_8php.html#a3">frd_class_base</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="class__fiche__def_8php-source.html#l00034">34</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o0"></a><!-- doxytag: member="fiche_def_ref::$frd_id" 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">fiche_def_ref::$<a class="el" href="fiche__def_8inc_8php.html#a1">frd_id</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<a class="el" href="fiche__def_8inc_8php.html#a1">fiche_def_ref.frd_id</a>
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00032">32</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.php</a>. </td>
</tr>
</table>
<a class="anchor" name="o1"></a><!-- doxytag: member="fiche_def_ref::$frd_text" 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">fiche_def_ref::$<a class="el" href="fiche__def_8inc_8php.html#a2">frd_text</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
fiche_def_ref.frd_tex
<p>
Definition at line <a class="el" href="class__fiche__def_8php-source.html#l00033">33</a> of file <a class="el" href="class__fiche__def_8php-source.html">class_fiche_def.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__fiche__def_8php-source.html">class_fiche_def.php</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 26 20:13:18 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>