altocompta/doc/developper/html/class__widget_8php.html

29 lines
2.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: class_widget.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">include</a></div>
<h1>class_widget.php File Reference</h1>This class is used to create all the HTML INPUT TYPE. <a href="#_details">More...</a>
<p>
<p>
<a href="class__widget_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>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwidget.html">widget</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">class widget This class is used to create all the HTML INPUT TYPE and some specials which works with javascript like js_search. special value js_search and js_search_only :you need to add a span widget the name of the js_* widget + '_label' , the member extra contains cred,deb to filter the search of cred of deb of a jrn or contains a string with a list of frd_id. Possible type $type<ul>
<li>TEXT</li><li>HIDDEN</li><li>SELECT</li><li>PASSWORD</li><li>CHECKBOX</li><li>RADIO</li><li>TEXTAREA</li><li>RICHTEXT</li><li>FILE</li><li>JS_SEARCH_POSTE call a popup window for searching the account</li><li>JS_SEARCH call a popup window for searching a quickcode or to add one</li><li>JS_SEARCH_ONLY like JS_SEARCH but without adding a quickcode</li><li>SPAN</li><li>JS_TVA open a popup window for the VAT</li><li>JS_CONCERNED open a popup window for search a operation </li></ul>
<a href="classwidget.html#_details">More...</a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This class is used to create all the HTML INPUT TYPE.
<p>
<p>
Definition in file <a class="el" href="class__widget_8php-source.html">class_widget.php</a>.</BODY>
</HTML>