/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_html_utils_inc.html
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_html_utils_inc.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Feb 22 20:56:39 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:24:12 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:59 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page html_utils.inc</TITLE>                          <title>Docs for page html_utils.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <!-- Links -->                  <body>
11  <a NAME="top"></A>                          <div class="page-body">                
12  <table WIDTH="100%" class="links">  <h2 class="file-name">Program_Root/tag_utils/html_utils.inc</h2>
13   <TR>  
14     <TD class="font10">  <a name="sec-description"></a>
15        Links:  <div class="info-box">
16        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>          <div class="info-box-title">Description</div>
17        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>          <div class="nav-bar">
18        <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>                                                                                                                          <a href="#sec-functions">Functions</a>
20        <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>                          </div>
21        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>          <div class="info-box-body">    
22        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>                  <!-- ========== Info from phpDoc block ========= -->
23        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>  <p class="short-description">This file contains some utility functions  to help build some Tag objects that are  commonly used in html.</p>
24        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>  <p class="description"><p>$Id$</p></p>
25     </TD>          <ul class="tags">
26   </TR>                                  <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
27  </TABLE>                          </ul>
28  <BR>                  
29  <h2>File: Program_Root/tag_utils/html_utils.inc</h2>                          </div>
30  This file contains some utility functions  to help build some Tag objects that are  commonly used in html.  </div>
31  <br />                  
32  <p>$Id$</p>  
33  <UL>          
34                  <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>          
35          </UL>          
36  <!-- =========== Used Classes =========== -->          <a name="sec-functions"></a>    
37  <A NAME='classes_summary'><!-- --></A>          <div class="info-box">
38  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                  <div class="info-box-title">Functions</div>
39          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                  <div class="nav-bar">
40                  <TD>                          <a href="#sec-description">Description</a> |
41                          <span class="font12bold">Classes defined in this file</span>                                                                                                                          <span class="disabled">Functions</span>
42              <A HREF="#top" CLASS="links">^TOP</A>                  </div>
43                  </TD>                  <div class="info-box-body">    
44          </TR>                          <a name="functionhtml_a" id="functionhtml_a"><!-- --></a>
45  </TABLE>  <div class="evenrow">
46  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          
47          <THEAD>          <div>
48                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                  <span class="method-title">html_a</span> (line <span class="line-number">28</span>)
49          </THEAD>          </div>
50          <TBODY>  
51                          </TBODY>          <!-- ========== Info from phpDoc block ========= -->
52  </TABLE>  <p class="short-description">build an href with content and attributes.</p>
53  <br>          <ul class="tags">
54  <!-- =========== Includes SUMMARY =========== -->                                  <li><span class="field">return:</span> <p>object.</p></li>
55  <A NAME='includes_summary'><!-- --></A>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
56  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                          </ul>
57          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          
58                  <TD>          <div class="method-signature">
59                          <span CLASS="font12bold">Include Statements Summary</span>                  <span class="method-result"><a href="../phpHtmlLib/BRtag.html">BRtag</a></span>
60              <A HREF="#top" CLASS="links">^TOP</A>                  <span class="method-name">
61                  </TD>                          html_a
62          </TR>                  </span>
63  </TABLE>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
64  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                          </div>
65          <THEAD>  
66                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>                          <ul class="parameters">
67          </THEAD>                                          <li>
68          <TBODY>                                  <span class="var-type">string</span>
69                          </TBODY>                                  <span class="var-name">$url</span><span class="var-description">: <p>- the url to go to.</p></span>                     </li>
70  </TABLE>                                          <li>
71  <br>                                  <span class="var-type">string</span>
72  <br>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the visible link text.</p></span>                    </li>
73  <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->                                          <li>
74  <A NAME='global_summary'><!-- --></A>                                  <span class="var-type">string</span>
75  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                  <span class="var-name">$class</span><span class="var-description">: <p>- the css class to use.</p></span>                       </li>
76          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                          <li>
77                  <TD>                                  <span class="var-type">string</span>
78                          <span CLASS="font12bold">Global Variable Summary</span>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target browser                            window/frame for the url.</p></span>                    </li>
79              <A HREF="#top" CLASS="links">^TOP</A>                                          <li>
80                  </TD>                                  <span class="var-type">string</span>
81          </TR>                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
82  </TABLE>                                  </ul>
83  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  
84          <THEAD>          
85                  <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>  </div>
86          </THEAD>  <a name="functionhtml_abbr" id="functionhtml_abbr"><!-- --></a>
87          <TBODY>  <div class="oddrow">
88                          </TBODY>          
89  </TABLE>          <div>
90  <br>                  <span class="method-title">html_abbr</span> (line <span class="line-number">59</span>)
91  <br>          </div>
92  <!-- =========== CONSTANT SUMMARY =========== -->  
93  <A NAME='constant_summary'><!-- --></A>          <!-- ========== Info from phpDoc block ========= -->
94  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">  <p class="short-description">build an &lt;ABBR&gt; tag with content.</p>
95          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  <p class="description"><p>This is to build an abbreviation.   normally its just   &lt;abbr title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;</p></p>
96                  <TD>          <ul class="tags">
97                          <span class="font12bold">Constant Summary</span>                                  <li><span class="field">return:</span> <p>object.</p></li>
98              <A HREF="#top" CLASS="links">^TOP</A>                          </ul>
99                  </TD>          
100          </TR>          <div class="method-signature">
101  </TABLE>                  <span class="method-result"><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a></span>
102  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  <span class="method-name">
103          <THEAD>                          html_abbr
104                  <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>                  </span>
105          </THEAD>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$content</span>)
106          <TBODY>                          </div>
107                          </TBODY>  
108  </TABLE>                          <ul class="parameters">
109  <br>                                          <li>
110  <br>                                  <span class="var-type">string</span>
111  <!-- =========== FUNCTION SUMMARY =========== -->                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
112  <A NAME='function_summary'><!-- --></A>                                          <li>
113  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                                  <span class="var-type">mixed</span>
114          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag</p></span>                   </li>
115                  <TD>                                  </ul>
116                          <span class="font12bold">Function Summary</span>                  
117              <A HREF="#top" CLASS="links">^TOP</A>          
118                  </TD>  </div>
119          </TR>  <a name="functionhtml_acronym" id="functionhtml_acronym"><!-- --></a>
120    <div class="evenrow">
121                  <!-- =========== Summary =========== -->          
122          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div>
123                  <TD>                  <span class="method-title">html_acronym</span> (line <span class="line-number">76</span>)
124                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_a"><a href="../phpHtmlLib/BRtag.html">BRtag</a> html_a ( $url, $content, [$class = NULL], [$target = NULL], [$title = NULL] )</A></B></CODE>          </div>
125                          <BR>  
126                          <blockquote> build an href with content and attributes. </blockquote>          <!-- ========== Info from phpDoc block ========= -->
127                  </TD>  <p class="short-description">build an &lt;ACRONYM&gt; tag with content.</p>
128          </TR>  <p class="description"><p>This is to build an acronym.   normally its just   &lt;acronym title=&quot;foo bar&quot;&gt;foo&lt;/abbr&gt;</p></p>
129                  <!-- =========== Summary =========== -->          <ul class="tags">
130          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object.</p></li>
131                  <TD>                          </ul>
132                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_abbr"><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a> html_abbr ( $title, $content )</A></B></CODE>          
133                          <BR>          <div class="method-signature">
134                          <blockquote> build an &lt;ABBR&gt; tag with content. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a></span>
135                  </TD>                  <span class="method-name">
136          </TR>                          html_acronym
137                  <!-- =========== Summary =========== -->                  </span>
138          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$content</span>)
139                  <TD>                          </div>
140                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_acronym"><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a> html_acronym ( $title, $content )</A></B></CODE>  
141                          <BR>                          <ul class="parameters">
142                          <blockquote> build an &lt;ACRONYM&gt; tag with content. </blockquote>                                          <li>
143                  </TD>                                  <span class="var-type">string</span>
144          </TR>                                  <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
145                  <!-- =========== Summary =========== -->                                          <li>
146          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">mixed</span>
147                  <TD>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag</p></span>                   </li>
148                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_address"><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a> html_address (  )</A></B></CODE>                                  </ul>
149                          <BR>                  
150                          <blockquote> build an &lt;ADDRESS&gt; tag with content. </blockquote>          
151                  </TD>  </div>
152          </TR>  <a name="functionhtml_address" id="functionhtml_address"><!-- --></a>
153                  <!-- =========== Summary =========== -->  <div class="oddrow">
154          <TR BGCOLOR='white' CLASS='TableRowColor'>          
155                  <TD>          <div>
156                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_applet"><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a> html_applet (  )</A></B></CODE>                  <span class="method-title">html_address</span> (line <span class="line-number">87</span>)
157                          <BR>          </div>
158                          <blockquote> build an &lt;APPLET&gt; tag with content. </blockquote>  
159                  </TD>          <!-- ========== Info from phpDoc block ========= -->
160          </TR>  <p class="short-description">build an &lt;ADDRESS&gt; tag with content.</p>
161                  <!-- =========== Summary =========== -->          <ul class="tags">
162          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object.</p></li>
163                  <TD>                          </ul>
164                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_area"><a href="../phpHtmlLib/AREAtag.html">AREAtag</a> html_area ( $href, $coords, [$shape = "rect"], [$alt = ""], [$target = ""] )</A></B></CODE>          
165                          <BR>          <div class="method-signature">
166                          <blockquote> build an &lt;AREA&gt; tag with content. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a></span>
167                  </TD>                  <span class="method-name">
168          </TR>                          html_address
169                  <!-- =========== Summary =========== -->                  </span>
170          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  ()
171                  <TD>                          </div>
172                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_b"><a href="../phpHtmlLib/BRtag.html">BRtag</a> html_b (  )</A></B></CODE>  
173                          <BR>                  
174                          <blockquote> build a bold </blockquote>          
175                  </TD>  </div>
176          </TR>  <a name="functionhtml_applet" id="functionhtml_applet"><!-- --></a>
177                  <!-- =========== Summary =========== -->  <div class="evenrow">
178          <TR BGCOLOR='white' CLASS='TableRowColor'>          
179                  <TD>          <div>
180                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_base"><a href="../phpHtmlLib/BASEtag.html">BASEtag</a> html_base ( $href, [$target = ""] )</A></B></CODE>                  <span class="method-title">html_applet</span> (line <span class="line-number">101</span>)
181                          <BR>          </div>
182                          <blockquote> build a &lt;base&gt; tag. </blockquote>  
183                  </TD>          <!-- ========== Info from phpDoc block ========= -->
184          </TR>  <p class="short-description">build an &lt;APPLET&gt; tag with content.</p>
185                  <!-- =========== Summary =========== -->          <ul class="tags">
186          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object.</p></li>
187                  <TD>                          </ul>
188                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_bdo"><a href="../phpHtmlLib/BDOtag.html">BDOtag</a> html_bdo ( $dir )</A></B></CODE>          
189                          <BR>          <div class="method-signature">
190                          <blockquote> build a &lt;bdo&gt; tag. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a></span>
191                  </TD>                  <span class="method-name">
192          </TR>                          html_applet
193                  <!-- =========== Summary =========== -->                  </span>
194          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  ()
195                  <TD>                          </div>
196                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_big"><a href="../phpHtmlLib/BIGtag.html">BIGtag</a> html_big (  )</A></B></CODE>  
197                          <BR>                  
198                          <blockquote> build a &lt;big&gt; tag with content. </blockquote>          
199                  </TD>  </div>
200          </TR>  <a name="functionhtml_area" id="functionhtml_area"><!-- --></a>
201                  <!-- =========== Summary =========== -->  <div class="oddrow">
202          <TR BGCOLOR='white' CLASS='TableRowColor'>          
203                  <TD>          <div>
204                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_blockquote"><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a> html_blockquote (  )</A></B></CODE>                  <span class="method-title">html_area</span> (line <span class="line-number">125</span>)
205                          <BR>          </div>
206                          <blockquote> build a &lt;blockquote&gt; tag with content. </blockquote>  
207                  </TD>          <!-- ========== Info from phpDoc block ========= -->
208          </TR>  <p class="short-description">build an &lt;AREA&gt; tag with content.</p>
209                  <!-- =========== Summary =========== -->          <ul class="tags">
210          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object.</p></li>
211                  <TD>                          </ul>
212                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_body"><a href="../phpHtmlLib/BODYtag.html">BODYtag</a> html_body (  )</A></B></CODE>          
213                          <BR>          <div class="method-signature">
214                          <blockquote> build a &lt;body&gt; tag with content. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/AREAtag.html">AREAtag</a></span>
215                  </TD>                  <span class="method-name">
216          </TR>                          html_area
217                  <!-- =========== Summary =========== -->                  </span>
218          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$coords</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$shape</span> = <span class="var-default">"rect"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">""</span>])
219                  <TD>                          </div>
220                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_br">mixed html_br ( [$num = 1] )</A></B></CODE>  
221                          <BR>                          <ul class="parameters">
222                          <blockquote> builds n # of  <br /> tags. </blockquote>                                          <li>
223                  </TD>                                  <span class="var-type">string</span>
224          </TR>                                  <span class="var-name">$href</span><span class="var-description">: <p>- the href for the area</p></span>                        </li>
225                  <!-- =========== Summary =========== -->                                          <li>
226          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">string</span>
227                  <TD>                                  <span class="var-name">$coords</span><span class="var-description">: <p>- the coords value                  circle x,y,radius                  poly x1,y1,...xn,yn                  left,top,right,bottom</p></span>                    </li>
228                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_button"><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a> html_button ( [$type = "button"] )</A></B></CODE>                                          <li>
229                          <BR>                                  <span class="var-type">string</span>
230                          <blockquote> build a &lt;button&gt; tag with content. </blockquote>                                  <span class="var-name">$shape</span><span class="var-description">: <p>- the shape                  DEFAULT: rect                  circle, rect, poly, default</p></span>                       </li>
231                  </TD>                                          <li>
232          </TR>                                  <span class="var-type">string</span>
233                  <!-- =========== Summary =========== -->                                  <span class="var-name">$alt</span><span class="var-description">: <p>- the alt text</p></span>                  </li>
234          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
235                  <TD>                                  <span class="var-type">string</span>
236                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_caption"><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a> html_caption ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target                  _blank, _parent, _self, _top</p></span>                   </li>
237                          <BR>                                  </ul>
238                          <blockquote> build a &lt;caption&gt; tag with content. </blockquote>                  
239                  </TD>          
240          </TR>  </div>
241                  <!-- =========== Summary =========== -->  <a name="functionhtml_b" id="functionhtml_b"><!-- --></a>
242          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="evenrow">
243                  <TD>          
244                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_center"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a> html_center ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div>
245                          <BR>                  <span class="method-title">html_b</span> (line <span class="line-number">149</span>)
246                          <blockquote> build a &lt;center&gt; tag with some content. </blockquote>          </div>
247                  </TD>  
248          </TR>          <!-- ========== Info from phpDoc block ========= -->
249                  <!-- =========== Summary =========== -->  <p class="short-description">build a bold</p>
250          <TR BGCOLOR='white' CLASS='TableRowColor'>          <ul class="tags">
251                  <TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
252                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_cite"><a href="../phpHtmlLib/CITEtag.html">CITEtag</a> html_cite ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
253                          <BR>                          </ul>
254                          <blockquote> build a &lt;cite&gt; tag with some content. </blockquote>          
255                  </TD>          <div class="method-signature">
256          </TR>                  <span class="method-result"><a href="../phpHtmlLib/BRtag.html">BRtag</a></span>
257                  <!-- =========== Summary =========== -->                  <span class="method-name">
258          <TR BGCOLOR='white' CLASS='TableRowColor'>                          html_b
259                  <TD>                  </span>
260                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_code"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a> html_code ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  ()
261                          <BR>                          </div>
262                          <blockquote> build a </blockquote>  
263                  </TD>                  
264          </TR>          
265                  <!-- =========== Summary =========== -->  </div>
266          <TR BGCOLOR='white' CLASS='TableRowColor'>  <a name="functionhtml_base" id="functionhtml_base"><!-- --></a>
267                  <TD>  <div class="oddrow">
268                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_col"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a> html_col ( [$width = ''], [$align = ''], [$span = ''] )</A></B></CODE>          
269                          <BR>          <div>
270                          <blockquote> build a &lt;col&gt; tag </blockquote>                  <span class="method-title">html_base</span> (line <span class="line-number">165</span>)
271                  </TD>          </div>
272          </TR>  
273                  <!-- =========== Summary =========== -->          <!-- ========== Info from phpDoc block ========= -->
274          <TR BGCOLOR='white' CLASS='TableRowColor'>  <p class="short-description">build a &lt;base&gt; tag.</p>
275                  <TD>  <p class="description"><p>This tag MUST go in the &lt;head&gt;</p></p>
276                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_colgroup">COLGROUPEtag html_colgroup ( $attributes )</A></B></CODE>          <ul class="tags">
277                          <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
278                          <blockquote> build a &lt;colgroup&gt; tag. </blockquote>                          </ul>
279                  </TD>          
280          </TR>          <div class="method-signature">
281                  <!-- =========== Summary =========== -->                  <span class="method-result"><a href="../phpHtmlLib/BASEtag.html">BASEtag</a></span>
282          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-name">
283                  <TD>                          html_base
284                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_comment">string html_comment ( $string )</A></B></CODE>                  </span>
285                          <BR>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">""</span>])
286                          <blockquote> render an html comment string </blockquote>                          </div>
287                  </TD>  
288          </TR>                          <ul class="parameters">
289                  <!-- =========== Summary =========== -->                                          <li>
290          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">string</span>
291                  <TD>                                  <span class="var-name">$href</span><span class="var-description">: <p>- the href</p></span>                     </li>
292                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dd"><a href="../phpHtmlLib/DDtag.html">DDtag</a> html_dd ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                          <li>
293                          <BR>                                  <span class="var-type">string</span>
294                          <blockquote> build a &lt;dd&gt; tag with some content. </blockquote>                                  <span class="var-name">$target</span><span class="var-description">: <p>- the target                  _blank, _parent, _self, _top</p></span>                   </li>
295                  </TD>                                  </ul>
296          </TR>                  
297                  <!-- =========== Summary =========== -->          
298          <TR BGCOLOR='white' CLASS='TableRowColor'>  </div>
299                  <TD>  <a name="functionhtml_bdo" id="functionhtml_bdo"><!-- --></a>
300                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_del"><a href="../phpHtmlLib/DELtag.html">DELtag</a> html_del ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <div class="evenrow">
301                          <BR>          
302                          <blockquote> build a &lt;del&gt; tag with some content. </blockquote>          <div>
303                  </TD>                  <span class="method-title">html_bdo</span> (line <span class="line-number">186</span>)
304          </TR>          </div>
305                  <!-- =========== Summary =========== -->  
306          <TR BGCOLOR='white' CLASS='TableRowColor'>          <!-- ========== Info from phpDoc block ========= -->
307                  <TD>  <p class="short-description">build a &lt;bdo&gt; tag.</p>
308                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dfn"><a href="../phpHtmlLib/DFNtag.html">DFNtag</a> html_dfn ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <p class="description"><p>dir attribute is required.</p></p>
309                          <BR>          <ul class="tags">
310                          <blockquote> build a &lt;dfn&gt; tag with some content. </blockquote>                                  <li><span class="field">return:</span> <p>object.</p></li>
311                  </TD>                          </ul>
312          </TR>          
313                  <!-- =========== Summary =========== -->          <div class="method-signature">
314          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/BDOtag.html">BDOtag</a></span>
315                  <TD>                  <span class="method-name">
316                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dl"><a href="../phpHtmlLib/DLtag.html">DLtag</a> html_dl ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          html_bdo
317                          <BR>                  </span>
318                          <blockquote> build a &lt;dl&gt; tag with some content. </blockquote>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$dir</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
319                  </TD>                          </div>
320          </TR>  
321                  <!-- =========== Summary =========== -->                          <ul class="parameters">
322          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
323                  <TD>                                  <span class="var-type">mixed</span>
324                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dt"><a href="../phpHtmlLib/DTtag.html">DTtag</a> html_dt ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  <span class="var-name">1</span><span class="var-description">: <p>- any number of text                 content params.</p></span>                       </li>
325                          <BR>                                          <li>
326                          <blockquote> build a &lt;dt&gt; tag with some content. </blockquote>                                  <span class="var-type">string</span>
327                  </TD>                                  <span class="var-name">$dir</span><span class="var-description">: <p>- the dir attribute                 ltr, rtl</p></span>                    </li>
328          </TR>                                  </ul>
329                  <!-- =========== Summary =========== -->                  
330          <TR BGCOLOR='white' CLASS='TableRowColor'>          
331                  <TD>  </div>
332                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_em"><a href="../phpHtmlLib/EMtag.html">EMtag</a> html_em ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <a name="functionhtml_big" id="functionhtml_big"><!-- --></a>
333                          <BR>  <div class="oddrow">
334                          <blockquote> build a &lt;em&gt; tag with some content. </blockquote>          
335                  </TD>          <div>
336          </TR>                  <span class="method-title">html_big</span> (line <span class="line-number">206</span>)
337                  <!-- =========== Summary =========== -->          </div>
338          <TR BGCOLOR='white' CLASS='TableRowColor'>  
339                  <TD>          <!-- ========== Info from phpDoc block ========= -->
340                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_fieldset"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a> html_fieldset ( [$legend = ""] )</A></B></CODE>  <p class="short-description">build a &lt;big&gt; tag with content.</p>
341                          <BR>          <ul class="tags">
342                          <blockquote> build a &lt;fieldset&gt; tag with some content. </blockquote>                                  <li><span class="field">return:</span> <p>object.</p></li>
343                  </TD>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
344          </TR>                          </ul>
345                  <!-- =========== Summary =========== -->          
346          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div class="method-signature">
347                  <TD>                  <span class="method-result"><a href="../phpHtmlLib/BIGtag.html">BIGtag</a></span>
348                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h1"><a href="../phpHtmlLib/H1tag.html">H1tag</a> html_h1 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  <span class="method-name">
349                          <BR>                          html_big
350                          <blockquote> build an H1 tag object with content. </blockquote>                  </span>
351                  </TD>                                  ()
352          </TR>                          </div>
353                  <!-- =========== Summary =========== -->  
354          <TR BGCOLOR='white' CLASS='TableRowColor'>                  
355                  <TD>          
356                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h2"><a href="../phpHtmlLib/H2tag.html">H2tag</a> html_h2 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  </div>
357                          <BR>  <a name="functionhtml_blockquote" id="functionhtml_blockquote"><!-- --></a>
358                          <blockquote> build an H2 tag object with content. </blockquote>  <div class="evenrow">
359                  </TD>          
360          </TR>          <div>
361                  <!-- =========== Summary =========== -->                  <span class="method-title">html_blockquote</span> (line <span class="line-number">219</span>)
362          <TR BGCOLOR='white' CLASS='TableRowColor'>          </div>
363                  <TD>  
364                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h3"><a href="../phpHtmlLib/H3tag.html">H3tag</a> html_h3 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <!-- ========== Info from phpDoc block ========= -->
365                          <BR>  <p class="short-description">build a &lt;blockquote&gt; tag with content.</p>
366                          <blockquote> build an H3 tag object with content. </blockquote>          <ul class="tags">
367                  </TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
368          </TR>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
369                  <!-- =========== Summary =========== -->                          </ul>
370          <TR BGCOLOR='white' CLASS='TableRowColor'>          
371                  <TD>          <div class="method-signature">
372                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h4"><a href="../phpHtmlLib/H4tag.html">H4tag</a> html_h4 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  <span class="method-result"><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a></span>
373                          <BR>                  <span class="method-name">
374                          <blockquote> build an H4 tag object with content. </blockquote>                          html_blockquote
375                  </TD>                  </span>
376          </TR>                                  ()
377                  <!-- =========== Summary =========== -->                          </div>
378          <TR BGCOLOR='white' CLASS='TableRowColor'>  
379                  <TD>                  
380                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h5"><a href="../phpHtmlLib/H5tag.html">H5tag</a> html_h5 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          
381                          <BR>  </div>
382                          <blockquote> build an H5 tag object with content. </blockquote>  <a name="functionhtml_body" id="functionhtml_body"><!-- --></a>
383                  </TD>  <div class="oddrow">
384          </TR>          
385                  <!-- =========== Summary =========== -->          <div>
386          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-title">html_body</span> (line <span class="line-number">232</span>)
387                  <TD>          </div>
388                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h6"><a href="../phpHtmlLib/H6tag.html">H6tag</a> html_h6 ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  
389                          <BR>          <!-- ========== Info from phpDoc block ========= -->
390                          <blockquote> build an H6 tag object with content. </blockquote>  <p class="short-description">build a &lt;body&gt; tag with content.</p>
391                  </TD>          <ul class="tags">
392          </TR>                                  <li><span class="field">return:</span> <p>object.</p></li>
393                  <!-- =========== Summary =========== -->                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
394          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
395                  <TD>          
396                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_head"><a href="../phpHtmlLib/HEADtag.html">HEADtag</a> html_head ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div class="method-signature">
397                          <BR>                  <span class="method-result"><a href="../phpHtmlLib/BODYtag.html">BODYtag</a></span>
398                          <blockquote> build an &lt;head&gt; tag object with content. </blockquote>                  <span class="method-name">
399                  </TD>                          html_body
400          </TR>                  </span>
401                  <!-- =========== Summary =========== -->                                  ()
402          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </div>
403                  <TD>  
404                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_hr"><a href="../phpHtmlLib/HRtag.html">HRtag</a> html_hr (  )</A></B></CODE>                  
405                          <BR>          
406                          <blockquote> build an &lt;hr&gt; tag object. </blockquote>  </div>
407                  </TD>  <a name="functionhtml_br" id="functionhtml_br"><!-- --></a>
408          </TR>  <div class="evenrow">
409                  <!-- =========== Summary =========== -->          
410          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div>
411                  <TD>                  <span class="method-title">html_br</span> (line <span class="line-number">248</span>)
412                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_html"><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a> html_html ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          </div>
413                          <BR>  
414                          <blockquote> build an &lt;html&gt; tag object. </blockquote>          <!-- ========== Info from phpDoc block ========= -->
415                  </TD>  <p class="short-description">builds n # of  <br /> tags.</p>
416          </TR>          <ul class="tags">
417                  <!-- =========== Summary =========== -->                                  <li><span class="field">return:</span> <p>- BRtag object.                   or Container</p></li>
418          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
419                  <TD>          
420                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_i"><a href="../phpHtmlLib/Itag.html">Itag</a> html_i ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div class="method-signature">
421                          <BR>                  <span class="method-result">mixed</span>
422                          <blockquote> build a &lt;i&gt; tag with some content. </blockquote>                  <span class="method-name">
423                  </TD>                          html_br
424          </TR>                  </span>
425                  <!-- =========== Summary =========== -->                                          ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
426          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </div>
427                  <TD>  
428                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_iframe"><a href="../phpHtmlLib/Itag.html">Itag</a> html_iframe ( $src, [$width = ""], [$height = ""], [$scrolling = ""] )</A></B></CODE>                          <ul class="parameters">
429                          <BR>                                          <li>
430                          <blockquote> build a &lt;irame&gt; tag with some content. </blockquote>                                  <span class="var-type">int</span>
431                  </TD>                                  <span class="var-name">$num</span><span class="var-description">: <p>- the number of               br tags you want</p></span>                  </li>
432          </TR>                                  </ul>
433                  <!-- =========== Summary =========== -->                  
434          <TR BGCOLOR='white' CLASS='TableRowColor'>          
435                  <TD>  </div>
436                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a> html_img ( $image, [$width = ''], [$height = ''], [$border = 0], [$alt = ""], [$usemap = NULL], [$title = NULL] )</A></B></CODE>  <a name="functionhtml_button" id="functionhtml_button"><!-- --></a>
437                          <BR>  <div class="oddrow">
438                          <blockquote> Build an &lt;img&gt; tag. </blockquote>          
439                  </TD>          <div>
440          </TR>                  <span class="method-title">html_button</span> (line <span class="line-number">273</span>)
441                  <!-- =========== Summary =========== -->          </div>
442          <TR BGCOLOR='white' CLASS='TableRowColor'>  
443                  <TD>          <!-- ========== Info from phpDoc block ========= -->
444                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img_href"><a href="../phpHtmlLib/Atag.html">Atag</a> html_img_href ( $url, $image, [$width = ''], [$height = ''], [$border = 0], [$alt = ""], [$usemap = NULL], [$target = NULL], [$title = NULL] )</A></B></CODE>  <p class="short-description">build a &lt;button&gt; tag with content.</p>
445                          <BR>          <ul class="tags">
446                          <blockquote> build an hlink for an image. </blockquote>                                  <li><span class="field">return:</span> <p>object.</p></li>
447                  </TD>                          </ul>
448          </TR>          
449                  <!-- =========== Summary =========== -->          <div class="method-signature">
450          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a></span>
451                  <TD>                  <span class="method-name">
452                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_input"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a> html_input ( $type, $name, [$value = ''], [$attributes = array()] )</A></B></CODE>                          html_button
453                          <BR>                  </span>
454                          <blockquote> This builds an &lt;input&gt; object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data. </blockquote>                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"button"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
455                  </TD>                          </div>
456          </TR>  
457                  <!-- =========== Summary =========== -->                          <ul class="parameters">
458          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
459                  <TD>                                  <span class="var-type">mixed</span>
460                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ins"><a href="../phpHtmlLib/INStag.html">INStag</a> html_ins ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  <span class="var-name">1</span><span class="var-description">: <p>- any number of items as                 content.</p></span>                  </li>
461                          <BR>                                          <li>
462                          <blockquote> build a &lt;ins&gt; tag with some content. </blockquote>                                  <span class="var-type">string</span>
463                  </TD>                                  <span class="var-name">$type</span><span class="var-description">: <p>- the button type                  button, reset, submit                  DEFAULT : button</p></span>                     </li>
464          </TR>                                  </ul>
465                  <!-- =========== Summary =========== -->                  
466          <TR BGCOLOR='white' CLASS='TableRowColor'>          
467                  <TD>  </div>
468                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_kbd"><a href="../phpHtmlLib/KBDtag.html">KBDtag</a> html_kbd ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <a name="functionhtml_caption" id="functionhtml_caption"><!-- --></a>
469                          <BR>  <div class="evenrow">
470                          <blockquote> build a &lt;kbd&gt; tag with some content. </blockquote>          
471                  </TD>          <div>
472          </TR>                  <span class="method-title">html_caption</span> (line <span class="line-number">289</span>)
473                  <!-- =========== Summary =========== -->          </div>
474          <TR BGCOLOR='white' CLASS='TableRowColor'>  
475                  <TD>          <!-- ========== Info from phpDoc block ========= -->
476                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_label"><a href="../phpHtmlLib/LABELtag.html">LABELtag</a> html_label ( [$for = ""] )</A></B></CODE>  <p class="short-description">build a &lt;caption&gt; tag with content.</p>
477                          <BR>          <ul class="tags">
478                          <blockquote> build a &lt;label&gt; tag with some content. </blockquote>                                  <li><span class="field">return:</span> <p>object.</p></li>
479                  </TD>                          </ul>
480          </TR>          
481                  <!-- =========== Summary =========== -->          <div class="method-signature">
482          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a></span>
483                  <TD>                  <span class="method-name">
484                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_legend"><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a> html_legend ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          html_caption
485                          <BR>                  </span>
486                          <blockquote> build a &lt;legend&gt; tag with some content. </blockquote>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
487                  </TD>                          </div>
488          </TR>  
489                  <!-- =========== Summary =========== -->                          <ul class="parameters">
490          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
491                  <TD>                                  <span class="var-type">mixed</span>
492                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_li"><a href="../phpHtmlLib/LItag.html">LItag</a> html_li ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
493                          <BR>                                  </ul>
494                          <blockquote> build a &lt;LI&gt; tag with some content.. </blockquote>                  
495                  </TD>          
496          </TR>  </div>
497                  <!-- =========== Summary =========== -->  <a name="functionhtml_center" id="functionhtml_center"><!-- --></a>
498          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="oddrow">
499                  <TD>          
500                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_link"><a href="../phpHtmlLib/LINKtag.html">LINKtag</a> html_link ( $href, $rel, $type )</A></B></CODE>          <div>
501                          <BR>                  <span class="method-title">html_center</span> (line <span class="line-number">304</span>)
502                          <blockquote> build a &lt;LINK&gt; tag with some content.. </blockquote>          </div>
503                  </TD>  
504          </TR>          <!-- ========== Info from phpDoc block ========= -->
505                  <!-- =========== Summary =========== -->  <p class="short-description">build a &lt;center&gt; tag with some content.</p>
506          <TR BGCOLOR='white' CLASS='TableRowColor'>  <p class="description"><p>DEPRICATED</p></p>
507                  <TD>          <ul class="tags">
508                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_map"><a href="../phpHtmlLib/MAPtag.html">MAPtag</a> html_map ( $name )</A></B></CODE>                                  <li><span class="field">return:</span> <p>object.</p></li>
509                          <BR>                          </ul>
510                          <blockquote> build a &lt;map&gt; tag with some content. </blockquote>          
511                  </TD>          <div class="method-signature">
512          </TR>                  <span class="method-result"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></span>
513                  <!-- =========== Summary =========== -->                  <span class="method-name">
514          <TR BGCOLOR='white' CLASS='TableRowColor'>                          html_center
515                  <TD>                  </span>
516                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_meta"><a href="../phpHtmlLib/METAtag.html">METAtag</a> html_meta ( $content, [$http_equiv = ""], [$name = ""] )</A></B></CODE>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
517                          <BR>                          </div>
518                          <blockquote> build a &lt;meta&gt; tag.. </blockquote>  
519                  </TD>                          <ul class="parameters">
520          </TR>                                          <li>
521                  <!-- =========== Summary =========== -->                                  <span class="var-type">mixed</span>
522          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
523                  <TD>                                  </ul>
524                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noframes"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a> html_noframes ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  
525                          <BR>          
526                          <blockquote> build a &lt;noframes&gt; tag with some content.. </blockquote>  </div>
527                  </TD>  <a name="functionhtml_cite" id="functionhtml_cite"><!-- --></a>
528          </TR>  <div class="evenrow">
529                  <!-- =========== Summary =========== -->          
530          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div>
531                  <TD>                  <span class="method-title">html_cite</span> (line <span class="line-number">318</span>)
532                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noscript"><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a> html_noscript ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          </div>
533                          <BR>  
534                          <blockquote> build a &lt;noscript&gt; tag with some content.. </blockquote>          <!-- ========== Info from phpDoc block ========= -->
535                  </TD>  <p class="short-description">build a &lt;cite&gt; tag with some content.</p>
536          </TR>          <ul class="tags">
537                  <!-- =========== Summary =========== -->                                  <li><span class="field">return:</span> <p>object.</p></li>
538          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
539                  <TD>          
540                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_object"><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a> html_object ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div class="method-signature">
541                          <BR>                  <span class="method-result"><a href="../phpHtmlLib/CITEtag.html">CITEtag</a></span>
542                          <blockquote> build a &lt;object&gt; tag with some content.. </blockquote>                  <span class="method-name">
543                  </TD>                          html_cite
544          </TR>                  </span>
545                  <!-- =========== Summary =========== -->                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
546          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </div>
547                  <TD>  
548                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ol"><a href="../phpHtmlLib/OLtag.html">OLtag</a> html_ol ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          <ul class="parameters">
549                          <BR>                                          <li>
550                          <blockquote> build a &lt;OL&gt; tag with some content.. </blockquote>                                  <span class="var-type">mixed</span>
551                  </TD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
552          </TR>                                  </ul>
553                  <!-- =========== Summary =========== -->                  
554          <TR BGCOLOR='white' CLASS='TableRowColor'>          
555                  <TD>  </div>
556                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_optgroup"><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a> html_optgroup ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <a name="functionhtml_code" id="functionhtml_code"><!-- --></a>
557                          <BR>  <div class="oddrow">
558                          <blockquote> build a &lt;OPTGROUP&gt; tag with some content.. </blockquote>          
559                  </TD>          <div>
560          </TR>                  <span class="method-title">html_code</span> (line <span class="line-number">332</span>)
561                  <!-- =========== Summary =========== -->          </div>
562          <TR BGCOLOR='white' CLASS='TableRowColor'>  
563                  <TD>          <!-- ========== Info from phpDoc block ========= -->
564                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_option"><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a> html_option ( $value, $content )</A></B></CODE>  <p class="short-description">build a</p>
565                          <BR>          <ul class="tags">
566                          <blockquote> build a &lt;OPTION&gt; tag with some content.. </blockquote>                                  <li><span class="field">return:</span> <p>object.</p></li>
567                  </TD>                          </ul>
568          </TR>          
569                  <!-- =========== Summary =========== -->          <div class="method-signature">
570          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></span>
571                  <TD>                  <span class="method-name">
572                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_p"><a href="../phpHtmlLib/Ptag.html">Ptag</a> html_p ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          html_code
573                          <BR>                  </span>
574                          <blockquote> build a &lt;p&gt; tag. </blockquote>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
575                  </TD>                          </div>
576          </TR>  
577                  <!-- =========== Summary =========== -->                          <ul class="parameters">
578          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
579                  <TD>                                  <span class="var-type">mixed</span>
580                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_param"><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a> html_param ( $name, [$value = ""] )</A></B></CODE>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
581                          <BR>                                  </ul>
582                          <blockquote> build a &lt;param&gt; tag. </blockquote>                  
583                  </TD>          
584          </TR>  </div>
585                  <!-- =========== Summary =========== -->  <a name="functionhtml_col" id="functionhtml_col"><!-- --></a>
586          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="evenrow">
587                  <TD>          
588                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_pre"><a href="../phpHtmlLib/PREtag.html">PREtag</a> html_pre ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div>
589                          <BR>                  <span class="method-title">html_col</span> (line <span class="line-number">346</span>)
590                          <blockquote> build a </blockquote>          </div>
591                  </TD>  
592          </TR>          <!-- ========== Info from phpDoc block ========= -->
593                  <!-- =========== Summary =========== -->  <p class="short-description">build a &lt;col&gt; tag</p>
594          <TR BGCOLOR='white' CLASS='TableRowColor'>          <ul class="tags">
595                  <TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
596                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_q"><a href="../phpHtmlLib/Qtag.html">Qtag</a> html_q ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          </ul>
597                          <BR>          
598                          <blockquote> build a &lt;q&gt; tag with some content.. </blockquote>          <div class="method-signature">
599                  </TD>                  <span class="method-result"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></span>
600          </TR>                  <span class="method-name">
601                  <!-- =========== Summary =========== -->                          html_col
602          <TR BGCOLOR='white' CLASS='TableRowColor'>                  </span>
603                  <TD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$span</span> = <span class="var-default">''</span>])
604                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_samp"><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a> html_samp ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          </div>
605                          <BR>  
606                          <blockquote> build a &lt;samp&gt; tag with some content.. </blockquote>                          <ul class="parameters">
607                  </TD>                                          <li>
608          </TR>                                  <span class="var-type">mixed</span>
609                  <!-- =========== Summary =========== -->                                  <span class="var-name">$width</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                     </li>
610          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  </ul>
611                  <TD>                  
612                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_script"><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a> html_script ( [$src = ""], [$type = "text/javascript"] )</A></B></CODE>          
613                          <BR>  </div>
614                          <blockquote> build a &lt;script&gt; tag with some content.. </blockquote>  <a name="functionhtml_colgroup" id="functionhtml_colgroup"><!-- --></a>
615                  </TD>  <div class="oddrow">
616          </TR>          
617                  <!-- =========== Summary =========== -->          <div>
618          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-title">html_colgroup</span> (line <span class="line-number">373</span>)
619                  <TD>          </div>
620                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_small"><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a> html_small (  )</A></B></CODE>  
621                          <BR>          <!-- ========== Info from phpDoc block ========= -->
622                          <blockquote> build a small &lt;small&gt; tag with content. </blockquote>  <p class="short-description">build a &lt;colgroup&gt; tag.</p>
623                  </TD>  <p class="description"><p>NOTE: The colgroup element is an empty        element that contains attributes        only. To create columns, you must        specify td elements within a tr        element.</p></p>
624          </TR>          <ul class="tags">
625                  <!-- =========== Summary =========== -->                                  <li><span class="field">return:</span> <p>object.</p></li>
626          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </ul>
627                  <TD>          
628                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_span"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> html_span ( [$class = ""] )</A></B></CODE>          <div class="method-signature">
629                          <BR>                  <span class="method-result">COLGROUPEtag</span>
630                          <blockquote> build a bold &lt;span&gt; tag with content. </blockquote>                  <span class="method-name">
631                  </TD>                          html_colgroup
632          </TR>                  </span>
633                  <!-- =========== Summary =========== -->                                          (<span class="var-type">array</span>&nbsp;<span class="var-name">$attributes</span>)
634          <TR BGCOLOR='white' CLASS='TableRowColor'>                          </div>
635                  <TD>  
636                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_strong"><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a> html_strong ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          <ul class="parameters">
637                          <BR>                                          <li>
638                          <blockquote> build a &lt;strong&gt; tag with some content.. </blockquote>                                  <span class="var-type">array</span>
639                  </TD>                                  <span class="var-name">$attributes</span><span class="var-description">: <p>- tag attributes.</p></span>                        </li>
640          </TR>                                  </ul>
641                  <!-- =========== Summary =========== -->                  
642          <TR BGCOLOR='white' CLASS='TableRowColor'>          
643                  <TD>  </div>
644                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_style"><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a> html_style ( [$type = "text/css"] )</A></B></CODE>  <a name="functionhtml_comment" id="functionhtml_comment"><!-- --></a>
645                          <BR>  <div class="evenrow">
646                          <blockquote> build a &lt;style&gt; tag with some content. </blockquote>          
647                  </TD>          <div>
648          </TR>                  <span class="method-title">html_comment</span> (line <span class="line-number">384</span>)
649                  <!-- =========== Summary =========== -->          </div>
650          <TR BGCOLOR='white' CLASS='TableRowColor'>  
651                  <TD>          <!-- ========== Info from phpDoc block ========= -->
652                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sub"><a href="../phpHtmlLib/SUBtag.html">SUBtag</a> html_sub ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <p class="short-description">render an html comment string</p>
653                          <BR>          <ul class="tags">
654                          <blockquote> build a &lt;sub&gt; tag with some content.. </blockquote>                                  <li><span class="field">return:</span> <p>- the string wrapped in                    the html comment block</p></li>
655                  </TD>                          </ul>
656          </TR>          
657                  <!-- =========== Summary =========== -->          <div class="method-signature">
658          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result">string</span>
659                  <TD>                  <span class="method-name">
660                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sup"><a href="../phpHtmlLib/SUPtag.html">SUPtag</a> html_sup ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          html_comment
661                          <BR>                  </span>
662                          <blockquote> build a &lt;sup&gt; tag with some content.. </blockquote>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$string</span>)
663                  </TD>                          </div>
664          </TR>  
665                  <!-- =========== Summary =========== -->                          <ul class="parameters">
666          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          <li>
667                  <TD>                                  <span class="var-type">string</span>
668                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_table"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a> html_table ( [$width = "100%"], [$border = "0"], [$cellspacing = "0"], [$cellpadding = "0"], [$align = NULL] )</A></B></CODE>                                  <span class="var-name">$string</span><span class="var-description">: <p>- the string to comment.</p></span>                     </li>
669                          <BR>                                  </ul>
670                          <blockquote> Build a TABLEtag object  with some of the attributes set </blockquote>                  
671                  </TD>          
672          </TR>  </div>
673                  <!-- =========== Summary =========== -->  <a name="functionhtml_dd" id="functionhtml_dd"><!-- --></a>
674          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="oddrow">
675                  <TD>          
676                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tbody"><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a> html_tbody ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <div>
677                          <BR>                  <span class="method-title">html_dd</span> (line <span class="line-number">395</span>)
678                          <blockquote> build a &lt;tbody&gt; tag with some content.. </blockquote>          </div>
679                  </TD>  
680          </TR>          <!-- ========== Info from phpDoc block ========= -->
681                  <!-- =========== Summary =========== -->  <p class="short-description">build a &lt;dd&gt; tag with some content.</p>
682          <TR BGCOLOR='white' CLASS='TableRowColor'>          <ul class="tags">
683                  <TD>                                  <li><span class="field">return:</span> <p>object.</p></li>
684                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_td"><a href="../phpHtmlLib/TDtag.html">TDtag</a> html_td ( [$class = ""], [$align = ""] )</A></B></CODE>                          </ul>
685                          <BR>          
686                          <blockquote> build an td tag object with content. </blockquote>          <div class="method-signature">
687                  </TD>                  <span class="method-result"><a href="../phpHtmlLib/DDtag.html">DDtag</a></span>
688          </TR>                  <span class="method-name">
689                  <!-- =========== Summary =========== -->                          html_dd
690          <TR BGCOLOR='white' CLASS='TableRowColor'>                  </span>
691                  <TD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
692                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tfoot"><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a> html_tfoot ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                          </div>
693                          <BR>  
694                          <blockquote> build a &lt;tfoot&gt; tag with content. </blockquote>                          <ul class="parameters">
695                  </TD>                                          <li>
696          </TR>                                  <span class="var-type">mixed</span>
697                  <!-- =========== Summary =========== -->                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
698          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  </ul>
699                  <TD>                  
700                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_th"><a href="../phpHtmlLib/THtag.html">THtag</a> html_th ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          
701                          <BR>  </div>
702                          <blockquote> build a &lt;th&gt;$header&lt;/th&gt; tag. </blockquote>  <a name="functionhtml_del" id="functionhtml_del"><!-- --></a>
703                  </TD>  <div class="evenrow">
704          </TR>          
705                  <!-- =========== Summary =========== -->          <div>
706          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-title">html_del</span> (line <span class="line-number">409</span>)
707                  <TD>          </div>
708                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_thead"><a href="../phpHtmlLib/THEADtag.html">THEADtag</a> html_thead ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  
709                          <BR>          <!-- ========== Info from phpDoc block ========= -->
710                          <blockquote> build a &lt;thhead&gt; tag. </blockquote>  <p class="short-description">build a &lt;del&gt; tag with some content.</p>
711                  </TD>          <ul class="tags">
712          </TR>                                  <li><span class="field">return:</span> <p>object.</p></li>
713                  <!-- =========== Summary =========== -->                          </ul>
714          <TR BGCOLOR='white' CLASS='TableRowColor'>          
715                  <TD>          <div class="method-signature">
716                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_title"><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a> html_title ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  <span class="method-result"><a href="../phpHtmlLib/DELtag.html">DELtag</a></span>
717                          <BR>                  <span class="method-name">
718                          <blockquote> build a &lt;title&gt; tag with some content. </blockquote>                          html_del
719                  </TD>                  </span>
720          </TR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
721                  <!-- =========== Summary =========== -->                          </div>
722          <TR BGCOLOR='white' CLASS='TableRowColor'>  
723                  <TD>                          <ul class="parameters">
724                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tr"><a href="../phpHtmlLib/TRtag.html">TRtag</a> html_tr ( [$class = ""] )</A></B></CODE>                                          <li>
725                          <BR>                                  <span class="var-type">mixed</span>
726                          <blockquote> build a &lt;tr&gt; tag and contents </blockquote>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
727                  </TD>                                  </ul>
728          </TR>                  
729                  <!-- =========== Summary =========== -->          
730          <TR BGCOLOR='white' CLASS='TableRowColor'>  </div>
731                  <TD>  <a name="functionhtml_dfn" id="functionhtml_dfn"><!-- --></a>
732                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tt"><a href="../phpHtmlLib/TTtag.html">TTtag</a> html_tt ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>  <div class="oddrow">
733                          <BR>          
734                          <blockquote> build a &lt;tt&gt; tag and contents </blockquote>          <div>
735                  </TD>                  <span class="method-title">html_dfn</span> (line <span class="line-number">424</span>)
736          </TR>          </div>
737                  <!-- =========== Summary =========== -->  
738          <TR BGCOLOR='white' CLASS='TableRowColor'>          <!-- ========== Info from phpDoc block ========= -->
739                  <TD>  <p class="short-description">build a &lt;dfn&gt; tag with some content.</p>
740                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_u"><a href="../phpHtmlLib/Utag.html">Utag</a> html_u ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>          <ul class="tags">
741                          <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
742                          <blockquote> build a &lt;u&gt; tag and contents </blockquote>                          </ul>
743                  </TD>          
744          </TR>          <div class="method-signature">
745                  <!-- =========== Summary =========== -->                  <span class="method-result"><a href="../phpHtmlLib/DFNtag.html">DFNtag</a></span>
746          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-name">
747                  <TD>                          html_dfn
748                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ul"><a href="../phpHtmlLib/ULtag.html">ULtag</a> html_ul ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  </span>
749                          <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
750                          <blockquote> build a &lt;UL&gt; tag with content  wrapped in an &lt;LI&gt; tag. </blockquote>                          </div>
751                  </TD>  
752          </TR>                          <ul class="parameters">
753                  <!-- =========== Summary =========== -->                                          <li>
754          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">mixed</span>
755                  <TD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
756                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_var"><a href="../phpHtmlLib/VARtag.html">VARtag</a> html_var ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                                  </ul>
757                          <BR>                  
758                          <blockquote> build a &lt;var&gt; tag and contents </blockquote>          
759                  </TD>  </div>
760          </TR>  <a name="functionhtml_dl" id="functionhtml_dl"><!-- --></a>
761                  <!-- =========== Summary =========== -->  <div class="evenrow">
762          <TR BGCOLOR='white' CLASS='TableRowColor'>          
763                  <TD>          <div>
764                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_xmp"><a href="../phpHtmlLib/XMPtag.html">XMPtag</a> html_xmp ( [0 = - n number of arguments as content for the tag.] )</A></B></CODE>                  <span class="method-title">html_dl</span> (line <span class="line-number">443</span>)
765                          <BR>          </div>
766                          <blockquote> build a &lt;xmp&gt; tag with some content.. </blockquote>  
767                  </TD>          <!-- ========== Info from phpDoc block ========= -->
768          </TR>  <p class="short-description">build a &lt;dl&gt; tag with some content.</p>
769                  <!-- =========== Summary =========== -->          <ul class="tags">
770          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object.</p></li>
771                  <TD>                          </ul>
772                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_html_utils_inc.html#functionmailto"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a> mailto ( $email, [$subject = NULL], [$body = NULL], [$cc = NULL] )</A></B></CODE>          
773                          <BR>          <div class="method-signature">
774                          <blockquote> build a mailto url link . </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/DLtag.html">DLtag</a></span>
775                  </TD>                  <span class="method-name">
776          </TR>                          html_dl
777          </TABLE>                  </span>
778  <br>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
779  <!-- ============ Includes DETAIL =========== -->                          </div>
780    
781  <A NAME='includes_detail'></A>                          <ul class="parameters">
782  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                          <li>
783          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                  <span class="var-type">mixed</span>
784                  <TD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
785                          <span CLASS="font12bold">Include Statements Detail</span>                                  </ul>
786              <A HREF="#top" CLASS="links">^TOP</A>                  
787                  </TD>          
788          </TR>  </div>
789  </TABLE>  <a name="functionhtml_dt" id="functionhtml_dt"><!-- --></a>
790    <div class="oddrow">
791  <br>          
792  <!-- ============ GLOBALS DETAIL =========== -->          <div>
793                    <span class="method-title">html_dt</span> (line <span class="line-number">457</span>)
794  <A NAME='global_detail'></A>          </div>
795  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
796          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <!-- ========== Info from phpDoc block ========= -->
797                  <TD>  <p class="short-description">build a &lt;dt&gt; tag with some content.</p>
798                          <span CLASS="font12bold">Global Variable Detail</span>          <ul class="tags">
799              <A HREF="#top" CLASS="links">^TOP</A>                                  <li><span class="field">return:</span> <p>object.</p></li>
800                  </TD>                          </ul>
801          </TR>          
802  </TABLE>          <div class="method-signature">
803                    <span class="method-result"><a href="../phpHtmlLib/DTtag.html">DTtag</a></span>
804  <br>                  <span class="method-name">
805  <!-- ============ CONSTANT DETAIL =========== -->                          html_dt
806                    </span>
807  <A NAME='constant_detail'></A>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
808  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                          </div>
809          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
810                  <TD>                          <ul class="parameters">
811                          <span CLASS="font12bold">Constant Detail</span>                                          <li>
812              <A HREF="#top" CLASS="links">^TOP</A>                                  <span class="var-type">mixed</span>
813                  </TD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
814          </TR>                                  </ul>
815  </TABLE>                  
816            
817  <br>  </div>
818  <!-- ============ FUNCTION DETAIL =========== -->  <a name="functionhtml_em" id="functionhtml_em"><!-- --></a>
819    <div class="evenrow">
820  <A NAME='function_detail'></A>          
821  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          <div>
822          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                  <span class="method-title">html_em</span> (line <span class="line-number">471</span>)
823                  <TD>          </div>
824                          <span class="font12bold">Function Detail</span>  
825              <A HREF="#top" CLASS="links">^TOP</A>          <!-- ========== Info from phpDoc block ========= -->
826                  </TD>  <p class="short-description">build a &lt;em&gt; tag with some content.</p>
827          </TR>          <ul class="tags">
828  </TABLE>                                  <li><span class="field">return:</span> <p>object.</p></li>
829  <BR>                          </ul>
830            
831  <DIV CLASS="function">          <div class="method-signature">
832  <A NAME="functionhtml_a"><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/EMtag.html">EMtag</a></span>
833  <SPAN CLASS="font12bold">html_a</SPAN> (line <span class="linenumber">28</span>)                  <span class="method-name">
834  <BR>                          html_em
835  <SPAN CLASS="font10bold">Usage : </SPAN>                  </span>
836  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BRtag.html">BRtag</a></SPAN>&nbsp;                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
837  <span class="font10bold" style="color: #0000FF">html_a(                          </div>
838  string $url, string $content, [string $class = NULL], [string $target = NULL], [string $title = NULL])</SPAN>  
839  <BR>                          <ul class="parameters">
840  <BR>                                          <li>
841  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">mixed</span>
842  build an href with content and attributes.                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
843  <br />                                  </ul>
844                    
845  <DL>          
846          <DT class="font10bold">Function Parameters:</DT>  </div>
847                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - the url to go to.</DD>  <a name="functionhtml_fieldset" id="functionhtml_fieldset"><!-- --></a>
848                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the visible link text.</DD>  <div class="oddrow">
849                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the css class to use.</DD>          
850                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target browser window/frame for the url.</DD>          <div>
851                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>                  <span class="method-title">html_fieldset</span> (line <span class="line-number">487</span>)
852                    </div>
853          <DT class="font10bold">Function Info:</DT>  
854                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
855                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  <p class="short-description">build a &lt;fieldset&gt; tag with some content.</p>
856          </DL>          <ul class="tags">
857  </DIV>                                  <li><span class="field">return:</span> <p>object.</p></li>
858  <BR>                          </ul>
859            
860  <DIV CLASS="function">          <div class="method-signature">
861  <A NAME="functionhtml_abbr"><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></span>
862  <SPAN CLASS="font12bold">html_abbr</SPAN> (line <span class="linenumber">59</span>)                  <span class="method-name">
863  <BR>                          html_fieldset
864  <SPAN CLASS="font10bold">Usage : </SPAN>                  </span>
865  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ABBRtag.html">ABBRtag</a></SPAN>&nbsp;                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$legend</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
866  <span class="font10bold" style="color: #0000FF">html_abbr(                          </div>
867  string $title, mixed $content)</SPAN>  
868  <BR>                          <ul class="parameters">
869  <BR>                                          <li>
870  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">mixed</span>
871  build an &lt;ABBR&gt; tag with content.                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
872  <br />                                          <li>
873  <p>This is to build an abbreviation.   normally its just   &lt;abbr title="foo bar"&gt;foo&lt;/abbr&gt;</p>                                  <span class="var-type">mixed</span>
874  <DL>                                  <span class="var-name">$legend</span><span class="var-description">: <p>- The legend text, or the                   LEGENDtag for the fieldset.</p></span>                      </li>
875          <DT class="font10bold">Function Parameters:</DT>                                  </ul>
876                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>                  
877                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag</DD>          
878            </div>
879          <DT class="font10bold">Function Info:</DT>  <a name="functionhtml_h1" id="functionhtml_h1"><!-- --></a>
880                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <div class="evenrow">
881          </DL>          
882  </DIV>          <div>
883  <BR>                  <span class="method-title">html_h1</span> (line <span class="line-number">520</span>)
884            </div>
885  <DIV CLASS="function">  
886  <A NAME="functionhtml_acronym"><!-- --></A>          <!-- ========== Info from phpDoc block ========= -->
887  <SPAN CLASS="font12bold">html_acronym</SPAN> (line <span class="linenumber">76</span>)  <p class="short-description">build an H1 tag object with content.</p>
888  <BR>          <ul class="tags">
889  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
890  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a></SPAN>&nbsp;                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
891  <span class="font10bold" style="color: #0000FF">html_acronym(                          </ul>
892  string $title, mixed $content)</SPAN>          
893  <BR>          <div class="method-signature">
894  <BR>                  <span class="method-result"><a href="../phpHtmlLib/H1tag.html">H1tag</a></span>
895  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-name">
896  build an &lt;ACRONYM&gt; tag with content.                          html_h1
897  <br />                  </span>
898  <p>This is to build an acronym.   normally its just   &lt;acronym title="foo bar"&gt;foo&lt;/abbr&gt;</p>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
899  <DL>                          </div>
900          <DT class="font10bold">Function Parameters:</DT>  
901                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - the title attribute</DD>                          <ul class="parameters">
902                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag</DD>                                          <li>
903                                            <span class="var-type">mixed</span>
904          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
905                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  </ul>
906          </DL>                  
907  </DIV>          
908  <BR>  </div>
909    <a name="functionhtml_h2" id="functionhtml_h2"><!-- --></a>
910  <DIV CLASS="function">  <div class="oddrow">
911  <A NAME="functionhtml_address"><!-- --></A>          
912  <SPAN CLASS="font12bold">html_address</SPAN> (line <span class="linenumber">87</span>)          <div>
913  <BR>                  <span class="method-title">html_h2</span> (line <span class="line-number">536</span>)
914  <SPAN CLASS="font10bold">Usage : </SPAN>          </div>
915  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ADDRESStag.html">ADDRESStag</a></SPAN>&nbsp;  
916  <span class="font10bold" style="color: #0000FF">html_address(          <!-- ========== Info from phpDoc block ========= -->
917  )</SPAN>  <p class="short-description">build an H2 tag object with content.</p>
918  <BR>          <ul class="tags">
919  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
920  <SPAN CLASS="font10bold">Description : </SPAN>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
921  build an &lt;ADDRESS&gt; tag with content.                          </ul>
922  <br />          
923            <div class="method-signature">
924  <DL>                  <span class="method-result"><a href="../phpHtmlLib/H2tag.html">H2tag</a></span>
925                    <span class="method-name">
926          <DT class="font10bold">Function Info:</DT>                          html_h2
927                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  </span>
928          </DL>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
929  </DIV>                          </div>
930  <BR>  
931                            <ul class="parameters">
932  <DIV CLASS="function">                                          <li>
933  <A NAME="functionhtml_applet"><!-- --></A>                                  <span class="var-type">mixed</span>
934  <SPAN CLASS="font12bold">html_applet</SPAN> (line <span class="linenumber">101</span>)                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
935  <BR>                                  </ul>
936  <SPAN CLASS="font10bold">Usage : </SPAN>                  
937  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/APPLETtag.html">APPLETtag</a></SPAN>&nbsp;          
938  <span class="font10bold" style="color: #0000FF">html_applet(  </div>
939  )</SPAN>  <a name="functionhtml_h3" id="functionhtml_h3"><!-- --></a>
940  <BR>  <div class="evenrow">
941  <BR>          
942  <SPAN CLASS="font10bold">Description : </SPAN>          <div>
943  build an &lt;APPLET&gt; tag with content.                  <span class="method-title">html_h3</span> (line <span class="line-number">553</span>)
944  <br />          </div>
945    
946  <DL>          <!-- ========== Info from phpDoc block ========= -->
947    <p class="short-description">build an H3 tag object with content.</p>
948          <DT class="font10bold">Function Info:</DT>          <ul class="tags">
949                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  <li><span class="field">return:</span> <p>object.</p></li>
950          </DL>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
951  </DIV>                          </ul>
952  <BR>          
953            <div class="method-signature">
954  <DIV CLASS="function">                  <span class="method-result"><a href="../phpHtmlLib/H3tag.html">H3tag</a></span>
955  <A NAME="functionhtml_area"><!-- --></A>                  <span class="method-name">
956  <SPAN CLASS="font12bold">html_area</SPAN> (line <span class="linenumber">125</span>)                          html_h3
957  <BR>                  </span>
958  <SPAN CLASS="font10bold">Usage : </SPAN>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
959  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/AREAtag.html">AREAtag</a></SPAN>&nbsp;                          </div>
960  <span class="font10bold" style="color: #0000FF">html_area(  
961  string $href, string $coords, [string $shape = "rect"], [string $alt = ""], [string $target = ""])</SPAN>                          <ul class="parameters">
962  <BR>                                          <li>
963  <BR>                                  <span class="var-type">mixed</span>
964  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
965  build an &lt;AREA&gt; tag with content.                                  </ul>
966  <br />                  
967            
968  <DL>  </div>
969          <DT class="font10bold">Function Parameters:</DT>  <a name="functionhtml_h4" id="functionhtml_h4"><!-- --></a>
970                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href for the area</DD>  <div class="oddrow">
971                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$coords</SPAN></SPAN> - the coords value circle x,y,radius poly x1,y1,...xn,yn left,top,right,bottom</DD>          
972                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$shape</SPAN></SPAN> - the shape DEFAULT: rect circle, rect, poly, default</DD>          <div>
973                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> - the alt text</DD>                  <span class="method-title">html_h4</span> (line <span class="line-number">569</span>)
974                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target _blank, _parent, _self, _top</DD>          </div>
975            
976          <DT class="font10bold">Function Info:</DT>          <!-- ========== Info from phpDoc block ========= -->
977                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <p class="short-description">build an H4 tag object with content.</p>
978          </DL>          <ul class="tags">
979  </DIV>                                  <li><span class="field">return:</span> <p>object.</p></li>
980  <BR>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
981                            </ul>
982  <DIV CLASS="function">          
983  <A NAME="functionhtml_b"><!-- --></A>          <div class="method-signature">
984  <SPAN CLASS="font12bold">html_b</SPAN> (line <span class="linenumber">149</span>)                  <span class="method-result"><a href="../phpHtmlLib/H4tag.html">H4tag</a></span>
985  <BR>                  <span class="method-name">
986  <SPAN CLASS="font10bold">Usage : </SPAN>                          html_h4
987  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BRtag.html">BRtag</a></SPAN>&nbsp;                  </span>
988  <span class="font10bold" style="color: #0000FF">html_b(                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
989  )</SPAN>                          </div>
990  <BR>  
991  <BR>                          <ul class="parameters">
992  <SPAN CLASS="font10bold">Description : </SPAN>                                          <li>
993  build a bold                                  <span class="var-type">mixed</span>
994  <br />                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
995                                    </ul>
996  <DL>                  
997            
998          <DT class="font10bold">Function Info:</DT>  </div>
999                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <a name="functionhtml_h5" id="functionhtml_h5"><!-- --></a>
1000                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  <div class="evenrow">
1001          </DL>          
1002  </DIV>          <div>
1003  <BR>                  <span class="method-title">html_h5</span> (line <span class="line-number">585</span>)
1004            </div>
1005  <DIV CLASS="function">  
1006  <A NAME="functionhtml_base"><!-- --></A>          <!-- ========== Info from phpDoc block ========= -->
1007  <SPAN CLASS="font12bold">html_base</SPAN> (line <span class="linenumber">165</span>)  <p class="short-description">build an H5 tag object with content.</p>
1008  <BR>          <ul class="tags">
1009  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
1010  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BASEtag.html">BASEtag</a></SPAN>&nbsp;                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1011  <span class="font10bold" style="color: #0000FF">html_base(                          </ul>
1012  string $href, [string $target = ""])</SPAN>          
1013  <BR>          <div class="method-signature">
1014  <BR>                  <span class="method-result"><a href="../phpHtmlLib/H5tag.html">H5tag</a></span>
1015  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-name">
1016  build a &lt;base&gt; tag.                          html_h5
1017  <br />                  </span>
1018  <p>This tag MUST go in the &lt;head&gt;</p>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1019  <DL>                          </div>
1020          <DT class="font10bold">Function Parameters:</DT>  
1021                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href</DD>                          <ul class="parameters">
1022                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target _blank, _parent, _self, _top</DD>                                          <li>
1023                                            <span class="var-type">mixed</span>
1024          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1025                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  </ul>
1026          </DL>                  
1027  </DIV>          
1028  <BR>  </div>
1029    <a name="functionhtml_h6" id="functionhtml_h6"><!-- --></a>
1030  <DIV CLASS="function">  <div class="oddrow">
1031  <A NAME="functionhtml_bdo"><!-- --></A>          
1032  <SPAN CLASS="font12bold">html_bdo</SPAN> (line <span class="linenumber">186</span>)          <div>
1033  <BR>                  <span class="method-title">html_h6</span> (line <span class="line-number">602</span>)
1034  <SPAN CLASS="font10bold">Usage : </SPAN>          </div>
1035  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BDOtag.html">BDOtag</a></SPAN>&nbsp;  
1036  <span class="font10bold" style="color: #0000FF">html_bdo(          <!-- ========== Info from phpDoc block ========= -->
1037  string $dir, mixed 1)</SPAN>  <p class="short-description">build an H6 tag object with content.</p>
1038  <BR>          <ul class="tags">
1039  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
1040  <SPAN CLASS="font10bold">Description : </SPAN>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1041  build a &lt;bdo&gt; tag.                          </ul>
1042  <br />          
1043  <p>dir attribute is required.</p>          <div class="method-signature">
1044  <DL>                  <span class="method-result"><a href="../phpHtmlLib/H6tag.html">H6tag</a></span>
1045          <DT class="font10bold">Function Parameters:</DT>                  <span class="method-name">
1046                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - any number of text content params.</DD>                          html_h6
1047                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$dir</SPAN></SPAN> - the dir attribute ltr, rtl</DD>                  </span>
1048                                                    ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1049          <DT class="font10bold">Function Info:</DT>                          </div>
1050                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
1051          </DL>                          <ul class="parameters">
1052  </DIV>                                          <li>
1053  <BR>                                  <span class="var-type">mixed</span>
1054                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1055  <DIV CLASS="function">                                  </ul>
1056  <A NAME="functionhtml_big"><!-- --></A>                  
1057  <SPAN CLASS="font12bold">html_big</SPAN> (line <span class="linenumber">206</span>)          
1058  <BR>  </div>
1059  <SPAN CLASS="font10bold">Usage : </SPAN>  <a name="functionhtml_head" id="functionhtml_head"><!-- --></a>
1060  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BIGtag.html">BIGtag</a></SPAN>&nbsp;  <div class="evenrow">
1061  <span class="font10bold" style="color: #0000FF">html_big(          
1062  )</SPAN>          <div>
1063  <BR>                  <span class="method-title">html_head</span> (line <span class="line-number">618</span>)
1064  <BR>          </div>
1065  <SPAN CLASS="font10bold">Description : </SPAN>  
1066  build a &lt;big&gt; tag with content.          <!-- ========== Info from phpDoc block ========= -->
1067  <br />  <p class="short-description">build an &lt;head&gt; tag object with content.</p>
1068            <ul class="tags">
1069  <DL>                                  <li><span class="field">return:</span> <p>object.</p></li>
1070                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1071          <DT class="font10bold">Function Info:</DT>                          </ul>
1072                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          
1073                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>          <div class="method-signature">
1074          </DL>                  <span class="method-result"><a href="../phpHtmlLib/HEADtag.html">HEADtag</a></span>
1075  </DIV>                  <span class="method-name">
1076  <BR>                          html_head
1077                    </span>
1078  <DIV CLASS="function">                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1079  <A NAME="functionhtml_blockquote"><!-- --></A>                          </div>
1080  <SPAN CLASS="font12bold">html_blockquote</SPAN> (line <span class="linenumber">219</span>)  
1081  <BR>                          <ul class="parameters">
1082  <SPAN CLASS="font10bold">Usage : </SPAN>                                          <li>
1083  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a></SPAN>&nbsp;                                  <span class="var-type">mixed</span>
1084  <span class="font10bold" style="color: #0000FF">html_blockquote(                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1085  )</SPAN>                                  </ul>
1086  <BR>                  
1087  <BR>          
1088  <SPAN CLASS="font10bold">Description : </SPAN>  </div>
1089  build a &lt;blockquote&gt; tag with content.  <a name="functionhtml_hr" id="functionhtml_hr"><!-- --></a>
1090  <br />  <div class="oddrow">
1091            
1092  <DL>          <div>
1093                    <span class="method-title">html_hr</span> (line <span class="line-number">630</span>)
1094          <DT class="font10bold">Function Info:</DT>          </div>
1095                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
1096                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>          <!-- ========== Info from phpDoc block ========= -->
1097          </DL>  <p class="short-description">build an &lt;hr&gt; tag object.</p>
1098  </DIV>          <ul class="tags">
1099  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
1100                            </ul>
1101  <DIV CLASS="function">          
1102  <A NAME="functionhtml_body"><!-- --></A>          <div class="method-signature">
1103  <SPAN CLASS="font12bold">html_body</SPAN> (line <span class="linenumber">232</span>)                  <span class="method-result"><a href="../phpHtmlLib/HRtag.html">HRtag</a></span>
1104  <BR>                  <span class="method-name">
1105  <SPAN CLASS="font10bold">Usage : </SPAN>                          html_hr
1106  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BODYtag.html">BODYtag</a></SPAN>&nbsp;                  </span>
1107  <span class="font10bold" style="color: #0000FF">html_body(                                  ()
1108  )</SPAN>                          </div>
1109  <BR>  
1110  <BR>                  
1111  <SPAN CLASS="font10bold">Description : </SPAN>          
1112  build a &lt;body&gt; tag with content.  </div>
1113  <br />  <a name="functionhtml_html" id="functionhtml_html"><!-- --></a>
1114    <div class="evenrow">
1115  <DL>          
1116            <div>
1117          <DT class="font10bold">Function Info:</DT>                  <span class="method-title">html_html</span> (line <span class="line-number">642</span>)
1118                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          </div>
1119                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  
1120          </DL>          <!-- ========== Info from phpDoc block ========= -->
1121  </DIV>  <p class="short-description">build an &lt;html&gt; tag object.</p>
1122  <BR>          <ul class="tags">
1123                                    <li><span class="field">return:</span> <p>object.</p></li>
1124  <DIV CLASS="function">                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1125  <A NAME="functionhtml_br"><!-- --></A>                          </ul>
1126  <SPAN CLASS="font12bold">html_br</SPAN> (line <span class="linenumber">248</span>)          
1127  <BR>          <div class="method-signature">
1128  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-result"><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a></span>
1129  <span class="font10bold" style="color: #FF0000">mixed</SPAN>&nbsp;                  <span class="method-name">
1130  <span class="font10bold" style="color: #0000FF">html_br(                          html_html
1131  [int $num = 1])</SPAN>                  </span>
1132  <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1133  <BR>                          </div>
1134  <SPAN CLASS="font10bold">Description : </SPAN>  
1135  builds n # of  <br /> tags.                          <ul class="parameters">
1136  <br />                                          <li>
1137                                    <span class="var-type">mixed</span>
1138  <DL>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1139          <DT class="font10bold">Function Parameters:</DT>                                  </ul>
1140                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$num</SPAN></SPAN> - the number of br tags you want</DD>                  
1141                    
1142          <DT class="font10bold">Function Info:</DT>  </div>
1143                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - BRtag object. or Container</DD>  <a name="functionhtml_i" id="functionhtml_i"><!-- --></a>
1144          </DL>  <div class="oddrow">
1145  </DIV>          
1146  <BR>          <div>
1147                    <span class="method-title">html_i</span> (line <span class="line-number">658</span>)
1148  <DIV CLASS="function">          </div>
1149  <A NAME="functionhtml_button"><!-- --></A>  
1150  <SPAN CLASS="font12bold">html_button</SPAN> (line <span class="linenumber">273</span>)          <!-- ========== Info from phpDoc block ========= -->
1151  <BR>  <p class="short-description">build a</p>
1152  <SPAN CLASS="font10bold">Usage : </SPAN>          <ul class="tags">
1153  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/BUTTONtag.html">BUTTONtag</a></SPAN>&nbsp;                                  <li><span class="field">return:</span> <p>object.</p></li>
1154  <span class="font10bold" style="color: #0000FF">html_button(                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1155  [string $type = "button"], mixed 1)</SPAN>                          </ul>
1156  <BR>          
1157  <BR>          <div class="method-signature">
1158  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-result"><a href="../phpHtmlLib/Itag.html">Itag</a></span>
1159  build a &lt;button&gt; tag with content.                  <span class="method-name">
1160  <br />                          html_i
1161                    </span>
1162  <DL>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1163          <DT class="font10bold">Function Parameters:</DT>                          </div>
1164                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - any number of items as content.</DD>  
1165                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the button type button, reset, submit DEFAULT : button</DD>                          <ul class="parameters">
1166                                                    <li>
1167          <DT class="font10bold">Function Info:</DT>                                  <span class="var-type">mixed</span>
1168                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1169          </DL>                                  </ul>
1170  </DIV>                  
1171  <BR>          
1172    </div>
1173  <DIV CLASS="function">  <a name="functionhtml_iframe" id="functionhtml_iframe"><!-- --></a>
1174  <A NAME="functionhtml_caption"><!-- --></A>  <div class="evenrow">
1175  <SPAN CLASS="font12bold">html_caption</SPAN> (line <span class="linenumber">289</span>)          
1176  <BR>          <div>
1177  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-title">html_iframe</span> (line <span class="line-number">672</span>)
1178  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a></SPAN>&nbsp;          </div>
1179  <span class="font10bold" style="color: #0000FF">html_caption(  
1180  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <!-- ========== Info from phpDoc block ========= -->
1181  <BR>  <p class="short-description">build a &lt;irame&gt; tag with some content.</p>
1182  <BR>          <ul class="tags">
1183  <SPAN CLASS="font10bold">Description : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
1184  build a &lt;caption&gt; tag with content.                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1185  <br />                          </ul>
1186            
1187  <DL>          <div class="method-signature">
1188          <DT class="font10bold">Function Parameters:</DT>                  <span class="method-result"><a href="../phpHtmlLib/Itag.html">Itag</a></span>
1189                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-name">
1190                                    html_iframe
1191          <DT class="font10bold">Function Info:</DT>                  </span>
1192                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          (<span class="var-type">src</span>&nbsp;<span class="var-name">$src</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">""</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">""</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$scrolling</span> = <span class="var-default">""</span>])
1193          </DL>                          </div>
1194  </DIV>  
1195  <BR>                          <ul class="parameters">
1196                                            <li>
1197  <DIV CLASS="function">                                  <span class="var-type">src</span>
1198  <A NAME="functionhtml_center"><!-- --></A>                                  <span class="var-name">$src</span><span class="var-description">: <p>- the url for the iframe</p></span>                        </li>
1199  <SPAN CLASS="font12bold">html_center</SPAN> (line <span class="linenumber">304</span>)                                  </ul>
1200  <BR>                  
1201  <SPAN CLASS="font10bold">Usage : </SPAN>          
1202  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></SPAN>&nbsp;  </div>
1203  <span class="font10bold" style="color: #0000FF">html_center(  <a name="functionhtml_img" id="functionhtml_img"><!-- --></a>
1204  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  <div class="oddrow">
1205  <BR>          
1206  <BR>          <div>
1207  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-title">html_img</span> (line <span class="line-number">701</span>)
1208  build a &lt;center&gt; tag with some content.          </div>
1209  <br />  
1210  <p>DEPRICATED</p>          <!-- ========== Info from phpDoc block ========= -->
1211  <DL>  <p class="short-description">Build an &lt;img&gt; tag.</p>
1212          <DT class="font10bold">Function Parameters:</DT>  <p class="description"><p>If width and or height are not provided   we do not set them in the tag.</p></p>
1213                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <ul class="tags">
1214                                            <li><span class="field">return:</span> <p>object.</p></li>
1215          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">author:</span> <p>Walter A. Boring IV</p></li>
1216                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          </ul>
1217          </DL>          
1218  </DIV>          <div class="method-signature">
1219  <BR>                  <span class="method-result"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></span>
1220                    <span class="method-name">
1221  <DIV CLASS="function">                          html_img
1222  <A NAME="functionhtml_cite"><!-- --></A>                  </span>
1223  <SPAN CLASS="font12bold">html_cite</SPAN> (line <span class="linenumber">318</span>)                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$image</span>, [<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">int</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">''</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$border</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$usemap</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
1224  <BR>                          </div>
1225  <SPAN CLASS="font10bold">Usage : </SPAN>  
1226  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CITEtag.html">CITEtag</a></SPAN>&nbsp;                          <ul class="parameters">
1227  <span class="font10bold" style="color: #0000FF">html_cite(                                          <li>
1228  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-type">string</span>
1229  <BR>                                  <span class="var-name">$image</span><span class="var-description">: <p>- $image - image src</p></span>                  </li>
1230  <BR>                                          <li>
1231  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">int</span>
1232  build a &lt;cite&gt; tag with some content.                                  <span class="var-name">$width</span><span class="var-description">: <p>- $width - width of the image.</p></span>                        </li>
1233  <br />                                          <li>
1234                                    <span class="var-type">int</span>
1235  <DL>                                  <span class="var-name">$height</span><span class="var-description">: <p>- $heigth - height of the image</p></span>                      </li>
1236          <DT class="font10bold">Function Parameters:</DT>                                          <li>
1237                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <span class="var-type">int</span>
1238                                            <span class="var-name">$border</span><span class="var-description">: <p>- $border - border flag.</p></span>                     </li>
1239          <DT class="font10bold">Function Info:</DT>                                          <li>
1240                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  <span class="var-type">string</span>
1241          </DL>                                  <span class="var-name">$alt</span><span class="var-description">: <p>- $alt - alt tag for the image</p></span>                  </li>
1242  </DIV>                                          <li>
1243  <BR>                                  <span class="var-type">string</span>
1244                                    <span class="var-name">$usemap</span><span class="var-description">: <p>- $usemap - the image map name</p></span>                       </li>
1245  <DIV CLASS="function">                                  </ul>
1246  <A NAME="functionhtml_code"><!-- --></A>                  
1247  <SPAN CLASS="font12bold">html_code</SPAN> (line <span class="linenumber">332</span>)          
1248  <BR>  </div>
1249  <SPAN CLASS="font10bold">Usage : </SPAN>  <a name="functionhtml_img_href" id="functionhtml_img_href"><!-- --></a>
1250  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></SPAN>&nbsp;  <div class="evenrow">
1251  <span class="font10bold" style="color: #0000FF">html_code(          
1252  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <div>
1253  <BR>                  <span class="method-title">html_img_href</span> (line <span class="line-number">744</span>)
1254  <BR>          </div>
1255  <SPAN CLASS="font10bold">Description : </SPAN>  
1256  build a          <!-- ========== Info from phpDoc block ========= -->
1257  <br />  <p class="short-description">build an hlink for an image.</p>
1258    <p class="description"><p>this automatically turns off indenting  and newlines, so it formats well</p></p>
1259  <DL>          <ul class="tags">
1260          <DT class="font10bold">Function Parameters:</DT>                                  <li><span class="field">return:</span> <p>object with &lt;img&gt; as content</p></li>
1261                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                          </ul>
1262                    
1263          <DT class="font10bold">Function Info:</DT>          <div class="method-signature">
1264                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  <span class="method-result"><a href="../phpHtmlLib/Atag.html">Atag</a></span>
1265          </DL>                  <span class="method-name">
1266  </DIV>                          html_img_href
1267  <BR>                  </span>
1268                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$image</span>, [<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">''</span>], [<span class="var-type">int</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">''</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$border</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$usemap</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
1269  <DIV CLASS="function">                          </div>
1270  <A NAME="functionhtml_col"><!-- --></A>  
1271  <SPAN CLASS="font12bold">html_col</SPAN> (line <span class="linenumber">346</span>)                          <ul class="parameters">
1272  <BR>                                          <li>
1273  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-type">string</span>
1274  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CODEtag.html">CODEtag</a></SPAN>&nbsp;                                  <span class="var-name">$url</span><span class="var-description">: <p>- $url - href for the &lt;a&gt;</p></span>                 </li>
1275  <span class="font10bold" style="color: #0000FF">html_col(                                          <li>
1276  [mixed $width = ''], [mixed $align = ''], [mixed $span = ''])</SPAN>                                  <span class="var-type">string</span>
1277  <BR>                                  <span class="var-name">$image</span><span class="var-description">: <p>- $image - src for the &lt;img&gt;</p></span>                    </li>
1278  <BR>                                          <li>
1279  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">int</span>
1280  build a &lt;col&gt; tag                                  <span class="var-name">$width</span><span class="var-description">: <p>- $width - width of the image</p></span>                 </li>
1281  <br />                                          <li>
1282                                    <span class="var-type">int</span>
1283  <DL>                                  <span class="var-name">$height</span><span class="var-description">: <p>- $height - height of the image</p></span>                      </li>
1284          <DT class="font10bold">Function Parameters:</DT>                                          <li>
1285                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <span class="var-type">int</span>
1286                                            <span class="var-name">$border</span><span class="var-description">: <p>- $border - for the &lt;img&gt;</p></span>                      </li>
1287          <DT class="font10bold">Function Info:</DT>                                          <li>
1288                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  <span class="var-type">string</span>
1289          </DL>                                  <span class="var-name">$alt</span><span class="var-description">: <p>- $alt - for the &lt;img ALT=&quot;&quot;&gt;</p></span>                   </li>
1290  </DIV>                                          <li>
1291  <BR>                                  <span class="var-type">string</span>
1292                                    <span class="var-name">$usemap</span><span class="var-description">: <p>- $usemap - the image map name</p></span>                       </li>
1293  <DIV CLASS="function">                                          <li>
1294  <A NAME="functionhtml_colgroup"><!-- --></A>                                  <span class="var-type">string</span>
1295  <SPAN CLASS="font12bold">html_colgroup</SPAN> (line <span class="linenumber">373</span>)                                  <span class="var-name">$target</span><span class="var-description">: <p>- $target - the &lt;a target=&quot;blah&quot;&gt;</p></span>                    </li>
1296  <BR>                                          <li>
1297  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-type">string</span>
1298  <span class="font10bold" style="color: #FF0000">COLGROUPEtag</SPAN>&nbsp;                                  <span class="var-name">$title</span><span class="var-description">: <p>- $title - the title attribute</p></span>                        </li>
1299  <span class="font10bold" style="color: #0000FF">html_colgroup(                                  </ul>
1300  array $attributes)</SPAN>                  
1301  <BR>          
1302  <BR>  </div>
1303  <SPAN CLASS="font10bold">Description : </SPAN>  <a name="functionhtml_input" id="functionhtml_input"><!-- --></a>
1304  build a &lt;colgroup&gt; tag.  <div class="oddrow">
1305  <br />          
1306  <p>NOTE: The colgroup element is an empty        element that contains attributes        only. To create columns, you must        specify td elements within a tr        element.</p>          <div>
1307  <DL>                  <span class="method-title">html_input</span> (line <span class="line-number">766</span>)
1308          <DT class="font10bold">Function Parameters:</DT>          </div>
1309                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - tag attributes.</DD>  
1310                    <!-- ========== Info from phpDoc block ========= -->
1311          <DT class="font10bold">Function Info:</DT>  <p class="short-description">This builds an &lt;input&gt; object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data.</p>
1312                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <ul class="tags">
1313          </DL>                                  <li><span class="field">return:</span> <p>object.</p></li>
1314  </DIV>                          </ul>
1315  <BR>          
1316            <div class="method-signature">
1317  <DIV CLASS="function">                  <span class="method-result"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></span>
1318  <A NAME="functionhtml_comment"><!-- --></A>                  <span class="method-name">
1319  <SPAN CLASS="font12bold">html_comment</SPAN> (line <span class="linenumber">384</span>)                          html_input
1320  <BR>                  </span>
1321  <SPAN CLASS="font10bold">Usage : </SPAN>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$value</span> = <span class="var-default">''</span>], [<span class="var-type">array</span>&nbsp;<span class="var-name">$attributes</span> = <span class="var-default">array()</span>])
1322  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;                          </div>
1323  <span class="font10bold" style="color: #0000FF">html_comment(  
1324  string $string)</SPAN>                          <ul class="parameters">
1325  <BR>                                          <li>
1326  <BR>                                  <span class="var-type">string</span>
1327  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-name">$type</span><span class="var-description">: <p>- the type attribute</p></span>                   </li>
1328  render an html comment string                                          <li>
1329  <br />                                  <span class="var-type">string</span>
1330                                    <span class="var-name">$name</span><span class="var-description">: <p>- the name attribute</p></span>                   </li>
1331  <DL>                                          <li>
1332          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-type">string</span>
1333                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$string</SPAN></SPAN> - the string to comment.</DD>                                  <span class="var-name">$value</span><span class="var-description">: <p>- the value attribute</p></span>                 </li>
1334                                                    <li>
1335          <DT class="font10bold">Function Info:</DT>                                  <span class="var-type">array</span>
1336                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - the string wrapped in the html comment block</DD>                                  <span class="var-name">$attributes</span><span class="var-description">: <p>- any other name=&gt;value attributes                  for the tag</p></span>                       </li>
1337          </DL>                                  </ul>
1338  </DIV>                  
1339  <BR>          
1340    </div>
1341  <DIV CLASS="function">  <a name="functionhtml_ins" id="functionhtml_ins"><!-- --></a>
1342  <A NAME="functionhtml_dd"><!-- --></A>  <div class="evenrow">
1343  <SPAN CLASS="font12bold">html_dd</SPAN> (line <span class="linenumber">395</span>)          
1344  <BR>          <div>
1345  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-title">html_ins</span> (line <span class="line-number">783</span>)
1346  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DDtag.html">DDtag</a></SPAN>&nbsp;          </div>
1347  <span class="font10bold" style="color: #0000FF">html_dd(  
1348  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <!-- ========== Info from phpDoc block ========= -->
1349  <BR>  <p class="short-description">build a &lt;ins&gt; tag with some content.</p>
1350  <BR>          <ul class="tags">
1351  <SPAN CLASS="font10bold">Description : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
1352  build a &lt;dd&gt; tag with some content.                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1353  <br />                          </ul>
1354            
1355  <DL>          <div class="method-signature">
1356          <DT class="font10bold">Function Parameters:</DT>                  <span class="method-result"><a href="../phpHtmlLib/INStag.html">INStag</a></span>
1357                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-name">
1358                                    html_ins
1359          <DT class="font10bold">Function Info:</DT>                  </span>
1360                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1361          </DL>                          </div>
1362  </DIV>  
1363  <BR>                          <ul class="parameters">
1364                                            <li>
1365  <DIV CLASS="function">                                  <span class="var-type">mixed</span>
1366  <A NAME="functionhtml_del"><!-- --></A>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1367  <SPAN CLASS="font12bold">html_del</SPAN> (line <span class="linenumber">409</span>)                                  </ul>
1368  <BR>                  
1369  <SPAN CLASS="font10bold">Usage : </SPAN>          
1370  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DELtag.html">DELtag</a></SPAN>&nbsp;  </div>
1371  <span class="font10bold" style="color: #0000FF">html_del(  <a name="functionhtml_kbd" id="functionhtml_kbd"><!-- --></a>
1372  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  <div class="oddrow">
1373  <BR>          
1374  <BR>          <div>
1375  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-title">html_kbd</span> (line <span class="line-number">797</span>)
1376  build a &lt;del&gt; tag with some content.          </div>
1377  <br />  
1378            <!-- ========== Info from phpDoc block ========= -->
1379  <DL>  <p class="short-description">build a</p>
1380          <DT class="font10bold">Function Parameters:</DT>          <ul class="tags">
1381                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <li><span class="field">return:</span> <p>object.</p></li>
1382                                    </ul>
1383          <DT class="font10bold">Function Info:</DT>          
1384                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <div class="method-signature">
1385          </DL>                  <span class="method-result"><a href="../phpHtmlLib/KBDtag.html">KBDtag</a></span>
1386  </DIV>                  <span class="method-name">
1387  <BR>                          html_kbd
1388                    </span>
1389  <DIV CLASS="function">                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1390  <A NAME="functionhtml_dfn"><!-- --></A>                          </div>
1391  <SPAN CLASS="font12bold">html_dfn</SPAN> (line <span class="linenumber">424</span>)  
1392  <BR>                          <ul class="parameters">
1393  <SPAN CLASS="font10bold">Usage : </SPAN>                                          <li>
1394  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DFNtag.html">DFNtag</a></SPAN>&nbsp;                                  <span class="var-type">mixed</span>
1395  <span class="font10bold" style="color: #0000FF">html_dfn(                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1396  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  </ul>
1397  <BR>                  
1398  <BR>          
1399  <SPAN CLASS="font10bold">Description : </SPAN>  </div>
1400  build a &lt;dfn&gt; tag with some content.  <a name="functionhtml_label" id="functionhtml_label"><!-- --></a>
1401  <br />  <div class="evenrow">
1402            
1403  <DL>          <div>
1404          <DT class="font10bold">Function Parameters:</DT>                  <span class="method-title">html_label</span> (line <span class="line-number">814</span>)
1405                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          </div>
1406            
1407          <DT class="font10bold">Function Info:</DT>          <!-- ========== Info from phpDoc block ========= -->
1408                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <p class="short-description">build a &lt;label&gt; tag with some content.</p>
1409          </DL>          <ul class="tags">
1410  </DIV>                                  <li><span class="field">return:</span> <p>object.</p></li>
1411  <BR>                          </ul>
1412            
1413  <DIV CLASS="function">          <div class="method-signature">
1414  <A NAME="functionhtml_dl"><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/LABELtag.html">LABELtag</a></span>
1415  <SPAN CLASS="font12bold">html_dl</SPAN> (line <span class="linenumber">443</span>)                  <span class="method-name">
1416  <BR>                          html_label
1417  <SPAN CLASS="font10bold">Usage : </SPAN>                  </span>
1418  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DLtag.html">DLtag</a></SPAN>&nbsp;                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$for</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1419  <span class="font10bold" style="color: #0000FF">html_dl(                          </div>
1420  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
1421  <BR>                          <ul class="parameters">
1422  <BR>                                          <li>
1423  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">mixed</span>
1424  build a &lt;dl&gt; tag with some content.                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1425  <br />                                          <li>
1426                                    <span class="var-type">string</span>
1427  <DL>                                  <span class="var-name">$for</span><span class="var-description">: <p>- the id of the form                    element to tie this                    label to.</p></span>                        </li>
1428          <DT class="font10bold">Function Parameters:</DT>                                  </ul>
1429                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  
1430                    
1431          <DT class="font10bold">Function Info:</DT>  </div>
1432                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <a name="functionhtml_legend" id="functionhtml_legend"><!-- --></a>
1433          </DL>  <div class="oddrow">
1434  </DIV>          
1435  <BR>          <div>
1436                    <span class="method-title">html_legend</span> (line <span class="line-number">835</span>)
1437  <DIV CLASS="function">          </div>
1438  <A NAME="functionhtml_dt"><!-- --></A>  
1439  <SPAN CLASS="font12bold">html_dt</SPAN> (line <span class="linenumber">457</span>)          <!-- ========== Info from phpDoc block ========= -->
1440  <BR>  <p class="short-description">build a &lt;legend&gt; tag with some content.</p>
1441  <SPAN CLASS="font10bold">Usage : </SPAN>          <ul class="tags">
1442  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DTtag.html">DTtag</a></SPAN>&nbsp;                                  <li><span class="field">return:</span> <p>object.</p></li>
1443  <span class="font10bold" style="color: #0000FF">html_dt(                          </ul>
1444  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          
1445  <BR>          <div class="method-signature">
1446  <BR>                  <span class="method-result"><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a></span>
1447  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-name">
1448  build a &lt;dt&gt; tag with some content.                          html_legend
1449  <br />                  </span>
1450                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1451  <DL>                          </div>
1452          <DT class="font10bold">Function Parameters:</DT>  
1453                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                          <ul class="parameters">
1454                                                    <li>
1455          <DT class="font10bold">Function Info:</DT>                                  <span class="var-type">mixed</span>
1456                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1457          </DL>                                  </ul>
1458  </DIV>                  
1459  <BR>          
1460    </div>
1461  <DIV CLASS="function">  <a name="functionhtml_li" id="functionhtml_li"><!-- --></a>
1462  <A NAME="functionhtml_em"><!-- --></A>  <div class="evenrow">
1463  <SPAN CLASS="font12bold">html_em</SPAN> (line <span class="linenumber">471</span>)          
1464  <BR>          <div>
1465  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-title">html_li</span> (line <span class="line-number">851</span>)
1466  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/EMtag.html">EMtag</a></SPAN>&nbsp;          </div>
1467  <span class="font10bold" style="color: #0000FF">html_em(  
1468  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <!-- ========== Info from phpDoc block ========= -->
1469  <BR>  <p class="short-description">build a &lt;LI&gt; tag with some content..</p>
1470  <BR>          <ul class="tags">
1471  <SPAN CLASS="font10bold">Description : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
1472  build a &lt;em&gt; tag with some content.                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
1473  <br />                          </ul>
1474            
1475  <DL>          <div class="method-signature">
1476          <DT class="font10bold">Function Parameters:</DT>                  <span class="method-result"><a href="../phpHtmlLib/LItag.html">LItag</a></span>
1477                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-name">
1478                                    html_li
1479          <DT class="font10bold">Function Info:</DT>                  </span>
1480                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1481          </DL>                          </div>
1482  </DIV>  
1483  <BR>                          <ul class="parameters">
1484                                            <li>
1485  <DIV CLASS="function">                                  <span class="var-type">mixed</span>
1486  <A NAME="functionhtml_fieldset"><!-- --></A>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1487  <SPAN CLASS="font12bold">html_fieldset</SPAN> (line <span class="linenumber">487</span>)                                  </ul>
1488  <BR>                  
1489  <SPAN CLASS="font10bold">Usage : </SPAN>          
1490  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></SPAN>&nbsp;  </div>
1491  <span class="font10bold" style="color: #0000FF">html_fieldset(  <a name="functionhtml_link" id="functionhtml_link"><!-- --></a>
1492  [mixed $legend = ""], mixed 1)</SPAN>  <div class="oddrow">
1493  <BR>          
1494  <BR>          <div>
1495  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-title">html_link</span> (line <span class="line-number">866</span>)
1496  build a &lt;fieldset&gt; tag with some content.          </div>
1497  <br />  
1498            <!-- ========== Info from phpDoc block ========= -->
1499  <DL>  <p class="short-description">build a &lt;LINK&gt; tag with some content..</p>
1500          <DT class="font10bold">Function Parameters:</DT>          <ul class="tags">
1501                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <li><span class="field">return:</span> <p>object.</p></li>
1502                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$legend</SPAN></SPAN> - The legend text, or the LEGENDtag for the fieldset.</DD>                          </ul>
1503                    
1504          <DT class="font10bold">Function Info:</DT>          <div class="method-signature">
1505                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  <span class="method-result"><a href="../phpHtmlLib/LINKtag.html">LINKtag</a></span>
1506          </DL>                  <span class="method-name">
1507  </DIV>                          html_link
1508  <BR>                  </span>
1509                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$rel</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>)
1510  <DIV CLASS="function">                          </div>
1511  <A NAME="functionhtml_h1"><!-- --></A>  
1512  <SPAN CLASS="font12bold">html_h1</SPAN> (line <span class="linenumber">520</span>)                          <ul class="parameters">
1513  <BR>                                          <li>
1514  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-type">string</span>
1515  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H1tag.html">H1tag</a></SPAN>&nbsp;                                  <span class="var-name">$href</span><span class="var-description">: <p>- the href link</p></span>                        </li>
1516  <span class="font10bold" style="color: #0000FF">html_h1(                                          <li>
1517  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-type">string</span>
1518  <BR>                                  <span class="var-name">$rel</span><span class="var-description">: <p>- the rel attribute</p></span>                     </li>
1519  <BR>                                          <li>
1520  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">string</span>
1521  build an H1 tag object with content.                                  <span class="var-name">$type</span><span class="var-description">: <p>- the type of content.</p></span>                 </li>
1522  <br />                                  </ul>
1523                    
1524  <DL>          
1525          <DT class="font10bold">Function Parameters:</DT>  </div>
1526                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  <a name="functionhtml_map" id="functionhtml_map"><!-- --></a>
1527            <div class="evenrow">
1528          <DT class="font10bold">Function Info:</DT>          
1529                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <div>
1530                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                  <span class="method-title">html_map</span> (line <span class="line-number">880</span>)
1531          </DL>          </div>
1532  </DIV>  
1533  <BR>          <!-- ========== Info from phpDoc block ========= -->
1534    <p class="short-description">build a &lt;map&gt; tag with some content.</p>
1535  <DIV CLASS="function">          <ul class="tags">
1536  <A NAME="functionhtml_h2"><!-- --></A>                                  <li><span class="field">return:</span> <p>object.</p></li>
1537  <SPAN CLASS="font12bold">html_h2</SPAN> (line <span class="linenumber">536</span>)                          </ul>
1538  <BR>          
1539  <SPAN CLASS="font10bold">Usage : </SPAN>          <div class="method-signature">
1540  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H2tag.html">H2tag</a></SPAN>&nbsp;                  <span class="method-result"><a href="../phpHtmlLib/MAPtag.html">MAPtag</a></span>
1541  <span class="font10bold" style="color: #0000FF">html_h2(                  <span class="method-name">
1542  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                          html_map
1543  <BR>                  </span>
1544  <BR>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1545  <SPAN CLASS="font10bold">Description : </SPAN>                          </div>
1546  build an H2 tag object with content.  
1547  <br />                          <ul class="parameters">
1548                                            <li>
1549  <DL>                                  <span class="var-type">mixed</span>
1550          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1551                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                          <li>
1552                                            <span class="var-type">string</span>
1553          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">$name</span><span class="var-description">: <p>- the name of the map.</p></span>                 </li>
1554                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  </ul>
1555                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                  
1556          </DL>          
1557  </DIV>  </div>
1558  <BR>  <a name="functionhtml_meta" id="functionhtml_meta"><!-- --></a>
1559    <div class="oddrow">
1560  <DIV CLASS="function">          
1561  <A NAME="functionhtml_h3"><!-- --></A>          <div>
1562  <SPAN CLASS="font12bold">html_h3</SPAN> (line <span class="linenumber">553</span>)                  <span class="method-title">html_meta</span> (line <span class="line-number">898</span>)
1563  <BR>          </div>
1564  <SPAN CLASS="font10bold">Usage : </SPAN>  
1565  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H3tag.html">H3tag</a></SPAN>&nbsp;          <!-- ========== Info from phpDoc block ========= -->
1566  <span class="font10bold" style="color: #0000FF">html_h3(  <p class="short-description">build a &lt;meta&gt; tag..</p>
1567  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <ul class="tags">
1568  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
1569  <BR>                          </ul>
1570  <SPAN CLASS="font10bold">Description : </SPAN>          
1571  build an H3 tag object with content.          <div class="method-signature">
1572  <br />                  <span class="method-result"><a href="../phpHtmlLib/METAtag.html">METAtag</a></span>
1573                    <span class="method-name">
1574  <DL>                          html_meta
1575          <DT class="font10bold">Function Parameters:</DT>                  </span>
1576                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$http_equiv</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span> = <span class="var-default">""</span>])
1577                                    </div>
1578          <DT class="font10bold">Function Info:</DT>  
1579                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          <ul class="parameters">
1580                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                                          <li>
1581          </DL>                                  <span class="var-type">string</span>
1582  </DIV>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content value.</p></span>                        </li>
1583  <BR>                                          <li>
1584                                    <span class="var-type">string</span>
1585  <DIV CLASS="function">                                  <span class="var-name">$http_equiv</span><span class="var-description">: <p>- the http-equiv value</p></span>                   </li>
1586  <A NAME="functionhtml_h4"><!-- --></A>                                          <li>
1587  <SPAN CLASS="font12bold">html_h4</SPAN> (line <span class="linenumber">569</span>)                                  <span class="var-type">string</span>
1588  <BR>                                  <span class="var-name">$name</span><span class="var-description">: <p>- the name</p></span>                     </li>
1589  <SPAN CLASS="font10bold">Usage : </SPAN>                                  </ul>
1590  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H4tag.html">H4tag</a></SPAN>&nbsp;                  
1591  <span class="font10bold" style="color: #0000FF">html_h4(          
1592  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  </div>
1593  <BR>  <a name="functionhtml_noframes" id="functionhtml_noframes"><!-- --></a>
1594  <BR>  <div class="evenrow">
1595  <SPAN CLASS="font10bold">Description : </SPAN>          
1596  build an H4 tag object with content.          <div>
1597  <br />                  <span class="method-title">html_noframes</span> (line <span class="line-number">920</span>)
1598            </div>
1599  <DL>  
1600          <DT class="font10bold">Function Parameters:</DT>          <!-- ========== Info from phpDoc block ========= -->
1601                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  <p class="short-description">build a &lt;noframes&gt; tag with some content..</p>
1602                    <ul class="tags">
1603          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">return:</span> <p>object.</p></li>
1604                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          </ul>
1605                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>          
1606          </DL>          <div class="method-signature">
1607  </DIV>                  <span class="method-result"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></span>
1608  <BR>                  <span class="method-name">
1609                            html_noframes
1610  <DIV CLASS="function">                  </span>
1611  <A NAME="functionhtml_h5"><!-- --></A>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1612  <SPAN CLASS="font12bold">html_h5</SPAN> (line <span class="linenumber">585</span>)                          </div>
1613  <BR>  
1614  <SPAN CLASS="font10bold">Usage : </SPAN>                          <ul class="parameters">
1615  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H5tag.html">H5tag</a></SPAN>&nbsp;                                          <li>
1616  <span class="font10bold" style="color: #0000FF">html_h5(                                  <span class="var-type">mixed</span>
1617  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1618  <BR>                                  </ul>
1619  <BR>                  
1620  <SPAN CLASS="font10bold">Description : </SPAN>          
1621  build an H5 tag object with content.  </div>
1622  <br />  <a name="functionhtml_noscript" id="functionhtml_noscript"><!-- --></a>
1623    <div class="oddrow">
1624  <DL>          
1625          <DT class="font10bold">Function Parameters:</DT>          <div>
1626                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-title">html_noscript</span> (line <span class="line-number">934</span>)
1627                    </div>
1628          <DT class="font10bold">Function Info:</DT>  
1629                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
1630                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  <p class="short-description">build a &lt;noscript&gt; tag with some content..</p>
1631          </DL>          <ul class="tags">
1632  </DIV>                                  <li><span class="field">return:</span> <p>object.</p></li>
1633  <BR>                          </ul>
1634            
1635  <DIV CLASS="function">          <div class="method-signature">
1636  <A NAME="functionhtml_h6"><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a></span>
1637  <SPAN CLASS="font12bold">html_h6</SPAN> (line <span class="linenumber">602</span>)                  <span class="method-name">
1638  <BR>                          html_noscript
1639  <SPAN CLASS="font10bold">Usage : </SPAN>                  </span>
1640  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/H6tag.html">H6tag</a></SPAN>&nbsp;                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1641  <span class="font10bold" style="color: #0000FF">html_h6(                          </div>
1642  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
1643  <BR>                          <ul class="parameters">
1644  <BR>                                          <li>
1645  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">mixed</span>
1646  build an H6 tag object with content.                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1647  <br />                                  </ul>
1648                    
1649  <DL>          
1650          <DT class="font10bold">Function Parameters:</DT>  </div>
1651                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  <a name="functionhtml_object" id="functionhtml_object"><!-- --></a>
1652            <div class="evenrow">
1653          <DT class="font10bold">Function Info:</DT>          
1654                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <div>
1655                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                  <span class="method-title">html_object</span> (line <span class="line-number">948</span>)
1656          </DL>          </div>
1657  </DIV>  
1658  <BR>          <!-- ========== Info from phpDoc block ========= -->
1659    <p class="short-description">build a &lt;object&gt; tag with some content..</p>
1660  <DIV CLASS="function">          <ul class="tags">
1661  <A NAME="functionhtml_head"><!-- --></A>                                  <li><span class="field">return:</span> <p>object.</p></li>
1662  <SPAN CLASS="font12bold">html_head</SPAN> (line <span class="linenumber">618</span>)                          </ul>
1663  <BR>          
1664  <SPAN CLASS="font10bold">Usage : </SPAN>          <div class="method-signature">
1665  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HEADtag.html">HEADtag</a></SPAN>&nbsp;                  <span class="method-result"><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a></span>
1666  <span class="font10bold" style="color: #0000FF">html_head(                  <span class="method-name">
1667  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                          html_object
1668  <BR>                  </span>
1669  <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1670  <SPAN CLASS="font10bold">Description : </SPAN>                          </div>
1671  build an &lt;head&gt; tag object with content.  
1672  <br />                          <ul class="parameters">
1673                                            <li>
1674  <DL>                                  <span class="var-type">mixed</span>
1675          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1676                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  </ul>
1677                            
1678          <DT class="font10bold">Function Info:</DT>          
1679                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  </div>
1680                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  <a name="functionhtml_ol" id="functionhtml_ol"><!-- --></a>
1681          </DL>  <div class="oddrow">
1682  </DIV>          
1683  <BR>          <div>
1684                    <span class="method-title">html_ol</span> (line <span class="line-number">962</span>)
1685  <DIV CLASS="function">          </div>
1686  <A NAME="functionhtml_hr"><!-- --></A>  
1687  <SPAN CLASS="font12bold">html_hr</SPAN> (line <span class="linenumber">630</span>)          <!-- ========== Info from phpDoc block ========= -->
1688  <BR>  <p class="short-description">build a</p>
1689  <SPAN CLASS="font10bold">Usage : </SPAN>          <ul class="tags">
1690  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HRtag.html">HRtag</a></SPAN>&nbsp;                                  <li><span class="field">return:</span> <p>object.</p></li>
1691  <span class="font10bold" style="color: #0000FF">html_hr(                          </ul>
1692  )</SPAN>          
1693  <BR>          <div class="method-signature">
1694  <BR>                  <span class="method-result"><a href="../phpHtmlLib/OLtag.html">OLtag</a></span>
1695  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-name">
1696  build an &lt;hr&gt; tag object.                          html_ol
1697  <br />                  </span>
1698                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1699  <DL>                          </div>
1700    
1701          <DT class="font10bold">Function Info:</DT>                          <ul class="parameters">
1702                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          <li>
1703          </DL>                                  <span class="var-type">mixed</span>
1704  </DIV>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1705  <BR>                                  </ul>
1706                    
1707  <DIV CLASS="function">          
1708  <A NAME="functionhtml_html"><!-- --></A>  </div>
1709  <SPAN CLASS="font12bold">html_html</SPAN> (line <span class="linenumber">642</span>)  <a name="functionhtml_optgroup" id="functionhtml_optgroup"><!-- --></a>
1710  <BR>  <div class="evenrow">
1711  <SPAN CLASS="font10bold">Usage : </SPAN>          
1712  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/HTMLtag.html">HTMLtag</a></SPAN>&nbsp;          <div>
1713  <span class="font10bold" style="color: #0000FF">html_html(                  <span class="method-title">html_optgroup</span> (line <span class="line-number">976</span>)
1714  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          </div>
1715  <BR>  
1716  <BR>          <!-- ========== Info from phpDoc block ========= -->
1717  <SPAN CLASS="font10bold">Description : </SPAN>  <p class="short-description">build a &lt;OPTGROUP&gt; tag with some content..</p>
1718  build an &lt;html&gt; tag object.          <ul class="tags">
1719  <br />                                  <li><span class="field">return:</span> <p>object.</p></li>
1720                            </ul>
1721  <DL>          
1722          <DT class="font10bold">Function Parameters:</DT>          <div class="method-signature">
1723                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-result"><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a></span>
1724                            <span class="method-name">
1725          <DT class="font10bold">Function Info:</DT>                          html_optgroup
1726                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  </span>
1727                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1728          </DL>                          </div>
1729  </DIV>  
1730  <BR>                          <ul class="parameters">
1731                                            <li>
1732  <DIV CLASS="function">                                  <span class="var-type">mixed</span>
1733  <A NAME="functionhtml_i"><!-- --></A>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1734  <SPAN CLASS="font12bold">html_i</SPAN> (line <span class="linenumber">658</span>)                                  </ul>
1735  <BR>                  
1736  <SPAN CLASS="font10bold">Usage : </SPAN>          
1737  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Itag.html">Itag</a></SPAN>&nbsp;  </div>
1738  <span class="font10bold" style="color: #0000FF">html_i(  <a name="functionhtml_option" id="functionhtml_option"><!-- --></a>
1739  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  <div class="oddrow">
1740  <BR>          
1741  <BR>          <div>
1742  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-title">html_option</span> (line <span class="line-number">991</span>)
1743  build a &lt;i&gt; tag with some content.          </div>
1744  <br />  
1745            <!-- ========== Info from phpDoc block ========= -->
1746  <DL>  <p class="short-description">build a &lt;OPTION&gt; tag with some content..</p>
1747          <DT class="font10bold">Function Parameters:</DT>          <ul class="tags">
1748                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <li><span class="field">return:</span> <p>object.</p></li>
1749                                    </ul>
1750          <DT class="font10bold">Function Info:</DT>          
1751                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <div class="method-signature">
1752                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                  <span class="method-result"><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a></span>
1753          </DL>                  <span class="method-name">
1754  </DIV>                          html_option
1755  <BR>                  </span>
1756                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$value</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>)
1757  <DIV CLASS="function">                          </div>
1758  <A NAME="functionhtml_iframe"><!-- --></A>  
1759  <SPAN CLASS="font12bold">html_iframe</SPAN> (line <span class="linenumber">672</span>)                          <ul class="parameters">
1760  <BR>                                          <li>
1761  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-type">string</span>
1762  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Itag.html">Itag</a></SPAN>&nbsp;                                  <span class="var-name">$value</span><span class="var-description">: <p>- the value attribute</p></span>                 </li>
1763  <span class="font10bold" style="color: #0000FF">html_iframe(                                          <li>
1764  src $src, [mixed $width = ""], [mixed $height = ""], [mixed $scrolling = ""])</SPAN>                                  <span class="var-type">string</span>
1765  <BR>                                  <span class="var-name">$content</span><span class="var-description">: <p>- the content for the tag.</p></span>                  </li>
1766  <BR>                                  </ul>
1767  <SPAN CLASS="font10bold">Description : </SPAN>                  
1768  build a &lt;irame&gt; tag with some content.          
1769  <br />  </div>
1770    <a name="functionhtml_p" id="functionhtml_p"><!-- --></a>
1771  <DL>  <div class="evenrow">
1772          <DT class="font10bold">Function Parameters:</DT>          
1773                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">src</SPAN> <span style="color: #0000FF;font-weight:bold">$src</SPAN></SPAN> - the url for the iframe</DD>          <div>
1774                            <span class="method-title">html_p</span> (line <span class="line-number">1005</span>)
1775          <DT class="font10bold">Function Info:</DT>          </div>
1776                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
1777                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>          <!-- ========== Info from phpDoc block ========= -->
1778          </DL>  <p class="short-description">build a &lt;p&gt; tag.</p>
1779  </DIV>          <ul class="tags">
1780  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
1781                            </ul>
1782  <DIV CLASS="function">          
1783  <A NAME="functionhtml_img"><!-- --></A>          <div class="method-signature">
1784  <SPAN CLASS="font12bold">html_img</SPAN> (line <span class="linenumber">701</span>)                  <span class="method-result"><a href="../phpHtmlLib/Ptag.html">Ptag</a></span>
1785  <BR>                  <span class="method-name">
1786  <SPAN CLASS="font10bold">Usage : </SPAN>                          html_p
1787  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></SPAN>&nbsp;                  </span>
1788  <span class="font10bold" style="color: #0000FF">html_img(                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1789  string $image, [int $width = ''], [int $height = ''], int $border, [string $alt = ""], [string $usemap = NULL], [mixed $title = NULL])</SPAN>                          </div>
1790  <BR>  
1791  <BR>                          <ul class="parameters">
1792  <SPAN CLASS="font10bold">Description : </SPAN>                                          <li>
1793  Build an &lt;img&gt; tag.                                  <span class="var-type">mixed</span>
1794  <br />                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1795  <p>If width and or height are not provided   we do not set them in the tag.</p>                                  </ul>
1796  <DL>                  
1797          <DT class="font10bold">Function Parameters:</DT>          
1798                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$image</SPAN></SPAN> - $image - image src</DD>  </div>
1799                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - $width - width of the image.</DD>  <a name="functionhtml_param" id="functionhtml_param"><!-- --></a>
1800                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - $heigth - height of the image</DD>  <div class="oddrow">
1801                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> - $border - border flag.</DD>          
1802                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> - $alt - alt tag for the image</DD>          <div>
1803                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$usemap</SPAN></SPAN> - $usemap - the image map name</DD>                  <span class="method-title">html_param</span> (line <span class="line-number">1018</span>)
1804                    </div>
1805          <DT class="font10bold">Function Info:</DT>  
1806                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
1807                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walter A. Boring IV</DD>  <p class="short-description">build a &lt;param&gt; tag.</p>
1808          </DL>          <ul class="tags">
1809  </DIV>                                  <li><span class="field">return:</span> <p>object.</p></li>
1810  <BR>                          </ul>
1811            
1812  <DIV CLASS="function">          <div class="method-signature">
1813  <A NAME="functionhtml_img_href"><!-- --></A>                  <span class="method-result"><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a></span>
1814  <SPAN CLASS="font12bold">html_img_href</SPAN> (line <span class="linenumber">744</span>)                  <span class="method-name">
1815  <BR>                          html_param
1816  <SPAN CLASS="font10bold">Usage : </SPAN>                  </span>
1817  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Atag.html">Atag</a></SPAN>&nbsp;                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$value</span> = <span class="var-default">""</span>])
1818  <span class="font10bold" style="color: #0000FF">html_img_href(                          </div>
1819  string $url, string $image, [int $width = ''], [int $height = ''], int $border, [string $alt = ""], [string $usemap = NULL], [string $target = NULL], [string $title = NULL])</SPAN>  
1820  <BR>                          <ul class="parameters">
1821  <BR>                                          <li>
1822  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">string</span>
1823  build an hlink for an image.                                  <span class="var-name">$name</span><span class="var-description">: <p>- name of the tag</p></span>                      </li>
1824  <br />                                  </ul>
1825  <p>this automatically turns off indenting  and newlines, so it formats well</p>                  
1826  <DL>          
1827          <DT class="font10bold">Function Parameters:</DT>  </div>
1828                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - $url - href for the &lt;a&gt;</DD>  <a name="functionhtml_pre" id="functionhtml_pre"><!-- --></a>
1829                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$image</SPAN></SPAN> - $image - src for the &lt;img&gt;</DD>  <div class="evenrow">
1830                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - $width - width of the image</DD>          
1831                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - $height - height of the image</DD>          <div>
1832                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> - $border - for the &lt;img&gt;</DD>                  <span class="method-title">html_pre</span> (line <span class="line-number">1033</span>)
1833                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$alt</SPAN></SPAN> - $alt - for the &lt;img ALT=""&gt;</DD>          </div>
1834                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$usemap</SPAN></SPAN> - $usemap - the image map name</DD>  
1835                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - $target - the &lt;a target="blah"&gt;</DD>          <!-- ========== Info from phpDoc block ========= -->
1836                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$title</SPAN></SPAN> - $title - the title attribute</DD>  <p class="short-description">build a</p>
1837                    <ul class="tags">
1838          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">return:</span> <p>object.</p></li>
1839                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object with &lt;img&gt; as content</DD>                          </ul>
1840          </DL>          
1841  </DIV>          <div class="method-signature">
1842  <BR>                  <span class="method-result"><a href="../phpHtmlLib/PREtag.html">PREtag</a></span>
1843                    <span class="method-name">
1844  <DIV CLASS="function">                          html_pre
1845  <A NAME="functionhtml_input"><!-- --></A>                  </span>
1846  <SPAN CLASS="font12bold">html_input</SPAN> (line <span class="linenumber">766</span>)                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1847  <BR>                          </div>
1848  <SPAN CLASS="font10bold">Usage : </SPAN>  
1849  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></SPAN>&nbsp;                          <ul class="parameters">
1850  <span class="font10bold" style="color: #0000FF">html_input(                                          <li>
1851  string $type, string $name, [string $value = ''], [array $attributes = array()])</SPAN>                                  <span class="var-type">mixed</span>
1852  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1853  <BR>                                  </ul>
1854  <SPAN CLASS="font10bold">Description : </SPAN>                  
1855  This builds an &lt;input&gt; object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data.          
1856  <br />  </div>
1857    <a name="functionhtml_q" id="functionhtml_q"><!-- --></a>
1858  <DL>  <div class="oddrow">
1859          <DT class="font10bold">Function Parameters:</DT>          
1860                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type attribute</DD>          <div>
1861                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name attribute</DD>                  <span class="method-title">html_q</span> (line <span class="line-number">1047</span>)
1862                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$value</SPAN></SPAN> - the value attribute</DD>          </div>
1863                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$attributes</SPAN></SPAN> - any other name=&gt;value attributes for the tag</DD>  
1864                    <!-- ========== Info from phpDoc block ========= -->
1865          <DT class="font10bold">Function Info:</DT>  <p class="short-description">build a &lt;q&gt; tag with some content..</p>
1866                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <ul class="tags">
1867          </DL>                                  <li><span class="field">return:</span> <p>object.</p></li>
1868  </DIV>                          </ul>
1869  <BR>          
1870            <div class="method-signature">
1871  <DIV CLASS="function">                  <span class="method-result"><a href="../phpHtmlLib/Qtag.html">Qtag</a></span>
1872  <A NAME="functionhtml_ins"><!-- --></A>                  <span class="method-name">
1873  <SPAN CLASS="font12bold">html_ins</SPAN> (line <span class="linenumber">783</span>)                          html_q
1874  <BR>                  </span>
1875  <SPAN CLASS="font10bold">Usage : </SPAN>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1876  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INStag.html">INStag</a></SPAN>&nbsp;                          </div>
1877  <span class="font10bold" style="color: #0000FF">html_ins(  
1878  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                          <ul class="parameters">
1879  <BR>                                          <li>
1880  <BR>                                  <span class="var-type">mixed</span>
1881  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1882  build a &lt;ins&gt; tag with some content.                                  </ul>
1883  <br />                  
1884            
1885  <DL>  </div>
1886          <DT class="font10bold">Function Parameters:</DT>  <a name="functionhtml_samp" id="functionhtml_samp"><!-- --></a>
1887                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  <div class="evenrow">
1888                    
1889          <DT class="font10bold">Function Info:</DT>          <div>
1890                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  <span class="method-title">html_samp</span> (line <span class="line-number">1061</span>)
1891                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>          </div>
1892          </DL>  
1893  </DIV>          <!-- ========== Info from phpDoc block ========= -->
1894  <BR>  <p class="short-description">build a</p>
1895            <ul class="tags">
1896  <DIV CLASS="function">                                  <li><span class="field">return:</span> <p>object.</p></li>
1897  <A NAME="functionhtml_kbd"><!-- --></A>                          </ul>
1898  <SPAN CLASS="font12bold">html_kbd</SPAN> (line <span class="linenumber">797</span>)          
1899  <BR>          <div class="method-signature">
1900  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-result"><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a></span>
1901  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/KBDtag.html">KBDtag</a></SPAN>&nbsp;                  <span class="method-name">
1902  <span class="font10bold" style="color: #0000FF">html_kbd(                          html_samp
1903  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                  </span>
1904  <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
1905  <BR>                          </div>
1906  <SPAN CLASS="font10bold">Description : </SPAN>  
1907  build a &lt;kbd&gt; tag with some content.                          <ul class="parameters">
1908  <br />                                          <li>
1909                                    <span class="var-type">mixed</span>
1910  <DL>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1911          <DT class="font10bold">Function Parameters:</DT>                                  </ul>
1912                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  
1913                    
1914          <DT class="font10bold">Function Info:</DT>  </div>
1915                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <a name="functionhtml_script" id="functionhtml_script"><!-- --></a>
1916          </DL>  <div class="oddrow">
1917  </DIV>          
1918  <BR>          <div>
1919                    <span class="method-title">html_script</span> (line <span class="line-number">1075</span>)
1920  <DIV CLASS="function">          </div>
1921  <A NAME="functionhtml_label"><!-- --></A>  
1922  <SPAN CLASS="font12bold">html_label</SPAN> (line <span class="linenumber">814</span>)          <!-- ========== Info from phpDoc block ========= -->
1923  <BR>  <p class="short-description">build a &lt;script&gt; tag with some content..</p>
1924  <SPAN CLASS="font10bold">Usage : </SPAN>          <ul class="tags">
1925  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LABELtag.html">LABELtag</a></SPAN>&nbsp;                                  <li><span class="field">return:</span> <p>object.</p></li>
1926  <span class="font10bold" style="color: #0000FF">html_label(                          </ul>
1927  [string $for = ""], mixed 1)</SPAN>          
1928  <BR>          <div class="method-signature">
1929  <BR>                  <span class="method-result"><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a></span>
1930  <SPAN CLASS="font10bold">Description : </SPAN>                  <span class="method-name">
1931  build a &lt;label&gt; tag with some content.                          html_script
1932  <br />                  </span>
1933                                            ([<span class="var-type">src</span>&nbsp;<span class="var-name">$src</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"text/javascript"</span>])
1934  <DL>                          </div>
1935          <DT class="font10bold">Function Parameters:</DT>  
1936                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                          <ul class="parameters">
1937                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$for</SPAN></SPAN> - the id of the form element to tie this label to.</DD>                                          <li>
1938                                            <span class="var-type">src</span>
1939          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">$src</span><span class="var-description">: <p>- the src</p></span>                       </li>
1940                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          <li>
1941          </DL>                                  <span class="var-type">string</span>
1942  </DIV>                                  <span class="var-name">$type</span><span class="var-description">: <p>- type of script</p></span>                       </li>
1943  <BR>                                  </ul>
1944                    
1945  <DIV CLASS="function">          
1946  <A NAME="functionhtml_legend"><!-- --></A>  </div>
1947  <SPAN CLASS="font12bold">html_legend</SPAN> (line <span class="linenumber">835</span>)  <a name="functionhtml_small" id="functionhtml_small"><!-- --></a>
1948  <BR>  <div class="evenrow">
1949  <SPAN CLASS="font10bold">Usage : </SPAN>          
1950  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LEGENDtag.html">LEGENDtag</a></SPAN>&nbsp;          <div>
1951  <span class="font10bold" style="color: #0000FF">html_legend(                  <span class="method-title">html_small</span> (line <span class="line-number">1096</span>)
1952  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          </div>
1953  <BR>  
1954  <BR>          <!-- ========== Info from phpDoc block ========= -->
1955  <SPAN CLASS="font10bold">Description : </SPAN>  <p class="short-description">build a small &lt;small&gt; tag with content.</p>
1956  build a &lt;legend&gt; tag with some content.          <ul class="tags">
1957  <br />                                  <li><span class="field">return:</span> <p>object.</p></li>
1958                                    <li><span class="field">author:</span> <p>Suren Markossian</p></li>
1959  <DL>                          </ul>
1960          <DT class="font10bold">Function Parameters:</DT>          
1961                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <div class="method-signature">
1962                            <span class="method-result"><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a></span>
1963          <DT class="font10bold">Function Info:</DT>                  <span class="method-name">
1964                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          html_small
1965          </DL>                  </span>
1966  </DIV>                                  ()
1967  <BR>                          </div>
1968    
1969  <DIV CLASS="function">                  
1970  <A NAME="functionhtml_li"><!-- --></A>          
1971  <SPAN CLASS="font12bold">html_li</SPAN> (line <span class="linenumber">851</span>)  </div>
1972  <BR>  <a name="functionhtml_span" id="functionhtml_span"><!-- --></a>
1973  <SPAN CLASS="font10bold">Usage : </SPAN>  <div class="oddrow">
1974  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LItag.html">LItag</a></SPAN>&nbsp;          
1975  <span class="font10bold" style="color: #0000FF">html_li(          <div>
1976  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                  <span class="method-title">html_span</span> (line <span class="line-number">1113</span>)
1977  <BR>          </div>
1978  <BR>  
1979  <SPAN CLASS="font10bold">Description : </SPAN>          <!-- ========== Info from phpDoc block ========= -->
1980  build a &lt;LI&gt; tag with some content..  <p class="short-description">build a bold &lt;span&gt; tag with content.</p>
1981  <br />          <ul class="tags">
1982                                    <li><span class="field">return:</span> <p>object.</p></li>
1983  <DL>                          </ul>
1984          <DT class="font10bold">Function Parameters:</DT>          
1985                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <div class="method-signature">
1986                            <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
1987          <DT class="font10bold">Function Info:</DT>                  <span class="method-name">
1988                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          html_span
1989                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>                  </span>
1990          </DL>                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
1991  </DIV>                          </div>
1992  <BR>  
1993                            <ul class="parameters">
1994  <DIV CLASS="function">                                          <li>
1995  <A NAME="functionhtml_link"><!-- --></A>                                  <span class="var-type">mixed</span>
1996  <SPAN CLASS="font12bold">html_link</SPAN> (line <span class="linenumber">866</span>)                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
1997  <BR>                                          <li>
1998  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-type">string</span>
1999  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/LINKtag.html">LINKtag</a></SPAN>&nbsp;                                  <span class="var-name">$class</span><span class="var-description">: <p>- the class for the                    span.</p></span>                  </li>
2000  <span class="font10bold" style="color: #0000FF">html_link(                                  </ul>
2001  string $href, string $rel, string $type)</SPAN>                  
2002  <BR>          
2003  <BR>  </div>
2004  <SPAN CLASS="font10bold">Description : </SPAN>  <a name="functionhtml_strong" id="functionhtml_strong"><!-- --></a>
2005  build a &lt;LINK&gt; tag with some content..  <div class="evenrow">
2006  <br />          
2007            <div>
2008  <DL>                  <span class="method-title">html_strong</span> (line <span class="line-number">1133</span>)
2009          <DT class="font10bold">Function Parameters:</DT>          </div>
2010                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$href</SPAN></SPAN> - the href link</DD>  
2011                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$rel</SPAN></SPAN> - the rel attribute</DD>          <!-- ========== Info from phpDoc block ========= -->
2012                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type of content.</DD>  <p class="short-description">build a &lt;strong&gt; tag with some content..</p>
2013                    <ul class="tags">
2014          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">return:</span> <p>object.</p></li>
2015                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          </ul>
2016          </DL>          
2017  </DIV>          <div class="method-signature">
2018  <BR>                  <span class="method-result"><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a></span>
2019                    <span class="method-name">
2020  <DIV CLASS="function">                          html_strong
2021  <A NAME="functionhtml_map"><!-- --></A>                  </span>
2022  <SPAN CLASS="font12bold">html_map</SPAN> (line <span class="linenumber">880</span>)                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2023  <BR>                          </div>
2024  <SPAN CLASS="font10bold">Usage : </SPAN>  
2025  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/MAPtag.html">MAPtag</a></SPAN>&nbsp;                          <ul class="parameters">
2026  <span class="font10bold" style="color: #0000FF">html_map(                                          <li>
2027  string $name, mixed 1)</SPAN>                                  <span class="var-type">mixed</span>
2028  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2029  <BR>                                  </ul>
2030  <SPAN CLASS="font10bold">Description : </SPAN>                  
2031  build a &lt;map&gt; tag with some content.          
2032  <br />  </div>
2033    <a name="functionhtml_style" id="functionhtml_style"><!-- --></a>
2034  <DL>  <div class="oddrow">
2035          <DT class="font10bold">Function Parameters:</DT>          
2036                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <div>
2037                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name of the map.</DD>                  <span class="method-title">html_style</span> (line <span class="line-number">1151</span>)
2038                    </div>
2039          <DT class="font10bold">Function Info:</DT>  
2040                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
2041          </DL>  <p class="short-description">build a &lt;style&gt; tag with some content.</p>
2042  </DIV>          <ul class="tags">
2043  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2044                            </ul>
2045  <DIV CLASS="function">          
2046  <A NAME="functionhtml_meta"><!-- --></A>          <div class="method-signature">
2047  <SPAN CLASS="font12bold">html_meta</SPAN> (line <span class="linenumber">898</span>)                  <span class="method-result"><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a></span>
2048  <BR>                  <span class="method-name">
2049  <SPAN CLASS="font10bold">Usage : </SPAN>                          html_style
2050  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/METAtag.html">METAtag</a></SPAN>&nbsp;                  </span>
2051  <span class="font10bold" style="color: #0000FF">html_meta(                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"text/css"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
2052  string $content, [string $http_equiv = ""], [string $name = ""])</SPAN>                          </div>
2053  <BR>  
2054  <BR>                          <ul class="parameters">
2055  <SPAN CLASS="font10bold">Description : </SPAN>                                          <li>
2056  build a &lt;meta&gt; tag..                                  <span class="var-type">mixed</span>
2057  <br />                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2058                                            <li>
2059  <DL>                                  <span class="var-type">string</span>
2060          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-name">$type</span><span class="var-description">: <p>- the type                    text/css (DEFAULT),                    text/javasript</p></span>                    </li>
2061                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content value.</DD>                                  </ul>
2062                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$http_equiv</SPAN></SPAN> - the http-equiv value</DD>                  
2063                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the name</DD>          
2064            </div>
2065          <DT class="font10bold">Function Info:</DT>  <a name="functionhtml_sub" id="functionhtml_sub"><!-- --></a>
2066                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <div class="evenrow">
2067          </DL>          
2068  </DIV>          <div>
2069  <BR>                  <span class="method-title">html_sub</span> (line <span class="line-number">1167</span>)
2070            </div>
2071  <DIV CLASS="function">  
2072  <A NAME="functionhtml_noframes"><!-- --></A>          <!-- ========== Info from phpDoc block ========= -->
2073  <SPAN CLASS="font12bold">html_noframes</SPAN> (line <span class="linenumber">920</span>)  <p class="short-description">build a &lt;sub&gt; tag with some content..</p>
2074  <BR>          <ul class="tags">
2075  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
2076  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a></SPAN>&nbsp;                          </ul>
2077  <span class="font10bold" style="color: #0000FF">html_noframes(          
2078  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <div class="method-signature">
2079  <BR>                  <span class="method-result"><a href="../phpHtmlLib/SUBtag.html">SUBtag</a></span>
2080  <BR>                  <span class="method-name">
2081  <SPAN CLASS="font10bold">Description : </SPAN>                          html_sub
2082  build a &lt;noframes&gt; tag with some content..                  </span>
2083  <br />                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2084                            </div>
2085  <DL>  
2086          <DT class="font10bold">Function Parameters:</DT>                          <ul class="parameters">
2087                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                          <li>
2088                                            <span class="var-type">mixed</span>
2089          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2090                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                  </ul>
2091          </DL>                  
2092  </DIV>          
2093  <BR>  </div>
2094    <a name="functionhtml_sup" id="functionhtml_sup"><!-- --></a>
2095  <DIV CLASS="function">  <div class="oddrow">
2096  <A NAME="functionhtml_noscript"><!-- --></A>          
2097  <SPAN CLASS="font12bold">html_noscript</SPAN> (line <span class="linenumber">934</span>)          <div>
2098  <BR>                  <span class="method-title">html_sup</span> (line <span class="line-number">1181</span>)
2099  <SPAN CLASS="font10bold">Usage : </SPAN>          </div>
2100  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a></SPAN>&nbsp;  
2101  <span class="font10bold" style="color: #0000FF">html_noscript(          <!-- ========== Info from phpDoc block ========= -->
2102  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  <p class="short-description">build a &lt;sup&gt; tag with some content..</p>
2103  <BR>          <ul class="tags">
2104  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2105  <SPAN CLASS="font10bold">Description : </SPAN>                          </ul>
2106  build a &lt;noscript&gt; tag with some content..          
2107  <br />          <div class="method-signature">
2108                    <span class="method-result"><a href="../phpHtmlLib/SUPtag.html">SUPtag</a></span>
2109  <DL>                  <span class="method-name">
2110          <DT class="font10bold">Function Parameters:</DT>                          html_sup
2111                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  </span>
2112                                                    ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2113          <DT class="font10bold">Function Info:</DT>                          </div>
2114                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
2115          </DL>                          <ul class="parameters">
2116  </DIV>                                          <li>
2117  <BR>                                  <span class="var-type">mixed</span>
2118                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2119  <DIV CLASS="function">                                  </ul>
2120  <A NAME="functionhtml_object"><!-- --></A>                  
2121  <SPAN CLASS="font12bold">html_object</SPAN> (line <span class="linenumber">948</span>)          
2122  <BR>  </div>
2123  <SPAN CLASS="font10bold">Usage : </SPAN>  <a name="functionhtml_table" id="functionhtml_table"><!-- --></a>
2124  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OBJECTtag.html">OBJECTtag</a></SPAN>&nbsp;  <div class="evenrow">
2125  <span class="font10bold" style="color: #0000FF">html_object(          
2126  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <div>
2127  <BR>                  <span class="method-title">html_table</span> (line <span class="line-number">1205</span>)
2128  <BR>          </div>
2129  <SPAN CLASS="font10bold">Description : </SPAN>  
2130  build a &lt;object&gt; tag with some content..          <!-- ========== Info from phpDoc block ========= -->
2131  <br />  <p class="short-description">Build a TABLEtag object  with some of the attributes set</p>
2132            <ul class="tags">
2133  <DL>                                  <li><span class="field">return:</span> <p>object.</p></li>
2134          <DT class="font10bold">Function Parameters:</DT>                          </ul>
2135                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          
2136                    <div class="method-signature">
2137          <DT class="font10bold">Function Info:</DT>                  <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
2138                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  <span class="method-name">
2139          </DL>                          html_table
2140  </DIV>                  </span>
2141  <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$border</span> = <span class="var-default">"0"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellspacing</span> = <span class="var-default">"0"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$cellpadding</span> = <span class="var-default">"0"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">NULL</span>])
2142                            </div>
2143  <DIV CLASS="function">  
2144  <A NAME="functionhtml_ol"><!-- --></A>                          <ul class="parameters">
2145  <SPAN CLASS="font12bold">html_ol</SPAN> (line <span class="linenumber">962</span>)                                          <li>
2146  <BR>                                  <span class="var-type">mixed</span>
2147  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-name">$width</span><span class="var-description">: <p>- width attribute                 default: 100%</p></span>                       </li>
2148  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OLtag.html">OLtag</a></SPAN>&nbsp;                                          <li>
2149  <span class="font10bold" style="color: #0000FF">html_ol(                                  <span class="var-type">mixed</span>
2150  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-name">$border</span><span class="var-description">: <p>- border                 default: 0</p></span>                  </li>
2151  <BR>                                          <li>
2152  <BR>                                  <span class="var-type">mixed</span>
2153  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-name">$cellspacing</span><span class="var-description">: <p>- cellspacing                 default: 0</p></span>                        </li>
2154  build a &lt;OL&gt; tag with some content..                                          <li>
2155  <br />                                  <span class="var-type">mixed</span>
2156                                    <span class="var-name">$cellpadding</span><span class="var-description">: <p>- cellpadding                 default: 0</p></span>                        </li>
2157  <DL>                                          <li>
2158          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-type">string</span>
2159                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <span class="var-name">$align</span><span class="var-description">: <p>- align the align                  attribute                 default: not set.</p></span>                        </li>
2160                                            </ul>
2161          <DT class="font10bold">Function Info:</DT>                  
2162                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          
2163          </DL>  </div>
2164  </DIV>  <a name="functionhtml_tbody" id="functionhtml_tbody"><!-- --></a>
2165  <BR>  <div class="oddrow">
2166            
2167  <DIV CLASS="function">          <div>
2168  <A NAME="functionhtml_optgroup"><!-- --></A>                  <span class="method-title">html_tbody</span> (line <span class="line-number">1227</span>)
2169  <SPAN CLASS="font12bold">html_optgroup</SPAN> (line <span class="linenumber">976</span>)          </div>
2170  <BR>  
2171  <SPAN CLASS="font10bold">Usage : </SPAN>          <!-- ========== Info from phpDoc block ========= -->
2172  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a></SPAN>&nbsp;  <p class="short-description">build a &lt;tbody&gt; tag with some content..</p>
2173  <span class="font10bold" style="color: #0000FF">html_optgroup(          <ul class="tags">
2174  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
2175  <BR>                          </ul>
2176  <BR>          
2177  <SPAN CLASS="font10bold">Description : </SPAN>          <div class="method-signature">
2178  build a &lt;OPTGROUP&gt; tag with some content..                  <span class="method-result"><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a></span>
2179  <br />                  <span class="method-name">
2180                            html_tbody
2181  <DL>                  </span>
2182          <DT class="font10bold">Function Parameters:</DT>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2183                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                          </div>
2184            
2185          <DT class="font10bold">Function Info:</DT>                          <ul class="parameters">
2186                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          <li>
2187          </DL>                                  <span class="var-type">mixed</span>
2188  </DIV>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2189  <BR>                                  </ul>
2190                    
2191  <DIV CLASS="function">          
2192  <A NAME="functionhtml_option"><!-- --></A>  </div>
2193  <SPAN CLASS="font12bold">html_option</SPAN> (line <span class="linenumber">991</span>)  <a name="functionhtml_td" id="functionhtml_td"><!-- --></a>
2194  <BR>  <div class="evenrow">
2195  <SPAN CLASS="font10bold">Usage : </SPAN>          
2196  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/OPTIONtag.html">OPTIONtag</a></SPAN>&nbsp;          <div>
2197  <span class="font10bold" style="color: #0000FF">html_option(                  <span class="method-title">html_td</span> (line <span class="line-number">1246</span>)
2198  string $value, string $content)</SPAN>          </div>
2199  <BR>  
2200  <BR>          <!-- ========== Info from phpDoc block ========= -->
2201  <SPAN CLASS="font10bold">Description : </SPAN>  <p class="short-description">build an td tag object with content.</p>
2202  build a &lt;OPTION&gt; tag with some content..          <ul class="tags">
2203  <br />                                  <li><span class="field">return:</span> <p>object.</p></li>
2204                            </ul>
2205  <DL>          
2206          <DT class="font10bold">Function Parameters:</DT>          <div class="method-signature">
2207                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$value</SPAN></SPAN> - the value attribute</DD>                  <span class="method-result"><a href="../phpHtmlLib/TDtag.html">TDtag</a></span>
2208                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$content</SPAN></SPAN> - the content for the tag.</DD>                  <span class="method-name">
2209                                    html_td
2210          <DT class="font10bold">Function Info:</DT>                  </span>
2211                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$align</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">2</span>)
2212          </DL>                          </div>
2213  </DIV>  
2214  <BR>                          <ul class="parameters">
2215                                            <li>
2216  <DIV CLASS="function">                                  <span class="var-type">mixed</span>
2217  <A NAME="functionhtml_p"><!-- --></A>                                  <span class="var-name">2</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2218  <SPAN CLASS="font12bold">html_p</SPAN> (line <span class="linenumber">1005</span>)                                          <li>
2219  <BR>                                  <span class="var-type">string</span>
2220  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-name">$class</span><span class="var-description">: <p>- the class to use</p></span>                    </li>
2221  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Ptag.html">Ptag</a></SPAN>&nbsp;                                          <li>
2222  <span class="font10bold" style="color: #0000FF">html_p(                                  <span class="var-type">string</span>
2223  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-name">$align</span><span class="var-description">: <p>- the alignment                    left, right</p></span>                        </li>
2224  <BR>                                  </ul>
2225  <BR>                  
2226  <SPAN CLASS="font10bold">Description : </SPAN>          
2227  build a &lt;p&gt; tag.  </div>
2228  <br />  <a name="functionhtml_tfoot" id="functionhtml_tfoot"><!-- --></a>
2229    <div class="oddrow">
2230  <DL>          
2231          <DT class="font10bold">Function Parameters:</DT>          <div>
2232                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-title">html_tfoot</span> (line <span class="line-number">1270</span>)
2233                    </div>
2234          <DT class="font10bold">Function Info:</DT>  
2235                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
2236          </DL>  <p class="short-description">build a &lt;tfoot&gt; tag with content.</p>
2237  </DIV>          <ul class="tags">
2238  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2239                            </ul>
2240  <DIV CLASS="function">          
2241  <A NAME="functionhtml_param"><!-- --></A>          <div class="method-signature">
2242  <SPAN CLASS="font12bold">html_param</SPAN> (line <span class="linenumber">1018</span>)                  <span class="method-result"><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a></span>
2243  <BR>                  <span class="method-name">
2244  <SPAN CLASS="font10bold">Usage : </SPAN>                          html_tfoot
2245  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PARAMtag.html">PARAMtag</a></SPAN>&nbsp;                  </span>
2246  <span class="font10bold" style="color: #0000FF">html_param(                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2247  string $name, [mixed $value = ""])</SPAN>                          </div>
2248  <BR>  
2249  <BR>                          <ul class="parameters">
2250  <SPAN CLASS="font10bold">Description : </SPAN>                                          <li>
2251  build a &lt;param&gt; tag.                                  <span class="var-type">mixed</span>
2252  <br />                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2253                                    </ul>
2254  <DL>                  
2255          <DT class="font10bold">Function Parameters:</DT>          
2256                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - name of the tag</DD>  </div>
2257            <a name="functionhtml_th" id="functionhtml_th"><!-- --></a>
2258          <DT class="font10bold">Function Info:</DT>  <div class="evenrow">
2259                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          
2260          </DL>          <div>
2261  </DIV>                  <span class="method-title">html_th</span> (line <span class="line-number">1285</span>)
2262  <BR>          </div>
2263    
2264  <DIV CLASS="function">          <!-- ========== Info from phpDoc block ========= -->
2265  <A NAME="functionhtml_pre"><!-- --></A>  <p class="short-description">build a &lt;th&gt;$header&lt;/th&gt; tag.</p>
2266  <SPAN CLASS="font12bold">html_pre</SPAN> (line <span class="linenumber">1033</span>)          <ul class="tags">
2267  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2268  <SPAN CLASS="font10bold">Usage : </SPAN>                          </ul>
2269  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PREtag.html">PREtag</a></SPAN>&nbsp;          
2270  <span class="font10bold" style="color: #0000FF">html_pre(          <div class="method-signature">
2271  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                  <span class="method-result"><a href="../phpHtmlLib/THtag.html">THtag</a></span>
2272  <BR>                  <span class="method-name">
2273  <BR>                          html_th
2274  <SPAN CLASS="font10bold">Description : </SPAN>                  </span>
2275  build a                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2276  <br />                          </div>
2277    
2278  <DL>                          <ul class="parameters">
2279          <DT class="font10bold">Function Parameters:</DT>                                          <li>
2280                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <span class="var-type">mixed</span>
2281                                            <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2282          <DT class="font10bold">Function Info:</DT>                                  </ul>
2283                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  
2284          </DL>          
2285  </DIV>  </div>
2286  <BR>  <a name="functionhtml_thead" id="functionhtml_thead"><!-- --></a>
2287    <div class="oddrow">
2288  <DIV CLASS="function">          
2289  <A NAME="functionhtml_q"><!-- --></A>          <div>
2290  <SPAN CLASS="font12bold">html_q</SPAN> (line <span class="linenumber">1047</span>)                  <span class="method-title">html_thead</span> (line <span class="line-number">1299</span>)
2291  <BR>          </div>
2292  <SPAN CLASS="font10bold">Usage : </SPAN>  
2293  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Qtag.html">Qtag</a></SPAN>&nbsp;          <!-- ========== Info from phpDoc block ========= -->
2294  <span class="font10bold" style="color: #0000FF">html_q(  <p class="short-description">build a &lt;thhead&gt; tag.</p>
2295  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>          <ul class="tags">
2296  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2297  <BR>                          </ul>
2298  <SPAN CLASS="font10bold">Description : </SPAN>          
2299  build a &lt;q&gt; tag with some content..          <div class="method-signature">
2300  <br />                  <span class="method-result"><a href="../phpHtmlLib/THEADtag.html">THEADtag</a></span>
2301                    <span class="method-name">
2302  <DL>                          html_thead
2303          <DT class="font10bold">Function Parameters:</DT>                  </span>
2304                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2305                                    </div>
2306          <DT class="font10bold">Function Info:</DT>  
2307                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          <ul class="parameters">
2308          </DL>                                          <li>
2309  </DIV>                                  <span class="var-type">mixed</span>
2310  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2311                                    </ul>
2312  <DIV CLASS="function">                  
2313  <A NAME="functionhtml_samp"><!-- --></A>          
2314  <SPAN CLASS="font12bold">html_samp</SPAN> (line <span class="linenumber">1061</span>)  </div>
2315  <BR>  <a name="functionhtml_title" id="functionhtml_title"><!-- --></a>
2316  <SPAN CLASS="font10bold">Usage : </SPAN>  <div class="evenrow">
2317  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SAMPtag.html">SAMPtag</a></SPAN>&nbsp;          
2318  <span class="font10bold" style="color: #0000FF">html_samp(          <div>
2319  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                  <span class="method-title">html_title</span> (line <span class="line-number">1315</span>)
2320  <BR>          </div>
2321  <BR>  
2322  <SPAN CLASS="font10bold">Description : </SPAN>          <!-- ========== Info from phpDoc block ========= -->
2323  build a &lt;samp&gt; tag with some content..  <p class="short-description">build a &lt;title&gt; tag with some content.</p>
2324  <br />          <ul class="tags">
2325                                    <li><span class="field">return:</span> <p>object.</p></li>
2326  <DL>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2327          <DT class="font10bold">Function Parameters:</DT>                          </ul>
2328                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          
2329                    <div class="method-signature">
2330          <DT class="font10bold">Function Info:</DT>                  <span class="method-result"><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a></span>
2331                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  <span class="method-name">
2332          </DL>                          html_title
2333  </DIV>                  </span>
2334  <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2335                            </div>
2336  <DIV CLASS="function">  
2337  <A NAME="functionhtml_script"><!-- --></A>                          <ul class="parameters">
2338  <SPAN CLASS="font12bold">html_script</SPAN> (line <span class="linenumber">1075</span>)                                          <li>
2339  <BR>                                  <span class="var-type">mixed</span>
2340  <SPAN CLASS="font10bold">Usage : </SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2341  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a></SPAN>&nbsp;                                  </ul>
2342  <span class="font10bold" style="color: #0000FF">html_script(                  
2343  [src $src = ""], [string $type = "text/javascript"])</SPAN>          
2344  <BR>  </div>
2345  <BR>  <a name="functionhtml_tr" id="functionhtml_tr"><!-- --></a>
2346  <SPAN CLASS="font10bold">Description : </SPAN>  <div class="oddrow">
2347  build a &lt;script&gt; tag with some content..          
2348  <br />          <div>
2349                    <span class="method-title">html_tr</span> (line <span class="line-number">1330</span>)
2350  <DL>          </div>
2351          <DT class="font10bold">Function Parameters:</DT>  
2352                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">src</SPAN> <span style="color: #0000FF;font-weight:bold">$src</SPAN></SPAN> - the src</DD>          <!-- ========== Info from phpDoc block ========= -->
2353                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - type of script</DD>  <p class="short-description">build a &lt;tr&gt; tag and contents</p>
2354                    <ul class="tags">
2355          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">return:</span> <p>object.</p></li>
2356                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                          </ul>
2357          </DL>          
2358  </DIV>          <div class="method-signature">
2359  <BR>                  <span class="method-result"><a href="../phpHtmlLib/TRtag.html">TRtag</a></span>
2360                    <span class="method-name">
2361  <DIV CLASS="function">                          html_tr
2362  <A NAME="functionhtml_small"><!-- --></A>                  </span>
2363  <SPAN CLASS="font12bold">html_small</SPAN> (line <span class="linenumber">1096</span>)                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">""</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
2364  <BR>                          </div>
2365  <SPAN CLASS="font10bold">Usage : </SPAN>  
2366  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SMALLtag.html">SMALLtag</a></SPAN>&nbsp;                          <ul class="parameters">
2367  <span class="font10bold" style="color: #0000FF">html_small(                                          <li>
2368  )</SPAN>                                  <span class="var-type">mixed</span>
2369  <BR>                                  <span class="var-name">1</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2370  <BR>                                          <li>
2371  <SPAN CLASS="font10bold">Description : </SPAN>                                  <span class="var-type">string</span>
2372  build a small &lt;small&gt; tag with content.                                  <span class="var-name">$class</span><span class="var-description">: <p>- class</p></span>                       </li>
2373  <br />                                  </ul>
2374                    
2375  <DL>          
2376    </div>
2377          <DT class="font10bold">Function Info:</DT>  <a name="functionhtml_tt" id="functionhtml_tt"><!-- --></a>
2378                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  <div class="evenrow">
2379                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Suren Markossian</DD>          
2380          </DL>          <div>
2381  </DIV>                  <span class="method-title">html_tt</span> (line <span class="line-number">1351</span>)
2382  <BR>          </div>
2383    
2384  <DIV CLASS="function">          <!-- ========== Info from phpDoc block ========= -->
2385  <A NAME="functionhtml_span"><!-- --></A>  <p class="short-description">build a &lt;tt&gt; tag and contents</p>
2386  <SPAN CLASS="font12bold">html_span</SPAN> (line <span class="linenumber">1113</span>)          <ul class="tags">
2387  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2388  <SPAN CLASS="font10bold">Usage : </SPAN>                          </ul>
2389  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;          
2390  <span class="font10bold" style="color: #0000FF">html_span(          <div class="method-signature">
2391  [string $class = ""], mixed 1)</SPAN>                  <span class="method-result"><a href="../phpHtmlLib/TTtag.html">TTtag</a></span>
2392  <BR>                  <span class="method-name">
2393  <BR>                          html_tt
2394  <SPAN CLASS="font10bold">Description : </SPAN>                  </span>
2395  build a bold &lt;span&gt; tag with content.                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2396  <br />                          </div>
2397    
2398  <DL>                          <ul class="parameters">
2399          <DT class="font10bold">Function Parameters:</DT>                                          <li>
2400                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                  <span class="var-type">mixed</span>
2401                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the class for the span.</DD>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2402                                            </ul>
2403          <DT class="font10bold">Function Info:</DT>                  
2404                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          
2405          </DL>  </div>
2406  </DIV>  <a name="functionhtml_u" id="functionhtml_u"><!-- --></a>
2407  <BR>  <div class="oddrow">
2408            
2409  <DIV CLASS="function">          <div>
2410  <A NAME="functionhtml_strong"><!-- --></A>                  <span class="method-title">html_u</span> (line <span class="line-number">1365</span>)
2411  <SPAN CLASS="font12bold">html_strong</SPAN> (line <span class="linenumber">1133</span>)          </div>
2412  <BR>  
2413  <SPAN CLASS="font10bold">Usage : </SPAN>          <!-- ========== Info from phpDoc block ========= -->
2414  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/STRONGtag.html">STRONGtag</a></SPAN>&nbsp;  <p class="short-description">build a &lt;u&gt; tag and contents</p>
2415  <span class="font10bold" style="color: #0000FF">html_strong(          <ul class="tags">
2416  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <li><span class="field">return:</span> <p>object.</p></li>
2417  <BR>                          </ul>
2418  <BR>          
2419  <SPAN CLASS="font10bold">Description : </SPAN>          <div class="method-signature">
2420  build a &lt;strong&gt; tag with some content..                  <span class="method-result"><a href="../phpHtmlLib/Utag.html">Utag</a></span>
2421  <br />                  <span class="method-name">
2422                            html_u
2423  <DL>                  </span>
2424          <DT class="font10bold">Function Parameters:</DT>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2425                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                          </div>
2426            
2427          <DT class="font10bold">Function Info:</DT>                          <ul class="parameters">
2428                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          <li>
2429          </DL>                                  <span class="var-type">mixed</span>
2430  </DIV>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2431  <BR>                                  </ul>
2432                    
2433  <DIV CLASS="function">          
2434  <A NAME="functionhtml_style"><!-- --></A>  </div>
2435  <SPAN CLASS="font12bold">html_style</SPAN> (line <span class="linenumber">1151</span>)  <a name="functionhtml_ul" id="functionhtml_ul"><!-- --></a>
2436  <BR>  <div class="evenrow">
2437  <SPAN CLASS="font10bold">Usage : </SPAN>          
2438  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/STYLEtag.html">STYLEtag</a></SPAN>&nbsp;          <div>
2439  <span class="font10bold" style="color: #0000FF">html_style(                  <span class="method-title">html_ul</span> (line <span class="line-number">1382</span>)
2440  [string $type = "text/css"], mixed 1)</SPAN>          </div>
2441  <BR>  
2442  <BR>          <!-- ========== Info from phpDoc block ========= -->
2443  <SPAN CLASS="font10bold">Description : </SPAN>  <p class="short-description">build a</p>
2444  build a &lt;style&gt; tag with some content.          <ul class="tags">
2445  <br />                                  <li><span class="field">return:</span> <p>object.</p></li>
2446                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2447  <DL>                          </ul>
2448          <DT class="font10bold">Function Parameters:</DT>          
2449                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <div class="method-signature">
2450                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the type text/css (DEFAULT), text/javasript</DD>                  <span class="method-result"><a href="../phpHtmlLib/ULtag.html">ULtag</a></span>
2451                            <span class="method-name">
2452          <DT class="font10bold">Function Info:</DT>                          html_ul
2453                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                  </span>
2454          </DL>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2455  </DIV>                          </div>
2456  <BR>  
2457                            <ul class="parameters">
2458  <DIV CLASS="function">                                          <li>
2459  <A NAME="functionhtml_sub"><!-- --></A>                                  <span class="var-type">mixed</span>
2460  <SPAN CLASS="font12bold">html_sub</SPAN> (line <span class="linenumber">1167</span>)                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2461  <BR>                                  </ul>
2462  <SPAN CLASS="font10bold">Usage : </SPAN>                  
2463  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SUBtag.html">SUBtag</a></SPAN>&nbsp;          
2464  <span class="font10bold" style="color: #0000FF">html_sub(  </div>
2465  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  <a name="functionhtml_var" id="functionhtml_var"><!-- --></a>
2466  <BR>  <div class="oddrow">
2467  <BR>          
2468  <SPAN CLASS="font10bold">Description : </SPAN>          <div>
2469  build a &lt;sub&gt; tag with some content..                  <span class="method-title">html_var</span> (line <span class="line-number">1396</span>)
2470  <br />          </div>
2471    
2472  <DL>          <!-- ========== Info from phpDoc block ========= -->
2473          <DT class="font10bold">Function Parameters:</DT>  <p class="short-description">build a</p>
2474                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>          <ul class="tags">
2475                                            <li><span class="field">return:</span> <p>object.</p></li>
2476          <DT class="font10bold">Function Info:</DT>                          </ul>
2477                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          
2478          </DL>          <div class="method-signature">
2479  </DIV>                  <span class="method-result"><a href="../phpHtmlLib/VARtag.html">VARtag</a></span>
2480  <BR>                  <span class="method-name">
2481                            html_var
2482  <DIV CLASS="function">                  </span>
2483  <A NAME="functionhtml_sup"><!-- --></A>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2484  <SPAN CLASS="font12bold">html_sup</SPAN> (line <span class="linenumber">1181</span>)                          </div>
2485  <BR>  
2486  <SPAN CLASS="font10bold">Usage : </SPAN>                          <ul class="parameters">
2487  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SUPtag.html">SUPtag</a></SPAN>&nbsp;                                          <li>
2488  <span class="font10bold" style="color: #0000FF">html_sup(                                  <span class="var-type">mixed</span>
2489  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2490  <BR>                                  </ul>
2491  <BR>                  
2492  <SPAN CLASS="font10bold">Description : </SPAN>          
2493  build a &lt;sup&gt; tag with some content..  </div>
2494  <br />  <a name="functionhtml_xmp" id="functionhtml_xmp"><!-- --></a>
2495    <div class="evenrow">
2496  <DL>          
2497          <DT class="font10bold">Function Parameters:</DT>          <div>
2498                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                  <span class="method-title">html_xmp</span> (line <span class="line-number">1412</span>)
2499                    </div>
2500          <DT class="font10bold">Function Info:</DT>  
2501                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          <!-- ========== Info from phpDoc block ========= -->
2502          </DL>  <p class="short-description">build a &lt;xmp&gt; tag with some content..</p>
2503  </DIV>          <ul class="tags">
2504  <BR>                                  <li><span class="field">return:</span> <p>object.</p></li>
2505                                    <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2506  <DIV CLASS="function">                          </ul>
2507  <A NAME="functionhtml_table"><!-- --></A>          
2508  <SPAN CLASS="font12bold">html_table</SPAN> (line <span class="linenumber">1205</span>)          <div class="method-signature">
2509  <BR>                  <span class="method-result"><a href="../phpHtmlLib/XMPtag.html">XMPtag</a></span>
2510  <SPAN CLASS="font10bold">Usage : </SPAN>                  <span class="method-name">
2511  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></SPAN>&nbsp;                          html_xmp
2512  <span class="font10bold" style="color: #0000FF">html_table(                  </span>
2513  [mixed $width = "100%"], [mixed $border = "0"], [mixed $cellspacing = "0"], [mixed $cellpadding = "0"], [string $align = NULL])</SPAN>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- n number of arguments                   as content for the tag.</span>])
2514  <BR>                          </div>
2515  <BR>  
2516  <SPAN CLASS="font10bold">Description : </SPAN>                          <ul class="parameters">
2517  Build a TABLEtag object  with some of the attributes set                                          <li>
2518  <br />                                  <span class="var-type">mixed</span>
2519                                    <span class="var-name">0</span><span class="var-description">: <p>- n number of arguments                   as content for the tag.</p></span>                  </li>
2520  <DL>                                  </ul>
2521          <DT class="font10bold">Function Parameters:</DT>                  
2522                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - width attribute default: 100%</DD>          
2523                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$border</SPAN></SPAN> - border default: 0</DD>  </div>
2524                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$cellspacing</SPAN></SPAN> - cellspacing default: 0</DD>  <a name="functionmailto" id="functionmailto"><!-- --></a>
2525                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">$cellpadding</SPAN></SPAN> - cellpadding default: 0</DD>  <div class="oddrow">
2526                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$align</SPAN></SPAN> - align the align attribute default: not set.</DD>          
2527                    <div>
2528          <DT class="font10bold">Function Info:</DT>                  <span class="method-title">mailto</span> (line <span class="line-number">1432</span>)
2529                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>          </div>
2530          </DL>  
2531  </DIV>          <!-- ========== Info from phpDoc block ========= -->
2532  <BR>  <p class="short-description">build a mailto url link .</p>
2533            <ul class="tags">
2534  <DIV CLASS="function">                                  <li><span class="field">return:</span> <p>object.</p></li>
2535  <A NAME="functionhtml_tbody"><!-- --></A>                                  <li><span class="field">author:</span> <p>Walt A. Boring</p></li>
2536  <SPAN CLASS="font12bold">html_tbody</SPAN> (line <span class="linenumber">1227</span>)                          </ul>
2537  <BR>          
2538  <SPAN CLASS="font10bold">Usage : </SPAN>          <div class="method-signature">
2539  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TBODYtag.html">TBODYtag</a></SPAN>&nbsp;                  <span class="method-result"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></span>
2540  <span class="font10bold" style="color: #0000FF">html_tbody(                  <span class="method-name">
2541  [mixed 0 = - n number of arguments as content for the tag.])</SPAN>                          mailto
2542  <BR>                  </span>
2543  <BR>                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$subject</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$body</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$cc</span> = <span class="var-default">NULL</span>])
2544  <SPAN CLASS="font10bold">Description : </SPAN>                          </div>
2545  build a &lt;tbody&gt; tag with some content..  
2546  <br />                          <ul class="parameters">
2547                                            <li>
2548  <DL>                                  <span class="var-type">string</span>
2549          <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-name">$email</span><span class="var-description">: <p>- the email address                           for the mailto</p></span>                  </li>
2550                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>                                          <li>
2551                                            <span class="var-type">string</span>
2552          <DT class="font10bold">Function Info:</DT>                                  <span class="var-name">$subject</span><span class="var-description">: <p>- the subject for                             the email</p></span>                     </li>
2553                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>                                          <li>
2554          </DL>                                  <span class="var-type">string</span>
2555  </DIV>                                  <span class="var-name">$body</span><span class="var-description">: <p>- the body conent                            for the email</p></span>                     </li>
2556  <BR>                                          <li>
2557                                    <span class="var-type">string</span>
2558  <DIV CLASS="function">                                  <span class="var-name">$cc</span><span class="var-description">: <p>= the cc email address.</p></span>                  </li>
2559  <A NAME="functionhtml_td"><!-- --></A>                                  </ul>
2560  <SPAN CLASS="font12bold">html_td</SPAN> (line <span class="linenumber">1246</span>)                  
2561  <BR>          
2562  <SPAN CLASS="font10bold">Usage : </SPAN>  </div>
2563  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TDtag.html">TDtag</a></SPAN>&nbsp;                  </div>
 <span class="font10bold" style="color: #0000FF">html_td(  
 [string $class = ""], [string $align = ""], mixed 2)</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build an td tag object with content.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">2</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the class to use</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$align</SPAN></SPAN> - the alignment left, right</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_tfoot"><!-- --></A>  
 <SPAN CLASS="font12bold">html_tfoot</SPAN> (line <span class="linenumber">1270</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TFOOTtag.html">TFOOTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tfoot(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;tfoot&gt; tag with content.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_th"><!-- --></A>  
 <SPAN CLASS="font12bold">html_th</SPAN> (line <span class="linenumber">1285</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/THtag.html">THtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_th(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;th&gt;$header&lt;/th&gt; tag.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_thead"><!-- --></A>  
 <SPAN CLASS="font12bold">html_thead</SPAN> (line <span class="linenumber">1299</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/THEADtag.html">THEADtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_thead(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;thhead&gt; tag.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_title"><!-- --></A>  
 <SPAN CLASS="font12bold">html_title</SPAN> (line <span class="linenumber">1315</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TITLEtag.html">TITLEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_title(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;title&gt; tag with some content.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_tr"><!-- --></A>  
 <SPAN CLASS="font12bold">html_tr</SPAN> (line <span class="linenumber">1330</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TRtag.html">TRtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tr(  
 [string $class = ""], mixed 1)</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;tr&gt; tag and contents  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">1</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - class</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_tt"><!-- --></A>  
 <SPAN CLASS="font12bold">html_tt</SPAN> (line <span class="linenumber">1351</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TTtag.html">TTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_tt(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;tt&gt; tag and contents  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_u"><!-- --></A>  
 <SPAN CLASS="font12bold">html_u</SPAN> (line <span class="linenumber">1365</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Utag.html">Utag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_u(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;u&gt; tag and contents  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_ul"><!-- --></A>  
 <SPAN CLASS="font12bold">html_ul</SPAN> (line <span class="linenumber">1382</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ULtag.html">ULtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_ul(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;UL&gt; tag with content  wrapped in an &lt;LI&gt; tag.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_var"><!-- --></A>  
 <SPAN CLASS="font12bold">html_var</SPAN> (line <span class="linenumber">1396</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/VARtag.html">VARtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_var(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;var&gt; tag and contents  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionhtml_xmp"><!-- --></A>  
 <SPAN CLASS="font12bold">html_xmp</SPAN> (line <span class="linenumber">1412</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/XMPtag.html">XMPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">html_xmp(  
 [mixed 0 = - n number of arguments as content for the tag.])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a &lt;xmp&gt; tag with some content..  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - n number of arguments as content for the tag.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionmailto"><!-- --></A>  
 <SPAN CLASS="font12bold">mailto</SPAN> (line <span class="linenumber">1432</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CENTERtag.html">CENTERtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">mailto(  
 string $email, [string $subject = NULL], [string $body = NULL], [string $cc = NULL])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a mailto url link .  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$email</SPAN></SPAN> - the email address for the mailto</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$subject</SPAN></SPAN> - the subject for the email</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$body</SPAN></SPAN> - the body conent for the email</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$cc</SPAN></SPAN> = the cc email address.</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walt A. Boring</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <br>  
         <div id="credit">  
                 <hr>  
                 Documention generated on Thu, 20 Feb 2003 16:22:59 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>  
2564          </div>          </div>
 </body>  
 </html>  
 </HTML>  
2565            
2566            <p class="notes" id="credit">
2567                    Documention generated on Thu, 31 Jul 2003 18:32:49 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
2568            </p>
2569            </div></body>
2570    </html>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed