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

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

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:13 2003 UTC revision 1.3 by jonen, Wed Sep 24 13:03:57 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.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: 'Mon, 25 Nov 2002 09:21:22 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Element Index</TITLE>                          <title></title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='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                        <body>
11                                                    <a name="top"></a>
12    <h2>Full index</h2>
13    <h3>Package indexes</h3>
14    <ul>
15            <li><a href="elementindex_phpHtmlLib.html">phpHtmlLib</a></li>
16    </ul>
17    <br />
18    <div class="index-letter-menu">
19            <a class="index-letter" href="elementindex.html#a">a</a>
20            <a class="index-letter" href="elementindex.html#b">b</a>
21            <a class="index-letter" href="elementindex.html#c">c</a>
22            <a class="index-letter" href="elementindex.html#d">d</a>
23            <a class="index-letter" href="elementindex.html#e">e</a>
24            <a class="index-letter" href="elementindex.html#f">f</a>
25            <a class="index-letter" href="elementindex.html#g">g</a>
26            <a class="index-letter" href="elementindex.html#h">h</a>
27            <a class="index-letter" href="elementindex.html#i">i</a>
28            <a class="index-letter" href="elementindex.html#j">j</a>
29            <a class="index-letter" href="elementindex.html#k">k</a>
30            <a class="index-letter" href="elementindex.html#l">l</a>
31            <a class="index-letter" href="elementindex.html#m">m</a>
32            <a class="index-letter" href="elementindex.html#n">n</a>
33            <a class="index-letter" href="elementindex.html#o">o</a>
34            <a class="index-letter" href="elementindex.html#p">p</a>
35            <a class="index-letter" href="elementindex.html#q">q</a>
36            <a class="index-letter" href="elementindex.html#r">r</a>
37            <a class="index-letter" href="elementindex.html#s">s</a>
38            <a class="index-letter" href="elementindex.html#t">t</a>
39            <a class="index-letter" href="elementindex.html#u">u</a>
40            <a class="index-letter" href="elementindex.html#v">v</a>
41            <a class="index-letter" href="elementindex.html#w">w</a>
42            <a class="index-letter" href="elementindex.html#x">x</a>
43            <a class="index-letter" href="elementindex.html#_">_</a>
44    </div>
45    
46            <a name="a"></a>
47            <div class="index-letter-section">
48                    <div style="float: left" class="index-letter-title">a</div>
49                    <div style="float: right"><a href="#top">top</a></div>
50                    <div style="clear: both"></div>
51            </div>
52            <dl>
53                            <dt class="field">
54                                                    <span class="var-title">$alternating_row_colors</span>
55                                            </dt>
56                    <dd class="index-item-body">
57                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$alternating_row_colors">DataList::$alternating_row_colors</a> in DataList.inc</div>
58                                                            <div class="index-item-description">Do we want to alternate the row colors?  This helps to see each row easier.</div>
59                                            </dd>
60                            <dt class="field">
61                                                    ABBRtag
62                                            </dt>
63                    <dd class="index-item-body">
64                            <div class="index-item-details"><a href="phpHtmlLib/ABBRtag.html">ABBRtag</a> in ALLTAGS.inc</div>
65                                                            <div class="index-item-description">&lt;ABBR&gt; tag class</div>
66                                            </dd>
67                            <dt class="field">
68                                                    ACCESStag
69                                            </dt>
70                    <dd class="index-item-body">
71                            <div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html">ACCESStag</a> in WMLTAGS.inc</div>
72                                                            <div class="index-item-description">&lt;ACCESS&gt; tag class</div>
73                                            </dd>
74                            <dt class="field">
75                                                    AccountForm
76                                            </dt>
77                    <dd class="index-item-body">
78                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html">AccountForm</a> in form1.php</div>
79                                                            <div class="index-item-description">This is the Class that handles the building  of the Form itself.  It creates the Form Elements  inside the form_init_elements() method.</div>
80                                            </dd>
81                            <dt class="field">
82                                                    ACRONYMtag
83                                            </dt>
84                    <dd class="index-item-body">
85                            <div class="index-item-details"><a href="phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a> in ALLTAGS.inc</div>
86                                                            <div class="index-item-description">&lt;ACRONYM&gt; tag class</div>
87                                            </dd>
88                            <dt class="field">
89                                                    <span class="method-title">actionbar_cell</span>
90                                            </dt>
91                    <dd class="index-item-body">
92                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodactionbar_cell">DefaultGUIDatalist::actionbar_cell()</a> in DefaultGUIDataList.inc</div>
93                                                            <div class="index-item-description">this is the method that builds  the contents for the middle actionbar  td cell.</div>
94                                            </dd>
95                            <dt class="field">
96                                                    <span class="method-title">action_button</span>
97                                            </dt>
98                    <dd class="index-item-body">
99                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodaction_button">DefaultGUIDatalist::action_button()</a> in DefaultGUIDataList.inc</div>
100                                                            <div class="index-item-description">This function builds an action button that will  modify the form action, to post to a different  script to handle the data</div>
101                                            </dd>
102                            <dt class="field">
103                                                    ActiveTab
104                                            </dt>
105                    <dd class="index-item-body">
106                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html">ActiveTab</a> in ActiveTab.inc</div>
107                                                            <div class="index-item-description">This class is used for creating a tab panel of content  where the tabs can be switched on the fly w/ JS, thereby  eliminating a page turn to see the other tab's content.</div>
108                                            </dd>
109                            <dt class="field">
110                                                    <span class="method-title">ActiveTab</span>
111                                            </dt>
112                    <dd class="index-item-body">
113                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodActiveTab">ActiveTab::ActiveTab()</a> in ActiveTab.inc</div>
114                                                            <div class="index-item-description">This is the constructor for the ActiveTab  object.</div>
115                                            </dd>
116                            <dt class="field">
117                                                    ActiveTabCSS
118                                            </dt>
119                    <dd class="index-item-body">
120                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTabCSS.html">ActiveTabCSS</a> in ActiveTab.inc</div>
121                                                            <div class="index-item-description">The CSSBuilder object for the ActiveTab widget</div>
122                                            </dd>
123                            <dt class="field">
124                                                    <span class="method-title">add</span>
125                                            </dt>
126                    <dd class="index-item-body">
127                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd">NavTable::add()</a> in NavTable.inc</div>
128                                                            <div class="index-item-description">this function adds an entry to the navtable.</div>
129                                            </dd>
130                            <dt class="field">
131                                                    <span class="method-title">add</span>
132                                            </dt>
133                    <dd class="index-item-body">
134                            <div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html#methodadd">CSSContainer::add()</a> in CSSContainer.inc</div>
135                                                            <div class="index-item-description">Only allow the adding of CSSBuilder</div>
136                                            </dd>
137                            <dt class="field">
138                                                    <span class="method-title">add</span>
139                                            </dt>
140                    <dd class="index-item-body">
141                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodadd">Container::add()</a> in ContainerClass.inc</div>
142                                                            <div class="index-item-description">add content onto content stack</div>
143                                            </dd>
144                            <dt class="field">
145                                                    <span class="method-title">add</span>
146                                            </dt>
147                    <dd class="index-item-body">
148                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodadd">TRtag::add()</a> in ALLTAGS.inc</div>
149                                                            <div class="index-item-description">add content onto content stack  adds content to tag as a FIFO.</div>
150                                            </dd>
151                            <dt class="field">
152                                                    <span class="method-title">add</span>
153                                            </dt>
154                    <dd class="index-item-body">
155                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodadd">FooterNav::add()</a> in FooterNav.inc</div>
156                                                            <div class="index-item-description">add an entry to the footer nav</div>
157                                            </dd>
158                            <dt class="field">
159                                                    <span class="method-title">add</span>
160                                            </dt>
161                    <dd class="index-item-body">
162                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd">TextCSSNav::add()</a> in TextCSSNav.inc</div>
163                                                            <div class="index-item-description">this function adds a clickable link.</div>
164                                            </dd>
165                            <dt class="field">
166                                                    <span class="method-title">add</span>
167                                            </dt>
168                    <dd class="index-item-body">
169                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd">VerticalCSSNavTable::add()</a> in VerticalCSSNavTable.inc</div>
170                                                            <div class="index-item-description">this function adds a clickable link.</div>
171                                            </dd>
172                            <dt class="field">
173                                                    <span class="method-title">add</span>
174                                            </dt>
175                    <dd class="index-item-body">
176                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd">HTMLPageClass::add()</a> in HTMLPageClass.inc</div>
177                                                            <div class="index-item-description">This function adds content to the &lt;body&gt;  area of the page.</div>
178                                            </dd>
179                            <dt class="field">
180                                                    <span class="method-title">add</span>
181                                            </dt>
182                    <dd class="index-item-body">
183                            <div class="index-item-details"><a href="phpHtmlLib/OLtag.html#methodadd">OLtag::add()</a> in ALLTAGS.inc</div>
184                                                            <div class="index-item-description">add content onto content stack  adds content to tag as a FIFO.</div>
185                                            </dd>
186                            <dt class="field">
187                                                    <span class="method-title">add</span>
188                                            </dt>
189                    <dd class="index-item-body">
190                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a> in XMLDocumentClass.inc</div>
191                                                            <div class="index-item-description">we override this class to make sure  we push all content inside the  local _xml_obj tag</div>
192                                            </dd>
193                            <dt class="field">
194                                                    <span class="method-title">add</span>
195                                            </dt>
196                    <dd class="index-item-body">
197                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd">TextNav::add()</a> in TextNav.inc</div>
198                                                            <div class="index-item-description">this function adds a clickable link.</div>
199                                            </dd>
200                            <dt class="field">
201                                                    ADDRESStag
202                                            </dt>
203                    <dd class="index-item-body">
204                            <div class="index-item-details"><a href="phpHtmlLib/ADDRESStag.html">ADDRESStag</a> in ALLTAGS.inc</div>
205                                                            <div class="index-item-description">&lt;ADDRESS&gt; tag class</div>
206                                            </dd>
207                            <dt class="field">
208                                                    <span class="method-title">add_action</span>
209                                            </dt>
210                    <dd class="index-item-body">
211                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a> in FormContent.inc</div>
212                                                            <div class="index-item-description">This function adds a form submit button  with the appropriate action.</div>
213                                            </dd>
214                            <dt class="field">
215                                                    <span class="method-title">add_action_column</span>
216                                            </dt>
217                    <dd class="index-item-body">
218                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodadd_action_column">DefaultGUIDatalist::add_action_column()</a> in DefaultGUIDataList.inc</div>
219                                                            <div class="index-item-description">This function adds an action column.  This  adds a column of either checkboxes or radio  buttons.</div>
220                                            </dd>
221                            <dt class="field">
222                                                    <span class="method-title">add_blank</span>
223                                            </dt>
224                    <dd class="index-item-body">
225                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_blank">NavTable::add_blank()</a> in NavTable.inc</div>
226                                                            <div class="index-item-description">This lets you add a blank line  between 2 links</div>
227                                            </dd>
228                            <dt class="field">
229                                                    <span class="method-title">add_blank</span>
230                                            </dt>
231                    <dd class="index-item-body">
232                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd_blank">TextNav::add_blank()</a> in TextNav.inc</div>
233                                                            <div class="index-item-description">This lets you add a blank entry  between 2 links</div>
234                                            </dd>
235                            <dt class="field">
236                                                    <span class="method-title">add_blank</span>
237                                            </dt>
238                    <dd class="index-item-body">
239                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd_blank">TextCSSNav::add_blank()</a> in TextCSSNav.inc</div>
240                                                            <div class="index-item-description">This lets you add a blank entry  between 2 links</div>
241                                            </dd>
242                            <dt class="field">
243                                                    <span class="method-title">add_cancel</span>
244                                            </dt>
245                    <dd class="index-item-body">
246                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a> in FormContent.inc</div>
247                                                            <div class="index-item-description">build a cancel button with a url  to go to</div>
248                                            </dd>
249                            <dt class="field">
250                                                    <span class="method-title">add_column</span>
251                                            </dt>
252                    <dd class="index-item-body">
253                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodadd_column">DataListSource::add_column()</a> in DataListSource.inc</div>
254                                                            <div class="index-item-description">Add a column of data to manage</div>
255                                            </dd>
256                            <dt class="field">
257                                                    <span class="method-title">add_column_header</span>
258                                            </dt>
259                    <dd class="index-item-body">
260                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodadd_column_header">InfoTable::add_column_header()</a> in InfoTable.inc</div>
261                                                            <div class="index-item-description">This function is used to set the column  header text for each column</div>
262                                            </dd>
263                            <dt class="field">
264                                                    <span class="method-title">add_css_link</span>
265                                            </dt>
266                    <dd class="index-item-body">
267                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_css_link">HTMLPageClass::add_css_link()</a> in HTMLPageClass.inc</div>
268                                                            <div class="index-item-description">pushes a css external reference to the head area</div>
269                                            </dd>
270                            <dt class="field">
271                                                    <span class="method-title">add_data_row</span>
272                                            </dt>
273                    <dd class="index-item-body">
274                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodadd_data_row">CSVFILEDataListSource::add_data_row()</a> in CSVFILEDataListSource.inc</div>
275                                                            <div class="index-item-description">This function adds a row of data</div>
276                                            </dd>
277                            <dt class="field">
278                                                    <span class="method-title">add_element</span>
279                                            </dt>
280                    <dd class="index-item-body">
281                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a> in FormContent.inc</div>
282                                                            <div class="index-item-description">This method is used to add a  form element</div>
283                                            </dd>
284                            <dt class="field">
285                                                    <span class="method-title">add_entry</span>
286                                            </dt>
287                    <dd class="index-item-body">
288                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a> in CSSBuilder.inc</div>
289                                                            <div class="index-item-description">This function adds a new class entry</div>
290                                            </dd>
291                            <dt class="field">
292                                                    <span class="method-title">add_error</span>
293                                            </dt>
294                    <dd class="index-item-body">
295                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a> in FormContent.inc</div>
296                                                            <div class="index-item-description">This method is used to create a new error element  during the call to form_action().  This enables us  to do error handling during a transaction into  a DB.</div>
297                                            </dd>
298                            <dt class="field">
299                                                    <span class="method-title">add_form_block</span>
300                                            </dt>
301                    <dd class="index-item-body">
302                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodadd_form_block">StandardFormContent::add_form_block()</a> in StandardFormContent.inc</div>
303                                                            <div class="index-item-description">This function is used to add a block of  form fields inside a table to this form.</div>
304                                            </dd>
305                            <dt class="field">
306                                                    <span class="method-title">add_header_item</span>
307                                            </dt>
308                    <dd class="index-item-body">
309                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadd_header_item">DataList::add_header_item()</a> in DataList.inc</div>
310                                                            <div class="index-item-description">This function adds a header item to the column headers  from a list of parameters.</div>
311                                            </dd>
312                            <dt class="field">
313                                                    <span class="method-title">add_heading</span>
314                                            </dt>
315                    <dd class="index-item-body">
316                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_heading">NavTable::add_heading()</a> in NavTable.inc</div>
317                                                            <div class="index-item-description">This adds a new heading in the nav.</div>
318                                            </dd>
319                            <dt class="field">
320                                                    <span class="method-title">add_head_content</span>
321                                            </dt>
322                    <dd class="index-item-body">
323                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_content">HTMLPageClass::add_head_content()</a> in HTMLPageClass.inc</div>
324                                                            <div class="index-item-description">this adds content to the head tag  of the page</div>
325                                            </dd>
326                            <dt class="field">
327                                                    <span class="method-title">add_head_css</span>
328                                            </dt>
329                    <dd class="index-item-body">
330                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_css">HTMLPageClass::add_head_css()</a> in HTMLPageClass.inc</div>
331                                                            <div class="index-item-description">this function adds raw css to the  &lt;head&gt; tag.  It will automatically  be wrapped in a &lt;style type=&quot;text/css&quot;&gt;</div>
332                                            </dd>
333                            <dt class="field">
334                                                    <span class="method-title">add_head_js</span>
335                                            </dt>
336                    <dd class="index-item-body">
337                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_js">HTMLPageClass::add_head_js()</a> in HTMLPageClass.inc</div>
338                                                            <div class="index-item-description">adds raw javascript to the head which  will automatically get wrapped in a  &lt;script language=&quot;JavaScript&quot;&gt; tag.</div>
339                                            </dd>
340                            <dt class="field">
341                                                    <span class="method-title">add_hidden_action</span>
342                                            </dt>
343                    <dd class="index-item-body">
344                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a> in FormContent.inc</div>
345                                                            <div class="index-item-description">This function adds a submit button that  can have any label.  It just makes the  _form_action a hidden field.</div>
346                                            </dd>
347                            <dt class="field">
348                                                    <span class="method-title">add_hidden_element</span>
349                                            </dt>
350                    <dd class="index-item-body">
351                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a> in FormContent.inc</div>
352                                                            <div class="index-item-description">This method is used to add a  hidden form field</div>
353                                            </dd>
354                            <dt class="field">
355                                                    <span class="method-title">add_image_action</span>
356                                            </dt>
357                    <dd class="index-item-body">
358                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a> in FormContent.inc</div>
359                                                            <div class="index-item-description">This function adds an action as an image to  submit the form.</div>
360                                            </dd>
361                            <dt class="field">
362                                                    <span class="method-title">add_js_link</span>
363                                            </dt>
364                    <dd class="index-item-body">
365                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_js_link">HTMLPageClass::add_js_link()</a> in HTMLPageClass.inc</div>
366                                                            <div class="index-item-description">This adds a link to an external Javascript  file, which will get rendered in the head.</div>
367                                            </dd>
368                            <dt class="field">
369                                                    <span class="method-title">add_line</span>
370                                            </dt>
371                    <dd class="index-item-body">
372                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#methodadd_line">SVGXYLineGraph::add_line()</a> in SVGXYLineGraph.inc</div>
373                                                            <div class="index-item-description">This enables you to add another line  to the graph</div>
374                                            </dd>
375                            <dt class="field">
376                                                    <span class="method-title">add_point</span>
377                                            </dt>
378                    <dd class="index-item-body">
379                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodadd_point">SVGXYPlotGraph::add_point()</a> in SVGXYPlotGraph.inc</div>
380                                                            <div class="index-item-description">This enables you to add another line  to the graph</div>
381                                            </dd>
382                            <dt class="field">
383                                                    <span class="method-title">add_reference</span>
384                                            </dt>
385                    <dd class="index-item-body">
386                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_reference">HTMLPageClass::add_reference()</a> in HTMLPageClass.inc</div>
387                                                            <div class="index-item-description">Adds the content reference to the &lt;body&gt;  tag for later use.</div>
388                                            </dd>
389                            <dt class="field">
390                                                    <span class="method-title">add_reference</span>
391                                            </dt>
392                    <dd class="index-item-body">
393                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a> in ContainerClass.inc</div>
394                                                            <div class="index-item-description">Add content onto content stack  so you can change the item later.</div>
395                                            </dd>
396                            <dt class="field">
397                                                    <span class="method-title">add_reference</span>
398                                            </dt>
399                    <dd class="index-item-body">
400                            <div class="index-item-details"><a href="phpHtmlLib/OLtag.html#methodadd_reference">OLtag::add_reference()</a> in ALLTAGS.inc</div>
401                                                            <div class="index-item-description">push content onto content stack</div>
402                                            </dd>
403                            <dt class="field">
404                                                    <span class="method-title">add_reference</span>
405                                            </dt>
406                    <dd class="index-item-body">
407                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodadd_reference">TRtag::add_reference()</a> in ALLTAGS.inc</div>
408                                                            <div class="index-item-description">add content onto content stack</div>
409                                            </dd>
410                            <dt class="field">
411                                                    <span class="method-title">add_reference</span>
412                                            </dt>
413                    <dd class="index-item-body">
414                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a> in XMLDocumentClass.inc</div>
415                                                            <div class="index-item-description">we override this class to make sure  we push all content inside the  local _xml_obj tag</div>
416                                            </dd>
417                            <dt class="field">
418                                                    <span class="method-title">add_row</span>
419                                            </dt>
420                    <dd class="index-item-body">
421                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodadd_row">InfoTable::add_row()</a> in InfoTable.inc</div>
422                                                            <div class="index-item-description">This function is used to add a row to the table</div>
423                                            </dd>
424                            <dt class="field">
425                                                    <span class="method-title">add_row</span>
426                                            </dt>
427                    <dd class="index-item-body">
428                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodadd_row">TABLEtag::add_row()</a> in ALLTAGS.inc</div>
429                                                            <div class="index-item-description">push 1 row (tr) of content.</div>
430                                            </dd>
431                            <dt class="field">
432                                                    <span class="method-title">add_step</span>
433                                            </dt>
434                    <dd class="index-item-body">
435                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodadd_step">FormWizard::add_step()</a> in FormWizard.inc</div>
436                                                            <div class="index-item-description">This adds a step to the wizard</div>
437                                            </dd>
438                            <dt class="field">
439                                                    <span class="method-title">add_tab</span>
440                                            </dt>
441                    <dd class="index-item-body">
442                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodadd_tab">ActiveTab::add_tab()</a> in ActiveTab.inc</div>
443                                                            <div class="index-item-description">Add a tab</div>
444                                            </dd>
445                            <dt class="field">
446                                                    <span class="method-title">add_text</span>
447                                            </dt>
448                    <dd class="index-item-body">
449                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd_text">TextNav::add_text()</a> in TextNav.inc</div>
450                                                            <div class="index-item-description">this adds a text item in the nav</div>
451                                            </dd>
452                            <dt class="field">
453                                                    <span class="method-title">add_text</span>
454                                            </dt>
455                    <dd class="index-item-body">
456                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd_text">TextCSSNav::add_text()</a> in TextCSSNav.inc</div>
457                                                            <div class="index-item-description">this adds a text item in the nav</div>
458                                            </dd>
459                            <dt class="field">
460                                                    <span class="method-title">add_text</span>
461                                            </dt>
462                    <dd class="index-item-body">
463                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd_text">VerticalCSSNavTable::add_text()</a> in VerticalCSSNavTable.inc</div>
464                                                            <div class="index-item-description">this adds a text item in the nav</div>
465                                            </dd>
466                            <dt class="field">
467                                                    <span class="method-title">add_text</span>
468                                            </dt>
469                    <dd class="index-item-body">
470                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_text">NavTable::add_text()</a> in NavTable.inc</div>
471                                                            <div class="index-item-description">this adds a text item in the nav</div>
472                                            </dd>
473                            <dt class="field">
474                                                    <span class="method-title">add_xml_stylesheet_link</span>
475                                            </dt>
476                    <dd class="index-item-body">
477                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a> in XMLDocumentClass.inc</div>
478                                                            <div class="index-item-description">This function is used to add a new  xml-stylesheet tag to the top  portion of the document.</div>
479                                            </dd>
480                            <dt class="field">
481                                                    <span class="method-title">add_x_values</span>
482                                            </dt>
483                    <dd class="index-item-body">
484                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodadd_x_values">SVGXYGraph::add_x_values()</a> in SVGXYGraph.inc</div>
485                                                            <div class="index-item-description">This function is used to add  a new set of x values for the graph.</div>
486                                            </dd>
487                            <dt class="field">
488                                                    <span class="method-title">add_y_values</span>
489                                            </dt>
490                    <dd class="index-item-body">
491                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodadd_y_values">SVGXYGraph::add_y_values()</a> in SVGXYGraph.inc</div>
492                                                            <div class="index-item-description">This function is used to add  a new set of y values for the graph.</div>
493                                            </dd>
494                            <dt class="field">
495                                                    adodbmysqllist
496                                            </dt>
497                    <dd class="index-item-body">
498                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/adodbmysqllist.html">adodbmysqllist</a> in widget6.php</div>
499                                                            <div class="index-item-description">This is a subclass of the pear mysql list object.</div>
500                                            </dd>
501                            <dt class="field">
502                                                    ADODBSQLDataListSource
503                                            </dt>
504                    <dd class="index-item-body">
505                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html">ADODBSQLDataListSource</a> in ADODBSQLDataListSource.inc</div>
506                                                            <div class="index-item-description">This SQLDataListSource child class interacts with  with the specific DB via the php ADODB DB abstraction  objects.</div>
507                                            </dd>
508                            <dt class="field">
509                                                    <span class="method-title">ADODBSQLDataListSource</span>
510                                            </dt>
511                    <dd class="index-item-body">
512                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodADODBSQLDataListSource">ADODBSQLDataListSource::ADODBSQLDataListSource()</a> in ADODBSQLDataListSource.inc</div>
513                                                            <div class="index-item-description">The constructor is used to pass in the  PEAR DB object that has already been  created and connected to the db.</div>
514                                            </dd>
515                            <dt class="field">
516                                                    <span class="method-title">advanced_search_disable</span>
517                                            </dt>
518                    <dd class="index-item-body">
519                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadvanced_search_disable">DataList::advanced_search_disable()</a> in DataList.inc</div>
520                                                            <div class="index-item-description">Disable the advanced search</div>
521                                            </dd>
522                            <dt class="field">
523                                                    <span class="method-title">advanced_search_enable</span>
524                                            </dt>
525                    <dd class="index-item-body">
526                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadvanced_search_enable">DataList::advanced_search_enable()</a> in DataList.inc</div>
527                                                            <div class="index-item-description">Enable the advanced search</div>
528                                            </dd>
529                            <dt class="field">
530                                                    <span class="method-title">advanced_search_where_clause</span>
531                                            </dt>
532                    <dd class="index-item-body">
533                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodadvanced_search_where_clause">SQLDataListSource::advanced_search_where_clause()</a> in SQLDataListSource.inc</div>
534                                                            <div class="index-item-description">This function is responsible for  building the portion of the where clause  for doing an advanced search.</div>
535                                            </dd>
536                            <dt class="field">
537                                                    <span class="method-title">allow_select_all</span>
538                                            </dt>
539                    <dd class="index-item-body">
540                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodallow_select_all">DefaultGUIDatalist::allow_select_all()</a> in DefaultGUIDataList.inc</div>
541                                                            <div class="index-item-description">Sets the flag for rendering the select all checkbox</div>
542                                            </dd>
543                            <dt class="field">
544                                                    ALTGLYGHDEFsvgtag
545                                            </dt>
546                    <dd class="index-item-body">
547                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html">ALTGLYGHDEFsvgtag</a> in SVGTAGS.inc</div>
548                                                            <div class="index-item-description">&lt;altGlyphDef&gt; SVG tag</div>
549                                            </dd>
550                            <dt class="field">
551                                                    ALTGLYGHITEMsvgtag
552                                            </dt>
553                    <dd class="index-item-body">
554                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html">ALTGLYGHITEMsvgtag</a> in SVGTAGS.inc</div>
555                                                            <div class="index-item-description">&lt;altGlyphItem&gt; SVG tag</div>
556                                            </dd>
557                            <dt class="field">
558                                                    ALTGLYGHsvgtag
559                                            </dt>
560                    <dd class="index-item-body">
561                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHsvgtag.html">ALTGLYGHsvgtag</a> in SVGTAGS.inc</div>
562                                                            <div class="index-item-description">&lt;altGlyph&gt; SVG tag</div>
563                                            </dd>
564                            <dt class="field">
565                                                    ANCHORtag
566                                            </dt>
567                    <dd class="index-item-body">
568                            <div class="index-item-details"><a href="phpHtmlLib/ANCHORtag.html">ANCHORtag</a> in WMLTAGS.inc</div>
569                                                            <div class="index-item-description">&lt;ANCHOR&gt; tag class</div>
570                                            </dd>
571                            <dt class="field">
572                                                    ANIMATECOLORsvgtag
573                                            </dt>
574                    <dd class="index-item-body">
575                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATECOLORsvgtag.html">ANIMATECOLORsvgtag</a> in SVGTAGS.inc</div>
576                                                            <div class="index-item-description">&lt;animateColor&gt; SVG tag</div>
577                                            </dd>
578                            <dt class="field">
579                                                    ANIMATEMOTIONsvgtag
580                                            </dt>
581                    <dd class="index-item-body">
582                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html">ANIMATEMOTIONsvgtag</a> in SVGTAGS.inc</div>
583                                                            <div class="index-item-description">&lt;animateMotion&gt; SVG tag</div>
584                                            </dd>
585                            <dt class="field">
586                                                    ANIMATEsvgtag
587                                            </dt>
588                    <dd class="index-item-body">
589                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATEsvgtag.html">ANIMATEsvgtag</a> in SVGTAGS.inc</div>
590                                                            <div class="index-item-description">&lt;animate&gt; SVG tag</div>
591                                            </dd>
592                            <dt class="field">
593                                                    ANIMATETTRANSFORMsvgtag
594                                            </dt>
595                    <dd class="index-item-body">
596                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html">ANIMATETTRANSFORMsvgtag</a> in SVGTAGS.inc</div>
597                                                            <div class="index-item-description">&lt;animateTransform&gt; SVG tag</div>
598                                            </dd>
599                            <dt class="field">
600                                                    APPLETtag
601                                            </dt>
602                    <dd class="index-item-body">
603                            <div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html">APPLETtag</a> in ALLTAGS.inc</div>
604                                                            <div class="index-item-description">&lt;APPLET&gt; tag class</div>
605                                            </dd>
606                            <dt class="field">
607                                                    AREAtag
608                                            </dt>
609                    <dd class="index-item-body">
610                            <div class="index-item-details"><a href="phpHtmlLib/AREAtag.html">AREAtag</a> in ALLTAGS.inc</div>
611                                                            <div class="index-item-description">&lt;AREA&gt; tag class</div>
612                                            </dd>
613                            <dt class="field">
614                                                    ArrayDataListSource
615                                            </dt>
616                    <dd class="index-item-body">
617                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html">ArrayDataListSource</a> in ArrayDataListSource.inc</div>
618                                                            <div class="index-item-description">This DataListSource child class gets the data from an  external array</div>
619                                            </dd>
620                            <dt class="field">
621                                                    <span class="method-title">ArrayDataListSource</span>
622                                            </dt>
623                    <dd class="index-item-body">
624                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodArrayDataListSource">ArrayDataListSource::ArrayDataListSource()</a> in ArrayDataListSource.inc</div>
625                                                            <div class="index-item-description">The constructor.</div>
626                                            </dd>
627                            <dt class="field">
628                                                    <span class="method-title">array_hasempty</span>
629                                            </dt>
630                    <dd class="index-item-body">
631                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodarray_hasempty">FormValidation::array_hasempty()</a> in FormValidation.inc</div>
632                                                            <div class="index-item-description">This method checks to make sure an array doesn't have  an empty element.</div>
633                                            </dd>
634                            <dt class="field">
635                                                    <span class="method-title">array_to_xml_tree</span>
636                                            </dt>
637                    <dd class="index-item-body">
638                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionarray_to_xml_tree">array_to_xml_tree()</a> in xml_utils.inc</div>
639                                                            <div class="index-item-description">This function converts an array to  an xml document.</div>
640                                            </dd>
641                            <dt class="field">
642                                                    Asvgtag
643                                            </dt>
644                    <dd class="index-item-body">
645                            <div class="index-item-details"><a href="phpHtmlLib/Asvgtag.html">Asvgtag</a> in SVGTAGS.inc</div>
646                                                            <div class="index-item-description">&lt;a&gt; SVG tag</div>
647                                            </dd>
648                            <dt class="field">
649                                                    Atag
650                                            </dt>
651                    <dd class="index-item-body">
652                            <div class="index-item-details"><a href="phpHtmlLib/Atag.html">Atag</a> in ALLTAGS.inc</div>
653                                                            <div class="index-item-description">&lt;A&gt; tag class</div>
654                                            </dd>
655                            <dt class="field">
656                                                    <span class="include-title">ALLTAGS.inc</span>
657                                            </dt>
658                    <dd class="index-item-body">
659                            <div class="index-item-details"><a href="phpHtmlLib/_tag_classes_ALLTAGS_inc.html">ALLTAGS.inc</a> in ALLTAGS.inc</div>
660                                            </dd>
661                            <dt class="field">
662                                                    <span class="include-title">ActiveTab.inc</span>
663                                            </dt>
664                    <dd class="index-item-body">
665                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_ActiveTab_inc.html">ActiveTab.inc</a> in ActiveTab.inc</div>
666                                            </dd>
667                            <dt class="field">
668                                                    <span class="include-title">ADODBSQLDataListSource.inc</span>
669                                            </dt>
670                    <dd class="index-item-body">
671                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ADODBSQLDataListSource_inc.html">ADODBSQLDataListSource.inc</a> in ADODBSQLDataListSource.inc</div>
672                                            </dd>
673                            <dt class="field">
674                                                    <span class="include-title">ArrayDataListSource.inc</span>
675                                            </dt>
676                    <dd class="index-item-body">
677                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ArrayDataListSource_inc.html">ArrayDataListSource.inc</a> in ArrayDataListSource.inc</div>
678                                            </dd>
679                    </dl>
680            <a name="b"></a>
681            <div class="index-letter-section">
682                    <div style="float: left" class="index-letter-title">b</div>
683                    <div style="float: right"><a href="#top">top</a></div>
684                    <div style="clear: both"></div>
685            </div>
686            <dl>
687                            <dt class="field">
688                                                    BASEtag
689                                            </dt>
690                    <dd class="index-item-body">
691                            <div class="index-item-details"><a href="phpHtmlLib/BASEtag.html">BASEtag</a> in ALLTAGS.inc</div>
692                                                            <div class="index-item-description">&lt;BASE&gt; tag class</div>
693                                            </dd>
694                            <dt class="field">
695                                                    BaseWidget
696                                            </dt>
697                    <dd class="index-item-body">
698                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html">BaseWidget</a> in BaseWidget.inc</div>
699                                                            <div class="index-item-description">this is the base widget class, that all widgets  are based off of.  It provides some basic  members and methods</div>
700                                            </dd>
701                            <dt class="field">
702                                                    BDOtag
703                                            </dt>
704                    <dd class="index-item-body">
705                            <div class="index-item-details"><a href="phpHtmlLib/BDOtag.html">BDOtag</a> in ALLTAGS.inc</div>
706                                                            <div class="index-item-description">&lt;BDO&gt; tag class</div>
707                                            </dd>
708                            <dt class="field">
709                                                    BIGtag
710                                            </dt>
711                    <dd class="index-item-body">
712                            <div class="index-item-details"><a href="phpHtmlLib/BIGtag.html">BIGtag</a> in ALLTAGS.inc</div>
713                                                            <div class="index-item-description">&lt;BIG&gt; tag class</div>
714                                            </dd>
715                            <dt class="field">
716                                                    BLOCKQUOTEtag
717                                            </dt>
718                    <dd class="index-item-body">
719                            <div class="index-item-details"><a href="phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a> in ALLTAGS.inc</div>
720                                                            <div class="index-item-description">&lt;BLOCKQUOTE&gt; tag class</div>
721                                            </dd>
722                            <dt class="field">
723                                                    BODYtag
724                                            </dt>
725                    <dd class="index-item-body">
726                            <div class="index-item-details"><a href="phpHtmlLib/BODYtag.html">BODYtag</a> in ALLTAGS.inc</div>
727                                                            <div class="index-item-description">&lt;BODY&gt; tag class</div>
728                                            </dd>
729                            <dt class="field">
730                                                    <span class="method-title">body_content</span>
731                                            </dt>
732                    <dd class="index-item-body">
733                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodbody_content">PageWidget::body_content()</a> in PageWidget.inc</div>
734                                                            <div class="index-item-description">This function is meant to be overridden  by the child class.</div>
735                                            </dd>
736                            <dt class="field">
737                                                    <span class="method-title">body_content</span>
738                                            </dt>
739                    <dd class="index-item-body">
740                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodbody_content">MyLayoutPage::body_content()</a> in example3.php</div>
741                                                            <div class="index-item-description">This builds the main content for the  page.</div>
742                                            </dd>
743                            <dt class="field">
744                                                    BRtag
745                                            </dt>
746                    <dd class="index-item-body">
747                            <div class="index-item-details"><a href="phpHtmlLib/BRtag.html">BRtag</a> in ALLTAGS.inc</div>
748                                                            <div class="index-item-description"><br /> tag class</div>
749                                            </dd>
750                            <dt class="field">
751                                                    Btag
752                                            </dt>
753                    <dd class="index-item-body">
754                            <div class="index-item-details"><a href="phpHtmlLib/Btag.html">Btag</a> in ALLTAGS.inc</div>
755                                            </dd>
756                            <dt class="field">
757                                                    <span class="method-title">build_base_url</span>
758                                            </dt>
759                    <dd class="index-item-body">
760                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_base_url">DataList::build_base_url()</a> in DataList.inc</div>
761                                                            <div class="index-item-description">This builds the base url used  by the column headers as well  as the page tool links.</div>
762                                            </dd>
763                            <dt class="field">
764                                                    <span class="method-title">build_column_header</span>
765                                            </dt>
766                    <dd class="index-item-body">
767                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodbuild_column_header">SimpleGUIDataList::build_column_header()</a> in SimpleGUIDataList.inc</div>
768                                                            <div class="index-item-description">This function builds the object/text</div>
769                                            </dd>
770                            <dt class="field">
771                                                    <span class="method-title">build_column_header</span>
772                                            </dt>
773                    <dd class="index-item-body">
774                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_column_header">ListAction::build_column_header()</a> in ListAction.inc</div>
775                                                            <div class="index-item-description">This function builds the object/text</div>
776                                            </dd>
777                            <dt class="field">
778                                                    <span class="method-title">build_column_header</span>
779                                            </dt>
780                    <dd class="index-item-body">
781                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodbuild_column_header">DefaultGUIDatalist::build_column_header()</a> in DefaultGUIDataList.inc</div>
782                                                            <div class="index-item-description">This function builds the object/text</div>
783                                            </dd>
784                            <dt class="field">
785                                                    <span class="method-title">build_column_item</span>
786                                            </dt>
787                    <dd class="index-item-body">
788                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methodbuild_column_item">pearmysqllist::build_column_item()</a> in widget6.php</div>
789                                                            <div class="index-item-description">This is the basic function for letting us  do a mapping between the column name in  the header, to the value found in the DataListSource.</div>
790                                            </dd>
791                            <dt class="field">
792                                                    <span class="method-title">build_column_item</span>
793                                            </dt>
794                    <dd class="index-item-body">
795                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_column_item">DataList::build_column_item()</a> in DataList.inc</div>
796                                                            <div class="index-item-description">This is the basic function for letting us  do a mapping between the column name in  the header, to the value found in the DB.</div>
797                                            </dd>
798                            <dt class="field">
799                                                    <span class="method-title">build_column_url</span>
800                                            </dt>
801                    <dd class="index-item-body">
802                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_column_url">DataList::build_column_url()</a> in DataList.inc</div>
803                                                            <div class="index-item-description">This builds a url for a particular  column header.</div>
804                                            </dd>
805                            <dt class="field">
806                                                    <span class="method-title">build_confirm_table</span>
807                                            </dt>
808                    <dd class="index-item-body">
809                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a> in FormContent.inc</div>
810                                                            <div class="index-item-description">This method allows the child to ovveride the  default confirm data.  By default the form_confirm()  will show ALL FormElements.  This is prolly not good  in case of a form where a password exists.</div>
811                                            </dd>
812                            <dt class="field">
813                                                    <span class="method-title">build_content</span>
814                                            </dt>
815                    <dd class="index-item-body">
816                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodbuild_content">ActiveTab::build_content()</a> in ActiveTab.inc</div>
817                                            </dd>
818                            <dt class="field">
819                                                    <span class="method-title">build_copyright_header</span>
820                                            </dt>
821                    <dd class="index-item-body">
822                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodbuild_copyright_header">FooterNav::build_copyright_header()</a> in FooterNav.inc</div>
823                                                            <div class="index-item-description">render the copyright string</div>
824                                            </dd>
825                            <dt class="field">
826                                                    <span class="method-title">build_doctype</span>
827                                            </dt>
828                    <dd class="index-item-body">
829                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodbuild_doctype">HTMLPageClass::build_doctype()</a> in HTMLPageClass.inc</div>
830                                                            <div class="index-item-description">This function is used to build the DOCTYPE</div>
831                                            </dd>
832                            <dt class="field">
833                                                    <span class="method-title">build_filelist</span>
834                                            </dt>
835                    <dd class="index-item-body">
836                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_filelist">ImageThumbnailWidget::build_filelist()</a> in ImageThumbnailWidget.inc</div>
837                                                            <div class="index-item-description">build the list of images</div>
838                                            </dd>
839                            <dt class="field">
840                                                    <span class="method-title">build_form_block</span>
841                                            </dt>
842                    <dd class="index-item-body">
843                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodbuild_form_block">StandardFormContent::build_form_block()</a> in StandardFormContent.inc</div>
844                                                            <div class="index-item-description">this builds a fieldset and legend and adds the  form table to it.</div>
845                                            </dd>
846                            <dt class="field">
847                                                    <span class="method-title">build_groupby_clause</span>
848                                            </dt>
849                    <dd class="index-item-body">
850                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_groupby_clause">SQLDataListSource::build_groupby_clause()</a> in SQLDataListSource.inc</div>
851                                                            <div class="index-item-description">this builds the groupby clause of the query</div>
852                                            </dd>
853                            <dt class="field">
854                                                    <span class="method-title">build_gui</span>
855                                            </dt>
856                    <dd class="index-item-body">
857                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodbuild_gui">DefaultGUIDatalist::build_gui()</a> in DefaultGUIDataList.inc</div>
858                                                            <div class="index-item-description">Override the parent's method so we can wrap  everything in a div to hold it all together  when we change the alignment</div>
859                                            </dd>
860                            <dt class="field">
861                                                    <span class="method-title">build_gui</span>
862                                            </dt>
863                    <dd class="index-item-body">
864                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_gui">DataList::build_gui()</a> in DataList.inc</div>
865                                                            <div class="index-item-description">This function is responsible for calling the child  class's methods for building the GUI container.</div>
866                                            </dd>
867                            <dt class="field">
868                                                    <span class="method-title">build_img_td</span>
869                                            </dt>
870                    <dd class="index-item-body">
871                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_img_td">TreeNav::build_img_td()</a> in TreeNav.inc</div>
872                                                            <div class="index-item-description">build the image seperator td</div>
873                                            </dd>
874                            <dt class="field">
875                                                    <span class="method-title">build_img_td</span>
876                                            </dt>
877                    <dd class="index-item-body">
878                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodbuild_img_td">TextNav::build_img_td()</a> in TextNav.inc</div>
879                                                            <div class="index-item-description">build the image seperator td</div>
880                                            </dd>
881                            <dt class="field">
882                                                    <span class="method-title">build_innertable</span>
883                                            </dt>
884                    <dd class="index-item-body">
885                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_innertable">TreeNav::build_innertable()</a> in TreeNav.inc</div>
886                                                            <div class="index-item-description">build all of the idividual nav elements.</div>
887                                            </dd>
888                            <dt class="field">
889                                                    <span class="method-title">build_in_clause</span>
890                                            </dt>
891                    <dd class="index-item-body">
892                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_in_clause">ListAction::build_in_clause()</a> in ListAction.inc</div>
893                                                            <div class="index-item-description">This method is used to build the portion</div>
894                                            </dd>
895                            <dt class="field">
896                                                    <span class="method-title">build_limit_clause</span>
897                                            </dt>
898                    <dd class="index-item-body">
899                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodbuild_limit_clause">PGSQLDataListSource::build_limit_clause()</a> in PGSQLDataListSource.inc</div>
900                                                            <div class="index-item-description">This function builds the limit  clause portion of a DB query.</div>
901                                            </dd>
902                            <dt class="field">
903                                                    <span class="method-title">build_limit_clause</span>
904                                            </dt>
905                    <dd class="index-item-body">
906                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_limit_clause">SQLDataListSource::build_limit_clause()</a> in SQLDataListSource.inc</div>
907                                                            <div class="index-item-description">This function builds the limit  clause portion of a DB query.</div>
908                                            </dd>
909                            <dt class="field">
910                                                    <span class="method-title">build_limit_clause</span>
911                                            </dt>
912                    <dd class="index-item-body">
913                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodbuild_limit_clause">PEARSQLDataListSource::build_limit_clause()</a> in PEARSQLDataListSource.inc</div>
914                                                            <div class="index-item-description">This function builds the limit  clause portion of a DB query.</div>
915                                            </dd>
916                            <dt class="field">
917                                                    <span class="method-title">build_limit_clause</span>
918                                            </dt>
919                    <dd class="index-item-body">
920                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodbuild_limit_clause">ADODBSQLDataListSource::build_limit_clause()</a> in ADODBSQLDataListSource.inc</div>
921                                                            <div class="index-item-description">This function builds the limit  clause portion of a DB query.</div>
922                                            </dd>
923                            <dt class="field">
924                                                    <span class="method-title">build_link_td</span>
925                                            </dt>
926                    <dd class="index-item-body">
927                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_link_td">TreeNav::build_link_td()</a> in TreeNav.inc</div>
928                                                            <div class="index-item-description">build the link td.</div>
929                                            </dd>
930                            <dt class="field">
931                                                    <span class="method-title">build_link_td</span>
932                                            </dt>
933                    <dd class="index-item-body">
934                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_link_td">ImageThumbnailWidget::build_link_td()</a> in ImageThumbnailWidget.inc</div>
935                                                            <div class="index-item-description">build the link td.</div>
936                                            </dd>
937                            <dt class="field">
938                                                    <span class="method-title">build_nav_td</span>
939                                            </dt>
940                    <dd class="index-item-body">
941                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodbuild_nav_td">TextNav::build_nav_td()</a> in TextNav.inc</div>
942                                                            <div class="index-item-description">build a td for the link.</div>
943                                            </dd>
944                            <dt class="field">
945                                                    <span class="method-title">build_options</span>
946                                            </dt>
947                    <dd class="index-item-body">
948                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_options">ListAction::build_options()</a> in ListAction.inc</div>
949                                                            <div class="index-item-description">Build any additional custom options  such as checkboxes, radiobuttons  for special options for the action.</div>
950                                            </dd>
951                            <dt class="field">
952                                                    <span class="method-title">build_orderby_querystring</span>
953                                            </dt>
954                    <dd class="index-item-body">
955                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_orderby_querystring">DataList::build_orderby_querystring()</a> in DataList.inc</div>
956                                                            <div class="index-item-description">This builds a query string var for the  orderby value.</div>
957                                            </dd>
958                            <dt class="field">
959                                                    <span class="method-title">build_order_clause</span>
960                                            </dt>
961                    <dd class="index-item-body">
962                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_order_clause">SQLDataListSource::build_order_clause()</a> in SQLDataListSource.inc</div>
963                                                            <div class="index-item-description">This builds the db query ORDER BY  clause used to sort the data from the DB.</div>
964                                            </dd>
965                            <dt class="field">
966                                                    <span class="method-title">build_page_control</span>
967                                            </dt>
968                    <dd class="index-item-body">
969                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_page_control">ImageThumbnailWidget::build_page_control()</a> in ImageThumbnailWidget.inc</div>
970                                            </dd>
971                            <dt class="field">
972                                                    <span class="method-title">build_query</span>
973                                            </dt>
974                    <dd class="index-item-body">
975                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_query">SQLDataListSource::build_query()</a> in SQLDataListSource.inc</div>
976                                                            <div class="index-item-description">build the entire DB query</div>
977                                            </dd>
978                            <dt class="field">
979                                                    <span class="method-title">build_reverseorder_querystring</span>
980                                            </dt>
981                    <dd class="index-item-body">
982                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_reverseorder_querystring">DataList::build_reverseorder_querystring()</a> in DataList.inc</div>
983                                                            <div class="index-item-description">This builds a query string var for the  reverseorder value.</div>
984                                            </dd>
985                            <dt class="field">
986                                                    <span class="method-title">build_searchfield_querystring</span>
987                                            </dt>
988                    <dd class="index-item-body">
989                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_searchfield_querystring">DataList::build_searchfield_querystring()</a> in DataList.inc</div>
990                                                            <div class="index-item-description">This builds a query string var for the  searchfield value.</div>
991                                            </dd>
992                            <dt class="field">
993                                                    <span class="method-title">build_searchvalue_querystring</span>
994                                            </dt>
995                    <dd class="index-item-body">
996                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_searchvalue_querystring">DataList::build_searchvalue_querystring()</a> in DataList.inc</div>
997                                                            <div class="index-item-description">This builds a query string var for the  searchfield value.</div>
998                                            </dd>
999                            <dt class="field">
1000                                                    <span class="method-title">build_search_clause</span>
1001                                            </dt>
1002                    <dd class="index-item-body">
1003                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_search_clause">SQLDataListSource::build_search_clause()</a> in SQLDataListSource.inc</div>
1004                                                            <div class="index-item-description">This method builds the where clause.</div>
1005                                            </dd>
1006                            <dt class="field">
1007                                                    <span class="method-title">build_spacergif_imgtag</span>
1008                                            </dt>
1009                    <dd class="index-item-body">
1010                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functionbuild_spacergif_imgtag">build_spacergif_imgtag()</a> in misc_utils.inc</div>
1011                                                            <div class="index-item-description">This builds an IMG tag object that is used  to show a spacer image.</div>
1012                                            </dd>
1013                            <dt class="field">
1014                                                    <span class="method-title">build_spacer_td</span>
1015                                            </dt>
1016                    <dd class="index-item-body">
1017                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_spacer_td">TreeNav::build_spacer_td()</a> in TreeNav.inc</div>
1018                                                            <div class="index-item-description">build a spacer td.</div>
1019                                            </dd>
1020                            <dt class="field">
1021                                                    <span class="method-title">build_state_vars_query_string</span>
1022                                            </dt>
1023                    <dd class="index-item-body">
1024                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_state_vars_query_string">DataList::build_state_vars_query_string()</a> in DataList.inc</div>
1025                                                            <div class="index-item-description">this function is used to build a sub query string</div>
1026                                            </dd>
1027                            <dt class="field">
1028                                                    <span class="method-title">build_tabs</span>
1029                                            </dt>
1030                    <dd class="index-item-body">
1031                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodbuild_tabs">ActiveTab::build_tabs()</a> in ActiveTab.inc</div>
1032                                            </dd>
1033                            <dt class="field">
1034                                                    <span class="method-title">build_thumbnails</span>
1035                                            </dt>
1036                    <dd class="index-item-body">
1037                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnails">ImageThumbnailWidget::build_thumbnails()</a> in ImageThumbnailWidget.inc</div>
1038                                                            <div class="index-item-description">this function builds a cache dir of thumbnails, so we  don't have to render thumbnails every time we hit the  thumbnails page.</div>
1039                                            </dd>
1040                            <dt class="field">
1041                                                    <span class="method-title">build_thumbnail_file</span>
1042                                            </dt>
1043                    <dd class="index-item-body">
1044                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnail_file">ImageThumbnailWidget::build_thumbnail_file()</a> in ImageThumbnailWidget.inc</div>
1045                                                            <div class="index-item-description">Builds a thumbnail version of a file,  and writes it to disk.</div>
1046                                            </dd>
1047                            <dt class="field">
1048                                                    <span class="method-title">build_thumb_table</span>
1049                                            </dt>
1050                    <dd class="index-item-body">
1051                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumb_table">ImageThumbnailWidget::build_thumb_table()</a> in ImageThumbnailWidget.inc</div>
1052                                                            <div class="index-item-description">function that will render the widget.</div>
1053                                            </dd>
1054                            <dt class="field">
1055                                                    <span class="method-title">build_tool_link</span>
1056                                            </dt>
1057                    <dd class="index-item-body">
1058                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_tool_link">DataList::build_tool_link()</a> in DataList.inc</div>
1059                                                            <div class="index-item-description">This function builds the 'tool' images that  allow  you to walk through the data list itself.</div>
1060                                            </dd>
1061                            <dt class="field">
1062                                                    <span class="method-title">build_where_clause</span>
1063                                            </dt>
1064                    <dd class="index-item-body">
1065                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_where_clause">SQLDataListSource::build_where_clause()</a> in SQLDataListSource.inc</div>
1066                                                            <div class="index-item-description">This builds the where clause for  the query</div>
1067                                            </dd>
1068                            <dt class="field">
1069                                                    <span class="method-title">build_wrapper_table</span>
1070                                            </dt>
1071                    <dd class="index-item-body">
1072                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodbuild_wrapper_table">FooterNav::build_wrapper_table()</a> in FooterNav.inc</div>
1073                                                            <div class="index-item-description">builds the wrapper table</div>
1074                                            </dd>
1075                            <dt class="field">
1076                                                    BUTTONtag
1077                                            </dt>
1078                    <dd class="index-item-body">
1079                            <div class="index-item-details"><a href="phpHtmlLib/BUTTONtag.html">BUTTONtag</a> in ALLTAGS.inc</div>
1080                                                            <div class="index-item-description">&lt;BUTTON&gt; tag class</div>
1081                                            </dd>
1082                            <dt class="field">
1083                                                    <span class="include-title">BaseWidget.inc</span>
1084                                            </dt>
1085                    <dd class="index-item-body">
1086                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_BaseWidget_inc.html">BaseWidget.inc</a> in BaseWidget.inc</div>
1087                                            </dd>
1088                    </dl>
1089            <a name="c"></a>
1090            <div class="index-letter-section">
1091                    <div style="float: left" class="index-letter-title">c</div>
1092                    <div style="float: right"><a href="#top">top</a></div>
1093                    <div style="clear: both"></div>
1094            </div>
1095            <dl>
1096                            <dt class="field">
1097                                                    <span class="method-title">can_validate</span>
1098                                            </dt>
1099                    <dd class="index-item-body">
1100                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodcan_validate">FormProcessor::can_validate()</a> in FormProcessor.inc</div>
1101                                                            <div class="index-item-description">This method lets us turn on/off the  ability to do validation for the form</div>
1102                                            </dd>
1103                            <dt class="field">
1104                                                    CAPTIONtag
1105                                            </dt>
1106                    <dd class="index-item-body">
1107                            <div class="index-item-details"><a href="phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a> in ALLTAGS.inc</div>
1108                                                            <div class="index-item-description">&lt;CAPTION&gt; tag class   This element defines a table caption.</div>
1109                                            </dd>
1110                            <dt class="field">
1111                                                    CARDtag
1112                                            </dt>
1113                    <dd class="index-item-body">
1114                            <div class="index-item-details"><a href="phpHtmlLib/CARDtag.html">CARDtag</a> in WMLTAGS.inc</div>
1115                                                            <div class="index-item-description">&lt;CARD&gt; tag class</div>
1116                                            </dd>
1117                            <dt class="field">
1118                                                    CDATAtag
1119                                            </dt>
1120                    <dd class="index-item-body">
1121                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html">CDATAtag</a> in XMLTAGS.inc</div>
1122                                                            <div class="index-item-description">A simple wrapper for standard XML</div>
1123                                            </dd>
1124                            <dt class="field">
1125                                                    <span class="method-title">CDATAtag</span>
1126                                            </dt>
1127                    <dd class="index-item-body">
1128                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#methodCDATAtag">CDATAtag::CDATAtag()</a> in XMLTAGS.inc</div>
1129                                            </dd>
1130                            <dt class="field">
1131                                                    <span class="method-title">cdata_wrapper</span>
1132                                            </dt>
1133                    <dd class="index-item-body">
1134                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functioncdata_wrapper">cdata_wrapper()</a> in misc_utils.inc</div>
1135                                                            <div class="index-item-description">This function is used to wrap</div>
1136                                            </dd>
1137                            <dt class="field">
1138                                                    CENTERtag
1139                                            </dt>
1140                    <dd class="index-item-body">
1141                            <div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html">CENTERtag</a> in ALLTAGS.inc</div>
1142                                                            <div class="index-item-description">&lt;CENTER&gt; tag class.</div>
1143                                            </dd>
1144                            <dt class="field">
1145                                                    <span class="method-title">child_add_row_cell</span>
1146                                            </dt>
1147                    <dd class="index-item-body">
1148                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_add_row_cell">DefaultGUIDatalist::child_add_row_cell()</a> in DefaultGUIDataList.inc</div>
1149                                            </dd>
1150                            <dt class="field">
1151                                                    <span class="method-title">child_add_row_cell</span>
1152                                            </dt>
1153                    <dd class="index-item-body">
1154                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_add_row_cell">ListAction::child_add_row_cell()</a> in ListAction.inc</div>
1155                                            </dd>
1156                            <dt class="field">
1157                                                    <span class="method-title">child_add_row_cell</span>
1158                                            </dt>
1159                    <dd class="index-item-body">
1160                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_add_row_cell">SimpleGUIDataList::child_add_row_cell()</a> in SimpleGUIDataList.inc</div>
1161                                            </dd>
1162                            <dt class="field">
1163                                                    <span class="method-title">child_add_row_cell</span>
1164                                            </dt>
1165                    <dd class="index-item-body">
1166                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_add_row_cell">DataList::child_add_row_cell()</a> in DataList.inc</div>
1167                                                            <div class="index-item-description">This method is supposed to be written by  the child class to add the cell data to the  current row in the UI</div>
1168                                            </dd>
1169                            <dt class="field">
1170                                                    <span class="method-title">child_build_column_header</span>
1171                                            </dt>
1172                    <dd class="index-item-body">
1173                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_build_column_header">DataList::child_build_column_header()</a> in DataList.inc</div>
1174                                                            <div class="index-item-description">This method is supposed to be written by  the child class to build and add the column  title to the UI</div>
1175                                            </dd>
1176                            <dt class="field">
1177                                                    <span class="method-title">child_build_column_header</span>
1178                                            </dt>
1179                    <dd class="index-item-body">
1180                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_build_column_header">SimpleGUIDataList::child_build_column_header()</a> in SimpleGUIDataList.inc</div>
1181                                            </dd>
1182                            <dt class="field">
1183                                                    <span class="method-title">child_build_column_header</span>
1184                                            </dt>
1185                    <dd class="index-item-body">
1186                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_build_column_header">DefaultGUIDatalist::child_build_column_header()</a> in DefaultGUIDataList.inc</div>
1187                                            </dd>
1188                            <dt class="field">
1189                                                    <span class="method-title">child_build_column_header</span>
1190                                            </dt>
1191                    <dd class="index-item-body">
1192                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_build_column_header">ListAction::child_build_column_header()</a> in ListAction.inc</div>
1193                                            </dd>
1194                            <dt class="field">
1195                                                    <span class="method-title">child_build_search_table</span>
1196                                            </dt>
1197                    <dd class="index-item-body">
1198                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_build_search_table">DataList::child_build_search_table()</a> in DataList.inc</div>
1199                                                            <div class="index-item-description">This function builds the search  block that lives above the results</div>
1200                                            </dd>
1201                            <dt class="field">
1202                                                    <span class="method-title">child_build_search_table</span>
1203                                            </dt>
1204                    <dd class="index-item-body">
1205                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_build_search_table">DefaultGUIDatalist::child_build_search_table()</a> in DefaultGUIDataList.inc</div>
1206                                                            <div class="index-item-description">This builds the table that holds the search  capability.</div>
1207                                            </dd>
1208                            <dt class="field">
1209                                                    <span class="method-title">child_get_gui</span>
1210                                            </dt>
1211                    <dd class="index-item-body">
1212                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_get_gui">SimpleGUIDataList::child_get_gui()</a> in SimpleGUIDataList.inc</div>
1213                                            </dd>
1214                            <dt class="field">
1215                                                    <span class="method-title">child_get_gui</span>
1216                                            </dt>
1217                    <dd class="index-item-body">
1218                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_get_gui">DataList::child_get_gui()</a> in DataList.inc</div>
1219                                                            <div class="index-item-description">This function is called after all of the data has  been added to the UI object.  It just returns the  container that is the entire UI for the DataList</div>
1220                                            </dd>
1221                            <dt class="field">
1222                                                    <span class="method-title">child_get_gui</span>
1223                                            </dt>
1224                    <dd class="index-item-body">
1225                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_get_gui">DefaultGUIDatalist::child_get_gui()</a> in DefaultGUIDataList.inc</div>
1226                                            </dd>
1227                            <dt class="field">
1228                                                    <span class="method-title">child_get_gui</span>
1229                                            </dt>
1230                    <dd class="index-item-body">
1231                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_get_gui">ListAction::child_get_gui()</a> in ListAction.inc</div>
1232                                            </dd>
1233                            <dt class="field">
1234                                                    CIRCLEsvgtag
1235                                            </dt>
1236                    <dd class="index-item-body">
1237                            <div class="index-item-details"><a href="phpHtmlLib/CIRCLEsvgtag.html">CIRCLEsvgtag</a> in SVGTAGS.inc</div>
1238                                                            <div class="index-item-description">&lt;circle&gt; SVG tag</div>
1239                                            </dd>
1240                            <dt class="field">
1241                                                    CITEtag
1242                                            </dt>
1243                    <dd class="index-item-body">
1244                            <div class="index-item-details"><a href="phpHtmlLib/CITEtag.html">CITEtag</a> in ALLTAGS.inc</div>
1245                                                            <div class="index-item-description">&lt;CITE&gt; tag class</div>
1246                                            </dd>
1247                            <dt class="field">
1248                                                    CLIPPATHsvgtag
1249                                            </dt>
1250                    <dd class="index-item-body">
1251                            <div class="index-item-details"><a href="phpHtmlLib/CLIPPATHsvgtag.html">CLIPPATHsvgtag</a> in SVGTAGS.inc</div>
1252                                                            <div class="index-item-description">&lt;clipPath&gt; SVG tag</div>
1253                                            </dd>
1254                            <dt class="field">
1255                                                    <span class="method-title">cmp</span>
1256                                            </dt>
1257                    <dd class="index-item-body">
1258                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodcmp">ArrayDataListSource::cmp()</a> in ArrayDataListSource.inc</div>
1259                                            </dd>
1260                            <dt class="field">
1261                                                    <span class="method-title">cmp</span>
1262                                            </dt>
1263                    <dd class="index-item-body">
1264                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodcmp">CSVFILEDataListSource::cmp()</a> in CSVFILEDataListSource.inc</div>
1265                                            </dd>
1266                            <dt class="field">
1267                                                    CODEtag
1268                                            </dt>
1269                    <dd class="index-item-body">
1270                            <div class="index-item-details"><a href="phpHtmlLib/CODEtag.html">CODEtag</a> in ALLTAGS.inc</div>
1271                                            </dd>
1272                            <dt class="field">
1273                                                    COLGROUPtag
1274                                            </dt>
1275                    <dd class="index-item-body">
1276                            <div class="index-item-details"><a href="phpHtmlLib/COLGROUPtag.html">COLGROUPtag</a> in ALLTAGS.inc</div>
1277                                                            <div class="index-item-description">&lt;COLGROUP&gt; tag class</div>
1278                                            </dd>
1279                            <dt class="field">
1280                                                    COLORPROFILEsvgtag
1281                                            </dt>
1282                    <dd class="index-item-body">
1283                            <div class="index-item-details"><a href="phpHtmlLib/COLORPROFILEsvgtag.html">COLORPROFILEsvgtag</a> in SVGTAGS.inc</div>
1284                                                            <div class="index-item-description">&lt;color-profile&gt; SVG tag</div>
1285                                            </dd>
1286                            <dt class="field">
1287                                                    COLtag
1288                                            </dt>
1289                    <dd class="index-item-body">
1290                            <div class="index-item-details"><a href="phpHtmlLib/COLtag.html">COLtag</a> in ALLTAGS.inc</div>
1291                                                            <div class="index-item-description">&lt;COL&gt; tag class</div>
1292                                            </dd>
1293                            <dt class="field">
1294                                                    <span class="method-title">confirm_action</span>
1295                                            </dt>
1296                    <dd class="index-item-body">
1297                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodconfirm_action">StandardAccountForm::confirm_action()</a> in form2.php</div>
1298                                                            <div class="index-item-description">This method will get called after all validation has  passed, and the confirmation has been accepted.</div>
1299                                            </dd>
1300                            <dt class="field">
1301                                                    <span class="method-title">confirm_action</span>
1302                                            </dt>
1303                    <dd class="index-item-body">
1304                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodconfirm_action">Step3::confirm_action()</a> in _steps.inc</div>
1305                                                            <div class="index-item-description">This method will get called after all validation has  passed, and the confirmation has been accepted.</div>
1306                                            </dd>
1307                            <dt class="field">
1308                                                    <span class="method-title">confirm_action</span>
1309                                            </dt>
1310                    <dd class="index-item-body">
1311                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodconfirm_action">Step1::confirm_action()</a> in _steps.inc</div>
1312                                                            <div class="index-item-description">This method will get called after all validation has  passed, and the confirmation has been accepted.</div>
1313                                            </dd>
1314                            <dt class="field">
1315                                                    <span class="method-title">confirm_action</span>
1316                                            </dt>
1317                    <dd class="index-item-body">
1318                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action">StandardFormContent::confirm_action()</a> in StandardFormContent.inc</div>
1319                                                            <div class="index-item-description">This method is responsible for handling the  confirmation page's Confirm action.</div>
1320                                            </dd>
1321                            <dt class="field">
1322                                                    <span class="method-title">confirm_action</span>
1323                                            </dt>
1324                    <dd class="index-item-body">
1325                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodconfirm_action">Step2::confirm_action()</a> in _steps.inc</div>
1326                                                            <div class="index-item-description">This method will get called after all validation has  passed, and the confirmation has been accepted.</div>
1327                                            </dd>
1328                            <dt class="field">
1329                                                    <span class="method-title">Container</span>
1330                                            </dt>
1331                    <dd class="index-item-body">
1332                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodContainer">Container::Container()</a> in ContainerClass.inc</div>
1333                                                            <div class="index-item-description">The constructor.</div>
1334                                            </dd>
1335                            <dt class="field">
1336                                                    <span class="method-title">container</span>
1337                                            </dt>
1338                    <dd class="index-item-body">
1339                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functioncontainer">container()</a> in misc_utils.inc</div>
1340                                                            <div class="index-item-description">This function creates a new container widget  and stuffs all the args into it.</div>
1341                                            </dd>
1342                            <dt class="field">
1343                                                    Container
1344                                            </dt>
1345                    <dd class="index-item-body">
1346                            <div class="index-item-details"><a href="phpHtmlLib/Container.html">Container</a> in ContainerClass.inc</div>
1347                                                            <div class="index-item-description">This class is nothing more then a</div>
1348                                            </dd>
1349                            <dt class="field">
1350                                                    <span class="include-title">ContainerClass.inc</span>
1351                                            </dt>
1352                    <dd class="index-item-body">
1353                            <div class="index-item-details"><a href="phpHtmlLib/_ContainerClass_inc.html">ContainerClass.inc</a> in ContainerClass.inc</div>
1354                                            </dd>
1355                            <dt class="field">
1356                                                    ContainerWidget
1357                                            </dt>
1358                    <dd class="index-item-body">
1359                            <div class="index-item-details"><a href="phpHtmlLib/ContainerWidget.html">ContainerWidget</a> in ContainerWidget.inc</div>
1360                                                            <div class="index-item-description">This is just to maintain  compatibility with the  1.1.0 release of phphtmllib</div>
1361                                            </dd>
1362                            <dt class="field">
1363                                                    <span class="method-title">content_block</span>
1364                                            </dt>
1365                    <dd class="index-item-body">
1366                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Form2Page.html#methodcontent_block">Form2Page::content_block()</a> in form2.php</div>
1367                                            </dd>
1368                            <dt class="field">
1369                                                    <span class="method-title">content_block</span>
1370                                            </dt>
1371                    <dd class="index-item-body">
1372                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Form1Page.html#methodcontent_block">Form1Page::content_block()</a> in wizard1.php</div>
1373                                            </dd>
1374                            <dt class="field">
1375                                                    <span class="method-title">content_block</span>
1376                                            </dt>
1377                    <dd class="index-item-body">
1378                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodcontent_block">MyLayoutPage::content_block()</a> in example3.php</div>
1379                                                            <div class="index-item-description">this function returns the contents  of the right block.  It is already wrapped  in a TD</div>
1380                                            </dd>
1381                            <dt class="field">
1382                                                    <span class="method-title">count</span>
1383                                            </dt>
1384                    <dd class="index-item-body">
1385                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodcount">SQLDataListSource::count()</a> in SQLDataListSource.inc</div>
1386                                                            <div class="index-item-description">find the number of rows to be returned  from a query from a table and where clause</div>
1387                                            </dd>
1388                            <dt class="field">
1389                                                    <span class="method-title">count</span>
1390                                            </dt>
1391                    <dd class="index-item-body">
1392                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodcount">ADODBSQLDataListSource::count()</a> in ADODBSQLDataListSource.inc</div>
1393                                                            <div class="index-item-description">find the number of rows to be returned  from a query from a table and where clause</div>
1394                                            </dd>
1395                            <dt class="field">
1396                                                    <span class="method-title">count</span>
1397                                            </dt>
1398                    <dd class="index-item-body">
1399                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodcount">PGSQLDataListSource::count()</a> in PGSQLDataListSource.inc</div>
1400                                                            <div class="index-item-description">find the number of rows to be returned  from a query from a table and where clause</div>
1401                                            </dd>
1402                            <dt class="field">
1403                                                    <span class="method-title">count</span>
1404                                            </dt>
1405                    <dd class="index-item-body">
1406                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodcount">PEARSQLDataListSource::count()</a> in PEARSQLDataListSource.inc</div>
1407                                                            <div class="index-item-description">find the number of rows to be returned  from a query from a table and where clause</div>
1408                                            </dd>
1409                            <dt class="field">
1410                                                    <span class="method-title">count_content</span>
1411                                            </dt>
1412                    <dd class="index-item-body">
1413                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a> in ContainerClass.inc</div>
1414                                                            <div class="index-item-description">counts the number of content objects</div>
1415                                            </dd>
1416                            <dt class="field">
1417                                                    <span class="method-title">create_element_name</span>
1418                                            </dt>
1419                    <dd class="index-item-body">
1420                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodcreate_element_name">FEMultiListBox::create_element_name()</a> in FEListBox.inc</div>
1421                                                            <div class="index-item-description">This function creates element name  used in the form based on the text label  or any other parameters</div>
1422                                            </dd>
1423                            <dt class="field">
1424                                                    <span class="method-title">create_element_name</span>
1425                                            </dt>
1426                    <dd class="index-item-body">
1427                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a> in FormElement.inc</div>
1428                                                            <div class="index-item-description">This function creates element name</div>
1429                                            </dd>
1430                            <dt class="field">
1431                                                    CSSBuilder
1432                                            </dt>
1433                    <dd class="index-item-body">
1434                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html">CSSBuilder</a> in CSSBuilder.inc</div>
1435                                                            <div class="index-item-description">This class is a widget for constructing and   rendering css.  It exports API's for adding   classes, ids and their attributes.</div>
1436                                            </dd>
1437                            <dt class="field">
1438                                                    <span class="method-title">CSSBuilder</span>
1439                                            </dt>
1440                    <dd class="index-item-body">
1441                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a> in CSSBuilder.inc</div>
1442                                                            <div class="index-item-description">The CSSBuilder constructor</div>
1443                                            </dd>
1444                            <dt class="field">
1445                                                    CSSContainer
1446                                            </dt>
1447                    <dd class="index-item-body">
1448                            <div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html">CSSContainer</a> in CSSContainer.inc</div>
1449                                                            <div class="index-item-description">This class is a container for CSSBuilder  objects.  It is meant to make the  theming of many CSSBuilder objects easy  to manage.</div>
1450                                            </dd>
1451                            <dt class="field">
1452                                                    <span class="include-title">css_container.inc</span>
1453                                            </dt>
1454                    <dd class="index-item-body">
1455                            <div class="index-item-details"><a href="phpHtmlLib/_css_css_container_inc.html">css_container.inc</a> in css_container.inc</div>
1456                                            </dd>
1457                            <dt class="field">
1458                                                    <span class="method-title">CSVFILEDataListSource</span>
1459                                            </dt>
1460                    <dd class="index-item-body">
1461                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodCSVFILEDataListSource">CSVFILEDataListSource::CSVFILEDataListSource()</a> in CSVFILEDataListSource.inc</div>
1462                                                            <div class="index-item-description">The constructor.</div>
1463                                            </dd>
1464                            <dt class="field">
1465                                                    CSVFILEDataListSource
1466                                            </dt>
1467                    <dd class="index-item-body">
1468                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html">CSVFILEDataListSource</a> in CSVFILEDataListSource.inc</div>
1469                                                            <div class="index-item-description">This DataListSource child class gets the data from a  CSV (comma seperated values) file on disk.</div>
1470                                            </dd>
1471                            <dt class="field">
1472                                                    csvfilelist
1473                                            </dt>
1474                    <dd class="index-item-body">
1475                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html">csvfilelist</a> in widget7.php</div>
1476                                                            <div class="index-item-description">This class shows how to use the data coming</div>
1477                                            </dd>
1478                            <dt class="field">
1479                                                    CURSORsvgtag
1480                                            </dt>
1481                    <dd class="index-item-body">
1482                            <div class="index-item-details"><a href="phpHtmlLib/CURSORsvgtag.html">CURSORsvgtag</a> in SVGTAGS.inc</div>
1483                                                            <div class="index-item-description">&lt;cursor&gt; SVG tag</div>
1484                                            </dd>
1485                            <dt class="field">
1486                                                    <span class="include-title">ContainerWidget.inc</span>
1487                                            </dt>
1488                    <dd class="index-item-body">
1489                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_ContainerWidget_inc.html">ContainerWidget.inc</a> in ContainerWidget.inc</div>
1490                                            </dd>
1491                            <dt class="field">
1492                                                    <span class="include-title">CSSBuilder.inc</span>
1493                                            </dt>
1494                    <dd class="index-item-body">
1495                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_CSSBuilder_inc.html">CSSBuilder.inc</a> in CSSBuilder.inc</div>
1496                                            </dd>
1497                            <dt class="field">
1498                                                    <span class="include-title">CSSContainer.inc</span>
1499                                            </dt>
1500                    <dd class="index-item-body">
1501                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_CSSContainer_inc.html">CSSContainer.inc</a> in CSSContainer.inc</div>
1502                                            </dd>
1503                            <dt class="field">
1504                                                    <span class="include-title">CSVFILEDataListSource.inc</span>
1505                                            </dt>
1506                    <dd class="index-item-body">
1507                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_CSVFILEDataListSource_inc.html">CSVFILEDataListSource.inc</a> in CSVFILEDataListSource.inc</div>
1508                                            </dd>
1509                    </dl>
1510            <a name="d"></a>
1511            <div class="index-letter-section">
1512                    <div style="float: left" class="index-letter-title">d</div>
1513                    <div style="float: right"><a href="#top">top</a></div>
1514                    <div style="clear: both"></div>
1515            </div>
1516            <dl>
1517                            <dt class="field">
1518                                                    <span class="var-title">$dtd</span>
1519                                            </dt>
1520                    <dd class="index-item-body">
1521                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a> in XMLDocumentClass.inc</div>
1522                                                            <div class="index-item-description">Holds the url of dtd</div>
1523                                            </dd>
1524                            <dt class="field">
1525                                                    <span class="include-title">darkbluetheme.php</span>
1526                                            </dt>
1527                    <dd class="index-item-body">
1528                            <div class="index-item-details"><a href="phpHtmlLib/_css_darkbluetheme_php.html">darkbluetheme.php</a> in darkbluetheme.php</div>
1529                                            </dd>
1530                            <dt class="field">
1531                                                    <span class="method-title">DataList</span>
1532                                            </dt>
1533                    <dd class="index-item-body">
1534                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodDataList">DataList::DataList()</a> in DataList.inc</div>
1535                                                            <div class="index-item-description">The constructor</div>
1536                                            </dd>
1537                            <dt class="field">
1538                                                    DataList
1539                                            </dt>
1540                    <dd class="index-item-body">
1541                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html">DataList</a> in DataList.inc</div>
1542                                                            <div class="index-item-description">This object is the base class that can be</div>
1543                                            </dd>
1544                            <dt class="field">
1545                                                    DataListSource
1546                                            </dt>
1547                    <dd class="index-item-body">
1548                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html">DataListSource</a> in DataListSource.inc</div>
1549                                                            <div class="index-item-description">This is the base class for managing data for  the DataList class.  This abstracts away the  underlying data layer from the DataList, so  the data can come from multiple sources.</div>
1550                                            </dd>
1551                            <dt class="field">
1552                                                    <span class="method-title">DataListSource</span>
1553                                            </dt>
1554                    <dd class="index-item-body">
1555                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodDataListSource">DataListSource::DataListSource()</a> in DataListSource.inc</div>
1556                                                            <div class="index-item-description">The constructor</div>
1557                                            </dd>
1558                            <dt class="field">
1559                                                    <span class="method-title">data_prefetch</span>
1560                                            </dt>
1561                    <dd class="index-item-body">
1562                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoddata_prefetch">DataList::data_prefetch()</a> in DataList.inc</div>
1563                                                            <div class="index-item-description">This function is used to set up any</div>
1564                                            </dd>
1565                            <dt class="field">
1566                                                    <span class="const-title">DB_HOSTNAME</span>
1567                                            </dt>
1568                    <dd class="index-item-body">
1569                            <div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_HOSTNAME">DB_HOSTNAME</a> in db_defines.inc</div>
1570                                                            <div class="index-item-description">************************  db_defines.inc</div>
1571                                            </dd>
1572                            <dt class="field">
1573                                                    <span class="const-title">DB_NAME</span>
1574                                            </dt>
1575                    <dd class="index-item-body">
1576                            <div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_NAME">DB_NAME</a> in db_defines.inc</div>
1577                                            </dd>
1578                            <dt class="field">
1579                                                    <span class="const-title">DB_PASSWORD</span>
1580                                            </dt>
1581                    <dd class="index-item-body">
1582                            <div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_PASSWORD">DB_PASSWORD</a> in db_defines.inc</div>
1583                                            </dd>
1584                            <dt class="field">
1585                                                    <span class="const-title">DB_USERNAME</span>
1586                                            </dt>
1587                    <dd class="index-item-body">
1588                            <div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_USERNAME">DB_USERNAME</a> in db_defines.inc</div>
1589                                            </dd>
1590                            <dt class="field">
1591                                                    <span class="method-title">ddd</span>
1592                                            </dt>
1593                    <dd class="index-item-body">
1594                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_wizard1_php.html#functionddd">ddd()</a> in wizard1.php</div>
1595                                            </dd>
1596                            <dt class="field">
1597                                                    DDtag
1598                                            </dt>
1599                    <dd class="index-item-body">
1600                            <div class="index-item-details"><a href="phpHtmlLib/DDtag.html">DDtag</a> in ALLTAGS.inc</div>
1601                                                            <div class="index-item-description">&lt;DD&gt; tag class</div>
1602                                            </dd>
1603                            <dt class="field">
1604                                                    <span class="const-title">DEBUG</span>
1605                                            </dt>
1606                    <dd class="index-item-body">
1607                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example3_php.html#defineDEBUG">DEBUG</a> in example3.php</div>
1608                                            </dd>
1609                            <dt class="field">
1610                                                    DefaultGUIDatalist
1611                                            </dt>
1612                    <dd class="index-item-body">
1613                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html">DefaultGUIDatalist</a> in DefaultGUIDataList.inc</div>
1614                                                            <div class="index-item-description">This class is the Default phpHtmlLib GUI interface  child of the DataList class.  This child simply does  the job of rendering the html/layout for a DataList.</div>
1615                                            </dd>
1616                            <dt class="field">
1617                                                    DefaultGUIDataListCSS
1618                                            </dt>
1619                    <dd class="index-item-body">
1620                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDataListCSS.html">DefaultGUIDataListCSS</a> in DefaultGUIDataList.inc</div>
1621                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
1622                                            </dd>
1623                            <dt class="field">
1624                                                    <span class="include-title">defines.inc</span>
1625                                            </dt>
1626                    <dd class="index-item-body">
1627                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html">defines.inc</a> in defines.inc</div>
1628                                            </dd>
1629                            <dt class="field">
1630                                                    DEFINITIONSRCsvgtag
1631                                            </dt>
1632                    <dd class="index-item-body">
1633                            <div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html">DEFINITIONSRCsvgtag</a> in SVGTAGS.inc</div>
1634                                                            <div class="index-item-description">&lt;definition-src&gt; SVG tag</div>
1635                                            </dd>
1636                            <dt class="field">
1637                                                    DEFSsvgtag
1638                                            </dt>
1639                    <dd class="index-item-body">
1640                            <div class="index-item-details"><a href="phpHtmlLib/DEFSsvgtag.html">DEFSsvgtag</a> in SVGTAGS.inc</div>
1641                                                            <div class="index-item-description">&lt;defs&gt; SVG tag</div>
1642                                            </dd>
1643                            <dt class="field">
1644                                                    DELtag
1645                                            </dt>
1646                    <dd class="index-item-body">
1647                            <div class="index-item-details"><a href="phpHtmlLib/DELtag.html">DELtag</a> in ALLTAGS.inc</div>
1648                                                            <div class="index-item-description">&lt;DEL&gt; tag class</div>
1649                                            </dd>
1650                            <dt class="field">
1651                                                    DESCsvgtag
1652                                            </dt>
1653                    <dd class="index-item-body">
1654                            <div class="index-item-details"><a href="phpHtmlLib/DESCsvgtag.html">DESCsvgtag</a> in SVGTAGS.inc</div>
1655                                                            <div class="index-item-description">&lt;desc&gt; SVG tag</div>
1656                                            </dd>
1657                            <dt class="field">
1658                                                    DFNtag
1659                                            </dt>
1660                    <dd class="index-item-body">
1661                            <div class="index-item-details"><a href="phpHtmlLib/DFNtag.html">DFNtag</a> in ALLTAGS.inc</div>
1662                                                            <div class="index-item-description">&lt;DFN&gt; tag class</div>
1663                                            </dd>
1664                            <dt class="field">
1665                                                    DIVtag
1666                                            </dt>
1667                    <dd class="index-item-body">
1668                            <div class="index-item-details"><a href="phpHtmlLib/DIVtag.html">DIVtag</a> in ALLTAGS.inc</div>
1669                                                            <div class="index-item-description">&lt;DIV&gt; tag class</div>
1670                                            </dd>
1671                            <dt class="field">
1672                                                    <span class="method-title">div_build_spacergif_tag</span>
1673                                            </dt>
1674                    <dd class="index-item-body">
1675                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functiondiv_build_spacergif_tag">div_build_spacergif_tag()</a> in divtag_utils.inc</div>
1676                                                            <div class="index-item-description">Render a div w/ a spacer give as its content.</div>
1677                                            </dd>
1678                            <dt class="field">
1679                                                    <span class="method-title">div_font8</span>
1680                                            </dt>
1681                    <dd class="index-item-body">
1682                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8">div_font8()</a> in font_utils.inc</div>
1683                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font8.</div>
1684                                            </dd>
1685                            <dt class="field">
1686                                                    <span class="method-title">div_font8bold</span>
1687                                            </dt>
1688                    <dd class="index-item-body">
1689                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8bold">div_font8bold()</a> in font_utils.inc</div>
1690                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font8bold.</div>
1691                                            </dd>
1692                            <dt class="field">
1693                                                    <span class="method-title">div_font10</span>
1694                                            </dt>
1695                    <dd class="index-item-body">
1696                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10">div_font10()</a> in font_utils.inc</div>
1697                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font10.</div>
1698                                            </dd>
1699                            <dt class="field">
1700                                                    <span class="method-title">div_font10bold</span>
1701                                            </dt>
1702                    <dd class="index-item-body">
1703                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10bold">div_font10bold()</a> in font_utils.inc</div>
1704                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font10bold.</div>
1705                                            </dd>
1706                            <dt class="field">
1707                                                    <span class="method-title">div_font12</span>
1708                                            </dt>
1709                    <dd class="index-item-body">
1710                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12">div_font12()</a> in font_utils.inc</div>
1711                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font12.</div>
1712                                            </dd>
1713                            <dt class="field">
1714                                                    <span class="method-title">div_font12bold</span>
1715                                            </dt>
1716                    <dd class="index-item-body">
1717                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12bold">div_font12bold()</a> in font_utils.inc</div>
1718                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font12bold.</div>
1719                                            </dd>
1720                            <dt class="field">
1721                                                    <span class="method-title">div_font14</span>
1722                                            </dt>
1723                    <dd class="index-item-body">
1724                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14">div_font14()</a> in font_utils.inc</div>
1725                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font14.</div>
1726                                            </dd>
1727                            <dt class="field">
1728                                                    <span class="method-title">div_font14bold</span>
1729                                            </dt>
1730                    <dd class="index-item-body">
1731                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14bold">div_font14bold()</a> in font_utils.inc</div>
1732                                                            <div class="index-item-description">Build a DIVtag object with  css class of .font14bold.</div>
1733                                            </dd>
1734                            <dt class="field">
1735                                                    DLtag
1736                                            </dt>
1737                    <dd class="index-item-body">
1738                            <div class="index-item-details"><a href="phpHtmlLib/DLtag.html">DLtag</a> in ALLTAGS.inc</div>
1739                                                            <div class="index-item-description">&lt;DL&gt; tag class</div>
1740                                            </dd>
1741                            <dt class="field">
1742                                                    DOCTYPEtag
1743                                            </dt>
1744                    <dd class="index-item-body">
1745                            <div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html">DOCTYPEtag</a> in ALLTAGS.inc</div>
1746                                                            <div class="index-item-description">&lt;!DOCTYPE&gt; tag class</div>
1747                                            </dd>
1748                            <dt class="field">
1749                                                    DOtag
1750                                            </dt>
1751                    <dd class="index-item-body">
1752                            <div class="index-item-details"><a href="phpHtmlLib/DOtag.html">DOtag</a> in WMLTAGS.inc</div>
1753                                                            <div class="index-item-description">&lt;DO&gt; tag class</div>
1754                                            </dd>
1755                            <dt class="field">
1756                                                    <span class="method-title">do_action</span>
1757                                            </dt>
1758                    <dd class="index-item-body">
1759                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoddo_action">DataList::do_action()</a> in DataList.inc</div>
1760                                                            <div class="index-item-description">This method is called prior to get_data_source  and user_setup() to allow you to do some generic  action on data.  By default this does nothing.</div>
1761                                            </dd>
1762                            <dt class="field">
1763                                                    <span class="method-title">do_prequery</span>
1764                                            </dt>
1765                    <dd class="index-item-body">
1766                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_prequery">CSVFILEDataListSource::do_prequery()</a> in CSVFILEDataListSource.inc</div>
1767                                                            <div class="index-item-description">The prequery.  We use this to read the file</div>
1768                                            </dd>
1769                            <dt class="field">
1770                                                    <span class="method-title">do_prequery</span>
1771                                            </dt>
1772                    <dd class="index-item-body">
1773                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methoddo_prequery">SQLDataListSource::do_prequery()</a> in SQLDataListSource.inc</div>
1774                                            </dd>
1775                            <dt class="field">
1776                                                    <span class="method-title">do_prequery</span>
1777                                            </dt>
1778                    <dd class="index-item-body">
1779                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methoddo_prequery">ArrayDataListSource::do_prequery()</a> in ArrayDataListSource.inc</div>
1780                                                            <div class="index-item-description">This is a method that should be defined by the  child class to do any pre-query type of things.</div>
1781                                            </dd>
1782                            <dt class="field">
1783                                                    <span class="method-title">do_prequery</span>
1784                                            </dt>
1785                    <dd class="index-item-body">
1786                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methoddo_prequery">DataListSource::do_prequery()</a> in DataListSource.inc</div>
1787                                                            <div class="index-item-description">This is a method that should be defined by the  child class to do any pre-query type of things.</div>
1788                                            </dd>
1789                            <dt class="field">
1790                                                    <span class="method-title">do_query</span>
1791                                            </dt>
1792                    <dd class="index-item-body">
1793                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methoddo_query">PGSQLDataListSource::do_query()</a> in PGSQLDataListSource.inc</div>
1794                                            </dd>
1795                            <dt class="field">
1796                                                    <span class="method-title">do_query</span>
1797                                            </dt>
1798                    <dd class="index-item-body">
1799                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methoddo_query">SQLDataListSource::do_query()</a> in SQLDataListSource.inc</div>
1800                                                            <div class="index-item-description">Do the query to the DB and pull in all of  the records locally.</div>
1801                                            </dd>
1802                            <dt class="field">
1803                                                    <span class="method-title">do_query</span>
1804                                            </dt>
1805                    <dd class="index-item-body">
1806                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methoddo_query">PEARSQLDataListSource::do_query()</a> in PEARSQLDataListSource.inc</div>
1807                                                            <div class="index-item-description">This is the function that does the data fetching,  and sorting if needed.</div>
1808                                            </dd>
1809                            <dt class="field">
1810                                                    <span class="method-title">do_query</span>
1811                                            </dt>
1812                    <dd class="index-item-body">
1813                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_query">CSVFILEDataListSource::do_query()</a> in CSVFILEDataListSource.inc</div>
1814                                                            <div class="index-item-description">This function does the query</div>
1815                                            </dd>
1816                            <dt class="field">
1817                                                    <span class="method-title">do_query</span>
1818                                            </dt>
1819                    <dd class="index-item-body">
1820                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methoddo_query">DataListSource::do_query()</a> in DataListSource.inc</div>
1821                                                            <div class="index-item-description">This is the function that does the data fetching,  and sorting if needed.</div>
1822                                            </dd>
1823                            <dt class="field">
1824                                                    <span class="method-title">do_query</span>
1825                                            </dt>
1826                    <dd class="index-item-body">
1827                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methoddo_query">ArrayDataListSource::do_query()</a> in ArrayDataListSource.inc</div>
1828                                                            <div class="index-item-description">This function does the query</div>
1829                                            </dd>
1830                            <dt class="field">
1831                                                    <span class="method-title">do_query</span>
1832                                            </dt>
1833                    <dd class="index-item-body">
1834                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methoddo_query">ADODBSQLDataListSource::do_query()</a> in ADODBSQLDataListSource.inc</div>
1835                                                            <div class="index-item-description">This is the function that does the data fetching,  and sorting if needed.</div>
1836                                            </dd>
1837                            <dt class="field">
1838                                                    <span class="method-title">do_validation</span>
1839                                            </dt>
1840                    <dd class="index-item-body">
1841                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methoddo_validation">FormProcessor::do_validation()</a> in FormProcessor.inc</div>
1842                                                            <div class="index-item-description">This method walks the FormContent's visible elements</div>
1843                                            </dd>
1844                            <dt class="field">
1845                                                    DTtag
1846                                            </dt>
1847                    <dd class="index-item-body">
1848                            <div class="index-item-details"><a href="phpHtmlLib/DTtag.html">DTtag</a> in ALLTAGS.inc</div>
1849                                                            <div class="index-item-description">&lt;DT&gt; tag class</div>
1850                                            </dd>
1851                            <dt class="field">
1852                                                    <span class="method-title">dump_http_header</span>
1853                                            </dt>
1854                    <dd class="index-item-body">
1855                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</a> in XMLDocumentClass.inc</div>
1856                                                            <div class="index-item-description">This function is used to output the http  header for this document.</div>
1857                                            </dd>
1858                            <dt class="field">
1859                                                    <span class="include-title">db_defines.inc</span>
1860                                            </dt>
1861                    <dd class="index-item-body">
1862                            <div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a> in db_defines.inc</div>
1863                                            </dd>
1864                            <dt class="field">
1865                                                    <span class="include-title">divtag_utils.inc</span>
1866                                            </dt>
1867                    <dd class="index-item-body">
1868                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html">divtag_utils.inc</a> in divtag_utils.inc</div>
1869                                            </dd>
1870                            <dt class="field">
1871                                                    <span class="include-title">DataListSource.inc</span>
1872                                            </dt>
1873                    <dd class="index-item-body">
1874                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataListSource_inc.html">DataListSource.inc</a> in DataListSource.inc</div>
1875                                            </dd>
1876                            <dt class="field">
1877                                                    <span class="include-title">DataList.inc</span>
1878                                            </dt>
1879                    <dd class="index-item-body">
1880                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html">DataList.inc</a> in DataList.inc</div>
1881                                            </dd>
1882                            <dt class="field">
1883                                                    <span class="include-title">DefaultGUIDataList.inc</span>
1884                                            </dt>
1885                    <dd class="index-item-body">
1886                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DefaultGUIDataList_inc.html">DefaultGUIDataList.inc</a> in DefaultGUIDataList.inc</div>
1887                                            </dd>
1888                    </dl>
1889            <a name="e"></a>
1890            <div class="index-letter-section">
1891                    <div style="float: left" class="index-letter-title">e</div>
1892                    <div style="float: right"><a href="#top">top</a></div>
1893                    <div style="clear: both"></div>
1894            </div>
1895            <dl>
1896                            <dt class="field">
1897                                                    <span class="var-title">$error_array</span>
1898                                            </dt>
1899                    <dd class="index-item-body">
1900                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html#var$error_array">FormErrors::$error_array</a> in FormErrors.inc</div>
1901                                                            <div class="index-item-description">error array from the FormValidation  class.</div>
1902                                            </dd>
1903                            <dt class="field">
1904                                                    <span class="method-title">element_form</span>
1905                                            </dt>
1906                    <dd class="index-item-body">
1907                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a> in FormContent.inc</div>
1908                                                            <div class="index-item-description">This method returns the actual form  object that renders the form field.</div>
1909                                            </dd>
1910                            <dt class="field">
1911                                                    <span class="method-title">element_label</span>
1912                                            </dt>
1913                    <dd class="index-item-body">
1914                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a> in FormContent.inc</div>
1915                                                            <div class="index-item-description">This method returns the label object  for a visible form element.</div>
1916                                            </dd>
1917                            <dt class="field">
1918                                                    ELLIPSEsvgtag
1919                                            </dt>
1920                    <dd class="index-item-body">
1921                            <div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html">ELLIPSEsvgtag</a> in SVGTAGS.inc</div>
1922                                                            <div class="index-item-description">&lt;ellipse&gt; SVG tag</div>
1923                                            </dd>
1924                            <dt class="field">
1925                                                    EMtag
1926                                            </dt>
1927                    <dd class="index-item-body">
1928                            <div class="index-item-details"><a href="phpHtmlLib/EMtag.html">EMtag</a> in ALLTAGS.inc</div>
1929                                                            <div class="index-item-description">&lt;EM&gt; tag class</div>
1930                                            </dd>
1931                            <dt class="field">
1932                                                    <span class="method-title">enable_debug</span>
1933                                            </dt>
1934                    <dd class="index-item-body">
1935                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodenable_debug">PageWidget::enable_debug()</a> in PageWidget.inc</div>
1936                                                            <div class="index-item-description">This sets the debug option for  the HTMLPageClass</div>
1937                                            </dd>
1938                            <dt class="field">
1939                                                    <span class="include-title">example1.php</span>
1940                                            </dt>
1941                    <dd class="index-item-body">
1942                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example1_php.html">example1.php</a> in example1.php</div>
1943                                            </dd>
1944                            <dt class="field">
1945                                                    <span class="include-title">example2.php</span>
1946                                            </dt>
1947                    <dd class="index-item-body">
1948                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example2_php.html">example2.php</a> in example2.php</div>
1949                                            </dd>
1950                            <dt class="field">
1951                                                    <span class="include-title">example3.php</span>
1952                                            </dt>
1953                    <dd class="index-item-body">
1954                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example3_php.html">example3.php</a> in example3.php</div>
1955                                            </dd>
1956                            <dt class="field">
1957                                                    <span class="include-title">example4.php</span>
1958                                            </dt>
1959                    <dd class="index-item-body">
1960                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example4_php.html">example4.php</a> in example4.php</div>
1961                                            </dd>
1962                            <dt class="field">
1963                                                    <span class="include-title">example5.php</span>
1964                                            </dt>
1965                    <dd class="index-item-body">
1966                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example5_php.html">example5.php</a> in example5.php</div>
1967                                            </dd>
1968                            <dt class="field">
1969                                                    <span class="include-title">example6.php</span>
1970                                            </dt>
1971                    <dd class="index-item-body">
1972                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example6_php.html">example6.php</a> in example6.php</div>
1973                                            </dd>
1974                            <dt class="field">
1975                                                    <span class="include-title">example7.php</span>
1976                                            </dt>
1977                    <dd class="index-item-body">
1978                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example7_php.html">example7.php</a> in example7.php</div>
1979                                            </dd>
1980                            <dt class="field">
1981                                                    <span class="include-title">example8.php</span>
1982                                            </dt>
1983                    <dd class="index-item-body">
1984                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example8_php.html">example8.php</a> in example8.php</div>
1985                                            </dd>
1986                            <dt class="field">
1987                                                    <span class="include-title">example1.php</span>
1988                                            </dt>
1989                    <dd class="index-item-body">
1990                            <div class="index-item-details"><a href="phpHtmlLib/_test_example1_php.html">example1.php</a> in example1.php</div>
1991                                            </dd>
1992                    </dl>
1993            <a name="f"></a>
1994            <div class="index-letter-section">
1995                    <div style="float: left" class="index-letter-title">f</div>
1996                    <div style="float: right"><a href="#top">top</a></div>
1997                    <div style="clear: both"></div>
1998            </div>
1999            <dl>
2000                            <dt class="field">
2001                                                    <span class="include-title">form1.php</span>
2002                                            </dt>
2003                    <dd class="index-item-body">
2004                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form1_php.html">form1.php</a> in form1.php</div>
2005                                            </dd>
2006                            <dt class="field">
2007                                                    <span class="include-title">form2.php</span>
2008                                            </dt>
2009                    <dd class="index-item-body">
2010                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form2_php.html">form2.php</a> in form2.php</div>
2011                                            </dd>
2012                            <dt class="field">
2013                                                    FEBLENDsvgtag
2014                                            </dt>
2015                    <dd class="index-item-body">
2016                            <div class="index-item-details"><a href="phpHtmlLib/FEBLENDsvgtag.html">FEBLENDsvgtag</a> in SVGTAGS.inc</div>
2017                                                            <div class="index-item-description">&lt;feBlend&gt; SVG tag</div>
2018                                            </dd>
2019                            <dt class="field">
2020                                                    <span class="method-title">FEBoxElement</span>
2021                                            </dt>
2022                    <dd class="index-item-body">
2023                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#methodFEBoxElement">FEBoxElement::FEBoxElement()</a> in FEBoxElement.inc</div>
2024                                                            <div class="index-item-description">The constructor</div>
2025                                            </dd>
2026                            <dt class="field">
2027                                                    FEBoxElement
2028                                            </dt>
2029                    <dd class="index-item-body">
2030                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a> in FEBoxElement.inc</div>
2031                                                            <div class="index-item-description">This is the Box FormElement which builds a  DIV with a width and a height.  It is a base  class for more complicated FormElements.</div>
2032                                            </dd>
2033                            <dt class="field">
2034                                                    <span class="method-title">FEButton</span>
2035                                            </dt>
2036                    <dd class="index-item-body">
2037                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodFEButton">FEButton::FEButton()</a> in FEButton.inc</div>
2038                                                            <div class="index-item-description">The constructor</div>
2039                                            </dd>
2040                            <dt class="field">
2041                                                    FEButton
2042                                            </dt>
2043                    <dd class="index-item-body">
2044                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html">FEButton</a> in FEButton.inc</div>
2045                                                            <div class="index-item-description">This is the button FormElement which builds a  input field of type=&quot;button&quot;. It has no validation method.</div>
2046                                            </dd>
2047                            <dt class="field">
2048                                                    <span class="method-title">FECheckBox</span>
2049                                            </dt>
2050                    <dd class="index-item-body">
2051                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodFECheckBox">FECheckBox::FECheckBox()</a> in FECheckBox.inc</div>
2052                                                            <div class="index-item-description">The constructor</div>
2053                                            </dd>
2054                            <dt class="field">
2055                                                    FECheckBox
2056                                            </dt>
2057                    <dd class="index-item-body">
2058                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html">FECheckBox</a> in FECheckBox.inc</div>
2059                                                            <div class="index-item-description">This is the CheckBox FormElement which builds a  input field of type=&quot;checkbox&quot;. It has no validation method.</div>
2060                                            </dd>
2061                            <dt class="field">
2062                                                    FECheckBoxList
2063                                            </dt>
2064                    <dd class="index-item-body">
2065                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBoxList.html">FECheckBoxList</a> in FECheckBox.inc</div>
2066                                                            <div class="index-item-description">This is the CheckBoxList FormElement which builds a  list of checkboxes inside a scrollable DIV.</div>
2067                                            </dd>
2068                            <dt class="field">
2069                                                    FECOLORMATRIXsvgtag
2070                                            </dt>
2071                    <dd class="index-item-body">
2072                            <div class="index-item-details"><a href="phpHtmlLib/FECOLORMATRIXsvgtag.html">FECOLORMATRIXsvgtag</a> in SVGTAGS.inc</div>
2073                                                            <div class="index-item-description">&lt;feColorMatrix&gt; SVG tag</div>
2074                                            </dd>
2075                            <dt class="field">
2076                                                    FECOMPONENTTANSFERsvgtag
2077                                            </dt>
2078                    <dd class="index-item-body">
2079                            <div class="index-item-details"><a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html">FECOMPONENTTANSFERsvgtag</a> in SVGTAGS.inc</div>
2080                                                            <div class="index-item-description">&lt;feComponentTransfer&gt; SVG tag</div>
2081                                            </dd>
2082                            <dt class="field">
2083                                                    FECOMPOSITEsvgtag
2084                                            </dt>
2085                    <dd class="index-item-body">
2086                            <div class="index-item-details"><a href="phpHtmlLib/FECOMPOSITEsvgtag.html">FECOMPOSITEsvgtag</a> in SVGTAGS.inc</div>
2087                                                            <div class="index-item-description">&lt;feComposite&gt; SVG tag</div>
2088                                            </dd>
2089                            <dt class="field">
2090                                                    <span class="method-title">FEConfirmActionButton</span>
2091                                            </dt>
2092                    <dd class="index-item-body">
2093                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmActionButton.html#methodFEConfirmActionButton">FEConfirmActionButton::FEConfirmActionButton()</a> in FEButton.inc</div>
2094                                            </dd>
2095                            <dt class="field">
2096                                                    FEConfirmActionButton
2097                                            </dt>
2098                    <dd class="index-item-body">
2099                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmActionButton.html">FEConfirmActionButton</a> in FEButton.inc</div>
2100                                                            <div class="index-item-description">This builds a button that will do a JS popup  question, asking for yes/no.  if yes, it submits  the form.</div>
2101                                            </dd>
2102                            <dt class="field">
2103                                                    FEConfirmPassword
2104                                            </dt>
2105                    <dd class="index-item-body">
2106                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html">FEConfirmPassword</a> in FEPassword.inc</div>
2107                                                            <div class="index-item-description">This is the ConfirmPassword FormElement which builds a  input field of type=&quot;password&quot;.  It requires the caller  to add a FEPassword object to this class to have something  to compare during validation time.</div>
2108                                            </dd>
2109                            <dt class="field">
2110                                                    FECONVOLVEMATRIXsvgtag
2111                                            </dt>
2112                    <dd class="index-item-body">
2113                            <div class="index-item-details"><a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html">FECONVOLVEMATRIXsvgtag</a> in SVGTAGS.inc</div>
2114                                                            <div class="index-item-description">&lt;feConvolveMatrix&gt; SVG tag</div>
2115                                            </dd>
2116                            <dt class="field">
2117                                                    <span class="method-title">FEDataList</span>
2118                                            </dt>
2119                    <dd class="index-item-body">
2120                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodFEDataList">FEDataList::FEDataList()</a> in FEDataList.inc</div>
2121                                                            <div class="index-item-description">The constructor</div>
2122                                            </dd>
2123                            <dt class="field">
2124                                                    FEDataList
2125                                            </dt>
2126                    <dd class="index-item-body">
2127                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html">FEDataList</a> in FEDataList.inc</div>
2128                                                            <div class="index-item-description">This is the DataList FormElement which builds a  a complex FEBoxElement. It has no validation method.</div>
2129                                            </dd>
2130                            <dt class="field">
2131                                                    FEDIFFUSELIGHTINGsvgtag
2132                                            </dt>
2133                    <dd class="index-item-body">
2134                            <div class="index-item-details"><a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html">FEDIFFUSELIGHTINGsvgtag</a> in SVGTAGS.inc</div>
2135                                                            <div class="index-item-description">&lt;feDiffuseLighting&gt; SVG tag</div>
2136                                            </dd>
2137                            <dt class="field">
2138                                                    FEDISPLACEMENTMAPsvgtag
2139                                            </dt>
2140                    <dd class="index-item-body">
2141                            <div class="index-item-details"><a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html">FEDISPLACEMENTMAPsvgtag</a> in SVGTAGS.inc</div>
2142                                                            <div class="index-item-description">&lt;feDisplacementMap&gt; SVG tag</div>
2143                                            </dd>
2144                            <dt class="field">
2145                                                    FEDISTANTLIGHTsvgtag
2146                                            </dt>
2147                    <dd class="index-item-body">
2148                            <div class="index-item-details"><a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html">FEDISTANTLIGHTsvgtag</a> in SVGTAGS.inc</div>
2149                                                            <div class="index-item-description">&lt;feDistantLight&gt; SVG tag</div>
2150                                            </dd>
2151                            <dt class="field">
2152                                                    FEDomainName
2153                                            </dt>
2154                    <dd class="index-item-body">
2155                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDomainName.html">FEDomainName</a> in FEText.inc</div>
2156                                                            <div class="index-item-description">This is the DomainName FormElement which builds a  text input field.</div>
2157                                            </dd>
2158                            <dt class="field">
2159                                                    FEEmail
2160                                            </dt>
2161                    <dd class="index-item-body">
2162                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmail.html">FEEmail</a> in FEText.inc</div>
2163                                                            <div class="index-item-description">This is the Email FormElement which builds a  text input field.</div>
2164                                            </dd>
2165                            <dt class="field">
2166                                                    FEEmailMany
2167                                            </dt>
2168                    <dd class="index-item-body">
2169                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmailMany.html">FEEmailMany</a> in FEText.inc</div>
2170                                                            <div class="index-item-description">This is the EmailMany FormElement which builds a  text input field.  This allows for multiple email  addresses in 1 text input field seperated by commas.</div>
2171                                            </dd>
2172                            <dt class="field">
2173                                                    FEError
2174                                            </dt>
2175                    <dd class="index-item-body">
2176                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEError.html">FEError</a> in misc.inc</div>
2177                                                            <div class="index-item-description">This is a way of providing an Error to the FormProcessor.</div>
2178                                            </dd>
2179                            <dt class="field">
2180                                                    <span class="method-title">FEError</span>
2181                                            </dt>
2182                    <dd class="index-item-body">
2183                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEError.html#methodFEError">FEError::FEError()</a> in misc.inc</div>
2184                                                            <div class="index-item-description">The constructor</div>
2185                                            </dd>
2186                            <dt class="field">
2187                                                    FEFile
2188                                            </dt>
2189                    <dd class="index-item-body">
2190                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html">FEFile</a> in FEFile.inc</div>
2191                                                            <div class="index-item-description">This is the FileUpload FormElement which builds a  input field of type=&quot;file&quot;.</div>
2192                                            </dd>
2193                            <dt class="field">
2194                                                    FEFLOODsvgtag
2195                                            </dt>
2196                    <dd class="index-item-body">
2197                            <div class="index-item-details"><a href="phpHtmlLib/FEFLOODsvgtag.html">FEFLOODsvgtag</a> in SVGTAGS.inc</div>
2198                                                            <div class="index-item-description">&lt;feFlood&gt; SVG tag</div>
2199                                            </dd>
2200                            <dt class="field">
2201                                                    FEFUNCAsvgtag
2202                                            </dt>
2203                    <dd class="index-item-body">
2204                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCAsvgtag.html">FEFUNCAsvgtag</a> in SVGTAGS.inc</div>
2205                                                            <div class="index-item-description">&lt;feFuncA&gt; SVG tag</div>
2206                                            </dd>
2207                            <dt class="field">
2208                                                    FEFUNCBsvgtag
2209                                            </dt>
2210                    <dd class="index-item-body">
2211                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCBsvgtag.html">FEFUNCBsvgtag</a> in SVGTAGS.inc</div>
2212                                                            <div class="index-item-description">&lt;feFuncB&gt; SVG tag</div>
2213                                            </dd>
2214                            <dt class="field">
2215                                                    FEFUNCGsvgtag
2216                                            </dt>
2217                    <dd class="index-item-body">
2218                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCGsvgtag.html">FEFUNCGsvgtag</a> in SVGTAGS.inc</div>
2219                                                            <div class="index-item-description">&lt;feFuncG&gt; SVG tag</div>
2220                                            </dd>
2221                            <dt class="field">
2222                                                    FEFUNCRsvgtag
2223                                            </dt>
2224                    <dd class="index-item-body">
2225                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCRsvgtag.html">FEFUNCRsvgtag</a> in SVGTAGS.inc</div>
2226                                                            <div class="index-item-description">&lt;feFuncR&gt; SVG tag</div>
2227                                            </dd>
2228                            <dt class="field">
2229                                                    FEGAUSSIANBLURsvgtag
2230                                            </dt>
2231                    <dd class="index-item-body">
2232                            <div class="index-item-details"><a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html">FEGAUSSIANBLURsvgtag</a> in SVGTAGS.inc</div>
2233                                                            <div class="index-item-description">&lt;feGaussianBlur&gt; SVG tag</div>
2234                                            </dd>
2235                            <dt class="field">
2236                                                    FEHidden
2237                                            </dt>
2238                    <dd class="index-item-body">
2239                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html">FEHidden</a> in misc.inc</div>
2240                                                            <div class="index-item-description">This is the Hidden FormElement which builds a  input field of type=&quot;hidden&quot;. It has no validation method.</div>
2241                                            </dd>
2242                            <dt class="field">
2243                                                    <span class="method-title">FEHidden</span>
2244                                            </dt>
2245                    <dd class="index-item-body">
2246                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html#methodFEHidden">FEHidden::FEHidden()</a> in misc.inc</div>
2247                                            </dd>
2248                            <dt class="field">
2249                                                    <span class="method-title">FEHostNameWithPort</span>
2250                                            </dt>
2251                    <dd class="index-item-body">
2252                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodFEHostNameWithPort">FEHostNameWithPort::FEHostNameWithPort()</a> in FEText.inc</div>
2253                                                            <div class="index-item-description">The constructor</div>
2254                                            </dd>
2255                            <dt class="field">
2256                                                    FEHostNameWithPort
2257                                            </dt>
2258                    <dd class="index-item-body">
2259                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html">FEHostNameWithPort</a> in FEText.inc</div>
2260                                                            <div class="index-item-description">This is the DomainName FormElement which builds a  text input field. It also includes a port #  It validates as is_domainname().</div>
2261                                            </dd>
2262                            <dt class="field">
2263                                                    FEIMAGEsvgtag
2264                                            </dt>
2265                    <dd class="index-item-body">
2266                            <div class="index-item-details"><a href="phpHtmlLib/FEIMAGEsvgtag.html">FEIMAGEsvgtag</a> in SVGTAGS.inc</div>
2267                                                            <div class="index-item-description">&lt;feImage&gt; SVG tag</div>
2268                                            </dd>
2269                            <dt class="field">
2270                                                    FEIPAddress
2271                                            </dt>
2272                    <dd class="index-item-body">
2273                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddress.html">FEIPAddress</a> in FEText.inc</div>
2274                                                            <div class="index-item-description">This is the Ip Address FormElement which builds a  text input field.</div>
2275                                            </dd>
2276                            <dt class="field">
2277                                                    FEIPAddressWithPort
2278                                            </dt>
2279                    <dd class="index-item-body">
2280                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddressWithPort.html">FEIPAddressWithPort</a> in FEText.inc</div>
2281                                                            <div class="index-item-description">This is the Ip Address FormElement which builds a  text input field.</div>
2282                                            </dd>
2283                            <dt class="field">
2284                                                    FEListBox
2285                                            </dt>
2286                    <dd class="index-item-body">
2287                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBox.html">FEListBox</a> in FEListBox.inc</div>
2288                                                            <div class="index-item-description">This is the ListBox FormElement which builds a  select field with all of its options.</div>
2289                                            </dd>
2290                            <dt class="field">
2291                                                    FEMERGENODEsvgtag
2292                                            </dt>
2293                    <dd class="index-item-body">
2294                            <div class="index-item-details"><a href="phpHtmlLib/FEMERGENODEsvgtag.html">FEMERGENODEsvgtag</a> in SVGTAGS.inc</div>
2295                                                            <div class="index-item-description">&lt;feMergeNode&gt; SVG tag</div>
2296                                            </dd>
2297                            <dt class="field">
2298                                                    FEMERGEsvgtag
2299                                            </dt>
2300                    <dd class="index-item-body">
2301                            <div class="index-item-details"><a href="phpHtmlLib/FEMERGEsvgtag.html">FEMERGEsvgtag</a> in SVGTAGS.inc</div>
2302                                                            <div class="index-item-description">&lt;feMerge&gt; SVG tag</div>
2303                                            </dd>
2304                            <dt class="field">
2305                                                    FEMORPHOLOGYsvgtag
2306                                            </dt>
2307                    <dd class="index-item-body">
2308                            <div class="index-item-details"><a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html">FEMORPHOLOGYsvgtag</a> in SVGTAGS.inc</div>
2309                                                            <div class="index-item-description">&lt;feMorphology&gt; SVG tag</div>
2310                                            </dd>
2311                            <dt class="field">
2312                                                    FEMultiListBox
2313                                            </dt>
2314                    <dd class="index-item-body">
2315                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html">FEMultiListBox</a> in FEListBox.inc</div>
2316                                                            <div class="index-item-description">This is the MultiListBox FormElement which builds a  select field with all of its options.  It enables  the ability to have multiple selections.</div>
2317                                            </dd>
2318                            <dt class="field">
2319                                                    FEName
2320                                            </dt>
2321                    <dd class="index-item-body">
2322                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEName.html">FEName</a> in FEText.inc</div>
2323                                                            <div class="index-item-description">This is the Name FormElement which builds a  text input field, and validates against the  is_name() method.</div>
2324                                            </dd>
2325                            <dt class="field">
2326                                                    FENumber
2327                                            </dt>
2328                    <dd class="index-item-body">
2329                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumber.html">FENumber</a> in FENumbers.inc</div>
2330                                                            <div class="index-item-description">This is the FormElement which builds a  text input field that validates  It validates as is_number().</div>
2331                                            </dd>
2332                            <dt class="field">
2333                                                    FENumberFloat
2334                                            </dt>
2335                    <dd class="index-item-body">
2336                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberFloat.html">FENumberFloat</a> in FENumbers.inc</div>
2337                                                            <div class="index-item-description">This is the float FormElement which builds a  text input field.</div>
2338                                            </dd>
2339                            <dt class="field">
2340                                                    FENumberInRange
2341                                            </dt>
2342                    <dd class="index-item-body">
2343                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html">FENumberInRange</a> in FENumbers.inc</div>
2344                                                            <div class="index-item-description">This is the Number Range FormElement which builds a  text input field.</div>
2345                                            </dd>
2346                            <dt class="field">
2347                                                    <span class="method-title">FENumberInRange</span>
2348                                            </dt>
2349                    <dd class="index-item-body">
2350                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodFENumberInRange">FENumberInRange::FENumberInRange()</a> in FENumbers.inc</div>
2351                                                            <div class="index-item-description">The constructor</div>
2352                                            </dd>
2353                            <dt class="field">
2354                                                    FENumberPrice
2355                                            </dt>
2356                    <dd class="index-item-body">
2357                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberPrice.html">FENumberPrice</a> in FENumbers.inc</div>
2358                                                            <div class="index-item-description">This is the Price FormElement which builds a  text input field.</div>
2359                                            </dd>
2360                            <dt class="field">
2361                                                    FEOFFSETsvgtag
2362                                            </dt>
2363                    <dd class="index-item-body">
2364                            <div class="index-item-details"><a href="phpHtmlLib/FEOFFSETsvgtag.html">FEOFFSETsvgtag</a> in SVGTAGS.inc</div>
2365                                                            <div class="index-item-description">&lt;feOffset&gt; SVG svgtag</div>
2366                                            </dd>
2367                            <dt class="field">
2368                                                    FEPassword
2369                                            </dt>
2370                    <dd class="index-item-body">
2371                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html">FEPassword</a> in FEPassword.inc</div>
2372                                                            <div class="index-item-description">This is the Password FormElement which builds a  input field of type=&quot;password&quot;.  It validates  the data as is_password().</div>
2373                                            </dd>
2374                            <dt class="field">
2375                                                    FEPOINTLIGHTsvgtag
2376                                            </dt>
2377                    <dd class="index-item-body">
2378                            <div class="index-item-details"><a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html">FEPOINTLIGHTsvgtag</a> in SVGTAGS.inc</div>
2379                                                            <div class="index-item-description">&lt;fePointLight&gt; SVG tag</div>
2380                                            </dd>
2381                            <dt class="field">
2382                                                    <span class="method-title">FERadioGroup</span>
2383                                            </dt>
2384                    <dd class="index-item-body">
2385                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodFERadioGroup">FERadioGroup::FERadioGroup()</a> in FERadioGroup.inc</div>
2386                                                            <div class="index-item-description">The constructor</div>
2387                                            </dd>
2388                            <dt class="field">
2389                                                    FERadioGroup
2390                                            </dt>
2391                    <dd class="index-item-body">
2392                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html">FERadioGroup</a> in FERadioGroup.inc</div>
2393                                                            <div class="index-item-description">This is the Radio Button Group FormElement which builds a  List of Radio buttons that can be used in any  style of layout.</div>
2394                                            </dd>
2395                            <dt class="field">
2396                                                    FESPECTACULARLIGHTINGsvgtag
2397                                            </dt>
2398                    <dd class="index-item-body">
2399                            <div class="index-item-details"><a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html">FESPECTACULARLIGHTINGsvgtag</a> in SVGTAGS.inc</div>
2400                                                            <div class="index-item-description">&lt;feSpecularLighting&gt; SVG tag</div>
2401                                            </dd>
2402                            <dt class="field">
2403                                                    FESPOTLIGHTsvgtag
2404                                            </dt>
2405                    <dd class="index-item-body">
2406                            <div class="index-item-details"><a href="phpHtmlLib/FESPOTLIGHTsvgtag.html">FESPOTLIGHTsvgtag</a> in SVGTAGS.inc</div>
2407                                                            <div class="index-item-description">&lt;feSpotLight&gt; SVG tag</div>
2408                                            </dd>
2409                            <dt class="field">
2410                                                    <span class="method-title">FESubmitButton</span>
2411                                            </dt>
2412                    <dd class="index-item-body">
2413                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodFESubmitButton">FESubmitButton::FESubmitButton()</a> in FEButton.inc</div>
2414                                                            <div class="index-item-description">The constructor</div>
2415                                            </dd>
2416                            <dt class="field">
2417                                                    FESubmitButton
2418                                            </dt>
2419                    <dd class="index-item-body">
2420                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html">FESubmitButton</a> in FEButton.inc</div>
2421                                                            <div class="index-item-description">This is the SubmitButton FormElement which builds a  input field of type=&quot;submit&quot;. It has no validation method.</div>
2422                                            </dd>
2423                            <dt class="field">
2424                                                    FEText
2425                                            </dt>
2426                    <dd class="index-item-body">
2427                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html">FEText</a> in FEText.inc</div>
2428                                                            <div class="index-item-description">This is the Text FormElement which builds a  text input field. It has no validation method.</div>
2429                                            </dd>
2430                            <dt class="field">
2431                                                    <span class="method-title">FEText</span>
2432                                            </dt>
2433                    <dd class="index-item-body">
2434                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html#methodFEText">FEText::FEText()</a> in FEText.inc</div>
2435                                                            <div class="index-item-description">The constructor</div>
2436                                            </dd>
2437                            <dt class="field">
2438                                                    <span class="method-title">FETextArea</span>
2439                                            </dt>
2440                    <dd class="index-item-body">
2441                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodFETextArea">FETextArea::FETextArea()</a> in FETextArea.inc</div>
2442                                                            <div class="index-item-description">The constructor</div>
2443                                            </dd>
2444                            <dt class="field">
2445                                                    FETextArea
2446                                            </dt>
2447                    <dd class="index-item-body">
2448                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html">FETextArea</a> in FETextArea.inc</div>
2449                                                            <div class="index-item-description">This is the TextArea FormElement which builds a  textarea field. It has no validation method.</div>
2450                                            </dd>
2451                            <dt class="field">
2452                                                    FETILEsvgtag
2453                                            </dt>
2454                    <dd class="index-item-body">
2455                            <div class="index-item-details"><a href="phpHtmlLib/FETILEsvgtag.html">FETILEsvgtag</a> in SVGTAGS.inc</div>
2456                                                            <div class="index-item-description">&lt;feTile&gt; SVG tag</div>
2457                                            </dd>
2458                            <dt class="field">
2459                                                    FETURBULENCEsvgtag
2460                                            </dt>
2461                    <dd class="index-item-body">
2462                            <div class="index-item-details"><a href="phpHtmlLib/FETURBULENCEsvgtag.html">FETURBULENCEsvgtag</a> in SVGTAGS.inc</div>
2463                                                            <div class="index-item-description">&lt;feTurbulence&gt; SVG tag</div>
2464                                            </dd>
2465                            <dt class="field">
2466                                                    FEUrl
2467                                            </dt>
2468                    <dd class="index-item-body">
2469                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrl.html">FEUrl</a> in FEText.inc</div>
2470                                                            <div class="index-item-description">This is the URL FormElement which builds a  text input field.</div>
2471                                            </dd>
2472                            <dt class="field">
2473                                                    FEUrlStrict
2474                                            </dt>
2475                    <dd class="index-item-body">
2476                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrlStrict.html">FEUrlStrict</a> in FEText.inc</div>
2477                                                            <div class="index-item-description">This is the URLStrict FormElement which builds a  text input field.</div>
2478                                            </dd>
2479                            <dt class="field">
2480                                                    FEYesNoListBox
2481                                            </dt>
2482                    <dd class="index-item-body">
2483                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoListBox.html">FEYesNoListBox</a> in FEListBox.inc</div>
2484                                                            <div class="index-item-description">Build a Yes/No Select box</div>
2485                                            </dd>
2486                            <dt class="field">
2487                                                    <span class="method-title">FEYesNoListBox</span>
2488                                            </dt>
2489                    <dd class="index-item-body">
2490                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoListBox.html#methodFEYesNoListBox">FEYesNoListBox::FEYesNoListBox()</a> in FEListBox.inc</div>
2491                                                            <div class="index-item-description">The Constructor</div>
2492                                            </dd>
2493                            <dt class="field">
2494                                                    <span class="method-title">FEYesNoRadioGroup</span>
2495                                            </dt>
2496                    <dd class="index-item-body">
2497                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html#methodFEYesNoRadioGroup">FEYesNoRadioGroup::FEYesNoRadioGroup()</a> in FERadioGroup.inc</div>
2498                                                            <div class="index-item-description">The constructor</div>
2499                                            </dd>
2500                            <dt class="field">
2501                                                    FEYesNoRadioGroup
2502                                            </dt>
2503                    <dd class="index-item-body">
2504                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html">FEYesNoRadioGroup</a> in FERadioGroup.inc</div>
2505                                                            <div class="index-item-description">This is the Yes/No Radio Button Group FormElement.</div>
2506                                            </dd>
2507                            <dt class="field">
2508                                                    FIELDSETtag
2509                                            </dt>
2510                    <dd class="index-item-body">
2511                            <div class="index-item-details"><a href="phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a> in ALLTAGS.inc</div>
2512                                                            <div class="index-item-description">&lt;FIELDSET&gt; tag class</div>
2513                                            </dd>
2514                            <dt class="field">
2515                                                    FILTERsvgtag
2516                                            </dt>
2517                    <dd class="index-item-body">
2518                            <div class="index-item-details"><a href="phpHtmlLib/FILTERsvgtag.html">FILTERsvgtag</a> in SVGTAGS.inc</div>
2519                                                            <div class="index-item-description">&lt;filter&gt; SVG tag</div>
2520                                            </dd>
2521                            <dt class="field">
2522                                                    <span class="method-title">filter_column_string</span>
2523                                            </dt>
2524                    <dd class="index-item-body">
2525                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodfilter_column_string">DataList::filter_column_string()</a> in DataList.inc</div>
2526                                                            <div class="index-item-description">This does some magic filtering on the data  that we display in a column.  This helps  to prevent nast data that may have html  tags in it.</div>
2527                                            </dd>
2528                            <dt class="field">
2529                                                    FONTFACEFORMATsvgtag
2530                                            </dt>
2531                    <dd class="index-item-body">
2532                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html">FONTFACEFORMATsvgtag</a> in SVGTAGS.inc</div>
2533                                                            <div class="index-item-description">&lt;font-face-format&gt; SVG tag</div>
2534                                            </dd>
2535                            <dt class="field">
2536                                                    FONTFACENAMEsvgtag
2537                                            </dt>
2538                    <dd class="index-item-body">
2539                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html">FONTFACENAMEsvgtag</a> in SVGTAGS.inc</div>
2540                                                            <div class="index-item-description">&lt;font-face-name&gt; SVG tag</div>
2541                                            </dd>
2542                            <dt class="field">
2543                                                    FONTFACESRCsvgtag
2544                                            </dt>
2545                    <dd class="index-item-body">
2546                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACESRCsvgtag.html">FONTFACESRCsvgtag</a> in SVGTAGS.inc</div>
2547                                                            <div class="index-item-description">&lt;font-face-src&gt; SVG tag</div>
2548                                            </dd>
2549                            <dt class="field">
2550                                                    FONTFACEsvgtag
2551                                            </dt>
2552                    <dd class="index-item-body">
2553                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEsvgtag.html">FONTFACEsvgtag</a> in SVGTAGS.inc</div>
2554                                                            <div class="index-item-description">&lt;font-face&gt; SVG tag</div>
2555                                            </dd>
2556                            <dt class="field">
2557                                                    FONTFACEURIsvgtag
2558                                            </dt>
2559                    <dd class="index-item-body">
2560                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEURIsvgtag.html">FONTFACEURIsvgtag</a> in SVGTAGS.inc</div>
2561                                                            <div class="index-item-description">&lt;font-face-uri&gt; SVG tag</div>
2562                                            </dd>
2563                            <dt class="field">
2564                                                    FONTsvgtag
2565                                            </dt>
2566                    <dd class="index-item-body">
2567                            <div class="index-item-details"><a href="phpHtmlLib/FONTsvgtag.html">FONTsvgtag</a> in SVGTAGS.inc</div>
2568                                                            <div class="index-item-description">&lt;font&gt; SVG tag</div>
2569                                            </dd>
2570                            <dt class="field">
2571                                                    FONTtag
2572                                            </dt>
2573                    <dd class="index-item-body">
2574                            <div class="index-item-details"><a href="phpHtmlLib/FONTtag.html">FONTtag</a> in ALLTAGS.inc</div>
2575                                                            <div class="index-item-description">&lt;FONT&gt; tag class</div>
2576                                            </dd>
2577                            <dt class="field">
2578                                                    FooterNav
2579                                            </dt>
2580                    <dd class="index-item-body">
2581                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html">FooterNav</a> in FooterNav.inc</div>
2582                                                            <div class="index-item-description">Use this class to render footer navigation that  is displayed at the bottom of a page.</div>
2583                                            </dd>
2584                            <dt class="field">
2585                                                    <span class="method-title">FooterNav</span>
2586                                            </dt>
2587                    <dd class="index-item-body">
2588                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodFooterNav">FooterNav::FooterNav()</a> in FooterNav.inc</div>
2589                                                            <div class="index-item-description">Constructore for this class.</div>
2590                                            </dd>
2591                            <dt class="field">
2592                                                    FooterNavCSS
2593                                            </dt>
2594                    <dd class="index-item-body">
2595                            <div class="index-item-details"><a href="phpHtmlLib/FooterNavCSS.html">FooterNavCSS</a> in FooterNav.inc</div>
2596                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
2597                                            </dd>
2598                            <dt class="field">
2599                                                    <span class="method-title">footer_block</span>
2600                                            </dt>
2601                    <dd class="index-item-body">
2602                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodfooter_block">MyLayoutPage::footer_block()</a> in example3.php</div>
2603                                                            <div class="index-item-description">This function is responsible for building  the footer block for every page.</div>
2604                                            </dd>
2605                            <dt class="field">
2606                                                    FOREIGNOBJECTsvgtag
2607                                            </dt>
2608                    <dd class="index-item-body">
2609                            <div class="index-item-details"><a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html">FOREIGNOBJECTsvgtag</a> in SVGTAGS.inc</div>
2610                                                            <div class="index-item-description">&lt;foreignObject&gt; SVG tag</div>
2611                                            </dd>
2612                            <dt class="field">
2613                                                    <span class="method-title">form</span>
2614                                            </dt>
2615                    <dd class="index-item-body">
2616                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform">AccountForm::form()</a> in form1.php</div>
2617                                                            <div class="index-item-description">This is the method that builds the layout of where the  FormElements will live.  You can lay it out any way  you like.</div>
2618                                            </dd>
2619                            <dt class="field">
2620                                                    <span class="method-title">form</span>
2621                                            </dt>
2622                    <dd class="index-item-body">
2623                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform">StandardFormContent::form()</a> in StandardFormContent.inc</div>
2624                                                            <div class="index-item-description">this builds the main wrapper for the  form fields and ads the Save and Cancel buttons</div>
2625                                            </dd>
2626                            <dt class="field">
2627                                                    <span class="method-title">form</span>
2628                                            </dt>
2629                    <dd class="index-item-body">
2630                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a> in FormContent.inc</div>
2631                                                            <div class="index-item-description">This method builds the html form.</div>
2632                                            </dd>
2633                            <dt class="field">
2634                                                    Form1Page
2635                                            </dt>
2636                    <dd class="index-item-body">
2637                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Form1Page.html">Form1Page</a> in wizard1.php</div>
2638                                                            <div class="index-item-description">A simple Page Layout object child.</div>
2639                                            </dd>
2640                            <dt class="field">
2641                                                    Form2Page
2642                                            </dt>
2643                    <dd class="index-item-body">
2644                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Form2Page.html">Form2Page</a> in form2.php</div>
2645                                                            <div class="index-item-description">A simple Page Layout object child.</div>
2646                                            </dd>
2647                            <dt class="field">
2648                                                    <span class="method-title">format_label</span>
2649                                            </dt>
2650                    <dd class="index-item-body">
2651                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodformat_label">SVGGraph::format_label()</a> in SVGGraph.inc</div>
2652                                                            <div class="index-item-description">This function will format the axis label</div>
2653                                            </dd>
2654                            <dt class="field">
2655                                                    <span class="method-title">FormContent</span>
2656                                            </dt>
2657                    <dd class="index-item-body">
2658                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a> in FormContent.inc</div>
2659                                            </dd>
2660                            <dt class="field">
2661                                                    FormContent
2662                                            </dt>
2663                    <dd class="index-item-body">
2664                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html">FormContent</a> in FormContent.inc</div>
2665                                                            <div class="index-item-description">This class is used to build and render the form.</div>
2666                                            </dd>
2667                            <dt class="field">
2668                                                    FormElement
2669                                            </dt>
2670                    <dd class="index-item-body">
2671                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> in FormElement.inc</div>
2672                                                            <div class="index-item-description">This is the base FormElement object.  It can be  single form field such as a text input field,  or a complex object.</div>
2673                                            </dd>
2674                            <dt class="field">
2675                                                    <span class="method-title">FormElement</span>
2676                                            </dt>
2677                    <dd class="index-item-body">
2678                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a> in FormElement.inc</div>
2679                                                            <div class="index-item-description">The constructor</div>
2680                                            </dd>
2681                            <dt class="field">
2682                                                    FormErrors
2683                                            </dt>
2684                    <dd class="index-item-body">
2685                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html">FormErrors</a> in FormErrors.inc</div>
2686                                                            <div class="index-item-description">This file holds the error codes and error messages  associated with those codes for English</div>
2687                                            </dd>
2688                            <dt class="field">
2689                                                    <span class="method-title">FormProcessor</span>
2690                                            </dt>
2691                    <dd class="index-item-body">
2692                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodFormProcessor">FormProcessor::FormProcessor()</a> in FormProcessor.inc</div>
2693                                                            <div class="index-item-description">The constructor for the FormProcessor</div>
2694                                            </dd>
2695                            <dt class="field">
2696                                                    FormProcessor
2697                                            </dt>
2698                    <dd class="index-item-body">
2699                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a> in FormProcessor.inc</div>
2700                                                            <div class="index-item-description">This is the main engine for the processing</div>
2701                                            </dd>
2702                            <dt class="field">
2703                                                    FORMtag
2704                                            </dt>
2705                    <dd class="index-item-body">
2706                            <div class="index-item-details"><a href="phpHtmlLib/FORMtag.html">FORMtag</a> in ALLTAGS.inc</div>
2707                                                            <div class="index-item-description">FORMtag  &lt;FORM&gt; tag</div>
2708                                            </dd>
2709                            <dt class="field">
2710                                                    FormValidation
2711                                            </dt>
2712                    <dd class="index-item-body">
2713                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a> in FormValidation.inc</div>
2714                                                            <div class="index-item-description">This is the base validation class that  contains some basic FormElement validation  methods.</div>
2715                                            </dd>
2716                            <dt class="field">
2717                                                    <span class="method-title">FormValidation</span>
2718                                            </dt>
2719                    <dd class="index-item-body">
2720                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodFormValidation">FormValidation::FormValidation()</a> in FormValidation.inc</div>
2721                                                            <div class="index-item-description">The constructor used to set the  form errors object used by this class  to do error text lookups</div>
2722                                            </dd>
2723                            <dt class="field">
2724                                                    <span class="method-title">FormWizard</span>
2725                                            </dt>
2726                    <dd class="index-item-body">
2727                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodFormWizard">FormWizard::FormWizard()</a> in FormWizard.inc</div>
2728                                                            <div class="index-item-description">The constructor</div>
2729                                            </dd>
2730                            <dt class="field">
2731                                                    FormWizard
2732                                            </dt>
2733                    <dd class="index-item-body">
2734                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html">FormWizard</a> in FormWizard.inc</div>
2735                                                            <div class="index-item-description">This is the main engine for the processing</div>
2736                                            </dd>
2737                            <dt class="field">
2738                                                    <span class="method-title">form_action</span>
2739                                            </dt>
2740                    <dd class="index-item-body">
2741                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_action">StandardFormContent::form_action()</a> in StandardFormContent.inc</div>
2742                                                            <div class="index-item-description">This method handles the form action.</div>
2743                                            </dd>
2744                            <dt class="field">
2745                                                    <span class="method-title">form_action</span>
2746                                            </dt>
2747                    <dd class="index-item-body">
2748                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a> in FormContent.inc</div>
2749                                                            <div class="index-item-description">This method handles the</div>
2750                                            </dd>
2751                            <dt class="field">
2752                                                    <span class="const-title">FORM_ACTION</span>
2753                                            </dt>
2754                    <dd class="index-item-body">
2755                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_ACTION">FORM_ACTION</a> in FormProcessor.inc</div>
2756                                                            <div class="index-item-description">This file contains the FormProcessor class.</div>
2757                                            </dd>
2758                            <dt class="field">
2759                                                    <span class="method-title">form_action</span>
2760                                            </dt>
2761                    <dd class="index-item-body">
2762                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_action">AccountForm::form_action()</a> in form1.php</div>
2763                                                            <div class="index-item-description">This method is called ONLY after ALL validation has  passed.  This is the method that allows you to  do something with the data, say insert/update records  in the DB.</div>
2764                                            </dd>
2765                            <dt class="field">
2766                                                    <span class="method-title">form_active_checkbox</span>
2767                                            </dt>
2768                    <dd class="index-item-body">
2769                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_active_checkbox">form_active_checkbox()</a> in form_utils.inc</div>
2770                                                            <div class="index-item-description">build/render an input tag of type CHECKBOX  with onClick javaScript selection</div>
2771                                            </dd>
2772                            <dt class="field">
2773                                                    <span class="method-title">form_active_radio</span>
2774                                            </dt>
2775                    <dd class="index-item-body">
2776                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_active_radio">form_active_radio()</a> in form_utils.inc</div>
2777                                                            <div class="index-item-description">build/render an set of radio buttons  with onClick javaScript selection</div>
2778                                            </dd>
2779                            <dt class="field">
2780                                                    <span class="method-title">form_backend_validation</span>
2781                                            </dt>
2782                    <dd class="index-item-body">
2783                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_backend_validation">Step1::form_backend_validation()</a> in _steps.inc</div>
2784                                                            <div class="index-item-description">This method gets called after the FormElement data has  passed the validation, and has been confirmed. This  enables you to validate the data against some backend  mechanism, say a DB.</div>
2785                                            </dd>
2786                            <dt class="field">
2787                                                    <span class="method-title">form_backend_validation</span>
2788                                            </dt>
2789                    <dd class="index-item-body">
2790                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_backend_validation">StandardAccountForm::form_backend_validation()</a> in form2.php</div>
2791                                                            <div class="index-item-description">This method gets called after the FormElement data has  passed the validation, and has been confirmed. This  enables you to validate the data against some backend  mechanism, say a DB.</div>
2792                                            </dd>
2793                            <dt class="field">
2794                                                    <span class="method-title">form_backend_validation</span>
2795                                            </dt>
2796                    <dd class="index-item-body">
2797                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_backend_validation">AccountForm::form_backend_validation()</a> in form1.php</div>
2798                                                            <div class="index-item-description">This method gets called after the FormElement data has  passed the validation.  This enables you to validate the  data against some backend mechanism, say a DB.</div>
2799                                            </dd>
2800                            <dt class="field">
2801                                                    <span class="method-title">form_backend_validation</span>
2802                                            </dt>
2803                    <dd class="index-item-body">
2804                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a> in FormContent.inc</div>
2805                                                            <div class="index-item-description">This method is called after the FormElements</div>
2806                                            </dd>
2807                            <dt class="field">
2808                                                    <span class="method-title">form_button</span>
2809                                            </dt>
2810                    <dd class="index-item-body">
2811                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_button">form_button()</a> in form_utils.inc</div>
2812                                                            <div class="index-item-description">build/render an input tag of type button</div>
2813                                            </dd>
2814                            <dt class="field">
2815                                                    <span class="method-title">form_checkbox</span>
2816                                            </dt>
2817                    <dd class="index-item-body">
2818                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_checkbox">form_checkbox()</a> in form_utils.inc</div>
2819                                                            <div class="index-item-description">build/render an input tag of type CHECKBOX</div>
2820                                            </dd>
2821                            <dt class="field">
2822                                                    <span class="method-title">form_close</span>
2823                                            </dt>
2824                    <dd class="index-item-body">
2825                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_close">form_close()</a> in form_utils.inc</div>
2826                                                            <div class="index-item-description">render a form close tag</div>
2827                                            </dd>
2828                            <dt class="field">
2829                                                    <span class="const-title">FORM_CONFIRM</span>
2830                                            </dt>
2831                    <dd class="index-item-body">
2832                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_CONFIRM">FORM_CONFIRM</a> in FormProcessor.inc</div>
2833                                            </dd>
2834                            <dt class="field">
2835                                                    <span class="method-title">form_confirm</span>
2836                                            </dt>
2837                    <dd class="index-item-body">
2838                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a> in FormContent.inc</div>
2839                                                            <div class="index-item-description">This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.</div>
2840                                            </dd>
2841                            <dt class="field">
2842                                                    <span class="method-title">form_confirm</span>
2843                                            </dt>
2844                    <dd class="index-item-body">
2845                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_confirm">StandardFormContent::form_confirm()</a> in StandardFormContent.inc</div>
2846                                                            <div class="index-item-description">This function is used to show an intermediary  confirmation page.  Use this function to  show a confirmation of the data that was  submitted by the user.</div>
2847                                            </dd>
2848                            <dt class="field">
2849                                                    <span class="method-title">form_content</span>
2850                                            </dt>
2851                    <dd class="index-item-body">
2852                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_content">Step2::form_content()</a> in _steps.inc</div>
2853                                                            <div class="index-item-description">This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.</div>
2854                                            </dd>
2855                            <dt class="field">
2856                                                    <span class="method-title">form_content</span>
2857                                            </dt>
2858                    <dd class="index-item-body">
2859                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_content">Step1::form_content()</a> in _steps.inc</div>
2860                                                            <div class="index-item-description">This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.</div>
2861                                            </dd>
2862                            <dt class="field">
2863                                                    <span class="method-title">form_content</span>
2864                                            </dt>
2865                    <dd class="index-item-body">
2866                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_content">StandardAccountForm::form_content()</a> in form2.php</div>
2867                                                            <div class="index-item-description">This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.</div>
2868                                            </dd>
2869                            <dt class="field">
2870                                                    <span class="method-title">form_content</span>
2871                                            </dt>
2872                    <dd class="index-item-body">
2873                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_content">Step3::form_content()</a> in _steps.inc</div>
2874                                                            <div class="index-item-description">This method is called by the StandardFormContent object  to allow you to build the 'blocks' of fields you want to  display.  Each form block will live inside a fieldset tag  with the a title.</div>
2875                                            </dd>
2876                            <dt class="field">
2877                                                    <span class="method-title">form_content</span>
2878                                            </dt>
2879                    <dd class="index-item-body">
2880                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content">StandardFormContent::form_content()</a> in StandardFormContent.inc</div>
2881                                                            <div class="index-item-description">Child class MUST override this  to provide the form fields</div>
2882                                            </dd>
2883                            <dt class="field">
2884                                                    <span class="method-title">form_content_buttons</span>
2885                                            </dt>
2886                    <dd class="index-item-body">
2887                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content_buttons">StandardFormContent::form_content_buttons()</a> in StandardFormContent.inc</div>
2888                                                            <div class="index-item-description">This function is used to build the standard  buttons for a form.</div>
2889                                            </dd>
2890                            <dt class="field">
2891                                                    <span class="method-title">form_errors</span>
2892                                            </dt>
2893                    <dd class="index-item-body">
2894                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a> in FormContent.inc</div>
2895                                                            <div class="index-item-description">This function is used to render the error  table for the form.  The error data comes  from the FormProcessor or the FormValidation.</div>
2896                                            </dd>
2897                            <dt class="field">
2898                                                    <span class="method-title">form_file</span>
2899                                            </dt>
2900                    <dd class="index-item-body">
2901                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_file">form_file()</a> in form_utils.inc</div>
2902                                                            <div class="index-item-description">build/render an html tag of file</div>
2903                                            </dd>
2904                            <dt class="field">
2905                                                    <span class="include-title">FormContent.inc</span>
2906                                            </dt>
2907                    <dd class="index-item-body">
2908                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormContent_inc.html">FormContent.inc</a> in FormContent.inc</div>
2909                                            </dd>
2910                            <dt class="field">
2911                                                    <span class="include-title">FormElement.inc</span>
2912                                            </dt>
2913                    <dd class="index-item-body">
2914                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormElement_inc.html">FormElement.inc</a> in FormElement.inc</div>
2915                                            </dd>
2916                            <dt class="field">
2917                                                    <span class="include-title">FormErrors.inc</span>
2918                                            </dt>
2919                    <dd class="index-item-body">
2920                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormErrors_inc.html">FormErrors.inc</a> in FormErrors.inc</div>
2921                                            </dd>
2922                            <dt class="field">
2923                                                    <span class="include-title">FormProcessor.inc</span>
2924                                            </dt>
2925                    <dd class="index-item-body">
2926                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html">FormProcessor.inc</a> in FormProcessor.inc</div>
2927                                            </dd>
2928                            <dt class="field">
2929                                                    <span class="include-title">FormValidation.inc</span>
2930                                            </dt>
2931                    <dd class="index-item-body">
2932                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html">FormValidation.inc</a> in FormValidation.inc</div>
2933                                            </dd>
2934                            <dt class="field">
2935                                                    <span class="include-title">FormWizard.inc</span>
2936                                            </dt>
2937                    <dd class="index-item-body">
2938                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html">FormWizard.inc</a> in FormWizard.inc</div>
2939                                            </dd>
2940                            <dt class="field">
2941                                                    <span class="include-title">FEBoxElement.inc</span>
2942                                            </dt>
2943                    <dd class="index-item-body">
2944                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEBoxElement_inc.html">FEBoxElement.inc</a> in FEBoxElement.inc</div>
2945                                            </dd>
2946                            <dt class="field">
2947                                                    <span class="include-title">FEButton.inc</span>
2948                                            </dt>
2949                    <dd class="index-item-body">
2950                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEButton_inc.html">FEButton.inc</a> in FEButton.inc</div>
2951                                            </dd>
2952                            <dt class="field">
2953                                                    <span class="include-title">FECheckBox.inc</span>
2954                                            </dt>
2955                    <dd class="index-item-body">
2956                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FECheckBox_inc.html">FECheckBox.inc</a> in FECheckBox.inc</div>
2957                                            </dd>
2958                            <dt class="field">
2959                                                    <span class="include-title">FEDataList.inc</span>
2960                                            </dt>
2961                    <dd class="index-item-body">
2962                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEDataList_inc.html">FEDataList.inc</a> in FEDataList.inc</div>
2963                                            </dd>
2964                            <dt class="field">
2965                                                    <span class="include-title">FEFile.inc</span>
2966                                            </dt>
2967                    <dd class="index-item-body">
2968                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEFile_inc.html">FEFile.inc</a> in FEFile.inc</div>
2969                                            </dd>
2970                            <dt class="field">
2971                                                    <span class="include-title">FEListBox.inc</span>
2972                                            </dt>
2973                    <dd class="index-item-body">
2974                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEListBox_inc.html">FEListBox.inc</a> in FEListBox.inc</div>
2975                                            </dd>
2976                            <dt class="field">
2977                                                    <span class="include-title">FENumbers.inc</span>
2978                                            </dt>
2979                    <dd class="index-item-body">
2980                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FENumbers_inc.html">FENumbers.inc</a> in FENumbers.inc</div>
2981                                            </dd>
2982                            <dt class="field">
2983                                                    <span class="include-title">FEPassword.inc</span>
2984                                            </dt>
2985                    <dd class="index-item-body">
2986                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEPassword_inc.html">FEPassword.inc</a> in FEPassword.inc</div>
2987                                            </dd>
2988                            <dt class="field">
2989                                                    <span class="include-title">FERadioGroup.inc</span>
2990                                            </dt>
2991                    <dd class="index-item-body">
2992                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FERadioGroup_inc.html">FERadioGroup.inc</a> in FERadioGroup.inc</div>
2993                                            </dd>
2994                            <dt class="field">
2995                                                    <span class="include-title">FETextArea.inc</span>
2996                                            </dt>
2997                    <dd class="index-item-body">
2998                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FETextArea_inc.html">FETextArea.inc</a> in FETextArea.inc</div>
2999                                            </dd>
3000                            <dt class="field">
3001                                                    <span class="include-title">FEText.inc</span>
3002                                            </dt>
3003                    <dd class="index-item-body">
3004                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEText_inc.html">FEText.inc</a> in FEText.inc</div>
3005                                            </dd>
3006                            <dt class="field">
3007                                                    <span class="method-title">form_hidden</span>
3008                                            </dt>
3009                    <dd class="index-item-body">
3010                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_hidden">form_hidden()</a> in form_utils.inc</div>
3011                                                            <div class="index-item-description">build/render an input tag of type hidden</div>
3012                                            </dd>
3013                            <dt class="field">
3014                                                    <span class="method-title">form_image</span>
3015                                            </dt>
3016                    <dd class="index-item-body">
3017                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_image">form_image()</a> in form_utils.inc</div>
3018                                                            <div class="index-item-description">build/render an input tag of type image</div>
3019                                            </dd>
3020                            <dt class="field">
3021                                                    <span class="method-title">form_init_data</span>
3022                                            </dt>
3023                    <dd class="index-item-body">
3024                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_init_data">Step3::form_init_data()</a> in _steps.inc</div>
3025                                                            <div class="index-item-description">This method is called only the first time the form  page is hit.</div>
3026                                            </dd>
3027                            <dt class="field">
3028                                                    <span class="method-title">form_init_data</span>
3029                                            </dt>
3030                    <dd class="index-item-body">
3031                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_data">AccountForm::form_init_data()</a> in form1.php</div>
3032                                                            <div class="index-item-description">This method is called only the first time the form  page is hit.  This enables u to query a DB and  pre populate the FormElement objects with data.</div>
3033                                            </dd>
3034                            <dt class="field">
3035                                                    <span class="method-title">form_init_data</span>
3036                                            </dt>
3037                    <dd class="index-item-body">
3038                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_init_data">Step1::form_init_data()</a> in _steps.inc</div>
3039                                                            <div class="index-item-description">This method is called only the first time the form  page is hit.</div>
3040                                            </dd>
3041                            <dt class="field">
3042                                                    <span class="method-title">form_init_data</span>
3043                                            </dt>
3044                    <dd class="index-item-body">
3045                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_init_data">Step2::form_init_data()</a> in _steps.inc</div>
3046                                                            <div class="index-item-description">This method is called only the first time the form  page is hit.</div>
3047                                            </dd>
3048                            <dt class="field">
3049                                                    <span class="method-title">form_init_data</span>
3050                                            </dt>
3051                    <dd class="index-item-body">
3052                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_data">StandardAccountForm::form_init_data()</a> in form2.php</div>
3053                                                            <div class="index-item-description">This method is called only the first time the form  page is hit.</div>
3054                                            </dd>
3055                            <dt class="field">
3056                                                    <span class="method-title">form_init_data</span>
3057                                            </dt>
3058                    <dd class="index-item-body">
3059                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a> in FormContent.inc</div>
3060                                                            <div class="index-item-description">This method is called by the</div>
3061                                            </dd>
3062                            <dt class="field">
3063                                                    <span class="method-title">form_init_elements</span>
3064                                            </dt>
3065                    <dd class="index-item-body">
3066                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a> in FormContent.inc</div>
3067                                                            <div class="index-item-description">This method is what is called to  build the list of FormElements that  will be used by this form.</div>
3068                                            </dd>
3069                            <dt class="field">
3070                                                    <span class="method-title">form_init_elements</span>
3071                                            </dt>
3072                    <dd class="index-item-body">
3073                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_init_elements">Step3::form_init_elements()</a> in _steps.inc</div>
3074                                                            <div class="index-item-description">This method gets called EVERY time the object is</div>
3075                                            </dd>
3076                            <dt class="field">
3077                                                    <span class="method-title">form_init_elements</span>
3078                                            </dt>
3079                    <dd class="index-item-body">
3080                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_init_elements">Step1::form_init_elements()</a> in _steps.inc</div>
3081                                                            <div class="index-item-description">This method gets called EVERY time the object is</div>
3082                                            </dd>
3083                            <dt class="field">
3084                                                    <span class="method-title">form_init_elements</span>
3085                                            </dt>
3086                    <dd class="index-item-body">
3087                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_elements">StandardAccountForm::form_init_elements()</a> in form2.php</div>
3088                                                            <div class="index-item-description">This method gets called EVERY time the object is</div>
3089                                            </dd>
3090                            <dt class="field">
3091                                                    <span class="method-title">form_init_elements</span>
3092                                            </dt>
3093                    <dd class="index-item-body">
3094                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_elements">AccountForm::form_init_elements()</a> in form1.php</div>
3095                                                            <div class="index-item-description">This method gets called EVERY time the object is  created.  It is used to build all of the  FormElement objects used in this Form.</div>
3096                                            </dd>
3097                            <dt class="field">
3098                                                    <span class="method-title">form_init_elements</span>
3099                                            </dt>
3100                    <dd class="index-item-body">
3101                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_init_elements">Step2::form_init_elements()</a> in _steps.inc</div>
3102                                                            <div class="index-item-description">This method gets called EVERY time the object is</div>
3103                                            </dd>
3104                            <dt class="field">
3105                                                    <span class="method-title">form_open</span>
3106                                            </dt>
3107                    <dd class="index-item-body">
3108                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_open">form_open()</a> in form_utils.inc</div>
3109                                                            <div class="index-item-description">render an form open tag only.</div>
3110                                            </dd>
3111                            <dt class="field">
3112                                                    <span class="method-title">form_password</span>
3113                                            </dt>
3114                    <dd class="index-item-body">
3115                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_password">form_password()</a> in form_utils.inc</div>
3116                                                            <div class="index-item-description">build/render an input tag of type password</div>
3117                                            </dd>
3118                            <dt class="field">
3119                                                    <span class="method-title">form_radio</span>
3120                                            </dt>
3121                    <dd class="index-item-body">
3122                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_radio">form_radio()</a> in form_utils.inc</div>
3123                                                            <div class="index-item-description">build/render an input tag of type radio</div>
3124                                            </dd>
3125                            <dt class="field">
3126                                                    <span class="method-title">form_select</span>
3127                                            </dt>
3128                    <dd class="index-item-body">
3129                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_select">form_select()</a> in form_utils.inc</div>
3130                                                            <div class="index-item-description">Build a select tag with all of its option tags</div>
3131                                            </dd>
3132                            <dt class="field">
3133                                                    <span class="method-title">form_submit</span>
3134                                            </dt>
3135                    <dd class="index-item-body">
3136                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_submit">form_submit()</a> in form_utils.inc</div>
3137                                                            <div class="index-item-description">build/render an input tag of type submit</div>
3138                                            </dd>
3139                            <dt class="field">
3140                                                    <span class="method-title">form_success</span>
3141                                            </dt>
3142                    <dd class="index-item-body">
3143                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a> in FormContent.inc</div>
3144                                                            <div class="index-item-description">This method is called when the form_action()  was successfull, and the form wants to render  some kind of message</div>
3145                                            </dd>
3146                            <dt class="field">
3147                                                    <span class="method-title">form_text</span>
3148                                            </dt>
3149                    <dd class="index-item-body">
3150                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_text">form_text()</a> in form_utils.inc</div>
3151                                                            <div class="index-item-description">build/render an input tag of type text</div>
3152                                            </dd>
3153                            <dt class="field">
3154                                                    <span class="method-title">form_textarea</span>
3155                                            </dt>
3156                    <dd class="index-item-body">
3157                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_textarea">form_textarea()</a> in form_utils.inc</div>
3158                                                            <div class="index-item-description">build a textarea tag with name and attributes.</div>
3159                                            </dd>
3160                            <dt class="field">
3161                                                    <span class="const-title">FORM_VISITED</span>
3162                                            </dt>
3163                    <dd class="index-item-body">
3164                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_VISITED">FORM_VISITED</a> in FormProcessor.inc</div>
3165                                            </dd>
3166                            <dt class="field">
3167                                                    <span class="method-title">frameset</span>
3168                                            </dt>
3169                    <dd class="index-item-body">
3170                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodframeset">PageWidget::frameset()</a> in PageWidget.inc</div>
3171                                                            <div class="index-item-description">This function is used to save</div>
3172                                            </dd>
3173                            <dt class="field">
3174                                                    FRAMESETtag
3175                                            </dt>
3176                    <dd class="index-item-body">
3177                            <div class="index-item-details"><a href="phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a> in ALLTAGS.inc</div>
3178                                                            <div class="index-item-description">&lt;FRAMESET&gt; tag class</div>
3179                                            </dd>
3180                            <dt class="field">
3181                                                    FRAMEtag
3182                                            </dt>
3183                    <dd class="index-item-body">
3184                            <div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html">FRAMEtag</a> in ALLTAGS.inc</div>
3185                                                            <div class="index-item-description">&lt;FRAME&gt; tag class</div>
3186                                            </dd>
3187                            <dt class="field">
3188                                                    <span class="include-title">font_utils.inc</span>
3189                                            </dt>
3190                    <dd class="index-item-body">
3191                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html">font_utils.inc</a> in font_utils.inc</div>
3192                                            </dd>
3193                            <dt class="field">
3194                                                    <span class="include-title">form_utils.inc</span>
3195                                            </dt>
3196                    <dd class="index-item-body">
3197                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html">form_utils.inc</a> in form_utils.inc</div>
3198                                            </dd>
3199                            <dt class="field">
3200                                                    <span class="include-title">frame_utils.inc</span>
3201                                            </dt>
3202                    <dd class="index-item-body">
3203                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html">frame_utils.inc</a> in frame_utils.inc</div>
3204                                            </dd>
3205                            <dt class="field">
3206                                                    <span class="include-title">FooterNav.inc</span>
3207                                            </dt>
3208                    <dd class="index-item-body">
3209                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_FooterNav_inc.html">FooterNav.inc</a> in FooterNav.inc</div>
3210                                            </dd>
3211                    </dl>
3212            <a name="g"></a>
3213            <div class="index-letter-section">
3214                    <div style="float: left" class="index-letter-title">g</div>
3215                    <div style="float: right"><a href="#top">top</a></div>
3216                    <div style="clear: both"></div>
3217            </div>
3218            <dl>
3219                            <dt class="field">
3220                                                    <span class="method-title">getdirlist</span>
3221                                            </dt>
3222                    <dd class="index-item-body">
3223                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodgetdirlist">ImageThumbnailWidget::getdirlist()</a> in ImageThumbnailWidget.inc</div>
3224                                            </dd>
3225                            <dt class="field">
3226                                                    <span class="method-title">get_action</span>
3227                                            </dt>
3228                    <dd class="index-item-body">
3229                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_action">FormProcessor::get_action()</a> in FormProcessor.inc</div>
3230                                                            <div class="index-item-description">This is used to get the action that was  processed by the form</div>
3231                                            </dd>
3232                            <dt class="field">
3233                                                    <span class="method-title">get_action</span>
3234                                            </dt>
3235                    <dd class="index-item-body">
3236                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a> in FormContent.inc</div>
3237                                                            <div class="index-item-description">Get the current status of the  action.</div>
3238                                            </dd>
3239                            <dt class="field">
3240                                                    <span class="method-title">get_align</span>
3241                                            </dt>
3242                    <dd class="index-item-body">
3243                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a> in BaseWidget.inc</div>
3244                                                            <div class="index-item-description">This gets the alignment value  for the outer table</div>
3245                                            </dd>
3246                            <dt class="field">
3247                                                    <span class="method-title">get_attribute</span>
3248                                            </dt>
3249                    <dd class="index-item-body">
3250                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a> in FormElement.inc</div>
3251                                                            <div class="index-item-description">return a single attribute</div>
3252                                            </dd>
3253                            <dt class="field">
3254                                                    <span class="method-title">get_auto_error_display</span>
3255                                            </dt>
3256                    <dd class="index-item-body">
3257                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_auto_error_display">FormProcessor::get_auto_error_display()</a> in FormProcessor.inc</div>
3258                                                            <div class="index-item-description">This gets the current value of the flag  that tells us to show form errors automatically  or not.</div>
3259                                            </dd>
3260                            <dt class="field">
3261                                                    <span class="method-title">get_cancel_url</span>
3262                                            </dt>
3263                    <dd class="index-item-body">
3264                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodget_cancel_url">ListAction::get_cancel_url()</a> in ListAction.inc</div>
3265                                                            <div class="index-item-description">this returns the current cancel url</div>
3266                                            </dd>
3267                            <dt class="field">
3268                                                    <span class="method-title">get_cellpadding</span>
3269                                            </dt>
3270                    <dd class="index-item-body">
3271                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_cellpadding">InfoTable::get_cellpadding()</a> in InfoTable.inc</div>
3272                                                            <div class="index-item-description">This gets the current value of the  cellpadding</div>
3273                                            </dd>
3274                            <dt class="field">
3275                                                    <span class="method-title">get_cellspacing</span>
3276                                            </dt>
3277                    <dd class="index-item-body">
3278                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_cellspacing">InfoTable::get_cellspacing()</a> in InfoTable.inc</div>
3279                                                            <div class="index-item-description">This gets the current value of the  cellspacing</div>
3280                                            </dd>
3281                            <dt class="field">
3282                                                    <span class="method-title">get_count_column</span>
3283                                            </dt>
3284                    <dd class="index-item-body">
3285                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_count_column">SQLDataListSource::get_count_column()</a> in SQLDataListSource.inc</div>
3286                                                            <div class="index-item-description">this returns the current count column</div>
3287                                            </dd>
3288                            <dt class="field">
3289                                                    <span class="method-title">get_css</span>
3290                                            </dt>
3291                    <dd class="index-item-body">
3292                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a> in BaseWidget.inc</div>
3293                                                            <div class="index-item-description">This function provides the  mechanism to build and return  the css needed by this widget</div>
3294                                            </dd>
3295                            <dt class="field">
3296                                                    <span class="method-title">get_current_page</span>
3297                                            </dt>
3298                    <dd class="index-item-body">
3299                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_current_page">DataList::get_current_page()</a> in DataList.inc</div>
3300                                                            <div class="index-item-description">This function returns the current  page that the item list is on.</div>
3301                                            </dd>
3302                            <dt class="field">
3303                                                    <span class="method-title">get_data_index</span>
3304                                            </dt>
3305                    <dd class="index-item-body">
3306                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodget_data_index">ArrayDataListSource::get_data_index()</a> in ArrayDataListSource.inc</div>
3307                                                            <div class="index-item-description">This function returns the  data_index value and increments it</div>
3308                                            </dd>
3309                            <dt class="field">
3310                                                    <span class="method-title">get_data_index</span>
3311                                            </dt>
3312                    <dd class="index-item-body">
3313                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_data_index">DataListSource::get_data_index()</a> in DataListSource.inc</div>
3314                                                            <div class="index-item-description">This function returns the  data_index value and increments it</div>
3315                                            </dd>
3316                            <dt class="field">
3317                                                    <span class="method-title">get_data_source</span>
3318                                            </dt>
3319                    <dd class="index-item-body">
3320                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methodget_data_source">pearmysqllist::get_data_source()</a> in widget6.php</div>
3321                                                            <div class="index-item-description">This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</div>
3322                                            </dd>
3323                            <dt class="field">
3324                                                    <span class="method-title">get_data_source</span>
3325                                            </dt>
3326                    <dd class="index-item-body">
3327                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/adodbmysqllist.html#methodget_data_source">adodbmysqllist::get_data_source()</a> in widget6.php</div>
3328                                                            <div class="index-item-description">This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</div>
3329                                            </dd>
3330                            <dt class="field">
3331                                                    <span class="method-title">get_data_source</span>
3332                                            </dt>
3333                    <dd class="index-item-body">
3334                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html#methodget_data_source">csvfilelist::get_data_source()</a> in widget7.php</div>
3335                                            </dd>
3336                            <dt class="field">
3337                                                    <span class="method-title">get_data_source</span>
3338                                            </dt>
3339                    <dd class="index-item-body">
3340                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_data_source">DataList::get_data_source()</a> in DataList.inc</div>
3341                                                            <div class="index-item-description">This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</div>
3342                                            </dd>
3343                            <dt class="field">
3344                                                    <span class="method-title">get_db_tables</span>
3345                                            </dt>
3346                    <dd class="index-item-body">
3347                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_db_tables">SQLDataListSource::get_db_tables()</a> in SQLDataListSource.inc</div>
3348                                                            <div class="index-item-description">returns the table(s) used in the query</div>
3349                                            </dd>
3350                            <dt class="field">
3351                                                    <span class="method-title">get_db_values</span>
3352                                            </dt>
3353                    <dd class="index-item-body">
3354                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_db_values">SQLDataListSource::get_db_values()</a> in SQLDataListSource.inc</div>
3355                                                            <div class="index-item-description">This function returns the  values we need to search for  in the sql query</div>
3356                                            </dd>
3357                            <dt class="field">
3358                                                    <span class="method-title">get_default_checked_items</span>
3359                                            </dt>
3360                    <dd class="index-item-body">
3361                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodget_default_checked_items">DefaultGUIDatalist::get_default_checked_items()</a> in DefaultGUIDataList.inc</div>
3362                                                            <div class="index-item-description">This function returns the array of default  checked items to be marked as checked in  the checkbox action column</div>
3363                                            </dd>
3364                            <dt class="field">
3365                                                    <span class="method-title">get_default_css</span>
3366                                            </dt>
3367                    <dd class="index-item-body">
3368                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a> in FormContent.inc</div>
3369                                                            <div class="index-item-description">This function returns the  default css class used for  NON error text.</div>
3370                                            </dd>
3371                            <dt class="field">
3372                                                    <span class="method-title">get_default_num_rows</span>
3373                                            </dt>
3374                    <dd class="index-item-body">
3375                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_default_num_rows">DataList::get_default_num_rows()</a> in DataList.inc</div>
3376                                                            <div class="index-item-description">This function gets the current default  number of rows to display setting.</div>
3377                                            </dd>
3378                            <dt class="field">
3379                                                    <span class="method-title">get_doctype_source</span>
3380                                            </dt>
3381                    <dd class="index-item-body">
3382                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a> in XMLDocumentClass.inc</div>
3383                                                            <div class="index-item-description">This function returns the current  DOCTYPE tag's source attribute</div>
3384                                            </dd>
3385                            <dt class="field">
3386                                                    <span class="method-title">get_element</span>
3387                                            </dt>
3388                    <dd class="index-item-body">
3389                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodget_element">FEHostNameWithPort::get_element()</a> in FEText.inc</div>
3390                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3391                                            </dd>
3392                            <dt class="field">
3393                                                    <span class="method-title">get_element</span>
3394                                            </dt>
3395                    <dd class="index-item-body">
3396                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a> in FEText.inc</div>
3397                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3398                                            </dd>
3399                            <dt class="field">
3400                                                    <span class="method-title">get_element</span>
3401                                            </dt>
3402                    <dd class="index-item-body">
3403                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_element">FERadioGroup::get_element()</a> in FERadioGroup.inc</div>
3404                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3405                                            </dd>
3406                            <dt class="field">
3407                                                    <span class="method-title">get_element</span>
3408                                            </dt>
3409                    <dd class="index-item-body">
3410                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html#methodget_element">FEPassword::get_element()</a> in FEPassword.inc</div>
3411                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3412                                            </dd>
3413                            <dt class="field">
3414                                                    <span class="method-title">get_element</span>
3415                                            </dt>
3416                    <dd class="index-item-body">
3417                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBox.html#methodget_element">FEListBox::get_element()</a> in FEListBox.inc</div>
3418                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3419                                            </dd>
3420                            <dt class="field">
3421                                                    <span class="method-title">get_element</span>
3422                                            </dt>
3423                    <dd class="index-item-body">
3424                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodget_element">FEMultiListBox::get_element()</a> in FEListBox.inc</div>
3425                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3426                                            </dd>
3427                            <dt class="field">
3428                                                    <span class="method-title">get_element</span>
3429                                            </dt>
3430                    <dd class="index-item-body">
3431                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodget_element">FETextArea::get_element()</a> in FETextArea.inc</div>
3432                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3433                                            </dd>
3434                            <dt class="field">
3435                                                    <span class="method-title">get_element</span>
3436                                            </dt>
3437                    <dd class="index-item-body">
3438                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_element">FEFile::get_element()</a> in FEFile.inc</div>
3439                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3440                                            </dd>
3441                            <dt class="field">
3442                                                    <span class="method-title">get_element</span>
3443                                            </dt>
3444                    <dd class="index-item-body">
3445                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBoxList.html#methodget_element">FECheckBoxList::get_element()</a> in FECheckBox.inc</div>
3446                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3447                                            </dd>
3448                            <dt class="field">
3449                                                    <span class="method-title">get_element</span>
3450                                            </dt>
3451                    <dd class="index-item-body">
3452                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a> in FormElement.inc</div>
3453                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3454                                            </dd>
3455                            <dt class="field">
3456                                                    <span class="method-title">get_element</span>
3457                                            </dt>
3458                    <dd class="index-item-body">
3459                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_element">FECheckBox::get_element()</a> in FECheckBox.inc</div>
3460                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3461                                            </dd>
3462                            <dt class="field">
3463                                                    <span class="method-title">get_element</span>
3464                                            </dt>
3465                    <dd class="index-item-body">
3466                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodget_element">FEButton::get_element()</a> in FEButton.inc</div>
3467                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3468                                            </dd>
3469                            <dt class="field">
3470                                                    <span class="method-title">get_element</span>
3471                                            </dt>
3472                    <dd class="index-item-body">
3473                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html#methodget_element">FEHidden::get_element()</a> in misc.inc</div>
3474                                            </dd>
3475                            <dt class="field">
3476                                                    <span class="method-title">get_element</span>
3477                                            </dt>
3478                    <dd class="index-item-body">
3479                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a> in FormContent.inc</div>
3480                                                            <div class="index-item-description">This method returns the FormElement  based on the label.</div>
3481                                            </dd>
3482                            <dt class="field">
3483                                                    <span class="method-title">get_element</span>
3484                                            </dt>
3485                    <dd class="index-item-body">
3486                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodget_element">FESubmitButton::get_element()</a> in FEButton.inc</div>
3487                                                            <div class="index-item-description">This function builds and returns the  form element object</div>
3488                                            </dd>
3489                            <dt class="field">
3490                                                    <span class="method-title">get_element_name</span>
3491                                            </dt>
3492                    <dd class="index-item-body">
3493                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a> in FormElement.inc</div>
3494                                                            <div class="index-item-description">Returns the element name  to be used in the form</div>
3495                                            </dd>
3496                            <dt class="field">
3497                                                    <span class="method-title">get_element_value</span>
3498                                            </dt>
3499                    <dd class="index-item-body">
3500                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a> in FormContent.inc</div>
3501                                                            <div class="index-item-description">This method is used to get  the value for a non hidden  element</div>
3502                                            </dd>
3503                            <dt class="field">
3504                                                    <span class="method-title">get_encoding</span>
3505                                            </dt>
3506                    <dd class="index-item-body">
3507                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a> in XMLDocumentClass.inc</div>
3508                                                            <div class="index-item-description">This function gets the current encoding type</div>
3509                                            </dd>
3510                            <dt class="field">
3511                                                    <span class="method-title">get_errors</span>
3512                                            </dt>
3513                    <dd class="index-item-body">
3514                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a> in FormElement.inc</div>
3515                                                            <div class="index-item-description">This returns the array of errors  for this element</div>
3516                                            </dd>
3517                            <dt class="field">
3518                                                    <span class="method-title">get_error_array</span>
3519                                            </dt>
3520                    <dd class="index-item-body">
3521                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_error_array">FormProcessor::get_error_array()</a> in FormProcessor.inc</div>
3522                                                            <div class="index-item-description">This method returns an array of errors that  happened in the form.</div>
3523                                            </dd>
3524                            <dt class="field">
3525                                                    <span class="method-title">get_error_array</span>
3526                                            </dt>
3527                    <dd class="index-item-body">
3528                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_error_array">FormContent::get_error_array()</a> in FormContent.inc</div>
3529                                                            <div class="index-item-description">This method returns an array of errors  for all the errors.</div>
3530                                            </dd>
3531                            <dt class="field">
3532                                                    <span class="method-title">get_error_code</span>
3533                                            </dt>
3534                    <dd class="index-item-body">
3535                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_code">FormValidation::get_error_code()</a> in FormValidation.inc</div>
3536                                                            <div class="index-item-description">This method returns the error code from the  last validation error found.</div>
3537                                            </dd>
3538                            <dt class="field">
3539                                                    <span class="method-title">get_error_display_object</span>
3540                                            </dt>
3541                    <dd class="index-item-body">
3542                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_error_display_object">FormProcessor::get_error_display_object()</a> in FormProcessor.inc</div>
3543                                                            <div class="index-item-description">This method allows us to get access to the  errors display object that is generated by  the form content.  This is the display  object that is meant to be rendered directly.</div>
3544                                            </dd>
3545                            <dt class="field">
3546                                                    <span class="method-title">get_error_message</span>
3547                                            </dt>
3548                    <dd class="index-item-body">
3549                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a> in FormElement.inc</div>
3550                                                            <div class="index-item-description">Returns the current error message  if any</div>
3551                                            </dd>
3552                            <dt class="field">
3553                                                    <span class="method-title">get_error_message</span>
3554                                            </dt>
3555                    <dd class="index-item-body">
3556                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_message">FormValidation::get_error_message()</a> in FormValidation.inc</div>
3557                                                            <div class="index-item-description">This method returns the error  message from the last validation  error found.</div>
3558                                            </dd>
3559                            <dt class="field">
3560                                                    <span class="method-title">get_error_msg</span>
3561                                            </dt>
3562                    <dd class="index-item-body">
3563                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html#methodget_error_msg">FormErrors::get_error_msg()</a> in FormErrors.inc</div>
3564                                                            <div class="index-item-description">This returns the appropriate error message  based on the error #.</div>
3565                                            </dd>
3566                            <dt class="field">
3567                                                    <span class="method-title">get_file_info</span>
3568                                            </dt>
3569                    <dd class="index-item-body">
3570                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_file_info">FEFile::get_file_info()</a> in FEFile.inc</div>
3571                                                            <div class="index-item-description">This function will return this file's portion of the $_FILES array</div>
3572                                            </dd>
3573                            <dt class="field">
3574                                                    <span class="method-title">get_form_action</span>
3575                                            </dt>
3576                    <dd class="index-item-body">
3577                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_action">DataList::get_form_action()</a> in DataList.inc</div>
3578                                                            <div class="index-item-description">This function is used to get  the form action</div>
3579                                            </dd>
3580                            <dt class="field">
3581                                                    <span class="method-title">get_form_action</span>
3582                                            </dt>
3583                    <dd class="index-item-body">
3584                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_action">FormProcessor::get_form_action()</a> in FormProcessor.inc</div>
3585                                                            <div class="index-item-description">This function is used to get  the form action</div>
3586                                            </dd>
3587                            <dt class="field">
3588                                                    <span class="method-title">get_form_enctype</span>
3589                                            </dt>
3590                    <dd class="index-item-body">
3591                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_enctype">FormProcessor::get_form_enctype()</a> in FormProcessor.inc</div>
3592                                                            <div class="index-item-description">This function is used to get  the form enctype value</div>
3593                                            </dd>
3594                            <dt class="field">
3595                                                    <span class="method-title">get_form_errors_width</span>
3596                                            </dt>
3597                    <dd class="index-item-body">
3598                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_form_errors_width">FormContent::get_form_errors_width()</a> in FormContent.inc</div>
3599                                                            <div class="index-item-description">This method returns the width  of the form errors table.</div>
3600                                            </dd>
3601                            <dt class="field">
3602                                                    <span class="method-title">get_form_method</span>
3603                                            </dt>
3604                    <dd class="index-item-body">
3605                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_method">FormProcessor::get_form_method()</a> in FormProcessor.inc</div>
3606                                                            <div class="index-item-description">This function is used to get  the form method</div>
3607                                            </dd>
3608                            <dt class="field">
3609                                                    <span class="method-title">get_form_method</span>
3610                                            </dt>
3611                    <dd class="index-item-body">
3612                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_method">DataList::get_form_method()</a> in DataList.inc</div>
3613                                                            <div class="index-item-description">This function is used to get  the form method</div>
3614                                            </dd>
3615                            <dt class="field">
3616                                                    <span class="method-title">get_form_name</span>
3617                                            </dt>
3618                    <dd class="index-item-body">
3619                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_name">DataList::get_form_name()</a> in DataList.inc</div>
3620                                                            <div class="index-item-description">This function is used to get  the form name</div>
3621                                            </dd>
3622                            <dt class="field">
3623                                                    <span class="method-title">get_form_name</span>
3624                                            </dt>
3625                    <dd class="index-item-body">
3626                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_name">FormProcessor::get_form_name()</a> in FormProcessor.inc</div>
3627                                                            <div class="index-item-description">This function is used to get  the form name</div>
3628                                            </dd>
3629                            <dt class="field">
3630                                                    <span class="method-title">get_form_render</span>
3631                                            </dt>
3632                    <dd class="index-item-body">
3633                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_render">DataList::get_form_render()</a> in DataList.inc</div>
3634                                                            <div class="index-item-description">Return the state of the form render</div>
3635                                            </dd>
3636                            <dt class="field">
3637                                                    <span class="method-title">get_form_target</span>
3638                                            </dt>
3639                    <dd class="index-item-body">
3640                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_target">FormProcessor::get_form_target()</a> in FormProcessor.inc</div>
3641                                                            <div class="index-item-description">This function is used to get  the form target</div>
3642                                            </dd>
3643                            <dt class="field">
3644                                                    <span class="method-title">get_form_target</span>
3645                                            </dt>
3646                    <dd class="index-item-body">
3647                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_target">DataList::get_form_target()</a> in DataList.inc</div>
3648                                                            <div class="index-item-description">This function is used to get  the form target</div>
3649                                            </dd>
3650                            <dt class="field">
3651                                                    <span class="method-title">get_global_prefix</span>
3652                                            </dt>
3653                    <dd class="index-item-body">
3654                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_global_prefix">DataList::get_global_prefix()</a> in DataList.inc</div>
3655                                                            <div class="index-item-description">returns the current variable prefix  string being used.</div>
3656                                            </dd>
3657                            <dt class="field">
3658                                                    <span class="method-title">get_hidden_element_value</span>
3659                                            </dt>
3660                    <dd class="index-item-body">
3661                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a> in FormContent.inc</div>
3662                                                            <div class="index-item-description">This method is used to get  the value for a hidden element</div>
3663                                            </dd>
3664                            <dt class="field">
3665                                                    <span class="method-title">get_html_attributes</span>
3666                                            </dt>
3667                    <dd class="index-item-body">
3668                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodget_html_attributes">HTMLPageClass::get_html_attributes()</a> in HTMLPageClass.inc</div>
3669                                                            <div class="index-item-description">This function returns the  attributes to be used for the  &lt;html&gt; tag.</div>
3670                                            </dd>
3671                            <dt class="field">
3672                                                    <span class="method-title">get_http_content_type</span>
3673                                            </dt>
3674                    <dd class="index-item-body">
3675                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a> in XMLDocumentClass.inc</div>
3676                                                            <div class="index-item-description">This function returns the current  value of the http header content type</div>
3677                                            </dd>
3678                            <dt class="field">
3679                                                    <span class="method-title">get_image_path</span>
3680                                            </dt>
3681                    <dd class="index-item-body">
3682                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_image_path">DataList::get_image_path()</a> in DataList.inc</div>
3683                                                            <div class="index-item-description">This function returns the path to the  images used in this class</div>
3684                                            </dd>
3685                            <dt class="field">
3686                                                    <span class="method-title">get_indent_flag</span>
3687                                            </dt>
3688                    <dd class="index-item-body">
3689                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a> in ContainerClass.inc</div>
3690                                                            <div class="index-item-description">This flag gets the current value  of the indent flag</div>
3691                                            </dd>
3692                            <dt class="field">
3693                                                    <span class="method-title">get_init_value</span>
3694                                            </dt>
3695                    <dd class="index-item-body">
3696                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a> in FormElement.inc</div>
3697                                                            <div class="index-item-description">This returns the initial value of  the element</div>
3698                                            </dd>
3699                            <dt class="field">
3700                                                    <span class="method-title">get_javascript</span>
3701                                            </dt>
3702                    <dd class="index-item-body">
3703                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodget_javascript">ActiveTab::get_javascript()</a> in ActiveTab.inc</div>
3704                                                            <div class="index-item-description">This function MUST be called AFTER ALL content  has been added, in order for the js to work properly</div>
3705                                            </dd>
3706                            <dt class="field">
3707                                                    <span class="method-title">get_javascript</span>
3708                                            </dt>
3709                    <dd class="index-item-body">
3710                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a> in BaseWidget.inc</div>
3711                                                            <div class="index-item-description">Function for returning the raw javascript  that is required for this widget.</div>
3712                                            </dd>
3713                            <dt class="field">
3714                                                    <span class="method-title">get_label</span>
3715                                            </dt>
3716                    <dd class="index-item-body">
3717                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a> in FormElement.inc</div>
3718                                                            <div class="index-item-description">This function builds and returns a  label object based on the label text  and error conditions</div>
3719                                            </dd>
3720                            <dt class="field">
3721                                                    <span class="method-title">get_label</span>
3722                                            </dt>
3723                    <dd class="index-item-body">
3724                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodget_label">FENumberInRange::get_label()</a> in FENumbers.inc</div>
3725                                            </dd>
3726                            <dt class="field">
3727                                                    <span class="method-title">get_label_text</span>
3728                                            </dt>
3729                    <dd class="index-item-body">
3730                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a> in FormElement.inc</div>
3731                                                            <div class="index-item-description">This function will return the  elements label text</div>
3732                                            </dd>
3733                            <dt class="field">
3734                                                    <span class="method-title">get_last_page</span>
3735                                            </dt>
3736                    <dd class="index-item-body">
3737                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_last_page">DataList::get_last_page()</a> in DataList.inc</div>
3738                                                            <div class="index-item-description">This calculates the last page #  for this list of items</div>
3739                                            </dd>
3740                            <dt class="field">
3741                                                    <span class="method-title">get_limit</span>
3742                                            </dt>
3743                    <dd class="index-item-body">
3744                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_limit">DataListSource::get_limit()</a> in DataListSource.inc</div>
3745                                                            <div class="index-item-description">This function gets the current  value of the limit value</div>
3746                                            </dd>
3747                            <dt class="field">
3748                                                    <span class="method-title">get_max_rows</span>
3749                                            </dt>
3750                    <dd class="index-item-body">
3751                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_max_rows">DataList::get_max_rows()</a> in DataList.inc</div>
3752                                                            <div class="index-item-description">This returns the Maximum # of rows to  display when in expand mode</div>
3753                                            </dd>
3754                            <dt class="field">
3755                                                    <span class="method-title">get_next_data_row</span>
3756                                            </dt>
3757                    <dd class="index-item-body">
3758                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodget_next_data_row">ADODBSQLDataListSource::get_next_data_row()</a> in ADODBSQLDataListSource.inc</div>
3759                                                            <div class="index-item-description">This function gets the next data row  from the query()</div>
3760                                            </dd>
3761                            <dt class="field">
3762                                                    <span class="method-title">get_next_data_row</span>
3763                                            </dt>
3764                    <dd class="index-item-body">
3765                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_next_data_row">DataListSource::get_next_data_row()</a> in DataListSource.inc</div>
3766                                                            <div class="index-item-description">This function gets the next data row  from the query()</div>
3767                                            </dd>
3768                            <dt class="field">
3769                                                    <span class="method-title">get_next_data_row</span>
3770                                            </dt>
3771                    <dd class="index-item-body">
3772                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodget_next_data_row">PGSQLDataListSource::get_next_data_row()</a> in PGSQLDataListSource.inc</div>
3773                                                            <div class="index-item-description">This function gets the next data row  from the query()</div>
3774                                            </dd>
3775                            <dt class="field">
3776                                                    <span class="method-title">get_next_data_row</span>
3777                                            </dt>
3778                    <dd class="index-item-body">
3779                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_next_data_row">SQLDataListSource::get_next_data_row()</a> in SQLDataListSource.inc</div>
3780                                                            <div class="index-item-description">This function gets the next data row  from the query()</div>
3781                                            </dd>
3782                            <dt class="field">
3783                                                    <span class="method-title">get_next_data_row</span>
3784                                            </dt>
3785                    <dd class="index-item-body">
3786                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodget_next_data_row">PEARSQLDataListSource::get_next_data_row()</a> in PEARSQLDataListSource.inc</div>
3787                                                            <div class="index-item-description">This function gets the next data row  from the query()</div>
3788                                            </dd>
3789                            <dt class="field">
3790                                                    <span class="method-title">get_next_data_row</span>
3791                                            </dt>
3792                    <dd class="index-item-body">
3793                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodget_next_data_row">ArrayDataListSource::get_next_data_row()</a> in ArrayDataListSource.inc</div>
3794                                                            <div class="index-item-description">This function returns the next row of  valid data.</div>
3795                                            </dd>
3796                            <dt class="field">
3797                                                    <span class="method-title">get_next_data_row</span>
3798                                            </dt>
3799                    <dd class="index-item-body">
3800                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodget_next_data_row">CSVFILEDataListSource::get_next_data_row()</a> in CSVFILEDataListSource.inc</div>
3801                                                            <div class="index-item-description">This function returns the next row of  valid data.</div>
3802                                            </dd>
3803                            <dt class="field">
3804                                                    <span class="method-title">get_not_found_message</span>
3805                                            </dt>
3806                    <dd class="index-item-body">
3807                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_not_found_message">DataListSource::get_not_found_message()</a> in DataListSource.inc</div>
3808                                                            <div class="index-item-description">This function is used to get the  message displayed when no data is found</div>
3809                                            </dd>
3810                            <dt class="field">
3811                                                    <span class="method-title">get_num_pages</span>
3812                                            </dt>
3813                    <dd class="index-item-body">
3814                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_num_pages">DataList::get_num_pages()</a> in DataList.inc</div>
3815                                                            <div class="index-item-description">This function returns the #  of pages that are available  for this list of items.</div>
3816                                            </dd>
3817                            <dt class="field">
3818                                                    <span class="method-title">get_offset</span>
3819                                            </dt>
3820                    <dd class="index-item-body">
3821                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_offset">DataListSource::get_offset()</a> in DataListSource.inc</div>
3822                                                            <div class="index-item-description">This function returns the value of the  offset</div>
3823                                            </dd>
3824                            <dt class="field">
3825                                                    <span class="method-title">get_option</span>
3826                                            </dt>
3827                    <dd class="index-item-body">
3828                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodget_option">SVGGraph::get_option()</a> in SVGGraph.inc</div>
3829                                                            <div class="index-item-description">This function retuns the value  of 1 option</div>
3830                                            </dd>
3831                            <dt class="field">
3832                                                    <span class="method-title">get_options</span>
3833                                            </dt>
3834                    <dd class="index-item-body">
3835                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodget_options">SVGGraph::get_options()</a> in SVGGraph.inc</div>
3836                                                            <div class="index-item-description">This returns the array of ALL  of the options for this graph</div>
3837                                            </dd>
3838                            <dt class="field">
3839                                                    <span class="method-title">get_orderby</span>
3840                                            </dt>
3841                    <dd class="index-item-body">
3842                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_orderby">DataListSource::get_orderby()</a> in DataListSource.inc</div>
3843                                                            <div class="index-item-description">This function returns the value of the  orderby</div>
3844                                            </dd>
3845                            <dt class="field">
3846                                                    <span class="method-title">get_page_info</span>
3847                                            </dt>
3848                    <dd class="index-item-body">
3849                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_page_info">DataList::get_page_info()</a> in DataList.inc</div>
3850                                                            <div class="index-item-description">This function builds the string  that describes the current page  out of n pages the list is showing</div>
3851                                            </dd>
3852                            <dt class="field">
3853                                                    <span class="method-title">get_required_fields_text</span>
3854                                            </dt>
3855                    <dd class="index-item-body">
3856                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a> in FormContent.inc</div>
3857                                                            <div class="index-item-description">This returns the required field text</div>
3858                                            </dd>
3859                            <dt class="field">
3860                                                    <span class="method-title">get_required_symbol</span>
3861                                            </dt>
3862                    <dd class="index-item-body">
3863                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a> in FormElement.inc</div>
3864                                                            <div class="index-item-description">This function return the symbol used to  denote a required field</div>
3865                                            </dd>
3866                            <dt class="field">
3867                                                    <span class="method-title">get_reverseorder</span>
3868                                            </dt>
3869                    <dd class="index-item-body">
3870                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_reverseorder">DataListSource::get_reverseorder()</a> in DataListSource.inc</div>
3871                                                            <div class="index-item-description">This function returns the value of the  reverseorder</div>
3872                                            </dd>
3873                            <dt class="field">
3874                                                    <span class="method-title">get_root_attributes</span>
3875                                            </dt>
3876                    <dd class="index-item-body">
3877                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a> in XMLDocumentClass.inc</div>
3878                                                            <div class="index-item-description">This function is used to get the  root xml tag's attributes</div>
3879                                            </dd>
3880                            <dt class="field">
3881                                                    <span class="method-title">get_root_name</span>
3882                                            </dt>
3883                    <dd class="index-item-body">
3884                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_root_name">XMLDocumentClass::get_root_name()</a> in XMLDocumentClass.inc</div>
3885                                                            <div class="index-item-description">This function gets the document name</div>
3886                                            </dd>
3887                            <dt class="field">
3888                                                    <span class="method-title">get_searchby</span>
3889                                            </dt>
3890                    <dd class="index-item-body">
3891                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_searchby">DataListSource::get_searchby()</a> in DataListSource.inc</div>
3892                                                            <div class="index-item-description">This function returns the value of the  searchby</div>
3893                                            </dd>
3894                            <dt class="field">
3895                                                    <span class="method-title">get_searchby_value</span>
3896                                            </dt>
3897                    <dd class="index-item-body">
3898                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_searchby_value">DataListSource::get_searchby_value()</a> in DataListSource.inc</div>
3899                                                            <div class="index-item-description">This function returns the value of the  search value</div>
3900                                            </dd>
3901                            <dt class="field">
3902                                                    <span class="method-title">get_search_type</span>
3903                                            </dt>
3904                    <dd class="index-item-body">
3905                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_search_type">DataListSource::get_search_type()</a> in DataListSource.inc</div>
3906                                                            <div class="index-item-description">this function returns the current search type  for the DataList query</div>
3907                                            </dd>
3908                            <dt class="field">
3909                                                    <span class="method-title">get_simplesearch_modifier</span>
3910                                            </dt>
3911                    <dd class="index-item-body">
3912                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_simplesearch_modifier">DataListSource::get_simplesearch_modifier()</a> in DataListSource.inc</div>
3913                                                            <div class="index-item-description">This function returns the value of the  search value</div>
3914                                            </dd>
3915                            <dt class="field">
3916                                                    <span class="method-title">get_simple_search_modifier</span>
3917                                            </dt>
3918                    <dd class="index-item-body">
3919                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_simple_search_modifier">DataList::get_simple_search_modifier()</a> in DataList.inc</div>
3920                                                            <div class="index-item-description">gets the value of the search modifier  flag.</div>
3921                                            </dd>
3922                            <dt class="field">
3923                                                    <span class="method-title">get_subtitle</span>
3924                                            </dt>
3925                    <dd class="index-item-body">
3926                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodget_subtitle">VerticalCSSNavTable::get_subtitle()</a> in VerticalCSSNavTable.inc</div>
3927                                                            <div class="index-item-description">This function returns the current  subtitle.</div>
3928                                            </dd>
3929                            <dt class="field">
3930                                                    <span class="method-title">get_supported_image_formats</span>
3931                                            </dt>
3932                    <dd class="index-item-body">
3933                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodget_supported_image_formats">ImageThumbnailWidget::get_supported_image_formats()</a> in ImageThumbnailWidget.inc</div>
3934                                                            <div class="index-item-description">This tests to see what type of gd  lib image format this server supports.</div>
3935                                            </dd>
3936                            <dt class="field">
3937                                                    <span class="method-title">get_tag</span>
3938                                            </dt>
3939                    <dd class="index-item-body">
3940                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a> in XMLTagClass.inc</div>
3941                                                            <div class="index-item-description">This returns the tag declared for this class.</div>
3942                                            </dd>
3943                            <dt class="field">
3944                                                    <span class="method-title">get_tag_name</span>
3945                                            </dt>
3946                    <dd class="index-item-body">
3947                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a> in XMLTagClass.inc</div>
3948                                                            <div class="index-item-description">This method gets the name of the tag</div>
3949                                            </dd>
3950                            <dt class="field">
3951                                                    <span class="method-title">get_title</span>
3952                                            </dt>
3953                    <dd class="index-item-body">
3954                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a> in BaseWidget.inc</div>
3955                                                            <div class="index-item-description">Function for accessing the  title of this widget</div>
3956                                            </dd>
3957                            <dt class="field">
3958                                                    <span class="method-title">get_title</span>
3959                                            </dt>
3960                    <dd class="index-item-body">
3961                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodget_title">PageWidget::get_title()</a> in PageWidget.inc</div>
3962                                                            <div class="index-item-description">gets the current title of the page.</div>
3963                                            </dd>
3964                            <dt class="field">
3965                                                    <span class="method-title">get_title_text_align</span>
3966                                            </dt>
3967                    <dd class="index-item-body">
3968                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_title_text_align">InfoTable::get_title_text_align()</a> in InfoTable.inc</div>
3969                                                            <div class="index-item-description">this function lets gets the  default css class for the title</div>
3970                                            </dd>
3971                            <dt class="field">
3972                                                    <span class="method-title">get_total_rows</span>
3973                                            </dt>
3974                    <dd class="index-item-body">
3975                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_total_rows">DataListSource::get_total_rows()</a> in DataListSource.inc</div>
3976                                                            <div class="index-item-description">This returns the total number of rows  in our entire data set</div>
3977                                            </dd>
3978                            <dt class="field">
3979                                                    <span class="method-title">get_value</span>
3980                                            </dt>
3981                    <dd class="index-item-body">
3982                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodget_value">FETextArea::get_value()</a> in FETextArea.inc</div>
3983                                                            <div class="index-item-description">This function will return the  elements value</div>
3984                                            </dd>
3985                            <dt class="field">
3986                                                    <span class="method-title">get_value</span>
3987                                            </dt>
3988                    <dd class="index-item-body">
3989                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_value">FEFile::get_value()</a> in FEFile.inc</div>
3990                                                            <div class="index-item-description">This function will return the  elements value</div>
3991                                            </dd>
3992                            <dt class="field">
3993                                                    <span class="method-title">get_value</span>
3994                                            </dt>
3995                    <dd class="index-item-body">
3996                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a> in FormElement.inc</div>
3997                                                            <div class="index-item-description">This function will return the  elements value</div>
3998                                            </dd>
3999                            <dt class="field">
4000                                                    <span class="method-title">get_value_text</span>
4001                                            </dt>
4002                    <dd class="index-item-body">
4003                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_value_text">FECheckBox::get_value_text()</a> in FECheckBox.inc</div>
4004                                                            <div class="index-item-description">This provides a method</div>
4005                                            </dd>
4006                            <dt class="field">
4007                                                    <span class="method-title">get_value_text</span>
4008                                            </dt>
4009                    <dd class="index-item-body">
4010                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a> in FormElement.inc</div>
4011                                                            <div class="index-item-description">This provides a method</div>
4012                                            </dd>
4013                            <dt class="field">
4014                                                    <span class="method-title">get_value_text</span>
4015                                            </dt>
4016                    <dd class="index-item-body">
4017                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_value_text">FERadioGroup::get_value_text()</a> in FERadioGroup.inc</div>
4018                                                            <div class="index-item-description">This provides a method</div>
4019                                            </dd>
4020                            <dt class="field">
4021                                                    <span class="method-title">get_value_text</span>
4022                                            </dt>
4023                    <dd class="index-item-body">
4024                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodget_value_text">FEDataList::get_value_text()</a> in FEDataList.inc</div>
4025                                                            <div class="index-item-description">This provides a method</div>
4026                                            </dd>
4027                            <dt class="field">
4028                                                    <span class="method-title">get_vertical_cellborder</span>
4029                                            </dt>
4030                    <dd class="index-item-body">
4031                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_vertical_cellborder">InfoTable::get_vertical_cellborder()</a> in InfoTable.inc</div>
4032                                                            <div class="index-item-description">this function lets gets the  default css class for the title</div>
4033                                            </dd>
4034                            <dt class="field">
4035                                                    <span class="method-title">get_width</span>
4036                                            </dt>
4037                    <dd class="index-item-body">
4038                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a> in BaseWidget.inc</div>
4039                                                            <div class="index-item-description">Function for getting the current  widget width setting.</div>
4040                                            </dd>
4041                            <dt class="field">
4042                                                    <span class="method-title">get_x_position</span>
4043                                            </dt>
4044                    <dd class="index-item-body">
4045                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodget_x_position">SVGXYGraph::get_x_position()</a> in SVGXYGraph.inc</div>
4046                                                            <div class="index-item-description">This function returns the pixel positions  of a data point</div>
4047                                            </dd>
4048                            <dt class="field">
4049                                                    <span class="method-title">get_y_position</span>
4050                                            </dt>
4051                    <dd class="index-item-body">
4052                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodget_y_position">SVGXYGraph::get_y_position()</a> in SVGXYGraph.inc</div>
4053                                                            <div class="index-item-description">This function returns the pixel positions  of a data point</div>
4054                                            </dd>
4055                            <dt class="field">
4056                                                    GLYPHREFsvgtag
4057                                            </dt>
4058                    <dd class="index-item-body">
4059                            <div class="index-item-details"><a href="phpHtmlLib/GLYPHREFsvgtag.html">GLYPHREFsvgtag</a> in SVGTAGS.inc</div>
4060                                                            <div class="index-item-description">&lt;glyphRef&gt; SVG tag</div>
4061                                            </dd>
4062                            <dt class="field">
4063                                                    GLYPHsvgtag
4064                                            </dt>
4065                    <dd class="index-item-body">
4066                            <div class="index-item-details"><a href="phpHtmlLib/GLYPHsvgtag.html">GLYPHsvgtag</a> in SVGTAGS.inc</div>
4067                                                            <div class="index-item-description">&lt;glyph&gt; SVG tag</div>
4068                                            </dd>
4069                            <dt class="field">
4070                                                    GOtag
4071                                            </dt>
4072                    <dd class="index-item-body">
4073                            <div class="index-item-details"><a href="phpHtmlLib/GOtag.html">GOtag</a> in WMLTAGS.inc</div>
4074                                                            <div class="index-item-description">&lt;GO&gt; tag class</div>
4075                                            </dd>
4076                            <dt class="field">
4077                                                    <span class="method-title">graph_data</span>
4078                                            </dt>
4079                    <dd class="index-item-body">
4080                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#methodgraph_data">SVGXYLineGraph::graph_data()</a> in SVGXYLineGraph.inc</div>
4081                                                            <div class="index-item-description">This function does the work of  building the graph itself</div>
4082                                            </dd>
4083                            <dt class="field">
4084                                                    <span class="method-title">graph_data</span>
4085                                            </dt>
4086                    <dd class="index-item-body">
4087                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodgraph_data">SVGXYPlotGraph::graph_data()</a> in SVGXYPlotGraph.inc</div>
4088                                                            <div class="index-item-description">This function does the work of  building the graph itself</div>
4089                                            </dd>
4090                            <dt class="field">
4091                                                    Gsvgtag
4092                                            </dt>
4093                    <dd class="index-item-body">
4094                            <div class="index-item-details"><a href="phpHtmlLib/Gsvgtag.html">Gsvgtag</a> in SVGTAGS.inc</div>
4095                                                            <div class="index-item-description">&lt;g&gt; SVG tag</div>
4096                                            </dd>
4097                            <dt class="field">
4098                                                    <span class="method-title">gui_init</span>
4099                                            </dt>
4100                    <dd class="index-item-body">
4101                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodgui_init">SimpleGUIDataList::gui_init()</a> in SimpleGUIDataList.inc</div>
4102                                                            <div class="index-item-description">Initialize the gui layout</div>
4103                                            </dd>
4104                            <dt class="field">
4105                                                    <span class="method-title">gui_init</span>
4106                                            </dt>
4107                    <dd class="index-item-body">
4108                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodgui_init">ListAction::gui_init()</a> in ListAction.inc</div>
4109                                                            <div class="index-item-description">Initialize the gui layout</div>
4110                                            </dd>
4111                            <dt class="field">
4112                                                    <span class="method-title">gui_init</span>
4113                                            </dt>
4114                    <dd class="index-item-body">
4115                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodgui_init">DefaultGUIDatalist::gui_init()</a> in DefaultGUIDataList.inc</div>
4116                                            </dd>
4117                            <dt class="field">
4118                                                    <span class="method-title">gui_init</span>
4119                                            </dt>
4120                    <dd class="index-item-body">
4121                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodgui_init">DataList::gui_init()</a> in DataList.inc</div>
4122                                                            <div class="index-item-description">A subclass can override this function  to setup the class variables after  the constructor.  The constructor  automatically calls this function.</div>
4123                                            </dd>
4124                    </dl>
4125            <a name="h"></a>
4126            <div class="index-letter-section">
4127                    <div style="float: left" class="index-letter-title">h</div>
4128                    <div style="float: right"><a href="#top">top</a></div>
4129                    <div style="clear: both"></div>
4130            </div>
4131            <dl>
4132                            <dt class="field">
4133                                                    H1tag
4134                                            </dt>
4135                    <dd class="index-item-body">
4136                            <div class="index-item-details"><a href="phpHtmlLib/H1tag.html">H1tag</a> in ALLTAGS.inc</div>
4137                                                            <div class="index-item-description">&lt;H1&gt; tag class</div>
4138                                            </dd>
4139                            <dt class="field">
4140                                                    H2tag
4141                                            </dt>
4142                    <dd class="index-item-body">
4143                            <div class="index-item-details"><a href="phpHtmlLib/H2tag.html">H2tag</a> in ALLTAGS.inc</div>
4144                                                            <div class="index-item-description">&lt;H2&gt; tag class</div>
4145                                            </dd>
4146                            <dt class="field">
4147                                                    H3tag
4148                                            </dt>
4149                    <dd class="index-item-body">
4150                            <div class="index-item-details"><a href="phpHtmlLib/H3tag.html">H3tag</a> in ALLTAGS.inc</div>
4151                                                            <div class="index-item-description">&lt;H3&gt; tag class</div>
4152                                            </dd>
4153                            <dt class="field">
4154                                                    H4tag
4155                                            </dt>
4156                    <dd class="index-item-body">
4157                            <div class="index-item-details"><a href="phpHtmlLib/H4tag.html">H4tag</a> in ALLTAGS.inc</div>
4158                                                            <div class="index-item-description">&lt;H4&gt; tag class</div>
4159                                            </dd>
4160                            <dt class="field">
4161                                                    H5tag
4162                                            </dt>
4163                    <dd class="index-item-body">
4164                            <div class="index-item-details"><a href="phpHtmlLib/H5tag.html">H5tag</a> in ALLTAGS.inc</div>
4165                                                            <div class="index-item-description">&lt;H5&gt; tag class</div>
4166                                            </dd>
4167                            <dt class="field">
4168                                                    H6tag
4169                                            </dt>
4170                    <dd class="index-item-body">
4171                            <div class="index-item-details"><a href="phpHtmlLib/H6tag.html">H6tag</a> in ALLTAGS.inc</div>
4172                                                            <div class="index-item-description">&lt;H6&gt; tag class</div>
4173                                            </dd>
4174                            <dt class="field">
4175                                                    <span class="method-title">has_confirm</span>
4176                                            </dt>
4177                    <dd class="index-item-body">
4178                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a> in FormContent.inc</div>
4179                                                            <div class="index-item-description">This gets the value of the confirmation flag.</div>
4180                                            </dd>
4181                            <dt class="field">
4182                                                    <span class="method-title">has_error</span>
4183                                            </dt>
4184                    <dd class="index-item-body">
4185                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a> in FormElement.inc</div>
4186                                                            <div class="index-item-description">Returns the current error state</div>
4187                                            </dd>
4188                            <dt class="field">
4189                                                    <span class="method-title">has_errors</span>
4190                                            </dt>
4191                    <dd class="index-item-body">
4192                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodhas_errors">FormProcessor::has_errors()</a> in FormProcessor.inc</div>
4193                                                            <div class="index-item-description">This returns the flag that tells us that  the form has errors during processing</div>
4194                                            </dd>
4195                            <dt class="field">
4196                                                    <span class="method-title">header_block</span>
4197                                            </dt>
4198                    <dd class="index-item-body">
4199                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodheader_block">MyLayoutPage::header_block()</a> in example3.php</div>
4200                                                            <div class="index-item-description">This function is responsible for building  the header block that lives at the top  of every page.</div>
4201                                            </dd>
4202                            <dt class="field">
4203                                                    HEADtag
4204                                            </dt>
4205                    <dd class="index-item-body">
4206                            <div class="index-item-details"><a href="phpHtmlLib/HEADtag.html">HEADtag</a> in ALLTAGS.inc</div>
4207                                                            <div class="index-item-description">&lt;HEAD&gt; tag class</div>
4208                                            </dd>
4209                            <dt class="field">
4210                                                    <span class="method-title">head_content</span>
4211                                            </dt>
4212                    <dd class="index-item-body">
4213                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodhead_content">PageWidget::head_content()</a> in PageWidget.inc</div>
4214                                                            <div class="index-item-description">This function is used to build  addition head content that isn't  built by the HTMLPageClass parent  class by default.</div>
4215                                            </dd>
4216                            <dt class="field">
4217                                                    <span class="method-title">head_javascript</span>
4218                                            </dt>
4219                    <dd class="index-item-body">
4220                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodhead_javascript">PageWidget::head_javascript()</a> in PageWidget.inc</div>
4221                                                            <div class="index-item-description">This function is called to build  any JavaScript that is needed in the  &lt;HEAD&gt; portion of a document.</div>
4222                                            </dd>
4223                            <dt class="field">
4224                                                    <span class="method-title">hidden_background</span>
4225                                            </dt>
4226                    <dd class="index-item-body">
4227                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodhidden_background">ActiveTab::hidden_background()</a> in ActiveTab.inc</div>
4228                                                            <div class="index-item-description">Thie method is used to change the hidden tab's</div>
4229                                            </dd>
4230                            <dt class="field">
4231                                                    <span class="method-title">hidden_element_label</span>
4232                                            </dt>
4233                    <dd class="index-item-body">
4234                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodhidden_element_label">FormContent::hidden_element_label()</a> in FormContent.inc</div>
4235                                                            <div class="index-item-description">This method returns the label object  for a visible form element.</div>
4236                                            </dd>
4237                            <dt class="field">
4238                                                    HKERNsvgtag
4239                                            </dt>
4240                    <dd class="index-item-body">
4241                            <div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html">HKERNsvgtag</a> in SVGTAGS.inc</div>
4242                                                            <div class="index-item-description">&lt;hkern&gt; SVG tag</div>
4243                                            </dd>
4244                            <dt class="field">
4245                                                    HRtag
4246                                            </dt>
4247                    <dd class="index-item-body">
4248                            <div class="index-item-details"><a href="phpHtmlLib/HRtag.html">HRtag</a> in ALLTAGS.inc</div>
4249                                                            <div class="index-item-description">&lt;HR&gt; tag class</div>
4250                                            </dd>
4251                            <dt class="field">
4252                                                    <span class="const-title">HTML</span>
4253                                            </dt>
4254                    <dd class="index-item-body">
4255                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineHTML">HTML</a> in defines.inc</div>
4256                                            </dd>
4257                            <dt class="field">
4258                                                    HTMLPageClass
4259                                            </dt>
4260                    <dd class="index-item-body">
4261                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a> in HTMLPageClass.inc</div>
4262                                                            <div class="index-item-description">class the constructs and renders an entire  HTML/XHTML document.</div>
4263                                            </dd>
4264                            <dt class="field">
4265                                                    <span class="method-title">HTMLPageClass</span>
4266                                            </dt>
4267                    <dd class="index-item-body">
4268                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodHTMLPageClass">HTMLPageClass::HTMLPageClass()</a> in HTMLPageClass.inc</div>
4269                                                            <div class="index-item-description">Class Constructor</div>
4270                                            </dd>
4271                            <dt class="field">
4272                                                    <span class="method-title">HTMLRedirectPage</span>
4273                                            </dt>
4274                    <dd class="index-item-body">
4275                            <div class="index-item-details"><a href="phpHtmlLib/HTMLRedirectPage.html#methodHTMLRedirectPage">HTMLRedirectPage::HTMLRedirectPage()</a> in HTMLRedirectPage.inc</div>
4276                                                            <div class="index-item-description">The constructor</div>
4277                                            </dd>
4278                            <dt class="field">
4279                                                    HTMLRedirectPage
4280                                            </dt>
4281                    <dd class="index-item-body">
4282                            <div class="index-item-details"><a href="phpHtmlLib/HTMLRedirectPage.html">HTMLRedirectPage</a> in HTMLRedirectPage.inc</div>
4283                                                            <div class="index-item-description">This builds an entire HTML Page  with the sole purpose of doing a redirect to another url.</div>
4284                                            </dd>
4285                            <dt class="field">
4286                                                    HTMLtag
4287                                            </dt>
4288                    <dd class="index-item-body">
4289                            <div class="index-item-details"><a href="phpHtmlLib/HTMLtag.html">HTMLtag</a> in ALLTAGS.inc</div>
4290                                                            <div class="index-item-description">&lt;HTML&gt; tag class.</div>
4291                                            </dd>
4292                            <dt class="field">
4293                                                    HTMLTagClass
4294                                            </dt>
4295                    <dd class="index-item-body">
4296                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a> in HTMLTagClass.inc</div>
4297                                                            <div class="index-item-description">Base class for all HTML Tag classes.</div>
4298                                            </dd>
4299                            <dt class="field">
4300                                                    <span class="method-title">HTMLTagClass</span>
4301                                            </dt>
4302                    <dd class="index-item-body">
4303                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a> in HTMLTagClass.inc</div>
4304                                                            <div class="index-item-description">Class Constructor</div>
4305                                            </dd>
4306                            <dt class="field">
4307                                                    <span class="include-title">HTMLTagClass.inc</span>
4308                                            </dt>
4309                    <dd class="index-item-body">
4310                            <div class="index-item-details"><a href="phpHtmlLib/_HTMLTagClass_inc.html">HTMLTagClass.inc</a> in HTMLTagClass.inc</div>
4311                                            </dd>
4312                            <dt class="field">
4313                                                    <span class="method-title">html_a</span>
4314                                            </dt>
4315                    <dd class="index-item-body">
4316                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_a">html_a()</a> in html_utils.inc</div>
4317                                                            <div class="index-item-description">build an href with content and attributes.</div>
4318                                            </dd>
4319                            <dt class="field">
4320                                                    <span class="method-title">html_abbr</span>
4321                                            </dt>
4322                    <dd class="index-item-body">
4323                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_abbr">html_abbr()</a> in html_utils.inc</div>
4324                                                            <div class="index-item-description">build an &lt;ABBR&gt; tag with content.</div>
4325                                            </dd>
4326                            <dt class="field">
4327                                                    <span class="method-title">html_acronym</span>
4328                                            </dt>
4329                    <dd class="index-item-body">
4330                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_acronym">html_acronym()</a> in html_utils.inc</div>
4331                                                            <div class="index-item-description">build an &lt;ACRONYM&gt; tag with content.</div>
4332                                            </dd>
4333                            <dt class="field">
4334                                                    <span class="method-title">html_address</span>
4335                                            </dt>
4336                    <dd class="index-item-body">
4337                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_address">html_address()</a> in html_utils.inc</div>
4338                                                            <div class="index-item-description">build an &lt;ADDRESS&gt; tag with content.</div>
4339                                            </dd>
4340                            <dt class="field">
4341                                                    <span class="method-title">html_applet</span>
4342                                            </dt>
4343                    <dd class="index-item-body">
4344                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_applet">html_applet()</a> in html_utils.inc</div>
4345                                                            <div class="index-item-description">build an &lt;APPLET&gt; tag with content.</div>
4346                                            </dd>
4347                            <dt class="field">
4348                                                    <span class="method-title">html_area</span>
4349                                            </dt>
4350                    <dd class="index-item-body">
4351                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_area">html_area()</a> in html_utils.inc</div>
4352                                                            <div class="index-item-description">build an &lt;AREA&gt; tag with content.</div>
4353                                            </dd>
4354                            <dt class="field">
4355                                                    <span class="method-title">html_b</span>
4356                                            </dt>
4357                    <dd class="index-item-body">
4358                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_b">html_b()</a> in html_utils.inc</div>
4359                                                            <div class="index-item-description">build a bold</div>
4360                                            </dd>
4361                            <dt class="field">
4362                                                    <span class="method-title">html_base</span>
4363                                            </dt>
4364                    <dd class="index-item-body">
4365                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_base">html_base()</a> in html_utils.inc</div>
4366                                                            <div class="index-item-description">build a &lt;base&gt; tag.</div>
4367                                            </dd>
4368                            <dt class="field">
4369                                                    <span class="method-title">html_bdo</span>
4370                                            </dt>
4371                    <dd class="index-item-body">
4372                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_bdo">html_bdo()</a> in html_utils.inc</div>
4373                                                            <div class="index-item-description">build a &lt;bdo&gt; tag.</div>
4374                                            </dd>
4375                            <dt class="field">
4376                                                    <span class="method-title">html_big</span>
4377                                            </dt>
4378                    <dd class="index-item-body">
4379                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_big">html_big()</a> in html_utils.inc</div>
4380                                                            <div class="index-item-description">build a &lt;big&gt; tag with content.</div>
4381                                            </dd>
4382                            <dt class="field">
4383                                                    <span class="method-title">html_blockquote</span>
4384                                            </dt>
4385                    <dd class="index-item-body">
4386                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_blockquote">html_blockquote()</a> in html_utils.inc</div>
4387                                                            <div class="index-item-description">build a &lt;blockquote&gt; tag with content.</div>
4388                                            </dd>
4389                            <dt class="field">
4390                                                    <span class="method-title">html_body</span>
4391                                            </dt>
4392                    <dd class="index-item-body">
4393                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_body">html_body()</a> in html_utils.inc</div>
4394                                                            <div class="index-item-description">build a &lt;body&gt; tag with content.</div>
4395                                            </dd>
4396                            <dt class="field">
4397                                                    <span class="method-title">html_br</span>
4398                                            </dt>
4399                    <dd class="index-item-body">
4400                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_br">html_br()</a> in html_utils.inc</div>
4401                                                            <div class="index-item-description">builds n # of  <br /> tags.</div>
4402                                            </dd>
4403                            <dt class="field">
4404                                                    <span class="method-title">html_button</span>
4405                                            </dt>
4406                    <dd class="index-item-body">
4407                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_button">html_button()</a> in html_utils.inc</div>
4408                                                            <div class="index-item-description">build a &lt;button&gt; tag with content.</div>
4409                                            </dd>
4410                            <dt class="field">
4411                                                    <span class="method-title">html_caption</span>
4412                                            </dt>
4413                    <dd class="index-item-body">
4414                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_caption">html_caption()</a> in html_utils.inc</div>
4415                                                            <div class="index-item-description">build a &lt;caption&gt; tag with content.</div>
4416                                            </dd>
4417                            <dt class="field">
4418                                                    <span class="method-title">html_center</span>
4419                                            </dt>
4420                    <dd class="index-item-body">
4421                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_center">html_center()</a> in html_utils.inc</div>
4422                                                            <div class="index-item-description">build a &lt;center&gt; tag with some content.</div>
4423                                            </dd>
4424                            <dt class="field">
4425                                                    <span class="method-title">html_cite</span>
4426                                            </dt>
4427                    <dd class="index-item-body">
4428                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_cite">html_cite()</a> in html_utils.inc</div>
4429                                                            <div class="index-item-description">build a &lt;cite&gt; tag with some content.</div>
4430                                            </dd>
4431                            <dt class="field">
4432                                                    <span class="method-title">html_code</span>
4433                                            </dt>
4434                    <dd class="index-item-body">
4435                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_code">html_code()</a> in html_utils.inc</div>
4436                                                            <div class="index-item-description">build a</div>
4437                                            </dd>
4438                            <dt class="field">
4439                                                    <span class="method-title">html_col</span>
4440                                            </dt>
4441                    <dd class="index-item-body">
4442                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_col">html_col()</a> in html_utils.inc</div>
4443                                                            <div class="index-item-description">build a &lt;col&gt; tag</div>
4444                                            </dd>
4445                            <dt class="field">
4446                                                    <span class="method-title">html_colgroup</span>
4447                                            </dt>
4448                    <dd class="index-item-body">
4449                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_colgroup">html_colgroup()</a> in html_utils.inc</div>
4450                                                            <div class="index-item-description">build a &lt;colgroup&gt; tag.</div>
4451                                            </dd>
4452                            <dt class="field">
4453                                                    <span class="method-title">html_comment</span>
4454                                            </dt>
4455                    <dd class="index-item-body">
4456                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_comment">html_comment()</a> in html_utils.inc</div>
4457                                                            <div class="index-item-description">render an html comment string</div>
4458                                            </dd>
4459                            <dt class="field">
4460                                                    <span class="method-title">html_dd</span>
4461                                            </dt>
4462                    <dd class="index-item-body">
4463                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dd">html_dd()</a> in html_utils.inc</div>
4464                                                            <div class="index-item-description">build a &lt;dd&gt; tag with some content.</div>
4465                                            </dd>
4466                            <dt class="field">
4467                                                    <span class="method-title">html_del</span>
4468                                            </dt>
4469                    <dd class="index-item-body">
4470                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_del">html_del()</a> in html_utils.inc</div>
4471                                                            <div class="index-item-description">build a &lt;del&gt; tag with some content.</div>
4472                                            </dd>
4473                            <dt class="field">
4474                                                    <span class="method-title">html_dfn</span>
4475                                            </dt>
4476                    <dd class="index-item-body">
4477                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dfn">html_dfn()</a> in html_utils.inc</div>
4478                                                            <div class="index-item-description">build a &lt;dfn&gt; tag with some content.</div>
4479                                            </dd>
4480                            <dt class="field">
4481                                                    <span class="method-title">html_div</span>
4482                                            </dt>
4483                    <dd class="index-item-body">
4484                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div">html_div()</a> in divtag_utils.inc</div>
4485                                                            <div class="index-item-description">build a new div tag with content</div>
4486                                            </dd>
4487                            <dt class="field">
4488                                                    <span class="method-title">html_div_center</span>
4489                                            </dt>
4490                    <dd class="index-item-body">
4491                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_center">html_div_center()</a> in divtag_utils.inc</div>
4492                                                            <div class="index-item-description">build a new div tag with default attributes of  &quot;align=center&quot;</div>
4493                                            </dd>
4494                            <dt class="field">
4495                                                    <span class="method-title">html_div_small</span>
4496                                            </dt>
4497                    <dd class="index-item-body">
4498                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_small">html_div_small()</a> in divtag_utils.inc</div>
4499                                                            <div class="index-item-description">This builds the 1px font size  DIVtag object, which can  be used anywhere</div>
4500                                            </dd>
4501                            <dt class="field">
4502                                                    <span class="method-title">html_dl</span>
4503                                            </dt>
4504                    <dd class="index-item-body">
4505                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dl">html_dl()</a> in html_utils.inc</div>
4506                                                            <div class="index-item-description">build a &lt;dl&gt; tag with some content.</div>
4507                                            </dd>
4508                            <dt class="field">
4509                                                    <span class="method-title">html_dt</span>
4510                                            </dt>
4511                    <dd class="index-item-body">
4512                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dt">html_dt()</a> in html_utils.inc</div>
4513                                                            <div class="index-item-description">build a &lt;dt&gt; tag with some content.</div>
4514                                            </dd>
4515                            <dt class="field">
4516                                                    <span class="method-title">html_em</span>
4517                                            </dt>
4518                    <dd class="index-item-body">
4519                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_em">html_em()</a> in html_utils.inc</div>
4520                                                            <div class="index-item-description">build a &lt;em&gt; tag with some content.</div>
4521                                            </dd>
4522                            <dt class="field">
4523                                                    <span class="method-title">html_fieldset</span>
4524                                            </dt>
4525                    <dd class="index-item-body">
4526                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_fieldset">html_fieldset()</a> in html_utils.inc</div>
4527                                                            <div class="index-item-description">build a &lt;fieldset&gt; tag with some content.</div>
4528                                            </dd>
4529                            <dt class="field">
4530                                                    <span class="method-title">html_form</span>
4531                                            </dt>
4532                    <dd class="index-item-body">
4533                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionhtml_form">html_form()</a> in form_utils.inc</div>
4534                                                            <div class="index-item-description">render an form open tag only.</div>
4535                                            </dd>
4536                            <dt class="field">
4537                                                    <span class="method-title">html_frame</span>
4538                                            </dt>
4539                    <dd class="index-item-body">
4540                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frame">html_frame()</a> in frame_utils.inc</div>
4541                                                            <div class="index-item-description">This function is used to build a  FRAMEtag object with some common attributes  already set.</div>
4542                                            </dd>
4543                            <dt class="field">
4544                                                    <span class="method-title">html_frameset</span>
4545                                            </dt>
4546                    <dd class="index-item-body">
4547                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frameset">html_frameset()</a> in frame_utils.inc</div>
4548                                                            <div class="index-item-description">This function is used to build a  FRAMESETtag object with the most  common attributes.</div>
4549                                            </dd>
4550                            <dt class="field">
4551                                                    <span class="method-title">html_h1</span>
4552                                            </dt>
4553                    <dd class="index-item-body">
4554                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h1">html_h1()</a> in html_utils.inc</div>
4555                                                            <div class="index-item-description">build an H1 tag object with content.</div>
4556                                            </dd>
4557                            <dt class="field">
4558                                                    <span class="method-title">html_h2</span>
4559                                            </dt>
4560                    <dd class="index-item-body">
4561                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h2">html_h2()</a> in html_utils.inc</div>
4562                                                            <div class="index-item-description">build an H2 tag object with content.</div>
4563                                            </dd>
4564                            <dt class="field">
4565                                                    <span class="method-title">html_h3</span>
4566                                            </dt>
4567                    <dd class="index-item-body">
4568                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h3">html_h3()</a> in html_utils.inc</div>
4569                                                            <div class="index-item-description">build an H3 tag object with content.</div>
4570                                            </dd>
4571                            <dt class="field">
4572                                                    <span class="method-title">html_h4</span>
4573                                            </dt>
4574                    <dd class="index-item-body">
4575                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h4">html_h4()</a> in html_utils.inc</div>
4576                                                            <div class="index-item-description">build an H4 tag object with content.</div>
4577                                            </dd>
4578                            <dt class="field">
4579                                                    <span class="method-title">html_h5</span>
4580                                            </dt>
4581                    <dd class="index-item-body">
4582                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h5">html_h5()</a> in html_utils.inc</div>
4583                                                            <div class="index-item-description">build an H5 tag object with content.</div>
4584                                            </dd>
4585                            <dt class="field">
4586                                                    <span class="method-title">html_h6</span>
4587                                            </dt>
4588                    <dd class="index-item-body">
4589                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h6">html_h6()</a> in html_utils.inc</div>
4590                                                            <div class="index-item-description">build an H6 tag object with content.</div>
4591                                            </dd>
4592                            <dt class="field">
4593                                                    <span class="method-title">html_head</span>
4594                                            </dt>
4595                    <dd class="index-item-body">
4596                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_head">html_head()</a> in html_utils.inc</div>
4597                                                            <div class="index-item-description">build an &lt;head&gt; tag object with content.</div>
4598                                            </dd>
4599                            <dt class="field">
4600                                                    <span class="method-title">html_hr</span>
4601                                            </dt>
4602                    <dd class="index-item-body">
4603                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_hr">html_hr()</a> in html_utils.inc</div>
4604                                                            <div class="index-item-description">build an &lt;hr&gt; tag object.</div>
4605                                            </dd>
4606                            <dt class="field">
4607                                                    <span class="method-title">html_html</span>
4608                                            </dt>
4609                    <dd class="index-item-body">
4610                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_html">html_html()</a> in html_utils.inc</div>
4611                                                            <div class="index-item-description">build an &lt;html&gt; tag object.</div>
4612                                            </dd>
4613                            <dt class="field">
4614                                                    <span class="method-title">html_i</span>
4615                                            </dt>
4616                    <dd class="index-item-body">
4617                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_i">html_i()</a> in html_utils.inc</div>
4618                                                            <div class="index-item-description">build a</div>
4619                                            </dd>
4620                            <dt class="field">
4621                                                    <span class="method-title">html_iframe</span>
4622                                            </dt>
4623                    <dd class="index-item-body">
4624                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_iframe">html_iframe()</a> in html_utils.inc</div>
4625                                                            <div class="index-item-description">build a &lt;irame&gt; tag with some content.</div>
4626                                            </dd>
4627                            <dt class="field">
4628                                                    <span class="method-title">html_img</span>
4629                                            </dt>
4630                    <dd class="index-item-body">
4631                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img">html_img()</a> in html_utils.inc</div>
4632                                                            <div class="index-item-description">Build an &lt;img&gt; tag.</div>
4633                                            </dd>
4634                            <dt class="field">
4635                                                    <span class="method-title">html_img_href</span>
4636                                            </dt>
4637                    <dd class="index-item-body">
4638                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img_href">html_img_href()</a> in html_utils.inc</div>
4639                                                            <div class="index-item-description">build an hlink for an image.</div>
4640                                            </dd>
4641                            <dt class="field">
4642                                                    <span class="method-title">html_input</span>
4643                                            </dt>
4644                    <dd class="index-item-body">
4645                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_input">html_input()</a> in html_utils.inc</div>
4646                                                            <div class="index-item-description">This builds an &lt;input&gt; object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data.</div>
4647                                            </dd>
4648                            <dt class="field">
4649                                                    <span class="method-title">html_ins</span>
4650                                            </dt>
4651                    <dd class="index-item-body">
4652                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ins">html_ins()</a> in html_utils.inc</div>
4653                                                            <div class="index-item-description">build a &lt;ins&gt; tag with some content.</div>
4654                                            </dd>
4655                            <dt class="field">
4656                                                    <span class="method-title">html_kbd</span>
4657                                            </dt>
4658                    <dd class="index-item-body">
4659                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_kbd">html_kbd()</a> in html_utils.inc</div>
4660                                                            <div class="index-item-description">build a</div>
4661                                            </dd>
4662                            <dt class="field">
4663                                                    <span class="method-title">html_label</span>
4664                                            </dt>
4665                    <dd class="index-item-body">
4666                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_label">html_label()</a> in html_utils.inc</div>
4667                                                            <div class="index-item-description">build a &lt;label&gt; tag with some content.</div>
4668                                            </dd>
4669                            <dt class="field">
4670                                                    <span class="method-title">html_legend</span>
4671                                            </dt>
4672                    <dd class="index-item-body">
4673                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_legend">html_legend()</a> in html_utils.inc</div>
4674                                                            <div class="index-item-description">build a &lt;legend&gt; tag with some content.</div>
4675                                            </dd>
4676                            <dt class="field">
4677                                                    <span class="method-title">html_li</span>
4678                                            </dt>
4679                    <dd class="index-item-body">
4680                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_li">html_li()</a> in html_utils.inc</div>
4681                                                            <div class="index-item-description">build a &lt;LI&gt; tag with some content..</div>
4682                                            </dd>
4683                            <dt class="field">
4684                                                    <span class="method-title">html_link</span>
4685                                            </dt>
4686                    <dd class="index-item-body">
4687                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_link">html_link()</a> in html_utils.inc</div>
4688                                                            <div class="index-item-description">build a &lt;LINK&gt; tag with some content..</div>
4689                                            </dd>
4690                            <dt class="field">
4691                                                    <span class="method-title">html_map</span>
4692                                            </dt>
4693                    <dd class="index-item-body">
4694                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_map">html_map()</a> in html_utils.inc</div>
4695                                                            <div class="index-item-description">build a &lt;map&gt; tag with some content.</div>
4696                                            </dd>
4697                            <dt class="field">
4698                                                    <span class="method-title">html_meta</span>
4699                                            </dt>
4700                    <dd class="index-item-body">
4701                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_meta">html_meta()</a> in html_utils.inc</div>
4702                                                            <div class="index-item-description">build a &lt;meta&gt; tag..</div>
4703                                            </dd>
4704                            <dt class="field">
4705                                                    <span class="method-title">html_noframes</span>
4706                                            </dt>
4707                    <dd class="index-item-body">
4708                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noframes">html_noframes()</a> in html_utils.inc</div>
4709                                                            <div class="index-item-description">build a &lt;noframes&gt; tag with some content..</div>
4710                                            </dd>
4711                            <dt class="field">
4712                                                    <span class="method-title">html_noscript</span>
4713                                            </dt>
4714                    <dd class="index-item-body">
4715                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noscript">html_noscript()</a> in html_utils.inc</div>
4716                                                            <div class="index-item-description">build a &lt;noscript&gt; tag with some content..</div>
4717                                            </dd>
4718                            <dt class="field">
4719                                                    <span class="method-title">html_object</span>
4720                                            </dt>
4721                    <dd class="index-item-body">
4722                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_object">html_object()</a> in html_utils.inc</div>
4723                                                            <div class="index-item-description">build a &lt;object&gt; tag with some content..</div>
4724                                            </dd>
4725                            <dt class="field">
4726                                                    <span class="method-title">html_ol</span>
4727                                            </dt>
4728                    <dd class="index-item-body">
4729                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ol">html_ol()</a> in html_utils.inc</div>
4730                                                            <div class="index-item-description">build a</div>
4731                                            </dd>
4732                            <dt class="field">
4733                                                    <span class="method-title">html_optgroup</span>
4734                                            </dt>
4735                    <dd class="index-item-body">
4736                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_optgroup">html_optgroup()</a> in html_utils.inc</div>
4737                                                            <div class="index-item-description">build a &lt;OPTGROUP&gt; tag with some content..</div>
4738                                            </dd>
4739                            <dt class="field">
4740                                                    <span class="method-title">html_option</span>
4741                                            </dt>
4742                    <dd class="index-item-body">
4743                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_option">html_option()</a> in html_utils.inc</div>
4744                                                            <div class="index-item-description">build a &lt;OPTION&gt; tag with some content..</div>
4745                                            </dd>
4746                            <dt class="field">
4747                                                    <span class="method-title">html_p</span>
4748                                            </dt>
4749                    <dd class="index-item-body">
4750                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_p">html_p()</a> in html_utils.inc</div>
4751                                                            <div class="index-item-description">build a &lt;p&gt; tag.</div>
4752                                            </dd>
4753                            <dt class="field">
4754                                                    <span class="method-title">html_param</span>
4755                                            </dt>
4756                    <dd class="index-item-body">
4757                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_param">html_param()</a> in html_utils.inc</div>
4758                                                            <div class="index-item-description">build a &lt;param&gt; tag.</div>
4759                                            </dd>
4760                            <dt class="field">
4761                                                    <span class="method-title">html_pre</span>
4762                                            </dt>
4763                    <dd class="index-item-body">
4764                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_pre">html_pre()</a> in html_utils.inc</div>
4765                                                            <div class="index-item-description">build a</div>
4766                                            </dd>
4767                            <dt class="field">
4768                                                    <span class="method-title">html_q</span>
4769                                            </dt>
4770                    <dd class="index-item-body">
4771                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_q">html_q()</a> in html_utils.inc</div>
4772                                                            <div class="index-item-description">build a &lt;q&gt; tag with some content..</div>
4773                                            </dd>
4774                            <dt class="field">
4775                                                    <span class="method-title">html_samp</span>
4776                                            </dt>
4777                    <dd class="index-item-body">
4778                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_samp">html_samp()</a> in html_utils.inc</div>
4779                                                            <div class="index-item-description">build a</div>
4780                                            </dd>
4781                            <dt class="field">
4782                                                    <span class="method-title">html_script</span>
4783                                            </dt>
4784                    <dd class="index-item-body">
4785                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_script">html_script()</a> in html_utils.inc</div>
4786                                                            <div class="index-item-description">build a &lt;script&gt; tag with some content..</div>
4787                                            </dd>
4788                            <dt class="field">
4789                                                    <span class="method-title">html_small</span>
4790                                            </dt>
4791                    <dd class="index-item-body">
4792                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_small">html_small()</a> in html_utils.inc</div>
4793                                                            <div class="index-item-description">build a small &lt;small&gt; tag with content.</div>
4794                                            </dd>
4795                            <dt class="field">
4796                                                    <span class="method-title">html_span</span>
4797                                            </dt>
4798                    <dd class="index-item-body">
4799                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_span">html_span()</a> in html_utils.inc</div>
4800                                                            <div class="index-item-description">build a bold &lt;span&gt; tag with content.</div>
4801                                            </dd>
4802                            <dt class="field">
4803                                                    <span class="method-title">html_strong</span>
4804                                            </dt>
4805                    <dd class="index-item-body">
4806                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_strong">html_strong()</a> in html_utils.inc</div>
4807                                                            <div class="index-item-description">build a &lt;strong&gt; tag with some content..</div>
4808                                            </dd>
4809                            <dt class="field">
4810                                                    <span class="method-title">html_style</span>
4811                                            </dt>
4812                    <dd class="index-item-body">
4813                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_style">html_style()</a> in html_utils.inc</div>
4814                                                            <div class="index-item-description">build a &lt;style&gt; tag with some content.</div>
4815                                            </dd>
4816                            <dt class="field">
4817                                                    <span class="method-title">html_sub</span>
4818                                            </dt>
4819                    <dd class="index-item-body">
4820                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sub">html_sub()</a> in html_utils.inc</div>
4821                                                            <div class="index-item-description">build a &lt;sub&gt; tag with some content..</div>
4822                                            </dd>
4823                            <dt class="field">
4824                                                    <span class="method-title">html_sup</span>
4825                                            </dt>
4826                    <dd class="index-item-body">
4827                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sup">html_sup()</a> in html_utils.inc</div>
4828                                                            <div class="index-item-description">build a &lt;sup&gt; tag with some content..</div>
4829                                            </dd>
4830                            <dt class="field">
4831                                                    <span class="method-title">html_table</span>
4832                                            </dt>
4833                    <dd class="index-item-body">
4834                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_table">html_table()</a> in html_utils.inc</div>
4835                                                            <div class="index-item-description">Build a TABLEtag object  with some of the attributes set</div>
4836                                            </dd>
4837                            <dt class="field">
4838                                                    <span class="method-title">html_tbody</span>
4839                                            </dt>
4840                    <dd class="index-item-body">
4841                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tbody">html_tbody()</a> in html_utils.inc</div>
4842                                                            <div class="index-item-description">build a &lt;tbody&gt; tag with some content..</div>
4843                                            </dd>
4844                            <dt class="field">
4845                                                    <span class="method-title">html_td</span>
4846                                            </dt>
4847                    <dd class="index-item-body">
4848                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_td">html_td()</a> in html_utils.inc</div>
4849                                                            <div class="index-item-description">build an td tag object with content.</div>
4850                                            </dd>
4851                            <dt class="field">
4852                                                    <span class="method-title">html_tfoot</span>
4853                                            </dt>
4854                    <dd class="index-item-body">
4855                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tfoot">html_tfoot()</a> in html_utils.inc</div>
4856                                                            <div class="index-item-description">build a &lt;tfoot&gt; tag with content.</div>
4857                                            </dd>
4858                            <dt class="field">
4859                                                    <span class="method-title">html_th</span>
4860                                            </dt>
4861                    <dd class="index-item-body">
4862                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_th">html_th()</a> in html_utils.inc</div>
4863                                                            <div class="index-item-description">build a &lt;th&gt;$header&lt;/th&gt; tag.</div>
4864                                            </dd>
4865                            <dt class="field">
4866                                                    <span class="method-title">html_thead</span>
4867                                            </dt>
4868                    <dd class="index-item-body">
4869                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_thead">html_thead()</a> in html_utils.inc</div>
4870                                                            <div class="index-item-description">build a &lt;thhead&gt; tag.</div>
4871                                            </dd>
4872                            <dt class="field">
4873                                                    <span class="method-title">html_title</span>
4874                                            </dt>
4875                    <dd class="index-item-body">
4876                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_title">html_title()</a> in html_utils.inc</div>
4877                                                            <div class="index-item-description">build a &lt;title&gt; tag with some content.</div>
4878                                            </dd>
4879                            <dt class="field">
4880                                                    <span class="method-title">html_tr</span>
4881                                            </dt>
4882                    <dd class="index-item-body">
4883                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tr">html_tr()</a> in html_utils.inc</div>
4884                                                            <div class="index-item-description">build a &lt;tr&gt; tag and contents</div>
4885                                            </dd>
4886                            <dt class="field">
4887                                                    <span class="method-title">html_tt</span>
4888                                            </dt>
4889                    <dd class="index-item-body">
4890                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tt">html_tt()</a> in html_utils.inc</div>
4891                                                            <div class="index-item-description">build a &lt;tt&gt; tag and contents</div>
4892                                            </dd>
4893                            <dt class="field">
4894                                                    <span class="method-title">html_u</span>
4895                                            </dt>
4896                    <dd class="index-item-body">
4897                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_u">html_u()</a> in html_utils.inc</div>
4898                                                            <div class="index-item-description">build a &lt;u&gt; tag and contents</div>
4899                                            </dd>
4900                            <dt class="field">
4901                                                    <span class="method-title">html_ul</span>
4902                                            </dt>
4903                    <dd class="index-item-body">
4904                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ul">html_ul()</a> in html_utils.inc</div>
4905                                                            <div class="index-item-description">build a</div>
4906                                            </dd>
4907                            <dt class="field">
4908                                                    <span class="method-title">html_var</span>
4909                                            </dt>
4910                    <dd class="index-item-body">
4911                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_var">html_var()</a> in html_utils.inc</div>
4912                                                            <div class="index-item-description">build a</div>
4913                                            </dd>
4914                            <dt class="field">
4915                                                    <span class="method-title">html_xmp</span>
4916                                            </dt>
4917                    <dd class="index-item-body">
4918                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_xmp">html_xmp()</a> in html_utils.inc</div>
4919                                                            <div class="index-item-description">build a &lt;xmp&gt; tag with some content..</div>
4920                                            </dd>
4921                            <dt class="field">
4922                                                    <span class="include-title">html_utils.inc</span>
4923                                            </dt>
4924                    <dd class="index-item-body">
4925                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html">html_utils.inc</a> in html_utils.inc</div>
4926                                            </dd>
4927                            <dt class="field">
4928                                                    <span class="include-title">HTMLPageClass.inc</span>
4929                                            </dt>
4930                    <dd class="index-item-body">
4931                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_HTMLPageClass_inc.html">HTMLPageClass.inc</a> in HTMLPageClass.inc</div>
4932                                            </dd>
4933                            <dt class="field">
4934                                                    <span class="include-title">HTMLRedirectPage.inc</span>
4935                                            </dt>
4936                    <dd class="index-item-body">
4937                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_HTMLRedirectPage_inc.html">HTMLRedirectPage.inc</a> in HTMLRedirectPage.inc</div>
4938                                            </dd>
4939                    </dl>
4940            <a name="i"></a>
4941            <div class="index-letter-section">
4942                    <div style="float: left" class="index-letter-title">i</div>
4943                    <div style="float: right"><a href="#top">top</a></div>
4944                    <div style="clear: both"></div>
4945            </div>
4946            <dl>
4947                            <dt class="field">
4948                                                    <span class="var-title">$indent_flag</span>
4949                                            </dt>
4950                    <dd class="index-item-body">
4951                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a> in CSSBuilder.inc</div>
4952                                                            <div class="index-item-description">Flag for pretty (indented) output</div>
4953                                            </dd>
4954                            <dt class="field">
4955                                                    IFRAMEtag
4956                                            </dt>
4957                    <dd class="index-item-body">
4958                            <div class="index-item-details"><a href="phpHtmlLib/IFRAMEtag.html">IFRAMEtag</a> in ALLTAGS.inc</div>
4959                                                            <div class="index-item-description">&lt;IFRAME&gt; tag class</div>
4960                                            </dd>
4961                            <dt class="field">
4962                                                    IMAGEsvgtag
4963                                            </dt>
4964                    <dd class="index-item-body">
4965                            <div class="index-item-details"><a href="phpHtmlLib/IMAGEsvgtag.html">IMAGEsvgtag</a> in SVGTAGS.inc</div>
4966                                                            <div class="index-item-description">&lt;image&gt; SVG tag</div>
4967                                            </dd>
4968                            <dt class="field">
4969                                                    <span class="method-title">ImageThumbnailWidget</span>
4970                                            </dt>
4971                    <dd class="index-item-body">
4972                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodImageThumbnailWidget">ImageThumbnailWidget::ImageThumbnailWidget()</a> in ImageThumbnailWidget.inc</div>
4973                                                            <div class="index-item-description">Constructor for this class  It just sets the width for the  widget.</div>
4974                                            </dd>
4975                            <dt class="field">
4976                                                    ImageThumbnailWidget
4977                                            </dt>
4978                    <dd class="index-item-body">
4979                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html">ImageThumbnailWidget</a> in ImageThumbnailWidget.inc</div>
4980                                                            <div class="index-item-description">This widget creates a N by x visual table of  thumbnails.</div>
4981                                            </dd>
4982                            <dt class="field">
4983                                                    ImageThumbnailWidgetCSS
4984                                            </dt>
4985                    <dd class="index-item-body">
4986                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidgetCSS.html">ImageThumbnailWidgetCSS</a> in ImageThumbnailWidget.inc</div>
4987                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
4988                                            </dd>
4989                            <dt class="field">
4990                                                    IMGtag
4991                                            </dt>
4992                    <dd class="index-item-body">
4993                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html">IMGtag</a> in ALLTAGS.inc</div>
4994                                                            <div class="index-item-description">&lt;IMG&gt; tag class</div>
4995                                            </dd>
4996                            <dt class="field">
4997                                                    <span class="const-title">INDENT_LEFT_JUSTIFY</span>
4998                                            </dt>
4999                    <dd class="index-item-body">
5000                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineINDENT_LEFT_JUSTIFY">INDENT_LEFT_JUSTIFY</a> in defines.inc</div>
5001                                            </dd>
5002                            <dt class="field">
5003                                                    <span class="const-title">INDENT_NICE</span>
5004                                            </dt>
5005                    <dd class="index-item-body">
5006                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineINDENT_NICE">INDENT_NICE</a> in defines.inc</div>
5007                                                            <div class="index-item-description">Some defines to tell the class what style of  indenting of the output the user wants.</div>
5008                                            </dd>
5009                            <dt class="field">
5010                                                    InfoTable
5011                                            </dt>
5012                    <dd class="index-item-body">
5013                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html">InfoTable</a> in InfoTable.inc</div>
5014                                                            <div class="index-item-description">This is a widget class that can build  and render data in a nicely formated table  with a title, column headers and data</div>
5015                                            </dd>
5016                            <dt class="field">
5017                                                    <span class="method-title">InfoTable</span>
5018                                            </dt>
5019                    <dd class="index-item-body">
5020                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodInfoTable">InfoTable::InfoTable()</a> in InfoTable.inc</div>
5021                                                            <div class="index-item-description">The constructor</div>
5022                                            </dd>
5023                            <dt class="field">
5024                                                    InfoTableCSS
5025                                            </dt>
5026                    <dd class="index-item-body">
5027                            <div class="index-item-details"><a href="phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a> in InfoTable.inc</div>
5028                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
5029                                            </dd>
5030                            <dt class="field">
5031                                                    INPUTtag
5032                                            </dt>
5033                    <dd class="index-item-body">
5034                            <div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html">INPUTtag</a> in ALLTAGS.inc</div>
5035                                                            <div class="index-item-description">INPUTtag     &lt;INPUT&gt; tag</div>
5036                                            </dd>
5037                            <dt class="field">
5038                                                    INStag
5039                                            </dt>
5040                    <dd class="index-item-body">
5041                            <div class="index-item-details"><a href="phpHtmlLib/INStag.html">INStag</a> in ALLTAGS.inc</div>
5042                                                            <div class="index-item-description">&lt;INS&gt; tag class</div>
5043                                            </dd>
5044                            <dt class="field">
5045                                                    <span class="method-title">is_action_checked</span>
5046                                            </dt>
5047                    <dd class="index-item-body">
5048                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_checked">DefaultGUIDatalist::is_action_checked()</a> in DefaultGUIDataList.inc</div>
5049                                                            <div class="index-item-description">This function is provided to give the child class  the ability to precheck/select a particular  column.</div>
5050                                            </dd>
5051                            <dt class="field">
5052                                                    <span class="method-title">is_action_enabled</span>
5053                                            </dt>
5054                    <dd class="index-item-body">
5055                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_enabled">DefaultGUIDatalist::is_action_enabled()</a> in DefaultGUIDataList.inc</div>
5056                                                            <div class="index-item-description">This function is provided to give the child  class the ability to enable/disable a particular  checkbox.</div>
5057                                            </dd>
5058                            <dt class="field">
5059                                                    <span class="method-title">is_action_successfull</span>
5060                                            </dt>
5061                    <dd class="index-item-body">
5062                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodis_action_successfull">FormProcessor::is_action_successfull()</a> in FormProcessor.inc</div>
5063                                                            <div class="index-item-description">This is used to test to see if the form action  was processed succesfully.</div>
5064                                            </dd>
5065                            <dt class="field">
5066                                                    <span class="method-title">is_advanced_search_enabled</span>
5067                                            </dt>
5068                    <dd class="index-item-body">
5069                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodis_advanced_search_enabled">DataList::is_advanced_search_enabled()</a> in DataList.inc</div>
5070                                                            <div class="index-item-description">This returns the status of the  advanced search flag.</div>
5071                                            </dd>
5072                            <dt class="field">
5073                                                    <span class="method-title">is_alphanum</span>
5074                                            </dt>
5075                    <dd class="index-item-body">
5076                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanum">FormValidation::is_alphanum()</a> in FormValidation.inc</div>
5077                                                            <div class="index-item-description">This function checks if the given string contains  alphabetical characters or numbers.</div>
5078                                            </dd>
5079                            <dt class="field">
5080                                                    <span class="method-title">is_alphanumstring</span>
5081                                            </dt>
5082                    <dd class="index-item-body">
5083                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanumstring">FormValidation::is_alphanumstring()</a> in FormValidation.inc</div>
5084                                                            <div class="index-item-description">This method validates a string as containing  only letters and numbers</div>
5085                                            </dd>
5086                            <dt class="field">
5087                                                    <span class="method-title">is_ccexp</span>
5088                                            </dt>
5089                    <dd class="index-item-body">
5090                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ccexp">FormValidation::is_ccexp()</a> in FormValidation.inc</div>
5091                                                            <div class="index-item-description">This tests a string as a valid  credit card expiration date.</div>
5092                                            </dd>
5093                            <dt class="field">
5094                                                    <span class="method-title">is_companyname</span>
5095                                            </dt>
5096                    <dd class="index-item-body">
5097                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_companyname">FormValidation::is_companyname()</a> in FormValidation.inc</div>
5098                                                            <div class="index-item-description">This validates a string as a valid Company name.</div>
5099                                            </dd>
5100                            <dt class="field">
5101                                                    <span class="method-title">is_confirm_password</span>
5102                                            </dt>
5103                    <dd class="index-item-body">
5104                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_confirm_password">FormValidation::is_confirm_password()</a> in FormValidation.inc</div>
5105                                                            <div class="index-item-description">This makes sure that 2 password strings are exactly alike.</div>
5106                                            </dd>
5107                            <dt class="field">
5108                                                    <span class="method-title">is_countrycode</span>
5109                                            </dt>
5110                    <dd class="index-item-body">
5111                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_countrycode">FormValidation::is_countrycode()</a> in FormValidation.inc</div>
5112                                                            <div class="index-item-description">This validates a string as a valid &quot;country code&quot;  which is a 2 alphanumerical character string</div>
5113                                            </dd>
5114                            <dt class="field">
5115                                                    <span class="method-title">is_date</span>
5116                                            </dt>
5117                    <dd class="index-item-body">
5118                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_date">FormValidation::is_date()</a> in FormValidation.inc</div>
5119                                                            <div class="index-item-description">This validates a atring as a valid date format  You can provide a seperator string that seperates  the fields</div>
5120                                            </dd>
5121                            <dt class="field">
5122                                                    <span class="method-title">is_dateday</span>
5123                                            </dt>
5124                    <dd class="index-item-body">
5125                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateday">FormValidation::is_dateday()</a> in FormValidation.inc</div>
5126                                                            <div class="index-item-description">This validates a string as a valid day of a month  It has to be greater then 0 and less then 31</div>
5127                                            </dd>
5128                            <dt class="field">
5129                                                    <span class="method-title">is_datemonth</span>
5130                                            </dt>
5131                    <dd class="index-item-body">
5132                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datemonth">FormValidation::is_datemonth()</a> in FormValidation.inc</div>
5133                                                            <div class="index-item-description">This validates a string as a valid month of the year  between 1 and 12 inclusive  is_datemonth - checks whether its a proper month</div>
5134                                            </dd>
5135                            <dt class="field">
5136                                                    <span class="method-title">is_datetime</span>
5137                                            </dt>
5138                    <dd class="index-item-body">
5139                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datetime">FormValidation::is_datetime()</a> in FormValidation.inc</div>
5140                                                            <div class="index-item-description">This validates an array of values as a  valid date time</div>
5141                                            </dd>
5142                            <dt class="field">
5143                                                    <span class="method-title">is_dateyear</span>
5144                                            </dt>
5145                    <dd class="index-item-body">
5146                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateyear">FormValidation::is_dateyear()</a> in FormValidation.inc</div>
5147                                                            <div class="index-item-description">See if the year is within  1800 and 3000</div>
5148                                            </dd>
5149                            <dt class="field">
5150                                                    <span class="method-title">is_disabled</span>
5151                                            </dt>
5152                    <dd class="index-item-body">
5153                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a> in FormElement.inc</div>
5154                                                            <div class="index-item-description">Returns the elements disabled  state</div>
5155                                            </dd>
5156                            <dt class="field">
5157                                                    <span class="method-title">is_domainname</span>
5158                                            </dt>
5159                    <dd class="index-item-body">
5160                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_domainname">FormValidation::is_domainname()</a> in FormValidation.inc</div>
5161                                                            <div class="index-item-description">This method validates a string for a valid  hostname for a machine.</div>
5162                                            </dd>
5163                            <dt class="field">
5164                                                    <span class="method-title">is_email</span>
5165                                            </dt>
5166                    <dd class="index-item-body">
5167                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_email">FormValidation::is_email()</a> in FormValidation.inc</div>
5168                                                            <div class="index-item-description">This function validates a single email address.</div>
5169                                            </dd>
5170                            <dt class="field">
5171                                                    <span class="method-title">is_firstname</span>
5172                                            </dt>
5173                    <dd class="index-item-body">
5174                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_firstname">FormValidation::is_firstname()</a> in FormValidation.inc</div>
5175                                                            <div class="index-item-description">This is just a wrapper for</div>
5176                                            </dd>
5177                            <dt class="field">
5178                                                    <span class="method-title">is_float</span>
5179                                            </dt>
5180                    <dd class="index-item-body">
5181                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_float">FormValidation::is_float()</a> in FormValidation.inc</div>
5182                                                            <div class="index-item-description">This method validates a string as a valid  float formatted number.  x.xx</div>
5183                                            </dd>
5184                            <dt class="field">
5185                                                    <span class="method-title">is_higherzeronumber</span>
5186                                            </dt>
5187                    <dd class="index-item-body">
5188                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_higherzeronumber">FormValidation::is_higherzeronumber()</a> in FormValidation.inc</div>
5189                                                            <div class="index-item-description">This method validates a string as a number  greater then 0.</div>
5190                                            </dd>
5191                            <dt class="field">
5192                                                    <span class="method-title">is_host</span>
5193                                            </dt>
5194                    <dd class="index-item-body">
5195                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_host">FormValidation::is_host()</a> in FormValidation.inc</div>
5196                                                            <div class="index-item-description">no comment</div>
5197                                            </dd>
5198                            <dt class="field">
5199                                                    <span class="method-title">is_hostemail</span>
5200                                            </dt>
5201                    <dd class="index-item-body">
5202                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostemail">FormValidation::is_hostemail()</a> in FormValidation.inc</div>
5203                                                            <div class="index-item-description">This method tests a string as a valid  hostname value or a valid email string</div>
5204                                            </dd>
5205                            <dt class="field">
5206                                                    <span class="method-title">is_hostip</span>
5207                                            </dt>
5208                    <dd class="index-item-body">
5209                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostip">FormValidation::is_hostip()</a> in FormValidation.inc</div>
5210                                                            <div class="index-item-description">This method tries to validate a string  as a valid IP address or a hostname</div>
5211                                            </dd>
5212                            <dt class="field">
5213                                                    <span class="method-title">is_hostlist</span>
5214                                            </dt>
5215                    <dd class="index-item-body">
5216                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostlist">FormValidation::is_hostlist()</a> in FormValidation.inc</div>
5217                                                            <div class="index-item-description">no comment</div>
5218                                            </dd>
5219                            <dt class="field">
5220                                                    <span class="method-title">is_hostname</span>
5221                                            </dt>
5222                    <dd class="index-item-body">
5223                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostname">FormValidation::is_hostname()</a> in FormValidation.inc</div>
5224                                                            <div class="index-item-description">This is just a wrapper for is_domainname</div>
5225                                            </dd>
5226                            <dt class="field">
5227                                                    <span class="method-title">is_ip</span>
5228                                            </dt>
5229                    <dd class="index-item-body">
5230                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ip">FormValidation::is_ip()</a> in FormValidation.inc</div>
5231                                                            <div class="index-item-description">This validates a string as an IP address  This should work with either IPv4 or IPv6</div>
5232                                            </dd>
5233                            <dt class="field">
5234                                                    <span class="method-title">is_lastname</span>
5235                                            </dt>
5236                    <dd class="index-item-body">
5237                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_lastname">FormValidation::is_lastname()</a> in FormValidation.inc</div>
5238                                                            <div class="index-item-description">This is just a wrapper for</div>
5239                                            </dd>
5240                            <dt class="field">
5241                                                    <span class="method-title">is_last_page</span>
5242                                            </dt>
5243                    <dd class="index-item-body">
5244                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodis_last_page">ImageThumbnailWidget::is_last_page()</a> in ImageThumbnailWidget.inc</div>
5245                                                            <div class="index-item-description">Is thie offset for the last page?</div>
5246                                            </dd>
5247                            <dt class="field">
5248                                                    <span class="method-title">is_leapyear</span>
5249                                            </dt>
5250                    <dd class="index-item-body">
5251                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_leapyear">FormValidation::is_leapyear()</a> in FormValidation.inc</div>
5252                                                            <div class="index-item-description">This method validates a string as a  leap year.</div>
5253                                            </dd>
5254                            <dt class="field">
5255                                                    <span class="method-title">is_manyemails</span>
5256                                            </dt>
5257                    <dd class="index-item-body">
5258                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_manyemails">FormValidation::is_manyemails()</a> in FormValidation.inc</div>
5259                                                            <div class="index-item-description">This function tests a string that may  contain many email addresses seperated by  commas</div>
5260                                            </dd>
5261                            <dt class="field">
5262                                                    <span class="method-title">is_money</span>
5263                                            </dt>
5264                    <dd class="index-item-body">
5265                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_money">FormValidation::is_money()</a> in FormValidation.inc</div>
5266                                                            <div class="index-item-description">This method tests a string to make sure it is  in a valid money format.</div>
5267                                            </dd>
5268                            <dt class="field">
5269                                                    <span class="method-title">is_name</span>
5270                                            </dt>
5271                    <dd class="index-item-body">
5272                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_name">FormValidation::is_name()</a> in FormValidation.inc</div>
5273                                                            <div class="index-item-description">This validates a string as a valid proper name.</div>
5274                                            </dd>
5275                            <dt class="field">
5276                                                    <span class="method-title">is_notempty</span>
5277                                            </dt>
5278                    <dd class="index-item-body">
5279                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_notempty">FormValidation::is_notempty()</a> in FormValidation.inc</div>
5280                                                            <div class="index-item-description">This function makes sure the  data is not empty</div>
5281                                            </dd>
5282                            <dt class="field">
5283                                                    <span class="method-title">is_num</span>
5284                                            </dt>
5285                    <dd class="index-item-body">
5286                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_num">FormValidation::is_num()</a> in FormValidation.inc</div>
5287                                                            <div class="index-item-description">This function checks if the given string contains  numerical digit characters.</div>
5288                                            </dd>
5289                            <dt class="field">
5290                                                    <span class="method-title">is_number</span>
5291                                            </dt>
5292                    <dd class="index-item-body">
5293                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_number">FormValidation::is_number()</a> in FormValidation.inc</div>
5294                                                            <div class="index-item-description">This tests a string to make sure it is a  valid number.</div>
5295                                            </dd>
5296                            <dt class="field">
5297                                                    <span class="method-title">is_partial_domainname</span>
5298                                            </dt>
5299                    <dd class="index-item-body">
5300                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_domainname">FormValidation::is_partial_domainname()</a> in FormValidation.inc</div>
5301                                                            <div class="index-item-description">This method validates a string for a valid  partial hostname for a machine.</div>
5302                                            </dd>
5303                            <dt class="field">
5304                                                    <span class="method-title">is_partial_ip</span>
5305                                            </dt>
5306                    <dd class="index-item-body">
5307                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_ip">FormValidation::is_partial_ip()</a> in FormValidation.inc</div>
5308                                                            <div class="index-item-description">This validates a string as a portion  of an  IP address.</div>
5309                                            </dd>
5310                            <dt class="field">
5311                                                    <span class="method-title">is_password</span>
5312                                            </dt>
5313                    <dd class="index-item-body">
5314                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_password">FormValidation::is_password()</a> in FormValidation.inc</div>
5315                                                            <div class="index-item-description">This tries to validate a string as a password  It can't be empty and has to be less then  VALIDATE_MAXSIZE characters in length</div>
5316                                            </dd>
5317                            <dt class="field">
5318                                                    <span class="method-title">is_path</span>
5319                                            </dt>
5320                    <dd class="index-item-body">
5321                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_path">FormValidation::is_path()</a> in FormValidation.inc</div>
5322                                                            <div class="index-item-description">This method validates a string as a  path to a file.</div>
5323                                            </dd>
5324                            <dt class="field">
5325                                                    <span class="method-title">is_price</span>
5326                                            </dt>
5327                    <dd class="index-item-body">
5328                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_price">FormValidation::is_price()</a> in FormValidation.inc</div>
5329                                                            <div class="index-item-description">This method tries to validate a string as  a valid price.  It can't be zero (a la free!)</div>
5330                                            </dd>
5331                            <dt class="field">
5332                                                    <span class="method-title">is_range</span>
5333                                            </dt>
5334                    <dd class="index-item-body">
5335                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_range">FormValidation::is_range()</a> in FormValidation.inc</div>
5336                                                            <div class="index-item-description">is_range</div>
5337                                            </dd>
5338                            <dt class="field">
5339                                                    <span class="method-title">is_required</span>
5340                                            </dt>
5341                    <dd class="index-item-body">
5342                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a> in FormElement.inc</div>
5343                                                            <div class="index-item-description">Returns whether this elements  final value cannot be empty</div>
5344                                            </dd>
5345                            <dt class="field">
5346                                                    <span class="method-title">is_search_enabled</span>
5347                                            </dt>
5348                    <dd class="index-item-body">
5349                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodis_search_enabled">DataList::is_search_enabled()</a> in DataList.inc</div>
5350                                                            <div class="index-item-description">get the status of the search  ability.</div>
5351                                            </dd>
5352                            <dt class="field">
5353                                                    <span class="method-title">is_standalone_hostname</span>
5354                                            </dt>
5355                    <dd class="index-item-body">
5356                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_standalone_hostname">FormValidation::is_standalone_hostname()</a> in FormValidation.inc</div>
5357                                                            <div class="index-item-description">this method tests to see if this is a valid  hostname value minus the domain name portion.</div>
5358                                            </dd>
5359                            <dt class="field">
5360                                                    <span class="method-title">is_strict_url</span>
5361                                            </dt>
5362                    <dd class="index-item-body">
5363                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_strict_url">FormValidation::is_strict_url()</a> in FormValidation.inc</div>
5364                                                            <div class="index-item-description">This method validates a strict url.</div>
5365                                            </dd>
5366                            <dt class="field">
5367                                                    <span class="method-title">is_time</span>
5368                                            </dt>
5369                    <dd class="index-item-body">
5370                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_time">FormValidation::is_time()</a> in FormValidation.inc</div>
5371                                                            <div class="index-item-description">This validates an array of fields as a  valid time of the day</div>
5372                                            </dd>
5373                            <dt class="field">
5374                                                    <span class="method-title">is_title</span>
5375                                            </dt>
5376                    <dd class="index-item-body">
5377                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_title">FormValidation::is_title()</a> in FormValidation.inc</div>
5378                                                            <div class="index-item-description">Validate if the string is a good candidate  to become an Title</div>
5379                                            </dd>
5380                            <dt class="field">
5381                                                    <span class="method-title">is_url</span>
5382                                            </dt>
5383                    <dd class="index-item-body">
5384                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_url">FormValidation::is_url()</a> in FormValidation.inc</div>
5385                                                            <div class="index-item-description">This method validates a string as a valid url  It inclues the prefix, hostname/ip, port number  and path.</div>
5386                                            </dd>
5387                            <dt class="field">
5388                                                    <span class="method-title">is_urlpath</span>
5389                                            </dt>
5390                    <dd class="index-item-body">
5391                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_urlpath">FormValidation::is_urlpath()</a> in FormValidation.inc</div>
5392                                                            <div class="index-item-description">This method validates a string as a valid  url path to a file</div>
5393                                            </dd>
5394                            <dt class="field">
5395                                                    <span class="method-title">is_username</span>
5396                                            </dt>
5397                    <dd class="index-item-body">
5398                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_username">FormValidation::is_username()</a> in FormValidation.inc</div>
5399                                                            <div class="index-item-description">This method tests to see if a string value</div>
5400                                            </dd>
5401                            <dt class="field">
5402                                                    <span class="method-title">is_valid_domain</span>
5403                                            </dt>
5404                    <dd class="index-item-body">
5405                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_valid_domain">FormValidation::is_valid_domain()</a> in FormValidation.inc</div>
5406                                                            <div class="index-item-description">Validate domain  Will check if a domain is valid</div>
5407                                            </dd>
5408                            <dt class="field">
5409                                                    <span class="method-title">is_within_range</span>
5410                                            </dt>
5411                    <dd class="index-item-body">
5412                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_within_range">FormValidation::is_within_range()</a> in FormValidation.inc</div>
5413                                                            <div class="index-item-description">This method makes sure a value lies within  a given range of values.</div>
5414                                            </dd>
5415                            <dt class="field">
5416                                                    <span class="method-title">is_zero_onehundred</span>
5417                                            </dt>
5418                    <dd class="index-item-body">
5419                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zero_onehundred">FormValidation::is_zero_onehundred()</a> in FormValidation.inc</div>
5420                                                            <div class="index-item-description">This validates a string as a valid number  between 0 and 100</div>
5421                                            </dd>
5422                            <dt class="field">
5423                                                    <span class="method-title">is_zip</span>
5424                                            </dt>
5425                    <dd class="index-item-body">
5426                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zip">FormValidation::is_zip()</a> in FormValidation.inc</div>
5427                                                            <div class="index-item-description">This validates a string as a valid zipcode</div>
5428                                            </dd>
5429                            <dt class="field">
5430                                                    Itag
5431                                            </dt>
5432                    <dd class="index-item-body">
5433                            <div class="index-item-details"><a href="phpHtmlLib/Itag.html">Itag</a> in ALLTAGS.inc</div>
5434                                            </dd>
5435                            <dt class="field">
5436                                                    <span class="method-title">items_per_page</span>
5437                                            </dt>
5438                    <dd class="index-item-body">
5439                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methoditems_per_page">ImageThumbnailWidget::items_per_page()</a> in ImageThumbnailWidget.inc</div>
5440                                                            <div class="index-item-description">Calculate the # of items on a page.</div>
5441                                            </dd>
5442                            <dt class="field">
5443                                                    <span class="method-title">item_index</span>
5444                                            </dt>
5445                    <dd class="index-item-body">
5446                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methoditem_index">ImageThumbnailWidget::item_index()</a> in ImageThumbnailWidget.inc</div>
5447                                                            <div class="index-item-description">Calculate the item # for the offset.</div>
5448                                            </dd>
5449                            <dt class="field">
5450                                                    <span class="include-title">ImageThumbnailWidget.inc</span>
5451                                            </dt>
5452                    <dd class="index-item-body">
5453                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_ImageThumbnailWidget_inc.html">ImageThumbnailWidget.inc</a> in ImageThumbnailWidget.inc</div>
5454                                            </dd>
5455                            <dt class="field">
5456                                                    <span class="include-title">InfoTable.inc</span>
5457                                            </dt>
5458                    <dd class="index-item-body">
5459                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_InfoTable_inc.html">InfoTable.inc</a> in InfoTable.inc</div>
5460                                            </dd>
5461                    </dl>
5462            <a name="j"></a>
5463            <div class="index-letter-section">
5464                    <div style="float: left" class="index-letter-title">j</div>
5465                    <div style="float: right"><a href="#top">top</a></div>
5466                    <div style="clear: both"></div>
5467            </div>
5468            <dl>
5469                            <dt class="field">
5470                                                    <span class="method-title">javascript</span>
5471                                            </dt>
5472                    <dd class="index-item-body">
5473                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodjavascript">FormContent::javascript()</a> in FormContent.inc</div>
5474                                                            <div class="index-item-description">This method lets you provide any javascript  that is associated with the form content.</div>
5475                                            </dd>
5476                            <dt class="field">
5477                                                    <span class="method-title">javascript</span>
5478                                            </dt>
5479                    <dd class="index-item-body">
5480                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a> in FormElement.inc</div>
5481                                                            <div class="index-item-description">This method is used for adding any javascript  that is used by this element.  This will automatically  get called and added to the page by the FormProcessor</div>
5482                                            </dd>
5483                            <dt class="field">
5484                                                    <span class="method-title">join_clauses</span>
5485                                            </dt>
5486                    <dd class="index-item-body">
5487                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodjoin_clauses">SQLDataListSource::join_clauses()</a> in SQLDataListSource.inc</div>
5488                                            </dd>
5489                    </dl>
5490            <a name="k"></a>
5491            <div class="index-letter-section">
5492                    <div style="float: left" class="index-letter-title">k</div>
5493                    <div style="float: right"><a href="#top">top</a></div>
5494                    <div style="clear: both"></div>
5495            </div>
5496            <dl>
5497                            <dt class="field">
5498                                                    KBDtag
5499                                            </dt>
5500                    <dd class="index-item-body">
5501                            <div class="index-item-details"><a href="phpHtmlLib/KBDtag.html">KBDtag</a> in ALLTAGS.inc</div>
5502                                            </dd>
5503                    </dl>
5504            <a name="l"></a>
5505            <div class="index-letter-section">
5506                    <div style="float: left" class="index-letter-title">l</div>
5507                    <div style="float: right"><a href="#top">top</a></div>
5508                    <div style="clear: both"></div>
5509            </div>
5510            <dl>
5511                            <dt class="field">
5512                                                    <span class="include-title">local_includes.inc</span>
5513                                            </dt>
5514                    <dd class="index-item-body">
5515                            <div class="index-item-details"><a href="phpHtmlLib/_css_local_includes_inc.html">local_includes.inc</a> in local_includes.inc</div>
5516                                            </dd>
5517                            <dt class="field">
5518                                                    LABELtag
5519                                            </dt>
5520                    <dd class="index-item-body">
5521                            <div class="index-item-details"><a href="phpHtmlLib/LABELtag.html">LABELtag</a> in ALLTAGS.inc</div>
5522                                                            <div class="index-item-description">&lt;LABEL&gt; tag class</div>
5523                                            </dd>
5524                            <dt class="field">
5525                                                    LeftBlockPage
5526                                            </dt>
5527                    <dd class="index-item-body">
5528                            <div class="index-item-details"><a href="phpHtmlLib/examples/LeftBlockPage.html">LeftBlockPage</a> in example4.php</div>
5529                                            </dd>
5530                            <dt class="field">
5531                                                    <span class="method-title">left_block</span>
5532                                            </dt>
5533                    <dd class="index-item-body">
5534                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodleft_block">MyLayoutPage::left_block()</a> in example3.php</div>
5535                                                            <div class="index-item-description">this function returns the contents  of the left block.  It is already wrapped  in a TD</div>
5536                                            </dd>
5537                            <dt class="field">
5538                                                    <span class="method-title">left_block</span>
5539                                            </dt>
5540                    <dd class="index-item-body">
5541                            <div class="index-item-details"><a href="phpHtmlLib/examples/LeftBlockPage.html#methodleft_block">LeftBlockPage::left_block()</a> in example4.php</div>
5542                                                            <div class="index-item-description">this function returns the contents  of the left block.  It is already wrapped  in a TD</div>
5543                                            </dd>
5544                            <dt class="field">
5545                                                    LEGENDtag
5546                                            </dt>
5547                    <dd class="index-item-body">
5548                            <div class="index-item-details"><a href="phpHtmlLib/LEGENDtag.html">LEGENDtag</a> in ALLTAGS.inc</div>
5549                                                            <div class="index-item-description">&lt;LEGEND&gt; tag class</div>
5550                                            </dd>
5551                            <dt class="field">
5552                                                    LINEARGRADIENTsvgtag
5553                                            </dt>
5554                    <dd class="index-item-body">
5555                            <div class="index-item-details"><a href="phpHtmlLib/LINEARGRADIENTsvgtag.html">LINEARGRADIENTsvgtag</a> in SVGTAGS.inc</div>
5556                                                            <div class="index-item-description">&lt;linearGradient&gt; SVG tag</div>
5557                                            </dd>
5558                            <dt class="field">
5559                                                    LINEsvgtag
5560                                            </dt>
5561                    <dd class="index-item-body">
5562                            <div class="index-item-details"><a href="phpHtmlLib/LINEsvgtag.html">LINEsvgtag</a> in SVGTAGS.inc</div>
5563                                                            <div class="index-item-description">&lt;line&gt; SVG tag</div>
5564                                            </dd>
5565                            <dt class="field">
5566                                                    LINKtag
5567                                            </dt>
5568                    <dd class="index-item-body">
5569                            <div class="index-item-details"><a href="phpHtmlLib/LINKtag.html">LINKtag</a> in ALLTAGS.inc</div>
5570                                                            <div class="index-item-description">&lt;LINK&gt; tag class</div>
5571                                            </dd>
5572                            <dt class="field">
5573                                                    ListAction
5574                                            </dt>
5575                    <dd class="index-item-body">
5576                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html">ListAction</a> in ListAction.inc</div>
5577                                                            <div class="index-item-description">A class for showing a list of items  to preform an action on</div>
5578                                            </dd>
5579                            <dt class="field">
5580                                                    LItag
5581                                            </dt>
5582                    <dd class="index-item-body">
5583                            <div class="index-item-details"><a href="phpHtmlLib/LItag.html">LItag</a> in ALLTAGS.inc</div>
5584                                                            <div class="index-item-description">&lt;LI&gt; tag class</div>
5585                                            </dd>
5586                            <dt class="field">
5587                                                    <span class="include-title">ListAction.inc</span>
5588                                            </dt>
5589                    <dd class="index-item-body">
5590                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ListAction_inc.html">ListAction.inc</a> in ListAction.inc</div>
5591                                            </dd>
5592                    </dl>
5593            <a name="m"></a>
5594            <div class="index-letter-section">
5595                    <div style="float: left" class="index-letter-title">m</div>
5596                    <div style="float: right"><a href="#top">top</a></div>
5597                    <div style="clear: both"></div>
5598            </div>
5599            <dl>
5600                            <dt class="field">
5601                                                    <span class="include-title">MyLayoutPage.inc</span>
5602                                            </dt>
5603                    <dd class="index-item-body">
5604                            <div class="index-item-details"><a href="phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a> in MyLayoutPage.inc</div>
5605                                            </dd>
5606                            <dt class="field">
5607                                                    <span class="include-title">misc.inc</span>
5608                                            </dt>
5609                    <dd class="index-item-body">
5610                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_misc_inc.html">misc.inc</a> in misc.inc</div>
5611                                            </dd>
5612                            <dt class="field">
5613                                                    <span class="method-title">mailto</span>
5614                                            </dt>
5615                    <dd class="index-item-body">
5616                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionmailto">mailto()</a> in html_utils.inc</div>
5617                                                            <div class="index-item-description">build a mailto url link .</div>
5618                                            </dd>
5619                            <dt class="field">
5620                                                    <span class="method-title">main_block</span>
5621                                            </dt>
5622                    <dd class="index-item-body">
5623                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodmain_block">MyLayoutPage::main_block()</a> in example3.php</div>
5624                                                            <div class="index-item-description">We override this method to automatically  break up the main block into a  left block and a right block</div>
5625                                            </dd>
5626                            <dt class="field">
5627                                                    MAPtag
5628                                            </dt>
5629                    <dd class="index-item-body">
5630                            <div class="index-item-details"><a href="phpHtmlLib/MAPtag.html">MAPtag</a> in ALLTAGS.inc</div>
5631                                                            <div class="index-item-description">&lt;MAP&gt; tag class</div>
5632                                            </dd>
5633                            <dt class="field">
5634                                                    MARKERsvgtag
5635                                            </dt>
5636                    <dd class="index-item-body">
5637                            <div class="index-item-details"><a href="phpHtmlLib/MARKERsvgtag.html">MARKERsvgtag</a> in SVGTAGS.inc</div>
5638                                                            <div class="index-item-description">&lt;maker&gt; SVG tag</div>
5639                                            </dd>
5640                            <dt class="field">
5641                                                    MASKsvgtag
5642                                            </dt>
5643                    <dd class="index-item-body">
5644                            <div class="index-item-details"><a href="phpHtmlLib/MASKsvgtag.html">MASKsvgtag</a> in SVGTAGS.inc</div>
5645                                                            <div class="index-item-description">&lt;mask&gt; SVG tag</div>
5646                                            </dd>
5647                            <dt class="field">
5648                                                    METADATAsvgtag
5649                                            </dt>
5650                    <dd class="index-item-body">
5651                            <div class="index-item-details"><a href="phpHtmlLib/METADATAsvgtag.html">METADATAsvgtag</a> in SVGTAGS.inc</div>
5652                                                            <div class="index-item-description">&lt;metadata&gt; SVG tag</div>
5653                                            </dd>
5654                            <dt class="field">
5655                                                    METAtag
5656                                            </dt>
5657                    <dd class="index-item-body">
5658                            <div class="index-item-details"><a href="phpHtmlLib/METAtag.html">METAtag</a> in ALLTAGS.inc</div>
5659                                                            <div class="index-item-description">&lt;META&gt; tag class</div>
5660                                            </dd>
5661                            <dt class="field">
5662                                                    MISSINGGLYPHsvgtag
5663                                            </dt>
5664                    <dd class="index-item-body">
5665                            <div class="index-item-details"><a href="phpHtmlLib/MISSINGGLYPHsvgtag.html">MISSINGGLYPHsvgtag</a> in SVGTAGS.inc</div>
5666                                                            <div class="index-item-description">&lt;missing-glyph&gt; SVG tag</div>
5667                                            </dd>
5668                            <dt class="field">
5669                                                    MPATHsvgtag
5670                                            </dt>
5671                    <dd class="index-item-body">
5672                            <div class="index-item-details"><a href="phpHtmlLib/MPATHsvgtag.html">MPATHsvgtag</a> in SVGTAGS.inc</div>
5673                                                            <div class="index-item-description">&lt;mpath&gt; SVG tag</div>
5674                                            </dd>
5675                            <dt class="field">
5676                                                    <span class="method-title">MyLayoutPage</span>
5677                                            </dt>
5678                    <dd class="index-item-body">
5679                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodMyLayoutPage">MyLayoutPage::MyLayoutPage()</a> in example3.php</div>
5680                                                            <div class="index-item-description">This is the constructor.</div>
5681                                            </dd>
5682                            <dt class="field">
5683                                                    MyLayoutPage
5684                                            </dt>
5685                    <dd class="index-item-body">
5686                            <div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html">MyLayoutPage</a> in example3.php</div>
5687                                                            <div class="index-item-description">This class is used to build content  for an entire page.  It uses the  HTMLPageClass widget from phphtmllib  to render the final output.</div>
5688                                            </dd>
5689                            <dt class="field">
5690                                                    MyWizard
5691                                            </dt>
5692                    <dd class="index-item-body">
5693                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/MyWizard.html">MyWizard</a> in wizard1.php</div>
5694                                                            <div class="index-item-description">This is the main engine for the processing</div>
5695                                            </dd>
5696                            <dt class="field">
5697                                                    <span class="include-title">misc_utils.inc</span>
5698                                            </dt>
5699                    <dd class="index-item-body">
5700                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html">misc_utils.inc</a> in misc_utils.inc</div>
5701                                            </dd>
5702                    </dl>
5703            <a name="n"></a>
5704            <div class="index-letter-section">
5705                    <div style="float: left" class="index-letter-title">n</div>
5706                    <div style="float: right"><a href="#top">top</a></div>
5707                    <div style="clear: both"></div>
5708            </div>
5709            <dl>
5710                            <dt class="field">
5711                                                    NavTable
5712                                            </dt>
5713                    <dd class="index-item-body">
5714                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html">NavTable</a> in NavTable.inc</div>
5715                                                            <div class="index-item-description">This builds a navigational table  widget that has a title, any #  of subtitles and then navigational  links.</div>
5716                                            </dd>
5717                            <dt class="field">
5718                                                    <span class="method-title">NavTable</span>
5719                                            </dt>
5720                    <dd class="index-item-body">
5721                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodNavTable">NavTable::NavTable()</a> in NavTable.inc</div>
5722                                                            <div class="index-item-description">the constructor for this class.</div>
5723                                            </dd>
5724                            <dt class="field">
5725                                                    NavTableCSS
5726                                            </dt>
5727                    <dd class="index-item-body">
5728                            <div class="index-item-details"><a href="phpHtmlLib/NavTableCSS.html">NavTableCSS</a> in NavTable.inc</div>
5729                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
5730                                            </dd>
5731                            <dt class="field">
5732                                                    NOBRtag
5733                                            </dt>
5734                    <dd class="index-item-body">
5735                            <div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html">NOBRtag</a> in ALLTAGS.inc</div>
5736                                                            <div class="index-item-description">&lt;NOBR&gt; tag class</div>
5737                                            </dd>
5738                            <dt class="field">
5739                                                    NOFRAMEStag
5740                                            </dt>
5741                    <dd class="index-item-body">
5742                            <div class="index-item-details"><a href="phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a> in ALLTAGS.inc</div>
5743                                                            <div class="index-item-description">&lt;NOFRAMES&gt; tag class</div>
5744                                            </dd>
5745                            <dt class="field">
5746                                                    NOOPtag
5747                                            </dt>
5748                    <dd class="index-item-body">
5749                            <div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html">NOOPtag</a> in WMLTAGS.inc</div>
5750                                                            <div class="index-item-description">&lt;NOOP&gt; tag class</div>
5751                                            </dd>
5752                            <dt class="field">
5753                                                    NOSCRIPTtag
5754                                            </dt>
5755                    <dd class="index-item-body">
5756                            <div class="index-item-details"><a href="phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a> in ALLTAGS.inc</div>
5757                                                            <div class="index-item-description">&lt;NOSCRIPT&gt; tag class</div>
5758                                            </dd>
5759                            <dt class="field">
5760                                                    <span class="const-title">NOT_SEARCHABLE</span>
5761                                            </dt>
5762                    <dd class="index-item-body">
5763                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineNOT_SEARCHABLE">NOT_SEARCHABLE</a> in DataList.inc</div>
5764                                            </dd>
5765                            <dt class="field">
5766                                                    <span class="const-title">NOT_SORTABLE</span>
5767                                            </dt>
5768                    <dd class="index-item-body">
5769                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineNOT_SORTABLE">NOT_SORTABLE</a> in DataList.inc</div>
5770                                            </dd>
5771                            <dt class="field">
5772                                                    <span class="method-title">numrows</span>
5773                                            </dt>
5774                    <dd class="index-item-body">
5775                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodnumrows">DataList::numrows()</a> in DataList.inc</div>
5776                                                            <div class="index-item-description">This function returns the number of rows  that the query found.</div>
5777                                            </dd>
5778                            <dt class="field">
5779                                                    <span class="method-title">num_items_on_page</span>
5780                                            </dt>
5781                    <dd class="index-item-body">
5782                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodnum_items_on_page">ImageThumbnailWidget::num_items_on_page()</a> in ImageThumbnailWidget.inc</div>
5783                                                            <div class="index-item-description">Calculate the # of items  to on a particular page.</div>
5784                                            </dd>
5785                            <dt class="field">
5786                                                    <span class="method-title">num_pages</span>
5787                                            </dt>
5788                    <dd class="index-item-body">
5789                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodnum_pages">ImageThumbnailWidget::num_pages()</a> in ImageThumbnailWidget.inc</div>
5790                                                            <div class="index-item-description">Calculate the number of</div>
5791                                            </dd>
5792                            <dt class="field">
5793                                                    <span class="include-title">NavTable.inc</span>
5794                                            </dt>
5795                    <dd class="index-item-body">
5796                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_NavTable_inc.html">NavTable.inc</a> in NavTable.inc</div>
5797                                            </dd>
5798                    </dl>
5799            <a name="o"></a>
5800            <div class="index-letter-section">
5801                    <div style="float: left" class="index-letter-title">o</div>
5802                    <div style="float: right"><a href="#top">top</a></div>
5803                    <div style="clear: both"></div>
5804            </div>
5805            <dl>
5806                            <dt class="field">
5807                                                    OBJECTtag
5808                                            </dt>
5809                    <dd class="index-item-body">
5810                            <div class="index-item-details"><a href="phpHtmlLib/OBJECTtag.html">OBJECTtag</a> in ALLTAGS.inc</div>
5811                                                            <div class="index-item-description">&lt;OBJECT&gt; tag class</div>
5812                                            </dd>
5813                            <dt class="field">
5814                                                    <span class="method-title">offset</span>
5815                                            </dt>
5816                    <dd class="index-item-body">
5817                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodoffset">DataList::offset()</a> in DataList.inc</div>
5818                                                            <div class="index-item-description">This function returns the current value  of the offset variable. This is an offset  into the query return data set.</div>
5819                                            </dd>
5820                            <dt class="field">
5821                                                    <span class="method-title">offset</span>
5822                                            </dt>
5823                    <dd class="index-item-body">
5824                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodoffset">ImageThumbnailWidget::offset()</a> in ImageThumbnailWidget.inc</div>
5825                                                            <div class="index-item-description">Get the current value of the offset var</div>
5826                                            </dd>
5827                            <dt class="field">
5828                                                    OLtag
5829                                            </dt>
5830                    <dd class="index-item-body">
5831                            <div class="index-item-details"><a href="phpHtmlLib/OLtag.html">OLtag</a> in ALLTAGS.inc</div>
5832                                            </dd>
5833                            <dt class="field">
5834                                                    <span class="method-title">onBlur</span>
5835                                            </dt>
5836                    <dd class="index-item-body">
5837                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a> in FormElement.inc</div>
5838                                                            <div class="index-item-description">This function return the javaScript code for  an onBlur event</div>
5839                                            </dd>
5840                            <dt class="field">
5841                                                    <span class="method-title">onChange</span>
5842                                            </dt>
5843                    <dd class="index-item-body">
5844                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a> in FormElement.inc</div>
5845                                                            <div class="index-item-description">this function retuns the javaScript code for  an onChange event</div>
5846                                            </dd>
5847                            <dt class="field">
5848                                                    <span class="method-title">onClick</span>
5849                                            </dt>
5850                    <dd class="index-item-body">
5851                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a> in FormElement.inc</div>
5852                                                            <div class="index-item-description">This function return the javaScript code for  an onClick event</div>
5853                                            </dd>
5854                            <dt class="field">
5855                                                    <span class="method-title">onClick</span>
5856                                            </dt>
5857                    <dd class="index-item-body">
5858                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodonClick">FESubmitButton::onClick()</a> in FEButton.inc</div>
5859                                                            <div class="index-item-description">This function return the javaScript code for  an onSubmit event</div>
5860                                            </dd>
5861                            <dt class="field">
5862                                                    <span class="method-title">onClick</span>
5863                                            </dt>
5864                    <dd class="index-item-body">
5865                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodonClick">FEButton::onClick()</a> in FEButton.inc</div>
5866                                                            <div class="index-item-description">This function return the javaScript code for  an onClick event</div>
5867                                            </dd>
5868                            <dt class="field">
5869                                                    ONEVENTtag
5870                                            </dt>
5871                    <dd class="index-item-body">
5872                            <div class="index-item-details"><a href="phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a> in WMLTAGS.inc</div>
5873                                                            <div class="index-item-description">&lt;ONEVENT&gt; tag class</div>
5874                                            </dd>
5875                            <dt class="field">
5876                                                    <span class="method-title">onFocus</span>
5877                                            </dt>
5878                    <dd class="index-item-body">
5879                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a> in FormElement.inc</div>
5880                                                            <div class="index-item-description">This function return the javaScript code for  an onFocus event</div>
5881                                            </dd>
5882                            <dt class="field">
5883                                                    <span class="method-title">onSubmit</span>
5884                                            </dt>
5885                    <dd class="index-item-body">
5886                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a> in FormElement.inc</div>
5887                                                            <div class="index-item-description">This function return the javaScript code for  an onSubmit event</div>
5888                                            </dd>
5889                            <dt class="field">
5890                                                    OPTGROUPtag
5891                                            </dt>
5892                    <dd class="index-item-body">
5893                            <div class="index-item-details"><a href="phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a> in ALLTAGS.inc</div>
5894                                                            <div class="index-item-description">&lt;OPTGROUP&gt; tag class</div>
5895                                            </dd>
5896                            <dt class="field">
5897                                                    OPTIONtag
5898                                            </dt>
5899                    <dd class="index-item-body">
5900                            <div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html">OPTIONtag</a> in ALLTAGS.inc</div>
5901                                                            <div class="index-item-description">&lt;OPTION&gt; tag class</div>
5902                                            </dd>
5903                            <dt class="field">
5904                                                    <span class="method-title">orderby</span>
5905                                            </dt>
5906                    <dd class="index-item-body">
5907                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodorderby">DataList::orderby()</a> in DataList.inc</div>
5908                                                            <div class="index-item-description">This function returns the value of the  current orderby variable.</div>
5909                                            </dd>
5910                    </dl>
5911            <a name="p"></a>
5912            <div class="index-letter-section">
5913                    <div style="float: left" class="index-letter-title">p</div>
5914                    <div style="float: right"><a href="#top">top</a></div>
5915                    <div style="clear: both"></div>
5916            </div>
5917            <dl>
5918                            <dt class="field">
5919                                                    <span class="method-title">PageWidget</span>
5920                                            </dt>
5921                    <dd class="index-item-body">
5922                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodPageWidget">PageWidget::PageWidget()</a> in PageWidget.inc</div>
5923                                                            <div class="index-item-description">Constructor:</div>
5924                                            </dd>
5925                            <dt class="field">
5926                                                    PageWidget
5927                                            </dt>
5928                    <dd class="index-item-body">
5929                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html">PageWidget</a> in PageWidget.inc</div>
5930                                                            <div class="index-item-description">This class is used to build content  for an entire page.  It uses the  HTMLPageClass widget from phphtmllib  to render the final output.</div>
5931                                            </dd>
5932                            <dt class="field">
5933                                                    PARAMtag
5934                                            </dt>
5935                    <dd class="index-item-body">
5936                            <div class="index-item-details"><a href="phpHtmlLib/PARAMtag.html">PARAMtag</a> in ALLTAGS.inc</div>
5937                                                            <div class="index-item-description">&lt;PARAM&gt; tag class</div>
5938                                            </dd>
5939                            <dt class="field">
5940                                                    <span class="method-title">password</span>
5941                                            </dt>
5942                    <dd class="index-item-body">
5943                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodpassword">FEConfirmPassword::password()</a> in FEPassword.inc</div>
5944                                                            <div class="index-item-description">use this function to add the  FEPassword object that we want  to confirm.</div>
5945                                            </dd>
5946                            <dt class="field">
5947                                                    PATHsvgtag
5948                                            </dt>
5949                    <dd class="index-item-body">
5950                            <div class="index-item-details"><a href="phpHtmlLib/PATHsvgtag.html">PATHsvgtag</a> in SVGTAGS.inc</div>
5951                                                            <div class="index-item-description">&lt;path&gt; SVG tag</div>
5952                                            </dd>
5953                            <dt class="field">
5954                                                    PATTERNsvgtag
5955                                            </dt>
5956                    <dd class="index-item-body">
5957                            <div class="index-item-details"><a href="phpHtmlLib/PATTERNsvgtag.html">PATTERNsvgtag</a> in SVGTAGS.inc</div>
5958                                                            <div class="index-item-description">&lt;pattern&gt; SVG tag</div>
5959                                            </dd>
5960                            <dt class="field">
5961                                                    pearmysqllist
5962                                            </dt>
5963                    <dd class="index-item-body">
5964                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a> in widget6.php</div>
5965                                                            <div class="index-item-description">This is an example that shows how to use a PEAR db object  as the source for the data to show.</div>
5966                                            </dd>
5967                            <dt class="field">
5968                                                    <span class="method-title">PEARSQLDataListSource</span>
5969                                            </dt>
5970                    <dd class="index-item-body">
5971                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodPEARSQLDataListSource">PEARSQLDataListSource::PEARSQLDataListSource()</a> in PEARSQLDataListSource.inc</div>
5972                                                            <div class="index-item-description">The constructor is used to pass in the  PEAR DB object that has already been  created and connected to the db.</div>
5973                                            </dd>
5974                            <dt class="field">
5975                                                    PEARSQLDataListSource
5976                                            </dt>
5977                    <dd class="index-item-body">
5978                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a> in PEARSQLDataListSource.inc</div>
5979                                                            <div class="index-item-description">This SQLDataListSource child class interacts with  with the specific DB via the php PEAR DB abstraction  objects.</div>
5980                                            </dd>
5981                            <dt class="field">
5982                                                    <span class="method-title">PGSQLDataListSource</span>
5983                                            </dt>
5984                    <dd class="index-item-body">
5985                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodPGSQLDataListSource">PGSQLDataListSource::PGSQLDataListSource()</a> in PGSQLDataListSource.inc</div>
5986                                                            <div class="index-item-description">The constructor is used to pass in the  postgres connection reference</div>
5987                                            </dd>
5988                            <dt class="field">
5989                                                    PGSQLDataListSource
5990                                            </dt>
5991                    <dd class="index-item-body">
5992                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html">PGSQLDataListSource</a> in PGSQLDataListSource.inc</div>
5993                                                            <div class="index-item-description">This SQLDataListSource child class interacts with</div>
5994                                            </dd>
5995                            <dt class="field">
5996                                                    <span class="method-title">phphtmllib_get_version</span>
5997                                            </dt>
5998                    <dd class="index-item-body">
5999                            <div class="index-item-details"><a href="phpHtmlLib/_version_inc.html#functionphphtmllib_get_version">phphtmllib_get_version()</a> in version.inc</div>
6000                                                            <div class="index-item-description">get the current version of  the phphtmllib libraries.</div>
6001                                            </dd>
6002                            <dt class="field">
6003                                                    <span class="const-title">PHPHTMLLIB_VERSION</span>
6004                                            </dt>
6005                    <dd class="index-item-body">
6006                            <div class="index-item-details"><a href="phpHtmlLib/_version_inc.html#definePHPHTMLLIB_VERSION">PHPHTMLLIB_VERSION</a> in version.inc</div>
6007                                                            <div class="index-item-description">This is the version of the libs</div>
6008                                            </dd>
6009                            <dt class="field">
6010                                                    POLYGONsvgtag
6011                                            </dt>
6012                    <dd class="index-item-body">
6013                            <div class="index-item-details"><a href="phpHtmlLib/POLYGONsvgtag.html">POLYGONsvgtag</a> in SVGTAGS.inc</div>
6014                                                            <div class="index-item-description">&lt;polygon&gt; SVG tag</div>
6015                                            </dd>
6016                            <dt class="field">
6017                                                    POLYLINEsvgtag
6018                                            </dt>
6019                    <dd class="index-item-body">
6020                            <div class="index-item-details"><a href="phpHtmlLib/POLYLINEsvgtag.html">POLYLINEsvgtag</a> in SVGTAGS.inc</div>
6021                                                            <div class="index-item-description">&lt;polyline&gt; SVG tag</div>
6022                                            </dd>
6023                            <dt class="field">
6024                                                    POSTFIELDtag
6025                                            </dt>
6026                    <dd class="index-item-body">
6027                            <div class="index-item-details"><a href="phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a> in WMLTAGS.inc</div>
6028                                                            <div class="index-item-description">&lt;POSTFIELD&gt; tag class</div>
6029                                            </dd>
6030                            <dt class="field">
6031                                                    <span class="method-title">prequery_row_filter</span>
6032                                            </dt>
6033                    <dd class="index-item-body">
6034                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodprequery_row_filter">ArrayDataListSource::prequery_row_filter()</a> in ArrayDataListSource.inc</div>
6035                                                            <div class="index-item-description">This is used to perform pre-query filtering  Gives us a chance to run the next row through a filter  before any processing has been done</div>
6036                                            </dd>
6037                            <dt class="field">
6038                                                    PREtag
6039                                            </dt>
6040                    <dd class="index-item-body">
6041                            <div class="index-item-details"><a href="phpHtmlLib/PREtag.html">PREtag</a> in ALLTAGS.inc</div>
6042                                            </dd>
6043                            <dt class="field">
6044                                                    PREVtag
6045                                            </dt>
6046                    <dd class="index-item-body">
6047                            <div class="index-item-details"><a href="phpHtmlLib/PREVtag.html">PREVtag</a> in WMLTAGS.inc</div>
6048                                                            <div class="index-item-description">&lt;PREV&gt; tag class</div>
6049                                            </dd>
6050                            <dt class="field">
6051                                                    <span class="method-title">pre_confirm</span>
6052                                            </dt>
6053                    <dd class="index-item-body">
6054                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a> in FormContent.inc</div>
6055                                                            <div class="index-item-description">This method allows this class to do any  data munging prior to the form_confirm  method being called @ render time.</div>
6056                                            </dd>
6057                            <dt class="field">
6058                                                    Ptag
6059                                            </dt>
6060                    <dd class="index-item-body">
6061                            <div class="index-item-details"><a href="phpHtmlLib/Ptag.html">Ptag</a> in ALLTAGS.inc</div>
6062                                                            <div class="index-item-description">&lt;P&gt; tag class</div>
6063                                            </dd>
6064                            <dt class="field">
6065                                                    <span class="method-title">push</span>
6066                                            </dt>
6067                    <dd class="index-item-body">
6068                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush">TextCSSNav::push()</a> in TextCSSNav.inc</div>
6069                                                            <div class="index-item-description">depricated version of add()</div>
6070                                            </dd>
6071                            <dt class="field">
6072                                                    <span class="method-title">push</span>
6073                                            </dt>
6074                    <dd class="index-item-body">
6075                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush">ImageThumbnailWidget::push()</a> in ImageThumbnailWidget.inc</div>
6076                                            </dd>
6077                            <dt class="field">
6078                                                    <span class="method-title">push</span>
6079                                            </dt>
6080                    <dd class="index-item-body">
6081                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush">TextNav::push()</a> in TextNav.inc</div>
6082                                                            <div class="index-item-description">depricated version of add()</div>
6083                                            </dd>
6084                            <dt class="field">
6085                                                    <span class="method-title">push</span>
6086                                            </dt>
6087                    <dd class="index-item-body">
6088                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush">TreeNav::push()</a> in TreeNav.inc</div>
6089                                            </dd>
6090                            <dt class="field">
6091                                                    <span class="method-title">push</span>
6092                                            </dt>
6093                    <dd class="index-item-body">
6094                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a> in XMLDocumentClass.inc</div>
6095                                                            <div class="index-item-description">Same as add().</div>
6096                                            </dd>
6097                            <dt class="field">
6098                                                    <span class="method-title">push</span>
6099                                            </dt>
6100                    <dd class="index-item-body">
6101                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodpush">TRtag::push()</a> in ALLTAGS.inc</div>
6102                                                            <div class="index-item-description">Same ass add()</div>
6103                                            </dd>
6104                            <dt class="field">
6105                                                    <span class="method-title">push</span>
6106                                            </dt>
6107                    <dd class="index-item-body">
6108                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodpush">Container::push()</a> in ContainerClass.inc</div>
6109                                                            <div class="index-item-description">Same as add().</div>
6110                                            </dd>
6111                            <dt class="field">
6112                                                    <span class="method-title">push</span>
6113                                            </dt>
6114                    <dd class="index-item-body">
6115                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush">HTMLPageClass::push()</a> in HTMLPageClass.inc</div>
6116                                                            <div class="index-item-description">Same as add()</div>
6117                                            </dd>
6118                            <dt class="field">
6119                                                    <span class="method-title">push</span>
6120                                            </dt>
6121                    <dd class="index-item-body">
6122                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodpush">FooterNav::push()</a> in FooterNav.inc</div>
6123                                                            <div class="index-item-description">add an entry to the footer nav.</div>
6124                                            </dd>
6125                            <dt class="field">
6126                                                    <span class="method-title">push</span>
6127                                            </dt>
6128                    <dd class="index-item-body">
6129                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush">NavTable::push()</a> in NavTable.inc</div>
6130                                                            <div class="index-item-description">depricated version of add()</div>
6131                                            </dd>
6132                            <dt class="field">
6133                                                    <span class="method-title">push_args</span>
6134                                            </dt>
6135                    <dd class="index-item-body">
6136                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functionpush_args">push_args()</a> in misc_utils.inc</div>
6137                                                            <div class="index-item-description">This function pushes an array of keys  into an HTMLTagObject</div>
6138                                            </dd>
6139                            <dt class="field">
6140                                                    <span class="method-title">push_blank</span>
6141                                            </dt>
6142                    <dd class="index-item-body">
6143                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush_blank">TextNav::push_blank()</a> in TextNav.inc</div>
6144                                                            <div class="index-item-description">depricated version of add_blank()</div>
6145                                            </dd>
6146                            <dt class="field">
6147                                                    <span class="method-title">push_blank</span>
6148                                            </dt>
6149                    <dd class="index-item-body">
6150                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_blank">ImageThumbnailWidget::push_blank()</a> in ImageThumbnailWidget.inc</div>
6151                                            </dd>
6152                            <dt class="field">
6153                                                    <span class="method-title">push_blank</span>
6154                                            </dt>
6155                    <dd class="index-item-body">
6156                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush_blank">TextCSSNav::push_blank()</a> in TextCSSNav.inc</div>
6157                                                            <div class="index-item-description">depricated version of add_blank()</div>
6158                                            </dd>
6159                            <dt class="field">
6160                                                    <span class="method-title">push_blank</span>
6161                                            </dt>
6162                    <dd class="index-item-body">
6163                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush_blank">TreeNav::push_blank()</a> in TreeNav.inc</div>
6164                                            </dd>
6165                            <dt class="field">
6166                                                    <span class="method-title">push_blank</span>
6167                                            </dt>
6168                    <dd class="index-item-body">
6169                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_blank">NavTable::push_blank()</a> in NavTable.inc</div>
6170                                                            <div class="index-item-description">depricated version of add_blank()</div>
6171                                            </dd>
6172                            <dt class="field">
6173                                                    <span class="method-title">push_css_link</span>
6174                                            </dt>
6175                    <dd class="index-item-body">
6176                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_css_link">HTMLPageClass::push_css_link()</a> in HTMLPageClass.inc</div>
6177                                                            <div class="index-item-description">Same ass add_css_link()</div>
6178                                            </dd>
6179                            <dt class="field">
6180                                                    <span class="method-title">push_heading</span>
6181                                            </dt>
6182                    <dd class="index-item-body">
6183                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_heading">NavTable::push_heading()</a> in NavTable.inc</div>
6184                                                            <div class="index-item-description">depricated version of add_heading()</div>
6185                                            </dd>
6186                            <dt class="field">
6187                                                    <span class="method-title">push_head_content</span>
6188                                            </dt>
6189                    <dd class="index-item-body">
6190                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_head_content">HTMLPageClass::push_head_content()</a> in HTMLPageClass.inc</div>
6191                                                            <div class="index-item-description">Same ass add_head_content()</div>
6192                                            </dd>
6193                            <dt class="field">
6194                                                    <span class="method-title">push_head_js</span>
6195                                            </dt>
6196                    <dd class="index-item-body">
6197                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_head_js">HTMLPageClass::push_head_js()</a> in HTMLPageClass.inc</div>
6198                                                            <div class="index-item-description">Same ass add_head_js()</div>
6199                                            </dd>
6200                            <dt class="field">
6201                                                    <span class="method-title">push_js_link</span>
6202                                            </dt>
6203                    <dd class="index-item-body">
6204                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_js_link">HTMLPageClass::push_js_link()</a> in HTMLPageClass.inc</div>
6205                                                            <div class="index-item-description">same as add_js_link()</div>
6206                                            </dd>
6207                            <dt class="field">
6208                                                    <span class="method-title">push_reference</span>
6209                                            </dt>
6210                    <dd class="index-item-body">
6211                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodpush_reference">TRtag::push_reference()</a> in ALLTAGS.inc</div>
6212                                                            <div class="index-item-description">Same ass add_reference()</div>
6213                                            </dd>
6214                            <dt class="field">
6215                                                    <span class="method-title">push_reference</span>
6216                                            </dt>
6217                    <dd class="index-item-body">
6218                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a> in ContainerClass.inc</div>
6219                                                            <div class="index-item-description">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</div>
6220                                            </dd>
6221                            <dt class="field">
6222                                                    <span class="method-title">push_reference</span>
6223                                            </dt>
6224                    <dd class="index-item-body">
6225                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a> in XMLDocumentClass.inc</div>
6226                                                            <div class="index-item-description">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</div>
6227                                            </dd>
6228                            <dt class="field">
6229                                                    <span class="method-title">push_reference</span>
6230                                            </dt>
6231                    <dd class="index-item-body">
6232                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_reference">HTMLPageClass::push_reference()</a> in HTMLPageClass.inc</div>
6233                                                            <div class="index-item-description">Same as add()</div>
6234                                            </dd>
6235                            <dt class="field">
6236                                                    <span class="method-title">push_row</span>
6237                                            </dt>
6238                    <dd class="index-item-body">
6239                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodpush_row">TABLEtag::push_row()</a> in ALLTAGS.inc</div>
6240                                                            <div class="index-item-description">Same ass add_row()</div>
6241                                            </dd>
6242                            <dt class="field">
6243                                                    <span class="method-title">push_text</span>
6244                                            </dt>
6245                    <dd class="index-item-body">
6246                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_text">NavTable::push_text()</a> in NavTable.inc</div>
6247                                                            <div class="index-item-description">depricated version of add_text()</div>
6248                                            </dd>
6249                            <dt class="field">
6250                                                    <span class="method-title">push_text</span>
6251                                            </dt>
6252                    <dd class="index-item-body">
6253                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_text">ImageThumbnailWidget::push_text()</a> in ImageThumbnailWidget.inc</div>
6254                                            </dd>
6255                            <dt class="field">
6256                                                    <span class="method-title">push_text</span>
6257                                            </dt>
6258                    <dd class="index-item-body">
6259                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush_text">TreeNav::push_text()</a> in TreeNav.inc</div>
6260                                            </dd>
6261                            <dt class="field">
6262                                                    <span class="method-title">push_text</span>
6263                                            </dt>
6264                    <dd class="index-item-body">
6265                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush_text">TextCSSNav::push_text()</a> in TextCSSNav.inc</div>
6266                                                            <div class="index-item-description">depricated version of add_text()</div>
6267                                            </dd>
6268                            <dt class="field">
6269                                                    <span class="method-title">push_text</span>
6270                                            </dt>
6271                    <dd class="index-item-body">
6272                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush_text">TextNav::push_text()</a> in TextNav.inc</div>
6273                                                            <div class="index-item-description">depricated version of add_text()</div>
6274                                            </dd>
6275                            <dt class="field">
6276                                                    <span class="include-title">PEARSQLDataListSource.inc</span>
6277                                            </dt>
6278                    <dd class="index-item-body">
6279                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_PEARSQLDataListSource_inc.html">PEARSQLDataListSource.inc</a> in PEARSQLDataListSource.inc</div>
6280                                            </dd>
6281                            <dt class="field">
6282                                                    <span class="include-title">PGSQLDataListSource.inc</span>
6283                                            </dt>
6284                    <dd class="index-item-body">
6285                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_PGSQLDataListSource_inc.html">PGSQLDataListSource.inc</a> in PGSQLDataListSource.inc</div>
6286                                            </dd>
6287                            <dt class="field">
6288                                                    <span class="include-title">PageWidget.inc</span>
6289                                            </dt>
6290                    <dd class="index-item-body">
6291                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_PageWidget_inc.html">PageWidget.inc</a> in PageWidget.inc</div>
6292                                            </dd>
6293                    </dl>
6294            <a name="q"></a>
6295            <div class="index-letter-section">
6296                    <div style="float: left" class="index-letter-title">q</div>
6297                    <div style="float: right"><a href="#top">top</a></div>
6298                    <div style="clear: both"></div>
6299            </div>
6300            <dl>
6301                            <dt class="field">
6302                                                    Qtag
6303                                            </dt>
6304                    <dd class="index-item-body">
6305                            <div class="index-item-details"><a href="phpHtmlLib/Qtag.html">Qtag</a> in ALLTAGS.inc</div>
6306                                                            <div class="index-item-description">&lt;Q&gt; tag class</div>
6307                                            </dd>
6308                            <dt class="field">
6309                                                    <span class="method-title">query</span>
6310                                            </dt>
6311                    <dd class="index-item-body">
6312                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodquery">DataListSource::query()</a> in DataListSource.inc</div>
6313                                                            <div class="index-item-description">The main Query function.</div>
6314                                            </dd>
6315                    </dl>
6316            <a name="r"></a>
6317            <div class="index-letter-section">
6318                    <div style="float: left" class="index-letter-title">r</div>
6319                    <div style="float: right"><a href="#top">top</a></div>
6320                    <div style="clear: both"></div>
6321            </div>
6322            <dl>
6323                            <dt class="field">
6324                                                    <span class="var-title">$root_name</span>
6325                                            </dt>
6326                    <dd class="index-item-body">
6327                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a> in XMLDocumentClass.inc</div>
6328                                                            <div class="index-item-description">Holds the name of the root xml</div>
6329                                            </dd>
6330                            <dt class="field">
6331                                                    RADIALGRADIENTsvgtag
6332                                            </dt>
6333                    <dd class="index-item-body">
6334                            <div class="index-item-details"><a href="phpHtmlLib/RADIALGRADIENTsvgtag.html">RADIALGRADIENTsvgtag</a> in SVGTAGS.inc</div>
6335                                                            <div class="index-item-description">&lt;radialGradient&gt; SVG tag</div>
6336                                            </dd>
6337                            <dt class="field">
6338                                                    RECTsvgtag
6339                                            </dt>
6340                    <dd class="index-item-body">
6341                            <div class="index-item-details"><a href="phpHtmlLib/RECTsvgtag.html">RECTsvgtag</a> in SVGTAGS.inc</div>
6342                                                            <div class="index-item-description">&lt;rect&gt; SVG tag</div>
6343                                            </dd>
6344                            <dt class="field">
6345                                                    REFRESHtag
6346                                            </dt>
6347                    <dd class="index-item-body">
6348                            <div class="index-item-details"><a href="phpHtmlLib/REFRESHtag.html">REFRESHtag</a> in WMLTAGS.inc</div>
6349                                                            <div class="index-item-description">&lt;REFRESH&gt; tag class</div>
6350                                            </dd>
6351                            <dt class="field">
6352                                                    <span class="method-title">render</span>
6353                                            </dt>
6354                    <dd class="index-item-body">
6355                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodrender">RoundTitleTable::render()</a> in RoundTitleTable.inc</div>
6356                                                            <div class="index-item-description">Render the Navtable and its content.</div>
6357                                            </dd>
6358                            <dt class="field">
6359                                                    <span class="method-title">render</span>
6360                                            </dt>
6361                    <dd class="index-item-body">
6362                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodrender">ActiveTab::render()</a> in ActiveTab.inc</div>
6363                                            </dd>
6364                            <dt class="field">
6365                                                    <span class="method-title">render</span>
6366                                            </dt>
6367                    <dd class="index-item-body">
6368                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodrender">InfoTable::render()</a> in InfoTable.inc</div>
6369                                                            <div class="index-item-description">This function renders the object.</div>
6370                                            </dd>
6371                            <dt class="field">
6372                                                    <span class="method-title">render</span>
6373                                            </dt>
6374                    <dd class="index-item-body">
6375                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a> in HTMLTagClass.inc</div>
6376                                                            <div class="index-item-description">Renders the tag, attributes, content and close tag.</div>
6377                                            </dd>
6378                            <dt class="field">
6379                                                    <span class="method-title">render</span>
6380                                            </dt>
6381                    <dd class="index-item-body">
6382                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodrender">ImageThumbnailWidget::render()</a> in ImageThumbnailWidget.inc</div>
6383                                                            <div class="index-item-description">Render the entire widget.  this includes the  page offset links, as well as the thumbnails.</div>
6384                                            </dd>
6385                            <dt class="field">
6386                                                    <span class="method-title">render</span>
6387                                            </dt>
6388                    <dd class="index-item-body">
6389                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodrender">SVGGraph::render()</a> in SVGGraph.inc</div>
6390                                            </dd>
6391                            <dt class="field">
6392                                                    <span class="method-title">render</span>
6393                                            </dt>
6394                    <dd class="index-item-body">
6395                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodrender">NavTable::render()</a> in NavTable.inc</div>
6396                                                            <div class="index-item-description">Render the Navtable and its content.</div>
6397                                            </dd>
6398                            <dt class="field">
6399                                                    <span class="method-title">render</span>
6400                                            </dt>
6401                    <dd class="index-item-body">
6402                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodrender">TextCSSNav::render()</a> in TextCSSNav.inc</div>
6403                                                            <div class="index-item-description">function that will render the widget.</div>
6404                                            </dd>
6405                            <dt class="field">
6406                                                    <span class="method-title">render</span>
6407                                            </dt>
6408                    <dd class="index-item-body">
6409                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a> in XMLDocumentClass.inc</div>
6410                                                            <div class="index-item-description">function that will render the XML Document.</div>
6411                                            </dd>
6412                            <dt class="field">
6413                                                    <span class="method-title">render</span>
6414                                            </dt>
6415                    <dd class="index-item-body">
6416                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a> in XMLTagClass.inc</div>
6417                                                            <div class="index-item-description">This function is responsible  for rendering the tag and  its contents</div>
6418                                            </dd>
6419                            <dt class="field">
6420                                                    <span class="method-title">render</span>
6421                                            </dt>
6422                    <dd class="index-item-body">
6423                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodrender">VerticalCSSNavTable::render()</a> in VerticalCSSNavTable.inc</div>
6424                                                            <div class="index-item-description">function that will render the widget.</div>
6425                                            </dd>
6426                            <dt class="field">
6427                                                    <span class="method-title">render</span>
6428                                            </dt>
6429                    <dd class="index-item-body">
6430                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodrender">TreeNav::render()</a> in TreeNav.inc</div>
6431                                                            <div class="index-item-description">function that will render the widget.</div>
6432                                            </dd>
6433                            <dt class="field">
6434                                                    <span class="method-title">render</span>
6435                                            </dt>
6436                    <dd class="index-item-body">
6437                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodrender">TextNav::render()</a> in TextNav.inc</div>
6438                                                            <div class="index-item-description">function that will render the widget.</div>
6439                                            </dd>
6440                            <dt class="field">
6441                                                    <span class="method-title">render</span>
6442                                            </dt>
6443                    <dd class="index-item-body">
6444                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodrender">HTMLPageClass::render()</a> in HTMLPageClass.inc</div>
6445                                                            <div class="index-item-description">render the page.</div>
6446                                            </dd>
6447                            <dt class="field">
6448                                                    <span class="method-title">render</span>
6449                                            </dt>
6450                    <dd class="index-item-body">
6451                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodrender">PageWidget::render()</a> in PageWidget.inc</div>
6452                                                            <div class="index-item-description">This is the function that renders the HTML  for this widget.</div>
6453                                            </dd>
6454                            <dt class="field">
6455                                                    <span class="method-title">render</span>
6456                                            </dt>
6457                    <dd class="index-item-body">
6458                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodrender">DataList::render()</a> in DataList.inc</div>
6459                                                            <div class="index-item-description">This function renders the final</div>
6460                                            </dd>
6461                            <dt class="field">
6462                                                    <span class="method-title">render</span>
6463                                            </dt>
6464                    <dd class="index-item-body">
6465                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender">FormProcessor::render()</a> in FormProcessor.inc</div>
6466                                                            <div class="index-item-description">This method is called to render the form's html</div>
6467                                            </dd>
6468                            <dt class="field">
6469                                                    <span class="method-title">render</span>
6470                                            </dt>
6471                    <dd class="index-item-body">
6472                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodrender">FooterNav::render()</a> in FooterNav.inc</div>
6473                                                            <div class="index-item-description">render the code for this widget.</div>
6474                                            </dd>
6475                            <dt class="field">
6476                                                    <span class="method-title">render</span>
6477                                            </dt>
6478                    <dd class="index-item-body">
6479                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodrender">FormWizard::render()</a> in FormWizard.inc</div>
6480                                                            <div class="index-item-description">This function renders the</div>
6481                                            </dd>
6482                            <dt class="field">
6483                                                    <span class="method-title">render</span>
6484                                            </dt>
6485                    <dd class="index-item-body">
6486                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodrender">Container::render()</a> in ContainerClass.inc</div>
6487                                                            <div class="index-item-description">This function is compatible with the  rest of the phpHtmllib API spec.</div>
6488                                            </dd>
6489                            <dt class="field">
6490                                                    <span class="method-title">render</span>
6491                                            </dt>
6492                    <dd class="index-item-body">
6493                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a> in CSSBuilder.inc</div>
6494                                                            <div class="index-item-description">The render method for compatibility  with the rest of the phphtmllib api</div>
6495                                            </dd>
6496                            <dt class="field">
6497                                                    <span class="method-title">render_confirm</span>
6498                                            </dt>
6499                    <dd class="index-item-body">
6500                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_confirm">FormProcessor::render_confirm()</a> in FormProcessor.inc</div>
6501                                                            <div class="index-item-description">This function renders the confirmation  page.  This page sits in between the  front end form, and the action handler.</div>
6502                                            </dd>
6503                            <dt class="field">
6504                                                    <span class="method-title">render_confirm</span>
6505                                            </dt>
6506                    <dd class="index-item-body">
6507                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodrender_confirm">FormWizard::render_confirm()</a> in FormWizard.inc</div>
6508                                                            <div class="index-item-description">This function renders the confirmation  page.  This page sits in between the  front end form, and the action handler.</div>
6509                                            </dd>
6510                            <dt class="field">
6511                                                    <span class="method-title">render_error</span>
6512                                            </dt>
6513                    <dd class="index-item-body">
6514                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_error">FormProcessor::render_error()</a> in FormProcessor.inc</div>
6515                                                            <div class="index-item-description">This renders the error table  and then the form with the fields</div>
6516                                            </dd>
6517                            <dt class="field">
6518                                                    <span class="method-title">render_form</span>
6519                                            </dt>
6520                    <dd class="index-item-body">
6521                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_form">FormProcessor::render_form()</a> in FormProcessor.inc</div>
6522                                                            <div class="index-item-description">This renders the form</div>
6523                                            </dd>
6524                            <dt class="field">
6525                                                    <span class="method-title">reset_attributes</span>
6526                                            </dt>
6527                    <dd class="index-item-body">
6528                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a> in XMLTagClass.inc</div>
6529                                                            <div class="index-item-description">clear all attributes and start with new attributes</div>
6530                                            </dd>
6531                            <dt class="field">
6532                                                    <span class="method-title">reset_content</span>
6533                                            </dt>
6534                    <dd class="index-item-body">
6535                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a> in XMLDocumentClass.inc</div>
6536                                                            <div class="index-item-description">we override this class to make sure  we push all content inside the  local _xml_obj tag</div>
6537                                            </dd>
6538                            <dt class="field">
6539                                                    <span class="method-title">reset_content</span>
6540                                            </dt>
6541                    <dd class="index-item-body">
6542                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a> in ContainerClass.inc</div>
6543                                                            <div class="index-item-description">destroy existing content and start with new content.</div>
6544                                            </dd>
6545                            <dt class="field">
6546                                                    <span class="method-title">reverseorder</span>
6547                                            </dt>
6548                    <dd class="index-item-body">
6549                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodreverseorder">DataList::reverseorder()</a> in DataList.inc</div>
6550                                                            <div class="index-item-description">This function returns the current value of  the reverse order member variable.</div>
6551                                            </dd>
6552                            <dt class="field">
6553                                                    RoundTitleTable
6554                                            </dt>
6555                    <dd class="index-item-body">
6556                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html">RoundTitleTable</a> in RoundTitleTable.inc</div>
6557                                                            <div class="index-item-description">This builds a table  widget that has a nice rounded title,  a subtitle area and any amount of data.</div>
6558                                            </dd>
6559                            <dt class="field">
6560                                                    <span class="method-title">RoundTitleTable</span>
6561                                            </dt>
6562                    <dd class="index-item-body">
6563                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodRoundTitleTable">RoundTitleTable::RoundTitleTable()</a> in RoundTitleTable.inc</div>
6564                                                            <div class="index-item-description">the constructor for this class.</div>
6565                                            </dd>
6566                            <dt class="field">
6567                                                    RoundTitleTableCSS
6568                                            </dt>
6569                    <dd class="index-item-body">
6570                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTableCSS.html">RoundTitleTableCSS</a> in RoundTitleTable.inc</div>
6571                                                            <div class="index-item-description">This class defines the css used by the  RoundTitleTable Object.</div>
6572                                            </dd>
6573                            <dt class="field">
6574                                                    <span class="method-title">rows_per_page</span>
6575                                            </dt>
6576                    <dd class="index-item-body">
6577                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodrows_per_page">ImageThumbnailWidget::rows_per_page()</a> in ImageThumbnailWidget.inc</div>
6578                                                            <div class="index-item-description">Calculates the # of rows  per page possible.</div>
6579                                            </dd>
6580                            <dt class="field">
6581                                                    <span class="method-title">row_filter</span>
6582                                            </dt>
6583                    <dd class="index-item-body">
6584                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodrow_filter">DataListSource::row_filter()</a> in DataListSource.inc</div>
6585                                                            <div class="index-item-description">This is called by the DataList object to allow  us a chance to run the next row through a filter</div>
6586                                            </dd>
6587                            <dt class="field">
6588                                                    <span class="include-title">RoundTitleTable.inc</span>
6589                                            </dt>
6590                    <dd class="index-item-body">
6591                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_RoundTitleTable_inc.html">RoundTitleTable.inc</a> in RoundTitleTable.inc</div>
6592                                            </dd>
6593                    </dl>
6594            <a name="s"></a>
6595            <div class="index-letter-section">
6596                    <div style="float: left" class="index-letter-title">s</div>
6597                    <div style="float: right"><a href="#top">top</a></div>
6598                    <div style="clear: both"></div>
6599            </div>
6600            <dl>
6601                            <dt class="field">
6602                                                    <span class="include-title">StandardFormContent.inc</span>
6603                                            </dt>
6604                    <dd class="index-item-body">
6605                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_StandardFormContent_inc.html">StandardFormContent.inc</a> in StandardFormContent.inc</div>
6606                                            </dd>
6607                            <dt class="field">
6608                                                    SAMPtag
6609                                            </dt>
6610                    <dd class="index-item-body">
6611                            <div class="index-item-details"><a href="phpHtmlLib/SAMPtag.html">SAMPtag</a> in ALLTAGS.inc</div>
6612                                            </dd>
6613                            <dt class="field">
6614                                                    <span class="method-title">save_checked_items</span>
6615                                            </dt>
6616                    <dd class="index-item-body">
6617                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodsave_checked_items">DefaultGUIDatalist::save_checked_items()</a> in DefaultGUIDataList.inc</div>
6618                                                            <div class="index-item-description">set the flag to tell the object to</div>
6619                                            </dd>
6620                            <dt class="field">
6621                                                    SCRIPTsvgtag
6622                                            </dt>
6623                    <dd class="index-item-body">
6624                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html">SCRIPTsvgtag</a> in SVGTAGS.inc</div>
6625                                                            <div class="index-item-description">&lt;script&gt; SVG tag</div>
6626                                            </dd>
6627                            <dt class="field">
6628                                                    SCRIPTtag
6629                                            </dt>
6630                    <dd class="index-item-body">
6631                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a> in ALLTAGS.inc</div>
6632                                                            <div class="index-item-description">&lt;SCRIPT&gt; tag class</div>
6633                                            </dd>
6634                            <dt class="field">
6635                                                    <span class="const-title">SEARCHABLE</span>
6636                                            </dt>
6637                    <dd class="index-item-body">
6638                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCHABLE">SEARCHABLE</a> in DataList.inc</div>
6639                                            </dd>
6640                            <dt class="field">
6641                                                    <span class="const-title">SEARCH_ALL</span>
6642                                            </dt>
6643                    <dd class="index-item-body">
6644                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_ALL">SEARCH_ALL</a> in DataList.inc</div>
6645                                            </dd>
6646                            <dt class="field">
6647                                                    <span class="const-title">SEARCH_BEGINS_WITH</span>
6648                                            </dt>
6649                    <dd class="index-item-body">
6650                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_BEGINS_WITH">SEARCH_BEGINS_WITH</a> in DataList.inc</div>
6651                                            </dd>
6652                            <dt class="field">
6653                                                    <span class="const-title">SEARCH_CONTAINS</span>
6654                                            </dt>
6655                    <dd class="index-item-body">
6656                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_CONTAINS">SEARCH_CONTAINS</a> in DataList.inc</div>
6657                                            </dd>
6658                            <dt class="field">
6659                                                    <span class="method-title">search_disable</span>
6660                                            </dt>
6661                    <dd class="index-item-body">
6662                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_disable">DataList::search_disable()</a> in DataList.inc</div>
6663                                                            <div class="index-item-description">Disable the search ability.</div>
6664                                            </dd>
6665                            <dt class="field">
6666                                                    <span class="method-title">search_enable</span>
6667                                            </dt>
6668                    <dd class="index-item-body">
6669                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_enable">DataList::search_enable()</a> in DataList.inc</div>
6670                                                            <div class="index-item-description">Enable the search ability.</div>
6671                                            </dd>
6672                            <dt class="field">
6673                                                    <span class="const-title">SEARCH_ENDS_WITH</span>
6674                                            </dt>
6675                    <dd class="index-item-body">
6676                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_ENDS_WITH">SEARCH_ENDS_WITH</a> in DataList.inc</div>
6677                                            </dd>
6678                            <dt class="field">
6679                                                    <span class="const-title">SEARCH_EXACT</span>
6680                                            </dt>
6681                    <dd class="index-item-body">
6682                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_EXACT">SEARCH_EXACT</a> in DataList.inc</div>
6683                                            </dd>
6684                            <dt class="field">
6685                                                    <span class="method-title">search_field</span>
6686                                            </dt>
6687                    <dd class="index-item-body">
6688                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_field">DataList::search_field()</a> in DataList.inc</div>
6689                                                            <div class="index-item-description">returns the current value of  the search field name</div>
6690                                            </dd>
6691                            <dt class="field">
6692                                                    <span class="method-title">search_type</span>
6693                                            </dt>
6694                    <dd class="index-item-body">
6695                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_type">DataList::search_type()</a> in DataList.inc</div>
6696                                                            <div class="index-item-description">returns the type of search being used</div>
6697                                            </dd>
6698                            <dt class="field">
6699                                                    <span class="method-title">search_value</span>
6700                                            </dt>
6701                    <dd class="index-item-body">
6702                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_value">DataList::search_value()</a> in DataList.inc</div>
6703                                                            <div class="index-item-description">returns the current value of  te search field value.</div>
6704                                            </dd>
6705                            <dt class="field">
6706                                                    <span class="method-title">search_value_filter</span>
6707                                            </dt>
6708                    <dd class="index-item-body">
6709                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsearch_value_filter">SQLDataListSource::search_value_filter()</a> in SQLDataListSource.inc</div>
6710                                                            <div class="index-item-description">This function does the variable cleaning  that is required to use a search value  in a sql query</div>
6711                                            </dd>
6712                            <dt class="field">
6713                                                    <span class="method-title">search_value_filter</span>
6714                                            </dt>
6715                    <dd class="index-item-body">
6716                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_value_filter">DataList::search_value_filter()</a> in DataList.inc</div>
6717                                                            <div class="index-item-description">This function is used to make safe  any query string value that is used</div>
6718                                            </dd>
6719                            <dt class="field">
6720                                                    <span class="method-title">selected_background</span>
6721                                            </dt>
6722                    <dd class="index-item-body">
6723                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodselected_background">ActiveTab::selected_background()</a> in ActiveTab.inc</div>
6724                                                            <div class="index-item-description">Thie method is used to change the selected tab's</div>
6725                                            </dd>
6726                            <dt class="field">
6727                                                    SELECTtag
6728                                            </dt>
6729                    <dd class="index-item-body">
6730                            <div class="index-item-details"><a href="phpHtmlLib/SELECTtag.html">SELECTtag</a> in ALLTAGS.inc</div>
6731                                                            <div class="index-item-description">&lt;SELECT&gt; tag class</div>
6732                                            </dd>
6733                            <dt class="field">
6734                                                    SETsvgtag
6735                                            </dt>
6736                    <dd class="index-item-body">
6737                            <div class="index-item-details"><a href="phpHtmlLib/SETsvgtag.html">SETsvgtag</a> in SVGTAGS.inc</div>
6738                                                            <div class="index-item-description">&lt;set&gt; SVG tag</div>
6739                                            </dd>
6740                            <dt class="field">
6741                                                    <span class="method-title">setup_columns</span>
6742                                            </dt>
6743                    <dd class="index-item-body">
6744                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsetup_columns">DataList::setup_columns()</a> in DataList.inc</div>
6745                                            </dd>
6746                            <dt class="field">
6747                                                    <span class="method-title">setup_db_options</span>
6748                                            </dt>
6749                    <dd class="index-item-body">
6750                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsetup_db_options">SQLDataListSource::setup_db_options()</a> in SQLDataListSource.inc</div>
6751                                                            <div class="index-item-description">Set which DB options  to use for this list.</div>
6752                                            </dd>
6753                            <dt class="field">
6754                                                    <span class="method-title">setup_order</span>
6755                                            </dt>
6756                    <dd class="index-item-body">
6757                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsetup_order">SQLDataListSource::setup_order()</a> in SQLDataListSource.inc</div>
6758                                                            <div class="index-item-description">This function builds the orderby clause  for the DB query.</div>
6759                                            </dd>
6760                            <dt class="field">
6761                                                    <span class="method-title">setup_validation</span>
6762                                            </dt>
6763                    <dd class="index-item-body">
6764                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodsetup_validation">FormProcessor::setup_validation()</a> in FormProcessor.inc</div>
6765                                                            <div class="index-item-description">This function is used to setup  the validation object and the  form errors object that is to be  used by this form.</div>
6766                                            </dd>
6767                            <dt class="field">
6768                                                    SETVARtag
6769                                            </dt>
6770                    <dd class="index-item-body">
6771                            <div class="index-item-details"><a href="phpHtmlLib/SETVARtag.html">SETVARtag</a> in WMLTAGS.inc</div>
6772                                                            <div class="index-item-description">&lt;SETVAR&gt; tag class</div>
6773                                            </dd>
6774                            <dt class="field">
6775                                                    <span class="method-title">set_action</span>
6776                                            </dt>
6777                    <dd class="index-item-body">
6778                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a> in FormContent.inc</div>
6779                                                            <div class="index-item-description">Save the action for the form</div>
6780                                            </dd>
6781                            <dt class="field">
6782                                                    <span class="method-title">set_actionbar</span>
6783                                            </dt>
6784                    <dd class="index-item-body">
6785                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_actionbar">DefaultGUIDatalist::set_actionbar()</a> in DefaultGUIDataList.inc</div>
6786                                                            <div class="index-item-description">This allows the caller to  turn on/off the rendering of  the bottom action bar row</div>
6787                                            </dd>
6788                            <dt class="field">
6789                                                    <span class="method-title">set_action_message</span>
6790                                            </dt>
6791                    <dd class="index-item-body">
6792                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a> in FormContent.inc</div>
6793                                                            <div class="index-item-description">This sets the action message.</div>
6794                                            </dd>
6795                            <dt class="field">
6796                                                    <span class="method-title">set_action_name</span>
6797                                            </dt>
6798                    <dd class="index-item-body">
6799                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_action_name">ListAction::set_action_name()</a> in ListAction.inc</div>
6800                                                            <div class="index-item-description">Set the name of the action</div>
6801                                            </dd>
6802                            <dt class="field">
6803                                                    <span class="method-title">set_align</span>
6804                                            </dt>
6805                    <dd class="index-item-body">
6806                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_align">ListAction::set_align()</a> in ListAction.inc</div>
6807                                                            <div class="index-item-description">this function is used to set the overall alignment  of the widget</div>
6808                                            </dd>
6809                            <dt class="field">
6810                                                    <span class="method-title">set_align</span>
6811                                            </dt>
6812                    <dd class="index-item-body">
6813                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_align">DefaultGUIDatalist::set_align()</a> in DefaultGUIDataList.inc</div>
6814                                                            <div class="index-item-description">this function is used to set the overall alignment  of the widget</div>
6815                                            </dd>
6816                            <dt class="field">
6817                                                    <span class="method-title">set_align</span>
6818                                            </dt>
6819                    <dd class="index-item-body">
6820                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a> in BaseWidget.inc</div>
6821                                                            <div class="index-item-description">This function sets the align attribute  for the outer table.</div>
6822                                            </dd>
6823                            <dt class="field">
6824                                                    <span class="method-title">set_attribute</span>
6825                                            </dt>
6826                    <dd class="index-item-body">
6827                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a> in FormElement.inc</div>
6828                                                            <div class="index-item-description">add a single attribute (name=&quot;value&quot;)</div>
6829                                            </dd>
6830                            <dt class="field">
6831                                                    <span class="method-title">set_auto_error_display</span>
6832                                            </dt>
6833                    <dd class="index-item-body">
6834                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_auto_error_display">FormProcessor::set_auto_error_display()</a> in FormProcessor.inc</div>
6835                                                            <div class="index-item-description">This sets the flag that tells this class  to automatically call the form contents  form errors and display it or not</div>
6836                                            </dd>
6837                            <dt class="field">
6838                                                    <span class="method-title">set_axis_font_height</span>
6839                                            </dt>
6840                    <dd class="index-item-body">
6841                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_height">SVGGraph::set_axis_font_height()</a> in SVGGraph.inc</div>
6842                                                            <div class="index-item-description">This method sets the height  of font used in calculating  the x and y axis point fonts.</div>
6843                                            </dd>
6844                            <dt class="field">
6845                                                    <span class="method-title">set_axis_font_width</span>
6846                                            </dt>
6847                    <dd class="index-item-body">
6848                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_width">SVGGraph::set_axis_font_width()</a> in SVGGraph.inc</div>
6849                                                            <div class="index-item-description">This method sets the width  of font used in calculating  the x and y axis point fonts.</div>
6850                                            </dd>
6851                            <dt class="field">
6852                                                    <span class="method-title">set_axis_grid_points</span>
6853                                            </dt>
6854                    <dd class="index-item-body">
6855                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_axis_grid_points">SVGXYGraph::set_axis_grid_points()</a> in SVGXYGraph.inc</div>
6856                                                            <div class="index-item-description">This is used to set how many grid lines  to draw for an axis</div>
6857                                            </dd>
6858                            <dt class="field">
6859                                                    <span class="method-title">set_body_attributes</span>
6860                                            </dt>
6861                    <dd class="index-item-body">
6862                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_body_attributes">HTMLPageClass::set_body_attributes()</a> in HTMLPageClass.inc</div>
6863                                                            <div class="index-item-description">set attributes of body tag</div>
6864                                            </dd>
6865                            <dt class="field">
6866                                                    <span class="method-title">set_cancel_action</span>
6867                                            </dt>
6868                    <dd class="index-item-body">
6869                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a> in FormContent.inc</div>
6870                                                            <div class="index-item-description">This method sets the javasript action</div>
6871                                            </dd>
6872                            <dt class="field">
6873                                                    <span class="method-title">set_cancel_url</span>
6874                                            </dt>
6875                    <dd class="index-item-body">
6876                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_cancel_url">ListAction::set_cancel_url()</a> in ListAction.inc</div>
6877                                                            <div class="index-item-description">This sets the url to post to  when a cancel/no action is clicked</div>
6878                                            </dd>
6879                            <dt class="field">
6880                                                    <span class="method-title">set_cdata_flag</span>
6881                                            </dt>
6882                    <dd class="index-item-body">
6883                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_cdata_flag">XMLTagClass::set_cdata_flag()</a> in XMLTagClass.inc</div>
6884                                                            <div class="index-item-description">This method turns on the automatic wrapping  of the tag's content inside the CDATA wrapper  for XML</div>
6885                                            </dd>
6886                            <dt class="field">
6887                                                    <span class="method-title">set_cellpadding</span>
6888                                            </dt>
6889                    <dd class="index-item-body">
6890                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_cellpadding">InfoTable::set_cellpadding()</a> in InfoTable.inc</div>
6891                                                            <div class="index-item-description">This sets the cellpadding attribute  for this object.</div>
6892                                            </dd>
6893                            <dt class="field">
6894                                                    <span class="method-title">set_cellspacing</span>
6895                                            </dt>
6896                    <dd class="index-item-body">
6897                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_cellspacing">InfoTable::set_cellspacing()</a> in InfoTable.inc</div>
6898                                                            <div class="index-item-description">This sets the cellspacing attribute  for this object.</div>
6899                                            </dd>
6900                            <dt class="field">
6901                                                    <span class="method-title">set_cell_attributes</span>
6902                                            </dt>
6903                    <dd class="index-item-body">
6904                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_cell_attributes">TABLEtag::set_cell_attributes()</a> in ALLTAGS.inc</div>
6905                                                            <div class="index-item-description">update the attributes of a particular element or td.</div>
6906                                            </dd>
6907                            <dt class="field">
6908                                                    <span class="method-title">set_cell_content</span>
6909                                            </dt>
6910                    <dd class="index-item-body">
6911                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_cell_content">TABLEtag::set_cell_content()</a> in ALLTAGS.inc</div>
6912                                            </dd>
6913                            <dt class="field">
6914                                                    <span class="method-title">set_charset</span>
6915                                            </dt>
6916                    <dd class="index-item-body">
6917                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_charset">HTMLPageClass::set_charset()</a> in HTMLPageClass.inc</div>
6918                                                            <div class="index-item-description">set the character set</div>
6919                                            </dd>
6920                            <dt class="field">
6921                                                    <span class="method-title">set_class</span>
6922                                            </dt>
6923                    <dd class="index-item-body">
6924                            <div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodset_class">WMLTagClass::set_class()</a> in WMLTAGS.inc</div>
6925                                                            <div class="index-item-description">This function is a shorthand helper  to setting the class attribute on a  tag.</div>
6926                                            </dd>
6927                            <dt class="field">
6928                                                    <span class="method-title">set_class</span>
6929                                            </dt>
6930                    <dd class="index-item-body">
6931                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a> in HTMLTagClass.inc</div>
6932                                                            <div class="index-item-description">This function is a shorthand helper  to setting the class attribute on a  tag.</div>
6933                                            </dd>
6934                            <dt class="field">
6935                                                    <span class="method-title">set_class</span>
6936                                            </dt>
6937                    <dd class="index-item-body">
6938                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_class">SVGTagClass::set_class()</a> in SVGTAGS.inc</div>
6939                                                            <div class="index-item-description">This function is a shorthand helper  to setting the 'class' attribute on a  tag.</div>
6940                                            </dd>
6941                            <dt class="field">
6942                                                    <span class="method-title">set_collapse</span>
6943                                            </dt>
6944                    <dd class="index-item-body">
6945                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a> in ContainerClass.inc</div>
6946                                                            <div class="index-item-description">This function turns on the collapse flag</div>
6947                                            </dd>
6948                            <dt class="field">
6949                                                    <span class="method-title">set_collapse</span>
6950                                            </dt>
6951                    <dd class="index-item-body">
6952                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a> in XMLTagClass.inc</div>
6953                                                            <div class="index-item-description">This function turns on the collapse flag</div>
6954                                            </dd>
6955                            <dt class="field">
6956                                                    <span class="method-title">set_cols</span>
6957                                            </dt>
6958                    <dd class="index-item-body">
6959                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodset_cols">FETextArea::set_cols()</a> in FETextArea.inc</div>
6960                                                            <div class="index-item-description">This method is used as a shortcut  to set the cols attribute</div>
6961                                            </dd>
6962                            <dt class="field">
6963                                                    <span class="method-title">set_cols</span>
6964                                            </dt>
6965                    <dd class="index-item-body">
6966                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_cols">ImageThumbnailWidget::set_cols()</a> in ImageThumbnailWidget.inc</div>
6967                                                            <div class="index-item-description">set how many columns the user wants  to display per row of thumbnails.</div>
6968                                            </dd>
6969                            <dt class="field">
6970                                                    <span class="method-title">set_company_name</span>
6971                                            </dt>
6972                    <dd class="index-item-body">
6973                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_company_name">FooterNav::set_company_name()</a> in FooterNav.inc</div>
6974                                                            <div class="index-item-description">set the company name for the copyright  statement.</div>
6975                                            </dd>
6976                            <dt class="field">
6977                                                    <span class="method-title">set_confirm</span>
6978                                            </dt>
6979                    <dd class="index-item-body">
6980                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a> in FormContent.inc</div>
6981                                                            <div class="index-item-description">This sets the $this-&gt;_has_confirmation</div>
6982                                            </dd>
6983                            <dt class="field">
6984                                                    <span class="method-title">set_copyright_flag</span>
6985                                            </dt>
6986                    <dd class="index-item-body">
6987                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_copyright_flag">FooterNav::set_copyright_flag()</a> in FooterNav.inc</div>
6988                                                            <div class="index-item-description">set/unset the flag to tell us to  render the copyright string</div>
6989                                            </dd>
6990                            <dt class="field">
6991                                                    <span class="method-title">set_count_column</span>
6992                                            </dt>
6993                    <dd class="index-item-body">
6994                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_count_column">SQLDataListSource::set_count_column()</a> in SQLDataListSource.inc</div>
6995                                                            <div class="index-item-description">This function changes the counted column.</div>
6996                                            </dd>
6997                            <dt class="field">
6998                                                    <span class="method-title">set_data_source</span>
6999                                            </dt>
7000                    <dd class="index-item-body">
7001                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_data_source">DataList::set_data_source()</a> in DataList.inc</div>
7002                                                            <div class="index-item-description">This function is used to set the  DataListSource object for this instance</div>
7003                                            </dd>
7004                            <dt class="field">
7005                                                    <span class="method-title">set_date_string</span>
7006                                            </dt>
7007                    <dd class="index-item-body">
7008                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_date_string">FooterNav::set_date_string()</a> in FooterNav.inc</div>
7009                                                            <div class="index-item-description">set the date string for the copyright.</div>
7010                                            </dd>
7011                            <dt class="field">
7012                                                    <span class="method-title">set_db_groupby_clause</span>
7013                                            </dt>
7014                    <dd class="index-item-body">
7015                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_groupby_clause">SQLDataListSource::set_db_groupby_clause()</a> in SQLDataListSource.inc</div>
7016                                                            <div class="index-item-description">Sets the groupby clause for the query</div>
7017                                            </dd>
7018                            <dt class="field">
7019                                                    <span class="method-title">set_db_object</span>
7020                                            </dt>
7021                    <dd class="index-item-body">
7022                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodset_db_object">PEARSQLDataListSource::set_db_object()</a> in PEARSQLDataListSource.inc</div>
7023                                                            <div class="index-item-description">Set the DB object we will use  to talk to the DB.</div>
7024                                            </dd>
7025                            <dt class="field">
7026                                                    <span class="method-title">set_db_object</span>
7027                                            </dt>
7028                    <dd class="index-item-body">
7029                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodset_db_object">PGSQLDataListSource::set_db_object()</a> in PGSQLDataListSource.inc</div>
7030                                                            <div class="index-item-description">Set the DB object we will use  to talk to the DB.</div>
7031                                            </dd>
7032                            <dt class="field">
7033                                                    <span class="method-title">set_db_object</span>
7034                                            </dt>
7035                    <dd class="index-item-body">
7036                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodset_db_object">ADODBSQLDataListSource::set_db_object()</a> in ADODBSQLDataListSource.inc</div>
7037                                                            <div class="index-item-description">Set the DB object we will use  to talk to the DB.</div>
7038                                            </dd>
7039                            <dt class="field">
7040                                                    <span class="method-title">set_db_tables</span>
7041                                            </dt>
7042                    <dd class="index-item-body">
7043                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_tables">SQLDataListSource::set_db_tables()</a> in SQLDataListSource.inc</div>
7044                                                            <div class="index-item-description">Set the tables from the DB you  want to select on.</div>
7045                                            </dd>
7046                            <dt class="field">
7047                                                    <span class="method-title">set_db_values</span>
7048                                            </dt>
7049                    <dd class="index-item-body">
7050                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_values">SQLDataListSource::set_db_values()</a> in SQLDataListSource.inc</div>
7051                                                            <div class="index-item-description">Set the values we want to select  from the db.</div>
7052                                            </dd>
7053                            <dt class="field">
7054                                                    <span class="method-title">set_db_where_clause</span>
7055                                            </dt>
7056                    <dd class="index-item-body">
7057                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_where_clause">SQLDataListSource::set_db_where_clause()</a> in SQLDataListSource.inc</div>
7058                                                            <div class="index-item-description">Set the user portion of the where  clause.</div>
7059                                            </dd>
7060                            <dt class="field">
7061                                                    <span class="method-title">set_default_checked_items</span>
7062                                            </dt>
7063                    <dd class="index-item-body">
7064                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_default_checked_items">DefaultGUIDatalist::set_default_checked_items()</a> in DefaultGUIDataList.inc</div>
7065                                                            <div class="index-item-description">This function is used to set the default list</div>
7066                                            </dd>
7067                            <dt class="field">
7068                                                    <span class="method-title">set_default_col_attributes</span>
7069                                            </dt>
7070                    <dd class="index-item-body">
7071                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_default_col_attributes">TABLEtag::set_default_col_attributes()</a> in ALLTAGS.inc</div>
7072                                                            <div class="index-item-description">Sets the default attributes for &lt;td&gt;'s  that are added to the table.  If there are  any attributes set for the &lt;td&gt; it won't use  the defaults.</div>
7073                                            </dd>
7074                            <dt class="field">
7075                                                    <span class="method-title">set_default_css</span>
7076                                            </dt>
7077                    <dd class="index-item-body">
7078                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a> in FormContent.inc</div>
7079                                                            <div class="index-item-description">This function is used to set the</div>
7080                                            </dd>
7081                            <dt class="field">
7082                                                    <span class="method-title">set_default_num_rows</span>
7083                                            </dt>
7084                    <dd class="index-item-body">
7085                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_default_num_rows">DataList::set_default_num_rows()</a> in DataList.inc</div>
7086                                                            <div class="index-item-description">This function sets the default # of rows  per page to display.  By default its 10.</div>
7087                                            </dd>
7088                            <dt class="field">
7089                                                    <span class="method-title">set_default_row_attributes</span>
7090                                            </dt>
7091                    <dd class="index-item-body">
7092                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_default_row_attributes">TABLEtag::set_default_row_attributes()</a> in ALLTAGS.inc</div>
7093                                                            <div class="index-item-description">Sets the default attributes for &lt;tr&gt;'s  that are added to the table.  If there are  any attributes set for the &lt;tr&gt; it won't use  the defaults.</div>
7094                                            </dd>
7095                            <dt class="field">
7096                                                    <span class="method-title">set_default_td_attributes</span>
7097                                            </dt>
7098                    <dd class="index-item-body">
7099                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodset_default_td_attributes">TRtag::set_default_td_attributes()</a> in ALLTAGS.inc</div>
7100                                                            <div class="index-item-description">Sets the default attributes for &lt;td&gt;'s  that are added to the table.  If there are  any attributes set for the &lt;td&gt; it won't use  the defaults.</div>
7101                                            </dd>
7102                            <dt class="field">
7103                                                    <span class="method-title">set_disabled</span>
7104                                            </dt>
7105                    <dd class="index-item-body">
7106                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a> in FormElement.inc</div>
7107                                                            <div class="index-item-description">Sets the disabled element flag</div>
7108                                            </dd>
7109                            <dt class="field">
7110                                                    <span class="method-title">set_doctype_link</span>
7111                                            </dt>
7112                    <dd class="index-item-body">
7113                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a> in XMLDocumentClass.inc</div>
7114                                                            <div class="index-item-description">This method is used to set the link attributes</div>
7115                                            </dd>
7116                            <dt class="field">
7117                                                    <span class="method-title">set_doctype_source</span>
7118                                            </dt>
7119                    <dd class="index-item-body">
7120                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a> in XMLDocumentClass.inc</div>
7121                                                            <div class="index-item-description">this function is used to change the  DOCTYPE tag's source attribute.  By  default it is set to SYSTEM.</div>
7122                                            </dd>
7123                            <dt class="field">
7124                                                    <span class="method-title">set_element_value</span>
7125                                            </dt>
7126                    <dd class="index-item-body">
7127                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a> in FormContent.inc</div>
7128                                                            <div class="index-item-description">This method is used to set  the value for a non hidden  element</div>
7129                                            </dd>
7130                            <dt class="field">
7131                                                    <span class="method-title">set_encoding</span>
7132                                            </dt>
7133                    <dd class="index-item-body">
7134                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_encoding">HTMLPageClass::set_encoding()</a> in HTMLPageClass.inc</div>
7135                                                            <div class="index-item-description">This sets the encoding type for  XHTML documents</div>
7136                                            </dd>
7137                            <dt class="field">
7138                                                    <span class="method-title">set_encoding</span>
7139                                            </dt>
7140                    <dd class="index-item-body">
7141                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a> in XMLDocumentClass.inc</div>
7142                                                            <div class="index-item-description">set the character set</div>
7143                                            </dd>
7144                            <dt class="field">
7145                                                    <span class="method-title">set_error_css</span>
7146                                            </dt>
7147                    <dd class="index-item-body">
7148                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a> in FormContent.inc</div>
7149                                                            <div class="index-item-description">This function is used to set the  css class that is used on text  when an error on that field is  detected.</div>
7150                                            </dd>
7151                            <dt class="field">
7152                                                    <span class="method-title">set_error_message</span>
7153                                            </dt>
7154                    <dd class="index-item-body">
7155                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a> in FormElement.inc</div>
7156                                                            <div class="index-item-description">Defines error message text and  sets the error flag to true</div>
7157                                            </dd>
7158                            <dt class="field">
7159                                                    <span class="method-title">set_filedir</span>
7160                                            </dt>
7161                    <dd class="index-item-body">
7162                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_filedir">ImageThumbnailWidget::set_filedir()</a> in ImageThumbnailWidget.inc</div>
7163                                                            <div class="index-item-description">Set the full path on disk where  the images live.</div>
7164                                            </dd>
7165                            <dt class="field">
7166                                                    <span class="method-title">set_form_action</span>
7167                                            </dt>
7168                    <dd class="index-item-body">
7169                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_action">FormProcessor::set_form_action()</a> in FormProcessor.inc</div>
7170                                                            <div class="index-item-description">Sets the form action</div>
7171                                            </dd>
7172                            <dt class="field">
7173                                                    <span class="method-title">set_form_action</span>
7174                                            </dt>
7175                    <dd class="index-item-body">
7176                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_action">DataList::set_form_action()</a> in DataList.inc</div>
7177                                                            <div class="index-item-description">Sets the form action</div>
7178                                            </dd>
7179                            <dt class="field">
7180                                                    <span class="method-title">set_form_enctype</span>
7181                                            </dt>
7182                    <dd class="index-item-body">
7183                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_enctype">FormProcessor::set_form_enctype()</a> in FormProcessor.inc</div>
7184                                                            <div class="index-item-description">Sets the form enctype</div>
7185                                            </dd>
7186                            <dt class="field">
7187                                                    <span class="method-title">set_form_errors_title</span>
7188                                            </dt>
7189                    <dd class="index-item-body">
7190                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_title">FormContent::set_form_errors_title()</a> in FormContent.inc</div>
7191                                                            <div class="index-item-description">This allows us to change the form errors  table title</div>
7192                                            </dd>
7193                            <dt class="field">
7194                                                    <span class="method-title">set_form_errors_width</span>
7195                                            </dt>
7196                    <dd class="index-item-body">
7197                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_width">FormContent::set_form_errors_width()</a> in FormContent.inc</div>
7198                                                            <div class="index-item-description">This method allows you to override  the width of the form errors table.</div>
7199                                            </dd>
7200                            <dt class="field">
7201                                                    <span class="method-title">set_form_method</span>
7202                                            </dt>
7203                    <dd class="index-item-body">
7204                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_method">DataList::set_form_method()</a> in DataList.inc</div>
7205                                                            <div class="index-item-description">This function is used to set the  form method</div>
7206                                            </dd>
7207                            <dt class="field">
7208                                                    <span class="method-title">set_form_method</span>
7209                                            </dt>
7210                    <dd class="index-item-body">
7211                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_method">FormProcessor::set_form_method()</a> in FormProcessor.inc</div>
7212                                                            <div class="index-item-description">This function is used to set the  form method</div>
7213                                            </dd>
7214                            <dt class="field">
7215                                                    <span class="method-title">set_form_name</span>
7216                                            </dt>
7217                    <dd class="index-item-body">
7218                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a> in FormElement.inc</div>
7219                                                            <div class="index-item-description">in case anyone in JS land  needs the name of the form that  this element lives in</div>
7220                                            </dd>
7221                            <dt class="field">
7222                                                    <span class="method-title">set_form_name</span>
7223                                            </dt>
7224                    <dd class="index-item-body">
7225                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a> in FormContent.inc</div>
7226                                                            <div class="index-item-description">**************************</div>
7227                                            </dd>
7228                            <dt class="field">
7229                                                    <span class="method-title">set_form_name</span>
7230                                            </dt>
7231                    <dd class="index-item-body">
7232                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_name">FormProcessor::set_form_name()</a> in FormProcessor.inc</div>
7233                                                            <div class="index-item-description">This function is used to set the  form name</div>
7234                                            </dd>
7235                            <dt class="field">
7236                                                    <span class="method-title">set_form_name</span>
7237                                            </dt>
7238                    <dd class="index-item-body">
7239                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_name">DataList::set_form_name()</a> in DataList.inc</div>
7240                                                            <div class="index-item-description">This function is used to set the  form name</div>
7241                                            </dd>
7242                            <dt class="field">
7243                                                    <span class="method-title">set_form_render</span>
7244                                            </dt>
7245                    <dd class="index-item-body">
7246                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_render">DataList::set_form_render()</a> in DataList.inc</div>
7247                                                            <div class="index-item-description">Sets whether to the output into a form</div>
7248                                            </dd>
7249                            <dt class="field">
7250                                                    <span class="method-title">set_form_target</span>
7251                                            </dt>
7252                    <dd class="index-item-body">
7253                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_target">DataList::set_form_target()</a> in DataList.inc</div>
7254                                                            <div class="index-item-description">This function is used to set the  form target</div>
7255                                            </dd>
7256                            <dt class="field">
7257                                                    <span class="method-title">set_form_target</span>
7258                                            </dt>
7259                    <dd class="index-item-body">
7260                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_target">FormProcessor::set_form_target()</a> in FormProcessor.inc</div>
7261                                                            <div class="index-item-description">This function is used to set the  form target</div>
7262                                            </dd>
7263                            <dt class="field">
7264                                                    <span class="method-title">set_form_title</span>
7265                                            </dt>
7266                    <dd class="index-item-body">
7267                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodset_form_title">StandardFormContent::set_form_title()</a> in StandardFormContent.inc</div>
7268                                                            <div class="index-item-description">this method sets the form title  which is used to wrap the entire form</div>
7269                                            </dd>
7270                            <dt class="field">
7271                                                    <span class="method-title">set_form_width</span>
7272                                            </dt>
7273                    <dd class="index-item-body">
7274                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a> in FormContent.inc</div>
7275                                                            <div class="index-item-description">this method sets the form name</div>
7276                                            </dd>
7277                            <dt class="field">
7278                                                    <span class="method-title">set_frameset</span>
7279                                            </dt>
7280                    <dd class="index-item-body">
7281                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_frameset">HTMLPageClass::set_frameset()</a> in HTMLPageClass.inc</div>
7282                                                            <div class="index-item-description">This function is used to set the FRAMSETtag  object for this page.  This automatically  sets the output for this page object to  be a frameset.</div>
7283                                            </dd>
7284                            <dt class="field">
7285                                                    <span class="method-title">set_global_prefix</span>
7286                                            </dt>
7287                    <dd class="index-item-body">
7288                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_global_prefix">DefaultGUIDatalist::set_global_prefix()</a> in DefaultGUIDataList.inc</div>
7289                                                            <div class="index-item-description">This function sets a prefix for all  variables that are used in the item list  table on a page.  This allows you to have  multiple itemlists on a single html page.</div>
7290                                            </dd>
7291                            <dt class="field">
7292                                                    <span class="method-title">set_global_prefix</span>
7293                                            </dt>
7294                    <dd class="index-item-body">
7295                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_global_prefix">ImageThumbnailWidget::set_global_prefix()</a> in ImageThumbnailWidget.inc</div>
7296                                                            <div class="index-item-description">This function sets a prefix for all  variables that are used in the item list  table on a page.  This allows you to have  multiple itemlists on a single html page.</div>
7297                                            </dd>
7298                            <dt class="field">
7299                                                    <span class="method-title">set_global_prefix</span>
7300                                            </dt>
7301                    <dd class="index-item-body">
7302                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_global_prefix">DataList::set_global_prefix()</a> in DataList.inc</div>
7303                                                            <div class="index-item-description">This function sets a prefix for all  variables that are used in the item list  table on a page.  This allows you to have  multiple itemlists on a single html page.</div>
7304                                            </dd>
7305                            <dt class="field">
7306                                                    <span class="method-title">set_grid_line_color</span>
7307                                            </dt>
7308                    <dd class="index-item-body">
7309                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_color">SVGXYGraph::set_grid_line_color()</a> in SVGXYGraph.inc</div>
7310                                                            <div class="index-item-description">This allows you to set the color of the  axis grid lines</div>
7311                                            </dd>
7312                            <dt class="field">
7313                                                    <span class="method-title">set_grid_line_flag</span>
7314                                            </dt>
7315                    <dd class="index-item-body">
7316                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_flag">SVGXYGraph::set_grid_line_flag()</a> in SVGXYGraph.inc</div>
7317                                                            <div class="index-item-description">This enables/disables the rendering  of the grid lines for an axis</div>
7318                                            </dd>
7319                            <dt class="field">
7320                                                    <span class="method-title">set_header_flag</span>
7321                                            </dt>
7322                    <dd class="index-item-body">
7323                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodset_header_flag">CSSBuilder::set_header_flag()</a> in CSSBuilder.inc</div>
7324                                                            <div class="index-item-description">This is used to set/update the header  flag.</div>
7325                                            </dd>
7326                            <dt class="field">
7327                                                    <span class="method-title">set_height</span>
7328                                            </dt>
7329                    <dd class="index-item-body">
7330                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_height">SVGGraph::set_height()</a> in SVGGraph.inc</div>
7331                                                            <div class="index-item-description">This method sets the height  of the graph</div>
7332                                            </dd>
7333                            <dt class="field">
7334                                                    <span class="method-title">set_hidden_element_value</span>
7335                                            </dt>
7336                    <dd class="index-item-body">
7337                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a> in FormContent.inc</div>
7338                                                            <div class="index-item-description">This method is used to set  the value for a hidden element</div>
7339                                            </dd>
7340                            <dt class="field">
7341                                                    <span class="method-title">set_html_attributes</span>
7342                                            </dt>
7343                    <dd class="index-item-body">
7344                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_html_attributes">HTMLPageClass::set_html_attributes()</a> in HTMLPageClass.inc</div>
7345                                                            <div class="index-item-description">This function sets the attributes  for the &lt;html&gt; tag</div>
7346                                            </dd>
7347                            <dt class="field">
7348                                                    <span class="method-title">set_http_content_type</span>
7349                                            </dt>
7350                    <dd class="index-item-body">
7351                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a> in XMLDocumentClass.inc</div>
7352                                                            <div class="index-item-description">This function is used to set the  http header content-type for output to browsers</div>
7353                                            </dd>
7354                            <dt class="field">
7355                                                    <span class="method-title">set_id</span>
7356                                            </dt>
7357                    <dd class="index-item-body">
7358                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a> in HTMLTagClass.inc</div>
7359                                                            <div class="index-item-description">This function is a shorthand helper  to setting the id attribute on a  tag.</div>
7360                                            </dd>
7361                            <dt class="field">
7362                                                    <span class="method-title">set_id</span>
7363                                            </dt>
7364                    <dd class="index-item-body">
7365                            <div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodset_id">WMLTagClass::set_id()</a> in WMLTAGS.inc</div>
7366                                                            <div class="index-item-description">This function is a shorthand helper  to setting the id attribute on a  tag.</div>
7367                                            </dd>
7368                            <dt class="field">
7369                                                    <span class="method-title">set_id</span>
7370                                            </dt>
7371                    <dd class="index-item-body">
7372                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_id">SVGTagClass::set_id()</a> in SVGTAGS.inc</div>
7373                                                            <div class="index-item-description">This function is a shorthand helper  to setting the id attribute on a  tag.</div>
7374                                            </dd>
7375                            <dt class="field">
7376                                                    <span class="method-title">set_image_path</span>
7377                                            </dt>
7378                    <dd class="index-item-body">
7379                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_image_path">DataList::set_image_path()</a> in DataList.inc</div>
7380                                                            <div class="index-item-description">This function returns the path to the  images used in this class</div>
7381                                            </dd>
7382                            <dt class="field">
7383                                                    <span class="method-title">set_indent_flag</span>
7384                                            </dt>
7385                    <dd class="index-item-body">
7386                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a> in ContainerClass.inc</div>
7387                                                            <div class="index-item-description">function to set the indent flag</div>
7388                                            </dd>
7389                            <dt class="field">
7390                                                    <span class="method-title">set_item_name</span>
7391                                            </dt>
7392                    <dd class="index-item-body">
7393                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_item_name">ListAction::set_item_name()</a> in ListAction.inc</div>
7394                                                            <div class="index-item-description">Set the name of the deleted items</div>
7395                                            </dd>
7396                            <dt class="field">
7397                                                    <span class="method-title">set_label_text</span>
7398                                            </dt>
7399                    <dd class="index-item-body">
7400                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a> in FormElement.inc</div>
7401                                                            <div class="index-item-description">This function will set the  label for the element</div>
7402                                            </dd>
7403                            <dt class="field">
7404                                                    <span class="method-title">set_language</span>
7405                                            </dt>
7406                    <dd class="index-item-body">
7407                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_language">HTMLPageClass::set_language()</a> in HTMLPageClass.inc</div>
7408                                                            <div class="index-item-description">This method sets the lang, and xml:lang  setting in the HTML tag.</div>
7409                                            </dd>
7410                            <dt class="field">
7411                                                    <span class="method-title">set_legalnotice_url</span>
7412                                            </dt>
7413                    <dd class="index-item-body">
7414                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_legalnotice_url">FooterNav::set_legalnotice_url()</a> in FooterNav.inc</div>
7415                                                            <div class="index-item-description">set the legal notice url.</div>
7416                                            </dd>
7417                            <dt class="field">
7418                                                    <span class="method-title">set_limit</span>
7419                                            </dt>
7420                    <dd class="index-item-body">
7421                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_limit">DataListSource::set_limit()</a> in DataListSource.inc</div>
7422                                                            <div class="index-item-description">This function is used to set</div>
7423                                            </dd>
7424                            <dt class="field">
7425                                                    <span class="method-title">set_list_data</span>
7426                                            </dt>
7427                    <dd class="index-item-body">
7428                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodset_list_data">FEDataList::set_list_data()</a> in FEDataList.inc</div>
7429                                                            <div class="index-item-description">This function sets the array of data  to be used in the data list</div>
7430                                            </dd>
7431                            <dt class="field">
7432                                                    <span class="method-title">set_maxthumbs_per_page</span>
7433                                            </dt>
7434                    <dd class="index-item-body">
7435                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_maxthumbs_per_page">ImageThumbnailWidget::set_maxthumbs_per_page()</a> in ImageThumbnailWidget.inc</div>
7436                                                            <div class="index-item-description">set how many thumbnails to display  per page.</div>
7437                                            </dd>
7438                            <dt class="field">
7439                                                    <span class="method-title">set_max_rows</span>
7440                                            </dt>
7441                    <dd class="index-item-body">
7442                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_max_rows">DataList::set_max_rows()</a> in DataList.inc</div>
7443                                                            <div class="index-item-description">This sets the maximum # of rows to  display when in expand mode</div>
7444                                            </dd>
7445                            <dt class="field">
7446                                                    <span class="method-title">set_newline_after_closetag</span>
7447                                            </dt>
7448                    <dd class="index-item-body">
7449                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a> in XMLTagClass.inc</div>
7450                                                            <div class="index-item-description">set the newline_after_content flag</div>
7451                                            </dd>
7452                            <dt class="field">
7453                                                    <span class="method-title">set_newline_after_opentag</span>
7454                                            </dt>
7455                    <dd class="index-item-body">
7456                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a> in XMLTagClass.inc</div>
7457                                                            <div class="index-item-description">set the newline_after_opentag flag</div>
7458                                            </dd>
7459                            <dt class="field">
7460                                                    <span class="method-title">set_not_found_message</span>
7461                                            </dt>
7462                    <dd class="index-item-body">
7463                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_not_found_message">DataListSource::set_not_found_message()</a> in DataListSource.inc</div>
7464                                                            <div class="index-item-description">This function is used to set the  message displayed when no data is found</div>
7465                                            </dd>
7466                            <dt class="field">
7467                                                    <span class="method-title">set_not_found_message</span>
7468                                            </dt>
7469                    <dd class="index-item-body">
7470                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_not_found_message">DataList::set_not_found_message()</a> in DataList.inc</div>
7471                                                            <div class="index-item-description">This function is used to set the  message displayed when no data is found</div>
7472                                            </dd>
7473                            <dt class="field">
7474                                                    <span class="method-title">set_numrows</span>
7475                                            </dt>
7476                    <dd class="index-item-body">
7477                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_numrows">DataList::set_numrows()</a> in DataList.inc</div>
7478                                                            <div class="index-item-description">This function sets the # of rows to display  per page.</div>
7479                                            </dd>
7480                            <dt class="field">
7481                                                    <span class="method-title">set_offset</span>
7482                                            </dt>
7483                    <dd class="index-item-body">
7484                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_offset">DataList::set_offset()</a> in DataList.inc</div>
7485                                                            <div class="index-item-description">This function is used to set/change  the offset for this list.</div>
7486                                            </dd>
7487                            <dt class="field">
7488                                                    <span class="method-title">set_offset</span>
7489                                            </dt>
7490                    <dd class="index-item-body">
7491                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_offset">DataListSource::set_offset()</a> in DataListSource.inc</div>
7492                                                            <div class="index-item-description">This sets the offset value  and resets the index into the data  array (in non DB children)</div>
7493                                            </dd>
7494                            <dt class="field">
7495                                                    <span class="method-title">set_option</span>
7496                                            </dt>
7497                    <dd class="index-item-body">
7498                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_option">SVGGraph::set_option()</a> in SVGGraph.inc</div>
7499                                                            <div class="index-item-description">This function is used to set  a particular option for the  graph</div>
7500                                            </dd>
7501                            <dt class="field">
7502                                                    <span class="method-title">set_orderby</span>
7503                                            </dt>
7504                    <dd class="index-item-body">
7505                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_orderby">DataListSource::set_orderby()</a> in DataListSource.inc</div>
7506                                                            <div class="index-item-description">This sets the orderby column name.</div>
7507                                            </dd>
7508                            <dt class="field">
7509                                                    <span class="method-title">set_prefix</span>
7510                                            </dt>
7511                    <dd class="index-item-body">
7512                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodset_prefix">TextCSSNav::set_prefix()</a> in TextCSSNav.inc</div>
7513                                                            <div class="index-item-description">This method is used to set the prefix for</div>
7514                                            </dd>
7515                            <dt class="field">
7516                                                    <span class="method-title">set_prequery_filter_flag</span>
7517                                            </dt>
7518                    <dd class="index-item-body">
7519                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodset_prequery_filter_flag">ArrayDataListSource::set_prequery_filter_flag()</a> in ArrayDataListSource.inc</div>
7520                                                            <div class="index-item-description">Sets the pre-query filter flag  If true, a filter will be run on the data array  before any processing is done</div>
7521                                            </dd>
7522                            <dt class="field">
7523                                                    <span class="method-title">set_privacypolicy_url</span>
7524                                            </dt>
7525                    <dd class="index-item-body">
7526                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_privacypolicy_url">FooterNav::set_privacypolicy_url()</a> in FooterNav.inc</div>
7527                                                            <div class="index-item-description">sets the Privacy policy url.</div>
7528                                            </dd>
7529                            <dt class="field">
7530                                                    <span class="method-title">set_refresh</span>
7531                                            </dt>
7532                    <dd class="index-item-body">
7533                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_refresh">HTMLPageClass::set_refresh()</a> in HTMLPageClass.inc</div>
7534                                                            <div class="index-item-description">Automatically set a page meta tag refresh</div>
7535                                            </dd>
7536                            <dt class="field">
7537                                                    <span class="method-title">set_render_form_after_success</span>
7538                                            </dt>
7539                    <dd class="index-item-body">
7540                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_render_form_after_success">FormProcessor::set_render_form_after_success()</a> in FormProcessor.inc</div>
7541                                                            <div class="index-item-description">This function turns on the ability to</div>
7542                                            </dd>
7543                            <dt class="field">
7544                                                    <span class="method-title">set_required</span>
7545                                            </dt>
7546                    <dd class="index-item-body">
7547                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a> in FormElement.inc</div>
7548                                                            <div class="index-item-description">This function set the elements  required state</div>
7549                                            </dd>
7550                            <dt class="field">
7551                                                    <span class="method-title">set_required_marker</span>
7552                                            </dt>
7553                    <dd class="index-item-body">
7554                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_required_marker">FormContent::set_required_marker()</a> in FormContent.inc</div>
7555                                                            <div class="index-item-description">This function is used to set the required field marker</div>
7556                                            </dd>
7557                            <dt class="field">
7558                                                    <span class="method-title">set_required_text</span>
7559                                            </dt>
7560                    <dd class="index-item-body">
7561                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_required_text">FormContent::set_required_text()</a> in FormContent.inc</div>
7562                                                            <div class="index-item-description">This sets the required text</div>
7563                                            </dd>
7564                            <dt class="field">
7565                                                    <span class="method-title">set_reverseorder</span>
7566                                            </dt>
7567                    <dd class="index-item-body">
7568                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_reverseorder">DataListSource::set_reverseorder()</a> in DataListSource.inc</div>
7569                                                            <div class="index-item-description">This sets the flag that tells us the  direction in which to order the orderby  column.</div>
7570                                            </dd>
7571                            <dt class="field">
7572                                                    <span class="method-title">set_reverseorder</span>
7573                                            </dt>
7574                    <dd class="index-item-body">
7575                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_reverseorder">DataList::set_reverseorder()</a> in DataList.inc</div>
7576                                                            <div class="index-item-description">This function sets the reverse order flag  to a new value.</div>
7577                                            </dd>
7578                            <dt class="field">
7579                                                    <span class="method-title">set_root_attribute</span>
7580                                            </dt>
7581                    <dd class="index-item-body">
7582                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a> in XMLDocumentClass.inc</div>
7583                                                            <div class="index-item-description">This sets 1 root tag attribute value pair</div>
7584                                            </dd>
7585                            <dt class="field">
7586                                                    <span class="method-title">set_root_attributes</span>
7587                                            </dt>
7588                    <dd class="index-item-body">
7589                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a> in XMLDocumentClass.inc</div>
7590                                                            <div class="index-item-description">This function is used to set the  root xml tag's attributes</div>
7591                                            </dd>
7592                            <dt class="field">
7593                                                    <span class="method-title">set_root_name</span>
7594                                            </dt>
7595                    <dd class="index-item-body">
7596                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a> in XMLDocumentClass.inc</div>
7597                                                            <div class="index-item-description">Set the document name  and the root tag's name.</div>
7598                                            </dd>
7599                            <dt class="field">
7600                                                    <span class="method-title">set_rows</span>
7601                                            </dt>
7602                    <dd class="index-item-body">
7603                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodset_rows">FETextArea::set_rows()</a> in FETextArea.inc</div>
7604                                                            <div class="index-item-description">This method is used as a shortcut  to set the rows attribute</div>
7605                                            </dd>
7606                            <dt class="field">
7607                                                    <span class="method-title">set_row_attributes</span>
7608                                            </dt>
7609                    <dd class="index-item-body">
7610                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_row_attributes">TABLEtag::set_row_attributes()</a> in ALLTAGS.inc</div>
7611                                                            <div class="index-item-description">update the attributes of a particular row or tr.</div>
7612                                            </dd>
7613                            <dt class="field">
7614                                                    <span class="method-title">set_save_vars</span>
7615                                            </dt>
7616                    <dd class="index-item-body">
7617                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_save_vars">DataList::set_save_vars()</a> in DataList.inc</div>
7618                                                            <div class="index-item-description">This function sets the save variables  that the user/child wants to automatically  propogate</div>
7619                                            </dd>
7620                            <dt class="field">
7621                                                    <span class="method-title">set_save_vars_Flag</span>
7622                                            </dt>
7623                    <dd class="index-item-body">
7624                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_save_vars_Flag">ListAction::set_save_vars_Flag()</a> in ListAction.inc</div>
7625                                                            <div class="index-item-description">This method sets the flag that  tells us to automatically add  hidden form fields for all  the GET/POST vars passed in to us.</div>
7626                                            </dd>
7627                            <dt class="field">
7628                                                    <span class="method-title">set_searchby</span>
7629                                            </dt>
7630                    <dd class="index-item-body">
7631                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_searchby">DataListSource::set_searchby()</a> in DataListSource.inc</div>
7632                                                            <div class="index-item-description">This sets the column that we want to search  from.</div>
7633                                            </dd>
7634                            <dt class="field">
7635                                                    <span class="method-title">set_searchby_value</span>
7636                                            </dt>
7637                    <dd class="index-item-body">
7638                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_searchby_value">DataListSource::set_searchby_value()</a> in DataListSource.inc</div>
7639                                                            <div class="index-item-description">This sets the data that we want to search  for.</div>
7640                                            </dd>
7641                            <dt class="field">
7642                                                    <span class="method-title">set_search_type</span>
7643                                            </dt>
7644                    <dd class="index-item-body">
7645                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_search_type">DataList::set_search_type()</a> in DataList.inc</div>
7646                                                            <div class="index-item-description">This function sets the search type</div>
7647                                            </dd>
7648                            <dt class="field">
7649                                                    <span class="method-title">set_search_type</span>
7650                                            </dt>
7651                    <dd class="index-item-body">
7652                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_search_type">DataListSource::set_search_type()</a> in DataListSource.inc</div>
7653                                                            <div class="index-item-description">This function sets the search type  (simple or advanced)</div>
7654                                            </dd>
7655                            <dt class="field">
7656                                                    <span class="method-title">set_selected</span>
7657                                            </dt>
7658                    <dd class="index-item-body">
7659                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodset_selected">TreeNav::set_selected()</a> in TreeNav.inc</div>
7660                                                            <div class="index-item-description">Set this text as the selected  item</div>
7661                                            </dd>
7662                            <dt class="field">
7663                                                    <span class="method-title">set_show_results</span>
7664                                            </dt>
7665                    <dd class="index-item-body">
7666                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_show_results">DataList::set_show_results()</a> in DataList.inc</div>
7667                                                            <div class="index-item-description">This function is used to set the value  of the _show_results_flag</div>
7668                                            </dd>
7669                            <dt class="field">
7670                                                    <span class="method-title">set_simplesearch_modifier</span>
7671                                            </dt>
7672                    <dd class="index-item-body">
7673                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_simplesearch_modifier">DataListSource::set_simplesearch_modifier()</a> in DataListSource.inc</div>
7674                                                            <div class="index-item-description">This sets the simple search modifier</div>
7675                                            </dd>
7676                            <dt class="field">
7677                                                    <span class="method-title">set_simple_search_modifier</span>
7678                                            </dt>
7679                    <dd class="index-item-body">
7680                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_simple_search_modifier">DataList::set_simple_search_modifier()</a> in DataList.inc</div>
7681                                                            <div class="index-item-description">Set the simple search modifyer  flag.</div>
7682                                            </dd>
7683                            <dt class="field">
7684                                                    <span class="method-title">set_stripslashes</span>
7685                                            </dt>
7686                    <dd class="index-item-body">
7687                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a> in FormElement.inc</div>
7688                                                            <div class="index-item-description">This sets the stripslashes flag for  this object.</div>
7689                                            </dd>
7690                            <dt class="field">
7691                                                    <span class="method-title">set_stripslashes</span>
7692                                            </dt>
7693                    <dd class="index-item-body">
7694                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a> in FormContent.inc</div>
7695                                                            <div class="index-item-description">This sets the stripslashes flag for  this object.</div>
7696                                            </dd>
7697                            <dt class="field">
7698                                                    <span class="method-title">set_style</span>
7699                                            </dt>
7700                    <dd class="index-item-body">
7701                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_style">SVGTagClass::set_style()</a> in SVGTAGS.inc</div>
7702                                                            <div class="index-item-description">This function is a shorthand helper  to setting the 'style' attribute on a  tag.</div>
7703                                            </dd>
7704                            <dt class="field">
7705                                                    <span class="method-title">set_style</span>
7706                                            </dt>
7707                    <dd class="index-item-body">
7708                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a> in HTMLTagClass.inc</div>
7709                                                            <div class="index-item-description">This function is a shorthand helper  to setting the style attribute on a  tag.</div>
7710                                            </dd>
7711                            <dt class="field">
7712                                                    <span class="method-title">set_style_attribute</span>
7713                                            </dt>
7714                    <dd class="index-item-body">
7715                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a> in FormElement.inc</div>
7716                                                            <div class="index-item-description">Sets elements css attribute</div>
7717                                            </dd>
7718                            <dt class="field">
7719                                                    <span class="method-title">set_subtitle</span>
7720                                            </dt>
7721                    <dd class="index-item-body">
7722                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodset_subtitle">RoundTitleTable::set_subtitle()</a> in RoundTitleTable.inc</div>
7723                                            </dd>
7724                            <dt class="field">
7725                                                    <span class="method-title">set_subtitle</span>
7726                                            </dt>
7727                    <dd class="index-item-body">
7728                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodset_subtitle">VerticalCSSNavTable::set_subtitle()</a> in VerticalCSSNavTable.inc</div>
7729                                                            <div class="index-item-description">This sets the subtitle</div>
7730                                            </dd>
7731                            <dt class="field">
7732                                                    <span class="method-title">set_subtitle</span>
7733                                            </dt>
7734                    <dd class="index-item-body">
7735                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodset_subtitle">NavTable::set_subtitle()</a> in NavTable.inc</div>
7736                                            </dd>
7737                            <dt class="field">
7738                                                    <span class="method-title">set_tag_attribute</span>
7739                                            </dt>
7740                    <dd class="index-item-body">
7741                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a> in XMLTagClass.inc</div>
7742                                                            <div class="index-item-description">add a single attribute (name=&quot;value&quot;)</div>
7743                                            </dd>
7744                            <dt class="field">
7745                                                    <span class="method-title">set_tag_attributes</span>
7746                                            </dt>
7747                    <dd class="index-item-body">
7748                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a> in XMLTagClass.inc</div>
7749                                                            <div class="index-item-description">add multiple attributes (name=&quot;value&quot;)</div>
7750                                            </dd>
7751                            <dt class="field">
7752                                                    <span class="method-title">set_tag_name</span>
7753                                            </dt>
7754                    <dd class="index-item-body">
7755                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a> in XMLTagClass.inc</div>
7756                                                            <div class="index-item-description">This method sets the name of the tag</div>
7757                                            </dd>
7758                            <dt class="field">
7759                                                    <span class="method-title">set_text_debug</span>
7760                                            </dt>
7761                    <dd class="index-item-body">
7762                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_text_debug">HTMLPageClass::set_text_debug()</a> in HTMLPageClass.inc</div>
7763                                                            <div class="index-item-description">set the $_text_debug flag</div>
7764                                            </dd>
7765                            <dt class="field">
7766                                                    <span class="method-title">set_thumbnail_dimensions</span>
7767                                            </dt>
7768                    <dd class="index-item-body">
7769                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_dimensions">ImageThumbnailWidget::set_thumbnail_dimensions()</a> in ImageThumbnailWidget.inc</div>
7770                                                            <div class="index-item-description">Sets all thumnail dimensions.</div>
7771                                            </dd>
7772                            <dt class="field">
7773                                                    <span class="method-title">set_thumbnail_script</span>
7774                                            </dt>
7775                    <dd class="index-item-body">
7776                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_script">ImageThumbnailWidget::set_thumbnail_script()</a> in ImageThumbnailWidget.inc</div>
7777                                                            <div class="index-item-description">Set the url for the thumbnail generation  script.</div>
7778                                            </dd>
7779                            <dt class="field">
7780                                                    <span class="method-title">set_title</span>
7781                                            </dt>
7782                    <dd class="index-item-body">
7783                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_title">HTMLPageClass::set_title()</a> in HTMLPageClass.inc</div>
7784                                                            <div class="index-item-description">set the title of the page output.</div>
7785                                            </dd>
7786                            <dt class="field">
7787                                                    <span class="method-title">set_title</span>
7788                                            </dt>
7789                    <dd class="index-item-body">
7790                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a> in FormElement.inc</div>
7791                                                            <div class="index-item-description">Sets elements title text</div>
7792                                            </dd>
7793                            <dt class="field">
7794                                                    <span class="method-title">set_title</span>
7795                                            </dt>
7796                    <dd class="index-item-body">
7797                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a> in BaseWidget.inc</div>
7798                                                            <div class="index-item-description">Set the title for the widget.</div>
7799                                            </dd>
7800                            <dt class="field">
7801                                                    <span class="method-title">set_title</span>
7802                                            </dt>
7803                    <dd class="index-item-body">
7804                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title">SVGGraph::set_title()</a> in SVGGraph.inc</div>
7805                                                            <div class="index-item-description">This method sets the title for  the graph</div>
7806                                            </dd>
7807                            <dt class="field">
7808                                                    <span class="method-title">set_title_font_height</span>
7809                                            </dt>
7810                    <dd class="index-item-body">
7811                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_height">SVGGraph::set_title_font_height()</a> in SVGGraph.inc</div>
7812                                                            <div class="index-item-description">This method sets the height  of font in pixels for the  Graph Title.</div>
7813                                            </dd>
7814                            <dt class="field">
7815                                                    <span class="method-title">set_title_font_width</span>
7816                                            </dt>
7817                    <dd class="index-item-body">
7818                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_width">SVGGraph::set_title_font_width()</a> in SVGGraph.inc</div>
7819                                                            <div class="index-item-description">This method sets the width  of font in pixels for the  Graph Title.</div>
7820                                            </dd>
7821                            <dt class="field">
7822                                                    <span class="method-title">set_title_style</span>
7823                                            </dt>
7824                    <dd class="index-item-body">
7825                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_style">SVGGraph::set_title_style()</a> in SVGGraph.inc</div>
7826                                                            <div class="index-item-description">This method sets the title for  the graph</div>
7827                                            </dd>
7828                            <dt class="field">
7829                                                    <span class="method-title">set_title_text_align</span>
7830                                            </dt>
7831                    <dd class="index-item-body">
7832                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_title_text_align">InfoTable::set_title_text_align()</a> in InfoTable.inc</div>
7833                                                            <div class="index-item-description">this function lets you change the  text alignment of the text in the title</div>
7834                                            </dd>
7835                            <dt class="field">
7836                                                    <span class="method-title">set_total_rows</span>
7837                                            </dt>
7838                    <dd class="index-item-body">
7839                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_total_rows">DataListSource::set_total_rows()</a> in DataListSource.inc</div>
7840                                                            <div class="index-item-description">This is used to set the total # of  rows we have in our data set</div>
7841                                            </dd>
7842                            <dt class="field">
7843                                                    <span class="method-title">set_transform</span>
7844                                            </dt>
7845                    <dd class="index-item-body">
7846                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_transform">SVGTagClass::set_transform()</a> in SVGTAGS.inc</div>
7847                                                            <div class="index-item-description">This function is used to set the  'transform' attribute of a tag.</div>
7848                                            </dd>
7849                            <dt class="field">
7850                                                    <span class="method-title">set_urldir</span>
7851                                            </dt>
7852                    <dd class="index-item-body">
7853                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_urldir">ImageThumbnailWidget::set_urldir()</a> in ImageThumbnailWidget.inc</div>
7854                                                            <div class="index-item-description">Set the base url path where the files  live on the web site.</div>
7855                                            </dd>
7856                            <dt class="field">
7857                                                    <span class="method-title">set_value</span>
7858                                            </dt>
7859                    <dd class="index-item-body">
7860                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a> in FormElement.inc</div>
7861                                                            <div class="index-item-description">This function will set the  initial value for the element</div>
7862                                            </dd>
7863                            <dt class="field">
7864                                                    <span class="method-title">set_vertical_cellborder</span>
7865                                            </dt>
7866                    <dd class="index-item-body">
7867                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_vertical_cellborder">InfoTable::set_vertical_cellborder()</a> in InfoTable.inc</div>
7868                                                            <div class="index-item-description">this function sets the flag to tell  the object to render (or not) the  vertical cell borders</div>
7869                                            </dd>
7870                            <dt class="field">
7871                                                    <span class="method-title">set_webmaster_email</span>
7872                                            </dt>
7873                    <dd class="index-item-body">
7874                            <div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_webmaster_email">FooterNav::set_webmaster_email()</a> in FooterNav.inc</div>
7875                                                            <div class="index-item-description">sets the Webmaster email address  if this is set we show the  mailto for this email</div>
7876                                            </dd>
7877                            <dt class="field">
7878                                                    <span class="method-title">set_width</span>
7879                                            </dt>
7880                    <dd class="index-item-body">
7881                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_width">SVGGraph::set_width()</a> in SVGGraph.inc</div>
7882                                                            <div class="index-item-description">This method sets the width  of the graph</div>
7883                                            </dd>
7884                            <dt class="field">
7885                                                    <span class="method-title">set_width</span>
7886                                            </dt>
7887                    <dd class="index-item-body">
7888                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a> in BaseWidget.inc</div>
7889                                                            <div class="index-item-description">Set the width for the widget.</div>
7890                                            </dd>
7891                            <dt class="field">
7892                                                    <span class="method-title">set_xmlbase</span>
7893                                            </dt>
7894                    <dd class="index-item-body">
7895                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmlbase">SVGTagClass::set_xmlbase()</a> in SVGTAGS.inc</div>
7896                                                            <div class="index-item-description">This method is used for setting the  SVG common tag attribute of  xml:base</div>
7897                                            </dd>
7898                            <dt class="field">
7899                                                    <span class="method-title">set_xmllang</span>
7900                                            </dt>
7901                    <dd class="index-item-body">
7902                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmllang">SVGTagClass::set_xmllang()</a> in SVGTAGS.inc</div>
7903                                                            <div class="index-item-description">This method is used for setting the  SVG common tag attribute of  xml:lang</div>
7904                                            </dd>
7905                            <dt class="field">
7906                                                    <span class="method-title">set_xmlspace</span>
7907                                            </dt>
7908                    <dd class="index-item-body">
7909                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmlspace">SVGTagClass::set_xmlspace()</a> in SVGTAGS.inc</div>
7910                                                            <div class="index-item-description">This method is used for setting the  SVG common tag attribute of  xml:space</div>
7911                                            </dd>
7912                            <dt class="field">
7913                                                    <span class="method-title">set_x_title</span>
7914                                            </dt>
7915                    <dd class="index-item-body">
7916                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_x_title">SVGXYGraph::set_x_title()</a> in SVGXYGraph.inc</div>
7917                                                            <div class="index-item-description">This function is used to set the  title for the X Axis</div>
7918                                            </dd>
7919                            <dt class="field">
7920                                                    <span class="method-title">set_y_title</span>
7921                                            </dt>
7922                    <dd class="index-item-body">
7923                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_y_title">SVGXYGraph::set_y_title()</a> in SVGXYGraph.inc</div>
7924                                                            <div class="index-item-description">This function is used to set the  title for the Y Axis</div>
7925                                            </dd>
7926                            <dt class="field">
7927                                                    <span class="method-title">showall</span>
7928                                            </dt>
7929                    <dd class="index-item-body">
7930                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodshowall">DataList::showall()</a> in DataList.inc</div>
7931                                                            <div class="index-item-description">returns the current value of the showall  flag.  This tells us if they want the entire  list of data back from the DB.</div>
7932                                            </dd>
7933                            <dt class="field">
7934                                                    <span class="method-title">show_actionbar</span>
7935                                            </dt>
7936                    <dd class="index-item-body">
7937                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodshow_actionbar">DefaultGUIDatalist::show_actionbar()</a> in DefaultGUIDataList.inc</div>
7938                                                            <div class="index-item-description">This function gets the current value  of the show actionbar flag setting.</div>
7939                                            </dd>
7940                            <dt class="field">
7941                                                    <span class="method-title">show_character_encoding</span>
7942                                            </dt>
7943                    <dd class="index-item-body">
7944                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a> in XMLDocumentClass.inc</div>
7945                                                            <div class="index-item-description">method to update the flag that lets us know  to show/render the character encoding string  in the xml tag or not</div>
7946                                            </dd>
7947                            <dt class="field">
7948                                                    <span class="method-title">show_http_header</span>
7949                                            </dt>
7950                    <dd class="index-item-body">
7951                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a> in XMLDocumentClass.inc</div>
7952                                                            <div class="index-item-description">this function is used to set the flag  that tells this class to automatically  output the content type in the http header</div>
7953                                            </dd>
7954                            <dt class="field">
7955                                                    SimpleGUIDataList
7956                                            </dt>
7957                    <dd class="index-item-body">
7958                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html">SimpleGUIDataList</a> in SimpleGUIDataList.inc</div>
7959                                                            <div class="index-item-description">This object is the base class that can be</div>
7960                                            </dd>
7961                            <dt class="field">
7962                                                    <span class="method-title">simple_search_modifier_value</span>
7963                                            </dt>
7964                    <dd class="index-item-body">
7965                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsimple_search_modifier_value">DataList::simple_search_modifier_value()</a> in DataList.inc</div>
7966                                                            <div class="index-item-description">returns the current value of the  simple search modifier</div>
7967                                            </dd>
7968                            <dt class="field">
7969                                                    <span class="method-title">simple_search_where_clause</span>
7970                                            </dt>
7971                    <dd class="index-item-body">
7972                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsimple_search_where_clause">SQLDataListSource::simple_search_where_clause()</a> in SQLDataListSource.inc</div>
7973                                                            <div class="index-item-description">this builds the search clause</div>
7974                                            </dd>
7975                            <dt class="field">
7976                                                    SMALLtag
7977                                            </dt>
7978                    <dd class="index-item-body">
7979                            <div class="index-item-details"><a href="phpHtmlLib/SMALLtag.html">SMALLtag</a> in ALLTAGS.inc</div>
7980                                                            <div class="index-item-description">&lt;SMALL&gt; tag class</div>
7981                                            </dd>
7982                            <dt class="field">
7983                                                    <span class="method-title">sort</span>
7984                                            </dt>
7985                    <dd class="index-item-body">
7986                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodsort">CSVFILEDataListSource::sort()</a> in CSVFILEDataListSource.inc</div>
7987                                            </dd>
7988                            <dt class="field">
7989                                                    <span class="method-title">sort</span>
7990                                            </dt>
7991                    <dd class="index-item-body">
7992                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodsort">DataListSource::sort()</a> in DataListSource.inc</div>
7993                                                            <div class="index-item-description">A generic method API that can be used at the bottom  half of the do_query() method to sort data that is  stored locally.  This is only needed when the source  is a non database.</div>
7994                                            </dd>
7995                            <dt class="field">
7996                                                    <span class="method-title">sort</span>
7997                                            </dt>
7998                    <dd class="index-item-body">
7999                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodsort">ArrayDataListSource::sort()</a> in ArrayDataListSource.inc</div>
8000                                            </dd>
8001                            <dt class="field">
8002                                                    <span class="const-title">SORTABLE</span>
8003                                            </dt>
8004                    <dd class="index-item-body">
8005                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSORTABLE">SORTABLE</a> in DataList.inc</div>
8006                                                            <div class="index-item-description">Some global defines used</div>
8007                                            </dd>
8008                            <dt class="field">
8009                                                    SPANtag
8010                                            </dt>
8011                    <dd class="index-item-body">
8012                            <div class="index-item-details"><a href="phpHtmlLib/SPANtag.html">SPANtag</a> in ALLTAGS.inc</div>
8013                                                            <div class="index-item-description">&lt;SPAN&gt; tag class</div>
8014                                            </dd>
8015                            <dt class="field">
8016                                                    <span class="method-title">span_font8</span>
8017                                            </dt>
8018                    <dd class="index-item-body">
8019                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8">span_font8()</a> in font_utils.inc</div>
8020                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font8.</div>
8021                                            </dd>
8022                            <dt class="field">
8023                                                    <span class="method-title">span_font8bold</span>
8024                                            </dt>
8025                    <dd class="index-item-body">
8026                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8bold">span_font8bold()</a> in font_utils.inc</div>
8027                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font8bold.</div>
8028                                            </dd>
8029                            <dt class="field">
8030                                                    <span class="method-title">span_font10</span>
8031                                            </dt>
8032                    <dd class="index-item-body">
8033                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10">span_font10()</a> in font_utils.inc</div>
8034                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font10.</div>
8035                                            </dd>
8036                            <dt class="field">
8037                                                    <span class="method-title">span_font10bold</span>
8038                                            </dt>
8039                    <dd class="index-item-body">
8040                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10bold">span_font10bold()</a> in font_utils.inc</div>
8041                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font10bold.</div>
8042                                            </dd>
8043                            <dt class="field">
8044                                                    <span class="method-title">span_font12</span>
8045                                            </dt>
8046                    <dd class="index-item-body">
8047                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12">span_font12()</a> in font_utils.inc</div>
8048                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font12.</div>
8049                                            </dd>
8050                            <dt class="field">
8051                                                    <span class="method-title">span_font12bold</span>
8052                                            </dt>
8053                    <dd class="index-item-body">
8054                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12bold">span_font12bold()</a> in font_utils.inc</div>
8055                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font12bold.</div>
8056                                            </dd>
8057                            <dt class="field">
8058                                                    <span class="method-title">span_font14</span>
8059                                            </dt>
8060                    <dd class="index-item-body">
8061                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14">span_font14()</a> in font_utils.inc</div>
8062                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font14.</div>
8063                                            </dd>
8064                            <dt class="field">
8065                                                    <span class="method-title">span_font14bold</span>
8066                                            </dt>
8067                    <dd class="index-item-body">
8068                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14bold">span_font14bold()</a> in font_utils.inc</div>
8069                                                            <div class="index-item-description">Build a SPANtag object with  css class of .font14bold.</div>
8070                                            </dd>
8071                            <dt class="field">
8072                                                    SQLDataListSource
8073                                            </dt>
8074                    <dd class="index-item-body">
8075                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a> in SQLDataListSource.inc</div>
8076                                            </dd>
8077                            <dt class="field">
8078                                                    <span class="method-title">sql_varchar_filter</span>
8079                                            </dt>
8080                    <dd class="index-item-body">
8081                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a> in SQLDataListSource.inc</div>
8082                                                            <div class="index-item-description">Clean up the string so it can work in a db</div>
8083                                            </dd>
8084                            <dt class="field">
8085                                                    Stag
8086                                            </dt>
8087                    <dd class="index-item-body">
8088                            <div class="index-item-details"><a href="phpHtmlLib/Stag.html">Stag</a> in ALLTAGS.inc</div>
8089                                                            <div class="index-item-description">&lt;S&gt; tag class</div>
8090                                            </dd>
8091                            <dt class="field">
8092                                                    StandardAccountForm
8093                                            </dt>
8094                    <dd class="index-item-body">
8095                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html">StandardAccountForm</a> in form2.php</div>
8096                                                            <div class="index-item-description">A simple Page Layout object child.</div>
8097                                            </dd>
8098                            <dt class="field">
8099                                                    StandardFormContent
8100                                            </dt>
8101                    <dd class="index-item-body">
8102                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a> in StandardFormContent.inc</div>
8103                                                            <div class="index-item-description">This is a child of the FormContent class to  provide a 'standard' look and feel for forms.</div>
8104                                            </dd>
8105                            <dt class="field">
8106                                                    <span class="method-title">StandardFormContent</span>
8107                                            </dt>
8108                    <dd class="index-item-body">
8109                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodStandardFormContent">StandardFormContent::StandardFormContent()</a> in StandardFormContent.inc</div>
8110                                            </dd>
8111                            <dt class="field">
8112                                                    Step1
8113                                            </dt>
8114                    <dd class="index-item-body">
8115                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html">Step1</a> in _steps.inc</div>
8116                                                            <div class="index-item-description">A simple Page Layout object child.</div>
8117                                            </dd>
8118                            <dt class="field">
8119                                                    Step2
8120                                            </dt>
8121                    <dd class="index-item-body">
8122                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html">Step2</a> in _steps.inc</div>
8123                                                            <div class="index-item-description">This is a child of the FormContent class to  provide a 'standard' look and feel for forms.</div>
8124                                            </dd>
8125                            <dt class="field">
8126                                                    Step3
8127                                            </dt>
8128                    <dd class="index-item-body">
8129                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html">Step3</a> in _steps.inc</div>
8130                                                            <div class="index-item-description">This is a child of the FormContent class to  provide a 'standard' look and feel for forms.</div>
8131                                            </dd>
8132                            <dt class="field">
8133                                                    STOPsvgtag
8134                                            </dt>
8135                    <dd class="index-item-body">
8136                            <div class="index-item-details"><a href="phpHtmlLib/STOPsvgtag.html">STOPsvgtag</a> in SVGTAGS.inc</div>
8137                                                            <div class="index-item-description">&lt;stop&gt; SVG tag</div>
8138                                            </dd>
8139                            <dt class="field">
8140                                                    <span class="method-title">strip_offset</span>
8141                                            </dt>
8142                    <dd class="index-item-body">
8143                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodstrip_offset">ImageThumbnailWidget::strip_offset()</a> in ImageThumbnailWidget.inc</div>
8144                                                            <div class="index-item-description">This function strips the offset</div>
8145                                            </dd>
8146                            <dt class="field">
8147                                                    STRONGtag
8148                                            </dt>
8149                    <dd class="index-item-body">
8150                            <div class="index-item-details"><a href="phpHtmlLib/STRONGtag.html">STRONGtag</a> in ALLTAGS.inc</div>
8151                                                            <div class="index-item-description">&lt;STRONG&gt; tag class</div>
8152                                            </dd>
8153                            <dt class="field">
8154                                                    STYLEsvgtag
8155                                            </dt>
8156                    <dd class="index-item-body">
8157                            <div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html">STYLEsvgtag</a> in SVGTAGS.inc</div>
8158                                                            <div class="index-item-description">&lt;style&gt; SVG tag</div>
8159                                            </dd>
8160                            <dt class="field">
8161                                                    STYLEtag
8162                                            </dt>
8163                    <dd class="index-item-body">
8164                            <div class="index-item-details"><a href="phpHtmlLib/STYLEtag.html">STYLEtag</a> in ALLTAGS.inc</div>
8165                                                            <div class="index-item-description">&lt;STYLE&gt; tag class</div>
8166                                            </dd>
8167                            <dt class="field">
8168                                                    SUBtag
8169                                            </dt>
8170                    <dd class="index-item-body">
8171                            <div class="index-item-details"><a href="phpHtmlLib/SUBtag.html">SUBtag</a> in ALLTAGS.inc</div>
8172                                                            <div class="index-item-description">&lt;SUB&gt; tag class</div>
8173                                            </dd>
8174                            <dt class="field">
8175                                                    SUPtag
8176                                            </dt>
8177                    <dd class="index-item-body">
8178                            <div class="index-item-details"><a href="phpHtmlLib/SUPtag.html">SUPtag</a> in ALLTAGS.inc</div>
8179                                                            <div class="index-item-description">&lt;SUP&gt; tag class</div>
8180                                            </dd>
8181                            <dt class="field">
8182                                                    <span class="method-title">SVGDocumentClass</span>
8183                                            </dt>
8184                    <dd class="index-item-body">
8185                            <div class="index-item-details"><a href="phpHtmlLib/SVGDocumentClass.html#methodSVGDocumentClass">SVGDocumentClass::SVGDocumentClass()</a> in SVGDocumentClass.inc</div>
8186                                                            <div class="index-item-description">The constructor to building a SVG document.</div>
8187                                            </dd>
8188                            <dt class="field">
8189                                                    SVGDocumentClass
8190                                            </dt>
8191                    <dd class="index-item-body">
8192                            <div class="index-item-details"><a href="phpHtmlLib/SVGDocumentClass.html">SVGDocumentClass</a> in SVGDocumentClass.inc</div>
8193                                                            <div class="index-item-description">This class lets you build a complete  SVG document.</div>
8194                                            </dd>
8195                            <dt class="field">
8196                                                    SVGGraph
8197                                            </dt>
8198                    <dd class="index-item-body">
8199                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html">SVGGraph</a> in SVGGraph.inc</div>
8200                                                            <div class="index-item-description">This is the base Graph class for doing  SVG graphs</div>
8201                                            </dd>
8202                            <dt class="field">
8203                                                    <span class="method-title">SVGGraph</span>
8204                                            </dt>
8205                    <dd class="index-item-body">
8206                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodSVGGraph">SVGGraph::SVGGraph()</a> in SVGGraph.inc</div>
8207                                            </dd>
8208                            <dt class="field">
8209                                                    SVGsvgtag
8210                                            </dt>
8211                    <dd class="index-item-body">
8212                            <div class="index-item-details"><a href="phpHtmlLib/SVGsvgtag.html">SVGsvgtag</a> in SVGTAGS.inc</div>
8213                                                            <div class="index-item-description">&lt;svg&gt; SVG tag</div>
8214                                            </dd>
8215                            <dt class="field">
8216                                                    SVGTagClass
8217                                            </dt>
8218                    <dd class="index-item-body">
8219                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html">SVGTagClass</a> in SVGTAGS.inc</div>
8220                                                            <div class="index-item-description">This overrides the WMLTagClass to  define some methods that set  some commonly used SVG tag attributes.</div>
8221                                            </dd>
8222                            <dt class="field">
8223                                                    <span class="method-title">SVGTagClass</span>
8224                                            </dt>
8225                    <dd class="index-item-body">
8226                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodSVGTagClass">SVGTagClass::SVGTagClass()</a> in SVGTAGS.inc</div>
8227                                                            <div class="index-item-description">The SVGTagClass constructor</div>
8228                                            </dd>
8229                            <dt class="field">
8230                                                    SVGXYGraph
8231                                            </dt>
8232                    <dd class="index-item-body">
8233                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html">SVGXYGraph</a> in SVGXYGraph.inc</div>
8234                                                            <div class="index-item-description">This is the base Graph class for doing XY coordinate  system based graphs in SVG.</div>
8235                                            </dd>
8236                            <dt class="field">
8237                                                    <span class="method-title">SVGXYGraph</span>
8238                                            </dt>
8239                    <dd class="index-item-body">
8240                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodSVGXYGraph">SVGXYGraph::SVGXYGraph()</a> in SVGXYGraph.inc</div>
8241                                            </dd>
8242                            <dt class="field">
8243                                                    SVGXYLineGraph
8244                                            </dt>
8245                    <dd class="index-item-body">
8246                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html">SVGXYLineGraph</a> in SVGXYLineGraph.inc</div>
8247                                                            <div class="index-item-description">This is the base Graph class for doing XY coordinate  system based graphs in SVG.</div>
8248                                            </dd>
8249                            <dt class="field">
8250                                                    SVGXYPlotGraph
8251                                            </dt>
8252                    <dd class="index-item-body">
8253                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html">SVGXYPlotGraph</a> in SVGXYPlotGraph.inc</div>
8254                                                            <div class="index-item-description">This is the base Graph class for doing XY coordinate  system based graphs in SVG.</div>
8255                                            </dd>
8256                            <dt class="field">
8257                                                    <span class="method-title">SVGXYPlotGraph</span>
8258                                            </dt>
8259                    <dd class="index-item-body">
8260                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodSVGXYPlotGraph">SVGXYPlotGraph::SVGXYPlotGraph()</a> in SVGXYPlotGraph.inc</div>
8261                                            </dd>
8262                            <dt class="field">
8263                                                    <span class="method-title">svg_a</span>
8264                                            </dt>
8265                    <dd class="index-item-body">
8266                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_a">svg_a()</a> in svg_utils.inc</div>
8267                                                            <div class="index-item-description">This function is used to build an  SVG &lt;a&gt; tag</div>
8268                                            </dd>
8269                            <dt class="field">
8270                                                    <span class="method-title">svg_animate</span>
8271                                            </dt>
8272                    <dd class="index-item-body">
8273                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_animate">svg_animate()</a> in svg_utils.inc</div>
8274                                                            <div class="index-item-description">This function is used to build an  SVG &lt;animate&gt; tag</div>
8275                                            </dd>
8276                            <dt class="field">
8277                                                    <span class="method-title">svg_circle</span>
8278                                            </dt>
8279                    <dd class="index-item-body">
8280                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_circle">svg_circle()</a> in svg_utils.inc</div>
8281                                                            <div class="index-item-description">This function is used to build an  SVG &lt;circle&gt; tag and its common  attributes</div>
8282                                            </dd>
8283                            <dt class="field">
8284                                                    <span class="method-title">svg_defs</span>
8285                                            </dt>
8286                    <dd class="index-item-body">
8287                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_defs">svg_defs()</a> in svg_utils.inc</div>
8288                                                            <div class="index-item-description">This function is used for building an  SVG &lt;defs&gt; tag</div>
8289                                            </dd>
8290                            <dt class="field">
8291                                                    <span class="method-title">svg_desc</span>
8292                                            </dt>
8293                    <dd class="index-item-body">
8294                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_desc">svg_desc()</a> in svg_utils.inc</div>
8295                                                            <div class="index-item-description">This function is used for building an  SVG &lt;desc&gt; tag</div>
8296                                            </dd>
8297                            <dt class="field">
8298                                                    <span class="method-title">svg_ellipse</span>
8299                                            </dt>
8300                    <dd class="index-item-body">
8301                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_ellipse">svg_ellipse()</a> in svg_utils.inc</div>
8302                                                            <div class="index-item-description">This function is used to build an  SVG &lt;ellipse&gt; tag and its common  attributes</div>
8303                                            </dd>
8304                            <dt class="field">
8305                                                    <span class="method-title">svg_font</span>
8306                                            </dt>
8307                    <dd class="index-item-body">
8308                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_font">svg_font()</a> in svg_utils.inc</div>
8309                                                            <div class="index-item-description">this function builds an SVG  &lt;font&gt; tag</div>
8310                                            </dd>
8311                            <dt class="field">
8312                                                    <span class="method-title">svg_g</span>
8313                                            </dt>
8314                    <dd class="index-item-body">
8315                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_g">svg_g()</a> in svg_utils.inc</div>
8316                                                            <div class="index-item-description">This function builds an SVG  &lt;g&gt; tag</div>
8317                                            </dd>
8318                            <dt class="field">
8319                                                    <span class="method-title">svg_line</span>
8320                                            </dt>
8321                    <dd class="index-item-body">
8322                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_line">svg_line()</a> in svg_utils.inc</div>
8323                                                            <div class="index-item-description">This function is used for building an  SVG &lt;line&gt; tag</div>
8324                                            </dd>
8325                            <dt class="field">
8326                                                    <span class="method-title">svg_marker</span>
8327                                            </dt>
8328                    <dd class="index-item-body">
8329                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_marker">svg_marker()</a> in svg_utils.inc</div>
8330                                                            <div class="index-item-description">This function is used for building an  SVG &lt;marker&gt; tag</div>
8331                                            </dd>
8332                            <dt class="field">
8333                                                    <span class="method-title">svg_polygon</span>
8334                                            </dt>
8335                    <dd class="index-item-body">
8336                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_polygon">svg_polygon()</a> in svg_utils.inc</div>
8337                                                            <div class="index-item-description">This function is used for building an  SVG &lt;polygon&gt; tag</div>
8338                                            </dd>
8339                            <dt class="field">
8340                                                    <span class="method-title">svg_polyline</span>
8341                                            </dt>
8342                    <dd class="index-item-body">
8343                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_polyline">svg_polyline()</a> in svg_utils.inc</div>
8344                                                            <div class="index-item-description">This function is used for building an  SVG &lt;polyline&gt; tag</div>
8345                                            </dd>
8346                            <dt class="field">
8347                                                    <span class="method-title">svg_rect</span>
8348                                            </dt>
8349                    <dd class="index-item-body">
8350                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_rect">svg_rect()</a> in svg_utils.inc</div>
8351                                                            <div class="index-item-description">This function is used to build an  SVG &lt;rect&gt; tag and its common  attributes</div>
8352                                            </dd>
8353                            <dt class="field">
8354                                                    <span class="method-title">svg_script</span>
8355                                            </dt>
8356                    <dd class="index-item-body">
8357                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_script">svg_script()</a> in svg_utils.inc</div>
8358                                                            <div class="index-item-description">This function creates a &lt;script&gt;  tag and wraps the javascript in the  appropriate  &lt;![CDATA[ JAVASCRIPT ]]&gt;  that is required for svg.</div>
8359                                            </dd>
8360                            <dt class="field">
8361                                                    <span class="method-title">svg_style</span>
8362                                            </dt>
8363                    <dd class="index-item-body">
8364                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_style">svg_style()</a> in svg_utils.inc</div>
8365                                                            <div class="index-item-description">This function creates a &lt;script&gt;  tag and wraps the javascript in the  appropriate  &lt;![CDATA[ JAVASCRIPT ]]&gt;  that is required for svg.</div>
8366                                            </dd>
8367                            <dt class="field">
8368                                                    <span class="method-title">svg_text</span>
8369                                            </dt>
8370                    <dd class="index-item-body">
8371                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_text">svg_text()</a> in svg_utils.inc</div>
8372                                                            <div class="index-item-description">This function is used to build an  SVG &lt;text&gt; tag</div>
8373                                            </dd>
8374                            <dt class="field">
8375                                                    <span class="method-title">svg_textpath</span>
8376                                            </dt>
8377                    <dd class="index-item-body">
8378                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_textpath">svg_textpath()</a> in svg_utils.inc</div>
8379                                                            <div class="index-item-description">This function is used to build an  SVG &lt;textpath&gt; tag.</div>
8380                                            </dd>
8381                            <dt class="field">
8382                                                    <span class="method-title">svg_tref</span>
8383                                            </dt>
8384                    <dd class="index-item-body">
8385                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_tref">svg_tref()</a> in svg_utils.inc</div>
8386                                                            <div class="index-item-description">This function is used to build an  SVG &lt;tref&gt; tag</div>
8387                                            </dd>
8388                            <dt class="field">
8389                                                    <span class="method-title">svg_tspan</span>
8390                                            </dt>
8391                    <dd class="index-item-body">
8392                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_tspan">svg_tspan()</a> in svg_utils.inc</div>
8393                                                            <div class="index-item-description">This function is used to build an  SVG &lt;tref&gt; tag.</div>
8394                                            </dd>
8395                            <dt class="field">
8396                                                    SWITCHsvgtag
8397                                            </dt>
8398                    <dd class="index-item-body">
8399                            <div class="index-item-details"><a href="phpHtmlLib/SWITCHsvgtag.html">SWITCHsvgtag</a> in SVGTAGS.inc</div>
8400                                                            <div class="index-item-description">&lt;switch&gt; SVG tag</div>
8401                                            </dd>
8402                            <dt class="field">
8403                                                    <span class="const-title">SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</span>
8404                                            </dt>
8405                    <dd class="index-item-body">
8406                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineSXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH">SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</a> in FormValidation.inc</div>
8407                                            </dd>
8408                            <dt class="field">
8409                                                    SYMBOLsvgtag
8410                                            </dt>
8411                    <dd class="index-item-body">
8412                            <div class="index-item-details"><a href="phpHtmlLib/SYMBOLsvgtag.html">SYMBOLsvgtag</a> in SVGTAGS.inc</div>
8413                                                            <div class="index-item-description">&lt;symbol&gt; SVG tag</div>
8414                                            </dd>
8415                            <dt class="field">
8416                                                    <span class="include-title">SVGTAGS.inc</span>
8417                                            </dt>
8418                    <dd class="index-item-body">
8419                            <div class="index-item-details"><a href="phpHtmlLib/_tag_classes_SVGTAGS_inc.html">SVGTAGS.inc</a> in SVGTAGS.inc</div>
8420                                            </dd>
8421                            <dt class="field">
8422                                                    <span class="include-title">svg_utils.inc</span>
8423                                            </dt>
8424                    <dd class="index-item-body">
8425                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html">svg_utils.inc</a> in svg_utils.inc</div>
8426                                            </dd>
8427                            <dt class="field">
8428                                                    <span class="include-title">SimpleGUIDataList.inc</span>
8429                                            </dt>
8430                    <dd class="index-item-body">
8431                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_SimpleGUIDataList_inc.html">SimpleGUIDataList.inc</a> in SimpleGUIDataList.inc</div>
8432                                            </dd>
8433                            <dt class="field">
8434                                                    <span class="include-title">SQLDataListSource.inc</span>
8435                                            </dt>
8436                    <dd class="index-item-body">
8437                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_SQLDataListSource_inc.html">SQLDataListSource.inc</a> in SQLDataListSource.inc</div>
8438                                            </dd>
8439                            <dt class="field">
8440                                                    <span class="include-title">SVGDocumentClass.inc</span>
8441                                            </dt>
8442                    <dd class="index-item-body">
8443                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_svg_SVGDocumentClass_inc.html">SVGDocumentClass.inc</a> in SVGDocumentClass.inc</div>
8444                                            </dd>
8445                            <dt class="field">
8446                                                    <span class="include-title">SVGGraph.inc</span>
8447                                            </dt>
8448                    <dd class="index-item-body">
8449                            <div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGGraph_inc.html">SVGGraph.inc</a> in SVGGraph.inc</div>
8450                                            </dd>
8451                            <dt class="field">
8452                                                    <span class="include-title">SVGXYGraph.inc</span>
8453                                            </dt>
8454                    <dd class="index-item-body">
8455                            <div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYGraph_inc.html">SVGXYGraph.inc</a> in SVGXYGraph.inc</div>
8456                                            </dd>
8457                            <dt class="field">
8458                                                    <span class="include-title">SVGXYLineGraph.inc</span>
8459                                            </dt>
8460                    <dd class="index-item-body">
8461                            <div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYLineGraph_inc.html">SVGXYLineGraph.inc</a> in SVGXYLineGraph.inc</div>
8462                                            </dd>
8463                            <dt class="field">
8464                                                    <span class="include-title">SVGXYPlotGraph.inc</span>
8465                                            </dt>
8466                    <dd class="index-item-body">
8467                            <div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYPlotGraph_inc.html">SVGXYPlotGraph.inc</a> in SVGXYPlotGraph.inc</div>
8468                                            </dd>
8469                    </dl>
8470            <a name="t"></a>
8471            <div class="index-letter-section">
8472                    <div style="float: left" class="index-letter-title">t</div>
8473                    <div style="float: right"><a href="#top">top</a></div>
8474                    <div style="clear: both"></div>
8475            </div>
8476            <dl>
8477                            <dt class="field">
8478                                                    <span class="var-title">$title</span>
8479                                            </dt>
8480                    <dd class="index-item-body">
8481                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a> in BaseWidget.inc</div>
8482                                                            <div class="index-item-description">The title of the table.</div>
8483                                            </dd>
8484                            <dt class="field">
8485                                                    TABLEtag
8486                                            </dt>
8487                    <dd class="index-item-body">
8488                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html">TABLEtag</a> in ALLTAGS.inc</div>
8489                                                            <div class="index-item-description">&lt;TABLE&gt; tag class</div>
8490                                            </dd>
8491                            <dt class="field">
8492                                                    TBODYtag
8493                                            </dt>
8494                    <dd class="index-item-body">
8495                            <div class="index-item-details"><a href="phpHtmlLib/TBODYtag.html">TBODYtag</a> in ALLTAGS.inc</div>
8496                                                            <div class="index-item-description">&lt;TBODY&gt; class.</div>
8497                                            </dd>
8498                            <dt class="field">
8499                                                    TDtag
8500                                            </dt>
8501                    <dd class="index-item-body">
8502                            <div class="index-item-details"><a href="phpHtmlLib/TDtag.html">TDtag</a> in ALLTAGS.inc</div>
8503                                                            <div class="index-item-description">Table data &lt;TD&gt; class.</div>
8504                                            </dd>
8505                            <dt class="field">
8506                                                    TEMPLATEtag
8507                                            </dt>
8508                    <dd class="index-item-body">
8509                            <div class="index-item-details"><a href="phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a> in WMLTAGS.inc</div>
8510                                                            <div class="index-item-description">&lt;TEMPLATE&gt; tag class</div>
8511                                            </dd>
8512                            <dt class="field">
8513                                                    <span class="method-title">test_maxthumbs_per_page</span>
8514                                            </dt>
8515                    <dd class="index-item-body">
8516                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodtest_maxthumbs_per_page">ImageThumbnailWidget::test_maxthumbs_per_page()</a> in ImageThumbnailWidget.inc</div>
8517                                                            <div class="index-item-description">Make sure the maxthumbsperpage  isn't &gt; then total items.</div>
8518                                            </dd>
8519                            <dt class="field">
8520                                                    TEXTAREAtag
8521                                            </dt>
8522                    <dd class="index-item-body">
8523                            <div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html">TEXTAREAtag</a> in ALLTAGS.inc</div>
8524                                                            <div class="index-item-description">&lt;TEXTAREA&gt; tag class</div>
8525                                            </dd>
8526                            <dt class="field">
8527                                                    <span class="method-title">TextCSSNav</span>
8528                                            </dt>
8529                    <dd class="index-item-body">
8530                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodTextCSSNav">TextCSSNav::TextCSSNav()</a> in TextCSSNav.inc</div>
8531                                                            <div class="index-item-description">Constructor for this class  It just sets the width for the  widget.</div>
8532                                            </dd>
8533                            <dt class="field">
8534                                                    TextCSSNav
8535                                            </dt>
8536                    <dd class="index-item-body">
8537                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html">TextCSSNav</a> in TextCSSNav.inc</div>
8538                                                            <div class="index-item-description">This class builds a simple text navigational  widget.</div>
8539                                            </dd>
8540                            <dt class="field">
8541                                                    TextCSSNavCSS
8542                                            </dt>
8543                    <dd class="index-item-body">
8544                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNavCSS.html">TextCSSNavCSS</a> in TextCSSNav.inc</div>
8545                                                            <div class="index-item-description">This class defines the css used by the  FooterNav Object.</div>
8546                                            </dd>
8547                            <dt class="field">
8548                                                    <span class="method-title">TextNav</span>
8549                                            </dt>
8550                    <dd class="index-item-body">
8551                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodTextNav">TextNav::TextNav()</a> in TextNav.inc</div>
8552                                                            <div class="index-item-description">Constructor for this class  It just sets the width for the  widget.</div>
8553                                            </dd>
8554                            <dt class="field">
8555                                                    TextNav
8556                                            </dt>
8557                    <dd class="index-item-body">
8558                            <div class="index-item-details"><a href="phpHtmlLib/TextNav.html">TextNav</a> in TextNav.inc</div>
8559                                                            <div class="index-item-description">This class builds a simple text navigational  widget.</div>
8560                                            </dd>
8561                            <dt class="field">
8562                                                    TextNavCSS
8563                                            </dt>
8564                    <dd class="index-item-body">
8565                            <div class="index-item-details"><a href="phpHtmlLib/TextNavCSS.html">TextNavCSS</a> in TextNav.inc</div>
8566                                                            <div class="index-item-description">This class defines the css used by the  TextNav Object.</div>
8567                                            </dd>
8568                            <dt class="field">
8569                                                    TEXTPATHsvgtag
8570                                            </dt>
8571                    <dd class="index-item-body">
8572                            <div class="index-item-details"><a href="phpHtmlLib/TEXTPATHsvgtag.html">TEXTPATHsvgtag</a> in SVGTAGS.inc</div>
8573                                                            <div class="index-item-description">&lt;textpath&gt; SVG tag</div>
8574                                            </dd>
8575                            <dt class="field">
8576                                                    TEXTsvgtag
8577                                            </dt>
8578                    <dd class="index-item-body">
8579                            <div class="index-item-details"><a href="phpHtmlLib/TEXTsvgtag.html">TEXTsvgtag</a> in SVGTAGS.inc</div>
8580                                                            <div class="index-item-description">&lt;text&gt; SVG tag</div>
8581                                            </dd>
8582                            <dt class="field">
8583                                                    TFOOTtag
8584                                            </dt>
8585                    <dd class="index-item-body">
8586                            <div class="index-item-details"><a href="phpHtmlLib/TFOOTtag.html">TFOOTtag</a> in ALLTAGS.inc</div>
8587                                                            <div class="index-item-description">&lt;TFOOT&gt; tag class</div>
8588                                            </dd>
8589                            <dt class="field">
8590                                                    THEADtag
8591                                            </dt>
8592                    <dd class="index-item-body">
8593                            <div class="index-item-details"><a href="phpHtmlLib/THEADtag.html">THEADtag</a> in ALLTAGS.inc</div>
8594                                                            <div class="index-item-description">Table Header &lt;THEAD&gt; class.</div>
8595                                            </dd>
8596                            <dt class="field">
8597                                                    THtag
8598                                            </dt>
8599                    <dd class="index-item-body">
8600                            <div class="index-item-details"><a href="phpHtmlLib/THtag.html">THtag</a> in ALLTAGS.inc</div>
8601                                                            <div class="index-item-description">Table Header &lt;TH&gt; class.</div>
8602                                            </dd>
8603                            <dt class="field">
8604                                                    TIMERtag
8605                                            </dt>
8606                    <dd class="index-item-body">
8607                            <div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html">TIMERtag</a> in WMLTAGS.inc</div>
8608                                                            <div class="index-item-description">&lt;TIMER&gt; tag class</div>
8609                                            </dd>
8610                            <dt class="field">
8611                                                    TITLEsvgtag
8612                                            </dt>
8613                    <dd class="index-item-body">
8614                            <div class="index-item-details"><a href="phpHtmlLib/TITLEsvgtag.html">TITLEsvgtag</a> in SVGTAGS.inc</div>
8615                                                            <div class="index-item-description">&lt;title&gt; SVG tag</div>
8616                                            </dd>
8617                            <dt class="field">
8618                                                    TITLEtag
8619                                            </dt>
8620                    <dd class="index-item-body">
8621                            <div class="index-item-details"><a href="phpHtmlLib/TITLEtag.html">TITLEtag</a> in ALLTAGS.inc</div>
8622                                                            <div class="index-item-description">&lt;TITLE&gt; tag class</div>
8623                                            </dd>
8624                            <dt class="field">
8625                                                    <span class="method-title">total_items</span>
8626                                            </dt>
8627                    <dd class="index-item-body">
8628                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodtotal_items">ImageThumbnailWidget::total_items()</a> in ImageThumbnailWidget.inc</div>
8629                                                            <div class="index-item-description">returns the total # of  items we have to display.</div>
8630                                            </dd>
8631                            <dt class="field">
8632                                                    TreeNav
8633                                            </dt>
8634                    <dd class="index-item-body">
8635                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html">TreeNav</a> in TreeNav.inc</div>
8636                                                            <div class="index-item-description">This class tries to build a tree  navigational widget.</div>
8637                                            </dd>
8638                            <dt class="field">
8639                                                    <span class="method-title">TreeNav</span>
8640                                            </dt>
8641                    <dd class="index-item-body">
8642                            <div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodTreeNav">TreeNav::TreeNav()</a> in TreeNav.inc</div>
8643                                                            <div class="index-item-description">Constructor for this class  It just sets the width for the  widget.</div>
8644                                            </dd>
8645                            <dt class="field">
8646                                                    TREFsvgtag
8647                                            </dt>
8648                    <dd class="index-item-body">
8649                            <div class="index-item-details"><a href="phpHtmlLib/TREFsvgtag.html">TREFsvgtag</a> in SVGTAGS.inc</div>
8650                                                            <div class="index-item-description">&lt;tref&gt; SVG tag</div>
8651                                            </dd>
8652                            <dt class="field">
8653                                                    TRtag
8654                                            </dt>
8655                    <dd class="index-item-body">
8656                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html">TRtag</a> in ALLTAGS.inc</div>
8657                                                            <div class="index-item-description">Table Row &lt;TR&gt; class.</div>
8658                                            </dd>
8659                            <dt class="field">
8660                                                    TSPANsvgtag
8661                                            </dt>
8662                    <dd class="index-item-body">
8663                            <div class="index-item-details"><a href="phpHtmlLib/TSPANsvgtag.html">TSPANsvgtag</a> in SVGTAGS.inc</div>
8664                                                            <div class="index-item-description">&lt;tspan&gt; SVG tag</div>
8665                                            </dd>
8666                            <dt class="field">
8667                                                    TTtag
8668                                            </dt>
8669                    <dd class="index-item-body">
8670                            <div class="index-item-details"><a href="phpHtmlLib/TTtag.html">TTtag</a> in ALLTAGS.inc</div>
8671                                                            <div class="index-item-description">&lt;TT&gt; tag class</div>
8672                                            </dd>
8673                            <dt class="field">
8674                                                    <span class="include-title">TextCSSNav.inc</span>
8675                                            </dt>
8676                    <dd class="index-item-body">
8677                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_TextCSSNav_inc.html">TextCSSNav.inc</a> in TextCSSNav.inc</div>
8678                                            </dd>
8679                            <dt class="field">
8680                                                    <span class="include-title">TextNav.inc</span>
8681                                            </dt>
8682                    <dd class="index-item-body">
8683                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_TextNav_inc.html">TextNav.inc</a> in TextNav.inc</div>
8684                                            </dd>
8685                            <dt class="field">
8686                                                    <span class="include-title">TreeNav.inc</span>
8687                                            </dt>
8688                    <dd class="index-item-body">
8689                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_TreeNav_inc.html">TreeNav.inc</a> in TreeNav.inc</div>
8690                                            </dd>
8691                    </dl>
8692            <a name="u"></a>
8693            <div class="index-letter-section">
8694                    <div style="float: left" class="index-letter-title">u</div>
8695                    <div style="float: right"><a href="#top">top</a></div>
8696                    <div style="clear: both"></div>
8697            </div>
8698            <dl>
8699                            <dt class="field">
8700                                                    ULtag
8701                                            </dt>
8702                    <dd class="index-item-body">
8703                            <div class="index-item-details"><a href="phpHtmlLib/ULtag.html">ULtag</a> in ALLTAGS.inc</div>
8704                                            </dd>
8705                            <dt class="field">
8706                                                    <span class="method-title">update_all_values</span>
8707                                            </dt>
8708                    <dd class="index-item-body">
8709                            <div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html#methodupdate_all_values">CSSContainer::update_all_values()</a> in CSSContainer.inc</div>
8710                                                            <div class="index-item-description">This walks all of the  CSSBuilder objects  and calls their respective update_all_values  method.</div>
8711                                            </dd>
8712                            <dt class="field">
8713                                                    <span class="method-title">update_all_values</span>
8714                                            </dt>
8715                    <dd class="index-item-body">
8716                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a> in CSSBuilder.inc</div>
8717                                                            <div class="index-item-description">This function is a macro for walking the entire</div>
8718                                            </dd>
8719                            <dt class="field">
8720                                                    <span class="method-title">update_properties</span>
8721                                            </dt>
8722                    <dd class="index-item-body">
8723                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a> in CSSBuilder.inc</div>
8724                                                            <div class="index-item-description">This function updates a css property value  for a specific class/id</div>
8725                                            </dd>
8726                            <dt class="field">
8727                                                    <span class="method-title">update_property</span>
8728                                            </dt>
8729                    <dd class="index-item-body">
8730                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a> in CSSBuilder.inc</div>
8731                                                            <div class="index-item-description">This function updates a css property value  for a specific class/id</div>
8732                                            </dd>
8733                            <dt class="field">
8734                                                    <span class="method-title">user_setup</span>
8735                                            </dt>
8736                    <dd class="index-item-body">
8737                            <div class="index-item-details"><a href="phpHtmlLib/TextNavCSS.html#methoduser_setup">TextNavCSS::user_setup()</a> in TextNav.inc</div>
8738                                            </dd>
8739                            <dt class="field">
8740                                                    <span class="method-title">user_setup</span>
8741                                            </dt>
8742                    <dd class="index-item-body">
8743                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTableCSS.html#methoduser_setup">RoundTitleTableCSS::user_setup()</a> in RoundTitleTable.inc</div>
8744                                            </dd>
8745                            <dt class="field">
8746                                                    <span class="method-title">user_setup</span>
8747                                            </dt>
8748                    <dd class="index-item-body">
8749                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNavCSS.html#methoduser_setup">TextCSSNavCSS::user_setup()</a> in TextCSSNav.inc</div>
8750                                            </dd>
8751                            <dt class="field">
8752                                                    <span class="method-title">user_setup</span>
8753                                            </dt>
8754                    <dd class="index-item-body">
8755                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTableCSS.html#methoduser_setup">VerticalCSSNavTableCSS::user_setup()</a> in VerticalCSSNavTable.inc</div>
8756                                            </dd>
8757                            <dt class="field">
8758                                                    <span class="method-title">user_setup</span>
8759                                            </dt>
8760                    <dd class="index-item-body">
8761                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html#methoduser_setup">csvfilelist::user_setup()</a> in widget7.php</div>
8762                                            </dd>
8763                            <dt class="field">
8764                                                    <span class="method-title">user_setup</span>
8765                                            </dt>
8766                    <dd class="index-item-body">
8767                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/MyWizard.html#methoduser_setup">MyWizard::user_setup()</a> in wizard1.php</div>
8768                                            </dd>
8769                            <dt class="field">
8770                                                    <span class="method-title">user_setup</span>
8771                                            </dt>
8772                    <dd class="index-item-body">
8773                            <div class="index-item-details"><a href="phpHtmlLib/NavTableCSS.html#methoduser_setup">NavTableCSS::user_setup()</a> in NavTable.inc</div>
8774                                            </dd>
8775                            <dt class="field">
8776                                                    <span class="method-title">user_setup</span>
8777                                            </dt>
8778                    <dd class="index-item-body">
8779                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methoduser_setup">pearmysqllist::user_setup()</a> in widget6.php</div>
8780                                                            <div class="index-item-description">This method is used to setup the options  for the DataList object's display.</div>
8781                                            </dd>
8782                            <dt class="field">
8783                                                    <span class="method-title">user_setup</span>
8784                                            </dt>
8785                    <dd class="index-item-body">
8786                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methoduser_setup">FormWizard::user_setup()</a> in FormWizard.inc</div>
8787                                                            <div class="index-item-description">A subclass can override this function  to setup the class variables after  the constructor.  The constructor  automatically calls this function.</div>
8788                                            </dd>
8789                            <dt class="field">
8790                                                    <span class="method-title">user_setup</span>
8791                                            </dt>
8792                    <dd class="index-item-body">
8793                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDataListCSS.html#methoduser_setup">DefaultGUIDataListCSS::user_setup()</a> in DefaultGUIDataList.inc</div>
8794                                            </dd>
8795                            <dt class="field">
8796                                                    <span class="method-title">user_setup</span>
8797                                            </dt>
8798                    <dd class="index-item-body">
8799                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoduser_setup">DataList::user_setup()</a> in DataList.inc</div>
8800                                                            <div class="index-item-description">A subclass can override this function  to setup the class variables after  the constructor.  The constructor  automatically calls this function.</div>
8801                                            </dd>
8802                            <dt class="field">
8803                                                    <span class="method-title">user_setup</span>
8804                                            </dt>
8805                    <dd class="index-item-body">
8806                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a> in CSSBuilder.inc</div>
8807                                                            <div class="index-item-description">Call the child class' setup function</div>
8808                                            </dd>
8809                            <dt class="field">
8810                                                    <span class="method-title">user_setup</span>
8811                                            </dt>
8812                    <dd class="index-item-body">
8813                            <div class="index-item-details"><a href="phpHtmlLib/InfoTableCSS.html#methoduser_setup">InfoTableCSS::user_setup()</a> in InfoTable.inc</div>
8814                                            </dd>
8815                            <dt class="field">
8816                                                    <span class="method-title">user_setup</span>
8817                                            </dt>
8818                    <dd class="index-item-body">
8819                            <div class="index-item-details"><a href="phpHtmlLib/FooterNavCSS.html#methoduser_setup">FooterNavCSS::user_setup()</a> in FooterNav.inc</div>
8820                                            </dd>
8821                            <dt class="field">
8822                                                    <span class="method-title">user_setup</span>
8823                                            </dt>
8824                    <dd class="index-item-body">
8825                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTabCSS.html#methoduser_setup">ActiveTabCSS::user_setup()</a> in ActiveTab.inc</div>
8826                                            </dd>
8827                            <dt class="field">
8828                                                    <span class="method-title">user_setup</span>
8829                                            </dt>
8830                    <dd class="index-item-body">
8831                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidgetCSS.html#methoduser_setup">ImageThumbnailWidgetCSS::user_setup()</a> in ImageThumbnailWidget.inc</div>
8832                                            </dd>
8833                            <dt class="field">
8834                                                    USEsvgtag
8835                                            </dt>
8836                    <dd class="index-item-body">
8837                            <div class="index-item-details"><a href="phpHtmlLib/USEsvgtag.html">USEsvgtag</a> in SVGTAGS.inc</div>
8838                                                            <div class="index-item-description">&lt;use&gt; SVG tag</div>
8839                                            </dd>
8840                            <dt class="field">
8841                                                    Utag
8842                                            </dt>
8843                    <dd class="index-item-body">
8844                            <div class="index-item-details"><a href="phpHtmlLib/Utag.html">Utag</a> in ALLTAGS.inc</div>
8845                                                            <div class="index-item-description">&lt;U&gt; tag class</div>
8846                                            </dd>
8847                    </dl>
8848            <a name="v"></a>
8849            <div class="index-letter-section">
8850                    <div style="float: left" class="index-letter-title">v</div>
8851                    <div style="float: right"><a href="#top">top</a></div>
8852                    <div style="clear: both"></div>
8853            </div>
8854            <dl>
8855                            <dt class="field">
8856                                                    <span class="const-title">VALID</span>
8857                                            </dt>
8858                    <dd class="index-item-body">
8859                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALID">VALID</a> in FormValidation.inc</div>
8860                                            </dd>
8861                            <dt class="field">
8862                                                    <span class="method-title">validate</span>
8863                                            </dt>
8864                    <dd class="index-item-body">
8865                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodvalidate">FEHostNameWithPort::validate()</a> in FEText.inc</div>
8866                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8867                                            </dd>
8868                            <dt class="field">
8869                                                    <span class="method-title">validate</span>
8870                                            </dt>
8871                    <dd class="index-item-body">
8872                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmailMany.html#methodvalidate">FEEmailMany::validate()</a> in FEText.inc</div>
8873                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8874                                            </dd>
8875                            <dt class="field">
8876                                                    <span class="method-title">validate</span>
8877                                            </dt>
8878                    <dd class="index-item-body">
8879                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmail.html#methodvalidate">FEEmail::validate()</a> in FEText.inc</div>
8880                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8881                                            </dd>
8882                            <dt class="field">
8883                                                    <span class="method-title">validate</span>
8884                                            </dt>
8885                    <dd class="index-item-body">
8886                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddress.html#methodvalidate">FEIPAddress::validate()</a> in FEText.inc</div>
8887                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8888                                            </dd>
8889                            <dt class="field">
8890                                                    <span class="method-title">validate</span>
8891                                            </dt>
8892                    <dd class="index-item-body">
8893                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrl.html#methodvalidate">FEUrl::validate()</a> in FEText.inc</div>
8894                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8895                                            </dd>
8896                            <dt class="field">
8897                                                    <span class="method-title">validate</span>
8898                                            </dt>
8899                    <dd class="index-item-body">
8900                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a> in FormElement.inc</div>
8901                                                            <div class="index-item-description">This function performs the actual validation  It is called only if the validation is required by  this element</div>
8902                                            </dd>
8903                            <dt class="field">
8904                                                    <span class="method-title">validate</span>
8905                                            </dt>
8906                    <dd class="index-item-body">
8907                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrlStrict.html#methodvalidate">FEUrlStrict::validate()</a> in FEText.inc</div>
8908                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8909                                            </dd>
8910                            <dt class="field">
8911                                                    <span class="method-title">validate</span>
8912                                            </dt>
8913                    <dd class="index-item-body">
8914                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDomainName.html#methodvalidate">FEDomainName::validate()</a> in FEText.inc</div>
8915                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8916                                            </dd>
8917                            <dt class="field">
8918                                                    <span class="method-title">validate</span>
8919                                            </dt>
8920                    <dd class="index-item-body">
8921                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEName.html#methodvalidate">FEName::validate()</a> in FEText.inc</div>
8922                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8923                                            </dd>
8924                            <dt class="field">
8925                                                    <span class="method-title">validate</span>
8926                                            </dt>
8927                    <dd class="index-item-body">
8928                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberFloat.html#methodvalidate">FENumberFloat::validate()</a> in FENumbers.inc</div>
8929                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8930                                            </dd>
8931                            <dt class="field">
8932                                                    <span class="method-title">validate</span>
8933                                            </dt>
8934                    <dd class="index-item-body">
8935                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumber.html#methodvalidate">FENumber::validate()</a> in FENumbers.inc</div>
8936                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8937                                            </dd>
8938                            <dt class="field">
8939                                                    <span class="method-title">validate</span>
8940                                            </dt>
8941                    <dd class="index-item-body">
8942                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodvalidate">FEFile::validate()</a> in FEFile.inc</div>
8943                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8944                                            </dd>
8945                            <dt class="field">
8946                                                    <span class="method-title">validate</span>
8947                                            </dt>
8948                    <dd class="index-item-body">
8949                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html#methodvalidate">FEPassword::validate()</a> in FEPassword.inc</div>
8950                                                            <div class="index-item-description">This function performs the actual validation  It is called only if the validation is required by  this element</div>
8951                                            </dd>
8952                            <dt class="field">
8953                                                    <span class="method-title">validate</span>
8954                                            </dt>
8955                    <dd class="index-item-body">
8956                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodvalidate">FENumberInRange::validate()</a> in FENumbers.inc</div>
8957                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8958                                            </dd>
8959                            <dt class="field">
8960                                                    <span class="method-title">validate</span>
8961                                            </dt>
8962                    <dd class="index-item-body">
8963                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodvalidate">FEConfirmPassword::validate()</a> in FEPassword.inc</div>
8964                                                            <div class="index-item-description">This function performs the actual validation  It is called only if the validation is required by  this element</div>
8965                                            </dd>
8966                            <dt class="field">
8967                                                    <span class="method-title">validate</span>
8968                                            </dt>
8969                    <dd class="index-item-body">
8970                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberPrice.html#methodvalidate">FENumberPrice::validate()</a> in FENumbers.inc</div>
8971                                                            <div class="index-item-description">This method validates the data  for this Form Element.</div>
8972                                            </dd>
8973                            <dt class="field">
8974                                                    <span class="method-title">validate</span>
8975                                            </dt>
8976                    <dd class="index-item-body">
8977                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodvalidate">FEDataList::validate()</a> in FEDataList.inc</div>
8978                                                            <div class="index-item-description">This function is responsible for performing complete  validation and setting the appropriate error message  in case of a failed validation</div>
8979                                            </dd>
8980                            <dt class="field">
8981                                                    <span class="const-title">VALIDATE_EMAIL_LENGTH</span>
8982                                            </dt>
8983                    <dd class="index-item-body">
8984                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_EMAIL_LENGTH">VALIDATE_EMAIL_LENGTH</a> in FormValidation.inc</div>
8985                                            </dd>
8986                            <dt class="field">
8987                                                    <span class="const-title">VALIDATE_MAXSIZE</span>
8988                                            </dt>
8989                    <dd class="index-item-body">
8990                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAXSIZE">VALIDATE_MAXSIZE</a> in FormValidation.inc</div>
8991                                                            <div class="index-item-description">$Id$</div>
8992                                            </dd>
8993                            <dt class="field">
8994                                                    <span class="const-title">VALIDATE_MAX_HOSTNAME_LENGTH</span>
8995                                            </dt>
8996                    <dd class="index-item-body">
8997                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAX_HOSTNAME_LENGTH">VALIDATE_MAX_HOSTNAME_LENGTH</a> in FormValidation.inc</div>
8998                                            </dd>
8999                            <dt class="field">
9000                                                    VARtag
9001                                            </dt>
9002                    <dd class="index-item-body">
9003                            <div class="index-item-details"><a href="phpHtmlLib/VARtag.html">VARtag</a> in ALLTAGS.inc</div>
9004                                            </dd>
9005                            <dt class="field">
9006                                                    <span class="include-title">version.inc</span>
9007                                            </dt>
9008                    <dd class="index-item-body">
9009                            <div class="index-item-details"><a href="phpHtmlLib/_version_inc.html">version.inc</a> in version.inc</div>
9010                                            </dd>
9011                            <dt class="field">
9012                                                    <span class="method-title">VerticalCSSNavTable</span>
9013                                            </dt>
9014                    <dd class="index-item-body">
9015                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodVerticalCSSNavTable">VerticalCSSNavTable::VerticalCSSNavTable()</a> in VerticalCSSNavTable.inc</div>
9016                                                            <div class="index-item-description">Constructor for this class  It just sets the width for the  widget.</div>
9017                                            </dd>
9018                            <dt class="field">
9019                                                    VerticalCSSNavTable
9020                                            </dt>
9021                    <dd class="index-item-body">
9022                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html">VerticalCSSNavTable</a> in VerticalCSSNavTable.inc</div>
9023                                                            <div class="index-item-description">This class builds a nice table  that conains clickable cells.</div>
9024                                            </dd>
9025                            <dt class="field">
9026                                                    VerticalCSSNavTableCSS
9027                                            </dt>
9028                    <dd class="index-item-body">
9029                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTableCSS.html">VerticalCSSNavTableCSS</a> in VerticalCSSNavTable.inc</div>
9030                                                            <div class="index-item-description">This class defines the css used by the  VerticalCSSNavTable Object.</div>
9031                                            </dd>
9032                            <dt class="field">
9033                                                    VIEWsvgtag
9034                                            </dt>
9035                    <dd class="index-item-body">
9036                            <div class="index-item-details"><a href="phpHtmlLib/VIEWsvgtag.html">VIEWsvgtag</a> in SVGTAGS.inc</div>
9037                                                            <div class="index-item-description">&lt;view&gt; SVG tag</div>
9038                                            </dd>
9039                            <dt class="field">
9040                                                    VKERNsvgtag
9041                                            </dt>
9042                    <dd class="index-item-body">
9043                            <div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html">VKERNsvgtag</a> in SVGTAGS.inc</div>
9044                                                            <div class="index-item-description">&lt;vkern&gt; SVG tag</div>
9045                                            </dd>
9046                            <dt class="field">
9047                                                    <span class="include-title">VerticalCSSNavTable.inc</span>
9048                                            </dt>
9049                    <dd class="index-item-body">
9050                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_VerticalCSSNavTable_inc.html">VerticalCSSNavTable.inc</a> in VerticalCSSNavTable.inc</div>
9051                                            </dd>
9052                    </dl>
9053            <a name="w"></a>
9054            <div class="index-letter-section">
9055                    <div style="float: left" class="index-letter-title">w</div>
9056                    <div style="float: right"><a href="#top">top</a></div>
9057                    <div style="clear: both"></div>
9058            </div>
9059            <dl>
9060                            <dt class="field">
9061                                                    <span class="var-title">$width</span>
9062                                            </dt>
9063                    <dd class="index-item-body">
9064                            <div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a> in BaseWidget.inc</div>
9065                                                            <div class="index-item-description">the width of the widget</div>
9066                                            </dd>
9067                            <dt class="field">
9068                                                    <span class="include-title">widget1.php</span>
9069                                            </dt>
9070                    <dd class="index-item-body">
9071                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget1_php.html">widget1.php</a> in widget1.php</div>
9072                                            </dd>
9073                            <dt class="field">
9074                                                    <span class="include-title">widget2.php</span>
9075                                            </dt>
9076                    <dd class="index-item-body">
9077                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget2_php.html">widget2.php</a> in widget2.php</div>
9078                                            </dd>
9079                            <dt class="field">
9080                                                    <span class="include-title">widget3.php</span>
9081                                            </dt>
9082                    <dd class="index-item-body">
9083                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget3_php.html">widget3.php</a> in widget3.php</div>
9084                                            </dd>
9085                            <dt class="field">
9086                                                    <span class="include-title">widget4.php</span>
9087                                            </dt>
9088                    <dd class="index-item-body">
9089                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget4_php.html">widget4.php</a> in widget4.php</div>
9090                                            </dd>
9091                            <dt class="field">
9092                                                    <span class="include-title">widget5.php</span>
9093                                            </dt>
9094                    <dd class="index-item-body">
9095                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget5_php.html">widget5.php</a> in widget5.php</div>
9096                                            </dd>
9097                            <dt class="field">
9098                                                    <span class="include-title">widget6.php</span>
9099                                            </dt>
9100                    <dd class="index-item-body">
9101                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget6_php.html">widget6.php</a> in widget6.php</div>
9102                                            </dd>
9103                            <dt class="field">
9104                                                    <span class="include-title">widget7.php</span>
9105                                            </dt>
9106                    <dd class="index-item-body">
9107                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget7_php.html">widget7.php</a> in widget7.php</div>
9108                                            </dd>
9109                            <dt class="field">
9110                                                    <span class="include-title">widget8.php</span>
9111                                            </dt>
9112                    <dd class="index-item-body">
9113                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget8_php.html">widget8.php</a> in widget8.php</div>
9114                                            </dd>
9115                            <dt class="field">
9116                                                    <span class="include-title">widget9.php</span>
9117                                            </dt>
9118                    <dd class="index-item-body">
9119                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget9_php.html">widget9.php</a> in widget9.php</div>
9120                                            </dd>
9121                            <dt class="field">
9122                                                    <span class="include-title">wizard1.php</span>
9123                                            </dt>
9124                    <dd class="index-item-body">
9125                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_wizard1_php.html">wizard1.php</a> in wizard1.php</div>
9126                                            </dd>
9127                            <dt class="field">
9128                                                    <span class="include-title">WMLTAGS.inc</span>
9129                                            </dt>
9130                    <dd class="index-item-body">
9131                            <div class="index-item-details"><a href="phpHtmlLib/_tag_classes_WMLTAGS_inc.html">WMLTAGS.inc</a> in WMLTAGS.inc</div>
9132                                            </dd>
9133                            <dt class="field">
9134                                                    <span class="include-title">wml_utils.inc</span>
9135                                            </dt>
9136                    <dd class="index-item-body">
9137                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html">wml_utils.inc</a> in wml_utils.inc</div>
9138                                            </dd>
9139                            <dt class="field">
9140                                                    <span class="include-title">WMLDocumentClass.inc</span>
9141                                            </dt>
9142                    <dd class="index-item-body">
9143                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_wml_WMLDocumentClass_inc.html">WMLDocumentClass.inc</a> in WMLDocumentClass.inc</div>
9144                                            </dd>
9145                            <dt class="field">
9146                                                    <span class="const-title">WIZARD_ACTION</span>
9147                                            </dt>
9148                    <dd class="index-item-body">
9149                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_ACTION">WIZARD_ACTION</a> in FormWizard.inc</div>
9150                                            </dd>
9151                            <dt class="field">
9152                                                    <span class="const-title">WIZARD_FINAL</span>
9153                                            </dt>
9154                    <dd class="index-item-body">
9155                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_FINAL">WIZARD_FINAL</a> in FormWizard.inc</div>
9156                                            </dd>
9157                            <dt class="field">
9158                                                    <span class="const-title">WIZARD_ID</span>
9159                                            </dt>
9160                    <dd class="index-item-body">
9161                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_ID">WIZARD_ID</a> in FormWizard.inc</div>
9162                                            </dd>
9163                            <dt class="field">
9164                                                    <span class="const-title">WIZARD_JUMP</span>
9165                                            </dt>
9166                    <dd class="index-item-body">
9167                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_JUMP">WIZARD_JUMP</a> in FormWizard.inc</div>
9168                                            </dd>
9169                            <dt class="field">
9170                                                    <span class="const-title">WIZARD_NEXT</span>
9171                                            </dt>
9172                    <dd class="index-item-body">
9173                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_NEXT">WIZARD_NEXT</a> in FormWizard.inc</div>
9174                                            </dd>
9175                            <dt class="field">
9176                                                    <span class="const-title">WIZARD_PREV</span>
9177                                            </dt>
9178                    <dd class="index-item-body">
9179                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_PREV">WIZARD_PREV</a> in FormWizard.inc</div>
9180                                            </dd>
9181                            <dt class="field">
9182                                                    <span class="const-title">WIZARD_STEP</span>
9183                                            </dt>
9184                    <dd class="index-item-body">
9185                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_STEP">WIZARD_STEP</a> in FormWizard.inc</div>
9186                                            </dd>
9187                            <dt class="field">
9188                                                    <span class="const-title">WIZARD_TO_STEP</span>
9189                                            </dt>
9190                    <dd class="index-item-body">
9191                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_TO_STEP">WIZARD_TO_STEP</a> in FormWizard.inc</div>
9192                                            </dd>
9193                            <dt class="field">
9194                                                    <span class="const-title">WIZARD_VISITED</span>
9195                                            </dt>
9196                    <dd class="index-item-body">
9197                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_VISITED">WIZARD_VISITED</a> in FormWizard.inc</div>
9198                                                            <div class="index-item-description">This file contains the FormWizard class.</div>
9199                                            </dd>
9200                            <dt class="field">
9201                                                    <span class="method-title">WMLDocumentClass</span>
9202                                            </dt>
9203                    <dd class="index-item-body">
9204                            <div class="index-item-details"><a href="phpHtmlLib/WMLDocumentClass.html#methodWMLDocumentClass">WMLDocumentClass::WMLDocumentClass()</a> in WMLDocumentClass.inc</div>
9205                                            </dd>
9206                            <dt class="field">
9207                                                    WMLDocumentClass
9208                                            </dt>
9209                    <dd class="index-item-body">
9210                            <div class="index-item-details"><a href="phpHtmlLib/WMLDocumentClass.html">WMLDocumentClass</a> in WMLDocumentClass.inc</div>
9211                                                            <div class="index-item-description">This class lets you build a complete  WML document and render it</div>
9212                                            </dd>
9213                            <dt class="field">
9214                                                    WMLtag
9215                                            </dt>
9216                    <dd class="index-item-body">
9217                            <div class="index-item-details"><a href="phpHtmlLib/WMLtag.html">WMLtag</a> in WMLTAGS.inc</div>
9218                                                            <div class="index-item-description">&lt;WML&gt; tag class</div>
9219                                            </dd>
9220                            <dt class="field">
9221                                                    <span class="method-title">WMLTagClass</span>
9222                                            </dt>
9223                    <dd class="index-item-body">
9224                            <div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodWMLTagClass">WMLTagClass::WMLTagClass()</a> in WMLTAGS.inc</div>
9225                                            </dd>
9226                            <dt class="field">
9227                                                    WMLTagClass
9228                                            </dt>
9229                    <dd class="index-item-body">
9230                            <div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html">WMLTagClass</a> in WMLTAGS.inc</div>
9231                                                            <div class="index-item-description">Base class for all WML Tag classes.</div>
9232                                            </dd>
9233                            <dt class="field">
9234                                                    <span class="method-title">wml_a</span>
9235                                            </dt>
9236                    <dd class="index-item-body">
9237                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_a">wml_a()</a> in wml_utils.inc</div>
9238                                                            <div class="index-item-description">build an href with content and attributes.</div>
9239                                            </dd>
9240                            <dt class="field">
9241                                                    <span class="method-title">wml_access</span>
9242                                            </dt>
9243                    <dd class="index-item-body">
9244                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_access">wml_access()</a> in wml_utils.inc</div>
9245                                                            <div class="index-item-description">this function builds a wml &lt;access /&gt; tag</div>
9246                                            </dd>
9247                            <dt class="field">
9248                                                    <span class="method-title">wml_anchor</span>
9249                                            </dt>
9250                    <dd class="index-item-body">
9251                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_anchor">wml_anchor()</a> in wml_utils.inc</div>
9252                                                            <div class="index-item-description">this builds an &lt;anchor&gt; tag</div>
9253                                            </dd>
9254                            <dt class="field">
9255                                                    <span class="method-title">wml_card</span>
9256                                            </dt>
9257                    <dd class="index-item-body">
9258                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_card">wml_card()</a> in wml_utils.inc</div>
9259                                                            <div class="index-item-description">This function helps build a &lt;card&gt; tag</div>
9260                                            </dd>
9261                            <dt class="field">
9262                                                    <span class="method-title">wml_do</span>
9263                                            </dt>
9264                    <dd class="index-item-body">
9265                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_do">wml_do()</a> in wml_utils.inc</div>
9266                                                            <div class="index-item-description">This function builds the WML &lt;do&gt; tag</div>
9267                                            </dd>
9268                            <dt class="field">
9269                                                    <span class="method-title">wml_fieldset</span>
9270                                            </dt>
9271                    <dd class="index-item-body">
9272                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_fieldset">wml_fieldset()</a> in wml_utils.inc</div>
9273                                                            <div class="index-item-description">This function builds an &lt;fieldset&gt; tag  for WML.</div>
9274                                            </dd>
9275                            <dt class="field">
9276                                                    <span class="method-title">wml_go</span>
9277                                            </dt>
9278                    <dd class="index-item-body">
9279                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_go">wml_go()</a> in wml_utils.inc</div>
9280                                                            <div class="index-item-description">This function builds the WML &lt;go&gt; tag</div>
9281                                            </dd>
9282                            <dt class="field">
9283                                                    <span class="method-title">wml_img</span>
9284                                            </dt>
9285                    <dd class="index-item-body">
9286                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_img">wml_img()</a> in wml_utils.inc</div>
9287                                                            <div class="index-item-description">This function builds an &lt;img&gt; tag,  which refers to a .wbmp format image.</div>
9288                                            </dd>
9289                            <dt class="field">
9290                                                    <span class="method-title">wml_input</span>
9291                                            </dt>
9292                    <dd class="index-item-body">
9293                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_input">wml_input()</a> in wml_utils.inc</div>
9294                                                            <div class="index-item-description">This function builds the WML &lt;input&gt; tag object</div>
9295                                            </dd>
9296                            <dt class="field">
9297                                                    <span class="method-title">wml_noop</span>
9298                                            </dt>
9299                    <dd class="index-item-body">
9300                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_noop">wml_noop()</a> in wml_utils.inc</div>
9301                                                            <div class="index-item-description">This function builds the WML &lt;noop&gt; tag</div>
9302                                            </dd>
9303                            <dt class="field">
9304                                                    <span class="method-title">wml_onevent</span>
9305                                            </dt>
9306                    <dd class="index-item-body">
9307                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_onevent">wml_onevent()</a> in wml_utils.inc</div>
9308                                                            <div class="index-item-description">This function builds a WML &lt;onevent&gt; tag</div>
9309                                            </dd>
9310                            <dt class="field">
9311                                                    <span class="method-title">wml_postfield</span>
9312                                            </dt>
9313                    <dd class="index-item-body">
9314                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_postfield">wml_postfield()</a> in wml_utils.inc</div>
9315                                                            <div class="index-item-description">This function builds a WML &lt;postfield&gt; tag</div>
9316                                            </dd>
9317                            <dt class="field">
9318                                                    <span class="method-title">wml_prev</span>
9319                                            </dt>
9320                    <dd class="index-item-body">
9321                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_prev">wml_prev()</a> in wml_utils.inc</div>
9322                                                            <div class="index-item-description">This function builds a WML &lt;prev&gt; tag object</div>
9323                                            </dd>
9324                            <dt class="field">
9325                                                    <span class="method-title">wml_refresh</span>
9326                                            </dt>
9327                    <dd class="index-item-body">
9328                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_refresh">wml_refresh()</a> in wml_utils.inc</div>
9329                                                            <div class="index-item-description">This function builds a WML &lt;refresh&gt; tag object</div>
9330                                            </dd>
9331                            <dt class="field">
9332                                                    <span class="method-title">wml_select</span>
9333                                            </dt>
9334                    <dd class="index-item-body">
9335                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_select">wml_select()</a> in wml_utils.inc</div>
9336                                                            <div class="index-item-description">This function builds the WML &lt;select&gt; tag</div>
9337                                            </dd>
9338                            <dt class="field">
9339                                                    <span class="method-title">wml_setvar</span>
9340                                            </dt>
9341                    <dd class="index-item-body">
9342                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_setvar">wml_setvar()</a> in wml_utils.inc</div>
9343                                                            <div class="index-item-description">This function builds the WML &lt;setvar&gt; tag</div>
9344                                            </dd>
9345                            <dt class="field">
9346                                                    <span class="method-title">wml_tag</span>
9347                                            </dt>
9348                    <dd class="index-item-body">
9349                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_tag">wml_tag()</a> in wml_utils.inc</div>
9350                                                            <div class="index-item-description">This function builds a &lt;wml&gt; tag</div>
9351                                            </dd>
9352                            <dt class="field">
9353                                                    <span class="method-title">wml_template</span>
9354                                            </dt>
9355                    <dd class="index-item-body">
9356                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_template">wml_template()</a> in wml_utils.inc</div>
9357                                                            <div class="index-item-description">this function builds a &lt;template&gt; tag  and it's content</div>
9358                                            </dd>
9359                            <dt class="field">
9360                                                    <span class="method-title">wml_timer</span>
9361                                            </dt>
9362                    <dd class="index-item-body">
9363                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_timer">wml_timer()</a> in wml_utils.inc</div>
9364                                                            <div class="index-item-description">This function builds the WML &lt;timer&gt; tag  the time unit of the value is 1/10 of a second.</div>
9365                                            </dd>
9366                            <dt class="field">
9367                                                    <span class="method-title">wrap_column_item</span>
9368                                            </dt>
9369                    <dd class="index-item-body">
9370                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodwrap_column_item">DefaultGUIDatalist::wrap_column_item()</a> in DefaultGUIDataList.inc</div>
9371                                                            <div class="index-item-description">This function ensures that the data we place  in a column is aligned according to what the  user wants.</div>
9372                                            </dd>
9373                            <dt class="field">
9374                                                    <span class="method-title">wrap_column_item</span>
9375                                            </dt>
9376                    <dd class="index-item-body">
9377                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodwrap_column_item">ListAction::wrap_column_item()</a> in ListAction.inc</div>
9378                                                            <div class="index-item-description">This function ensures that the data we place  in a column is aligned according to what the  user wants.</div>
9379                                            </dd>
9380                            <dt class="field">
9381                                                    <span class="method-title">wrap_column_item</span>
9382                                            </dt>
9383                    <dd class="index-item-body">
9384                            <div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodwrap_column_item">SimpleGUIDataList::wrap_column_item()</a> in SimpleGUIDataList.inc</div>
9385                                                            <div class="index-item-description">This function ensures that the data we place  in a column is aligned according to what the  user wants.</div>
9386                                            </dd>
9387                            <dt class="field">
9388                                                    <span class="method-title">write_thumb_to_disk</span>
9389                                            </dt>
9390                    <dd class="index-item-body">
9391                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodwrite_thumb_to_disk">ImageThumbnailWidget::write_thumb_to_disk()</a> in ImageThumbnailWidget.inc</div>
9392                                                            <div class="index-item-description">write the image to disk.</div>
9393                                            </dd>
9394                    </dl>
9395            <a name="x"></a>
9396            <div class="index-letter-section">
9397                    <div style="float: left" class="index-letter-title">x</div>
9398                    <div style="float: right"><a href="#top">top</a></div>
9399                    <div style="clear: both"></div>
9400            </div>
9401            <dl>
9402                            <dt class="field">
9403                                                    <span class="include-title">XMLTAGS.inc</span>
9404                                            </dt>
9405                    <dd class="index-item-body">
9406                            <div class="index-item-details"><a href="phpHtmlLib/_tag_classes_XMLTAGS_inc.html">XMLTAGS.inc</a> in XMLTAGS.inc</div>
9407                                            </dd>
9408                            <dt class="field">
9409                                                    <span class="include-title">xml_utils.inc</span>
9410                                            </dt>
9411                    <dd class="index-item-body">
9412                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html">xml_utils.inc</a> in xml_utils.inc</div>
9413                                            </dd>
9414                            <dt class="field">
9415                                                    <span class="include-title">XMLDocumentClass.inc</span>
9416                                            </dt>
9417                    <dd class="index-item-body">
9418                            <div class="index-item-details"><a href="phpHtmlLib/_widgets_xml_XMLDocumentClass_inc.html">XMLDocumentClass.inc</a> in XMLDocumentClass.inc</div>
9419                                            </dd>
9420                            <dt class="field">
9421                                                    <span class="const-title">XHTML</span>
9422                                            </dt>
9423                    <dd class="index-item-body">
9424                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML">XHTML</a> in defines.inc</div>
9425                                            </dd>
9426                            <dt class="field">
9427                                                    <span class="const-title">XHTML_FRAMESET</span>
9428                                            </dt>
9429                    <dd class="index-item-body">
9430                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_FRAMESET">XHTML_FRAMESET</a> in defines.inc</div>
9431                                            </dd>
9432                            <dt class="field">
9433                                                    <span class="const-title">XHTML_STRICT</span>
9434                                            </dt>
9435                    <dd class="index-item-body">
9436                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_STRICT">XHTML_STRICT</a> in defines.inc</div>
9437                                            </dd>
9438                            <dt class="field">
9439                                                    <span class="const-title">XHTML_TRANSITIONAL</span>
9440                                            </dt>
9441                    <dd class="index-item-body">
9442                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_TRANSITIONAL">XHTML_TRANSITIONAL</a> in defines.inc</div>
9443                                                            <div class="index-item-description">Some global defines, used by the classes and widgets  to specify what type of output document format to use.</div>
9444                                            </dd>
9445                            <dt class="field">
9446                                                    <span class="method-title">XMLDocumentClass</span>
9447                                            </dt>
9448                    <dd class="index-item-body">
9449                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a> in XMLDocumentClass.inc</div>
9450                                                            <div class="index-item-description">The constructor</div>
9451                                            </dd>
9452                            <dt class="field">
9453                                                    XMLDocumentClass
9454                                            </dt>
9455                    <dd class="index-item-body">
9456                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a> in XMLDocumentClass.inc</div>
9457                                                            <div class="index-item-description">This class lets you build a complete  xml document and render it.</div>
9458                                            </dd>
9459                            <dt class="field">
9460                                                    XMLSTYLESHEETtag
9461                                            </dt>
9462                    <dd class="index-item-body">
9463                            <div class="index-item-details"><a href="phpHtmlLib/XMLSTYLESHEETtag.html">XMLSTYLESHEETtag</a> in XMLTAGS.inc</div>
9464                                                            <div class="index-item-description">xml-stylesheet tag class</div>
9465                                            </dd>
9466                            <dt class="field">
9467                                                    <span class="method-title">XMLtag</span>
9468                                            </dt>
9469                    <dd class="index-item-body">
9470                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#methodXMLtag">XMLtag::XMLtag()</a> in XMLTAGS.inc</div>
9471                                            </dd>
9472                            <dt class="field">
9473                                                    XMLtag
9474                                            </dt>
9475                    <dd class="index-item-body">
9476                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html">XMLtag</a> in XMLTAGS.inc</div>
9477                                                            <div class="index-item-description">xml tag class</div>
9478                                            </dd>
9479                            <dt class="field">
9480                                                    XMLTagClass
9481                                            </dt>
9482                    <dd class="index-item-body">
9483                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html">XMLTagClass</a> in XMLTagClass.inc</div>
9484                                                            <div class="index-item-description">This class is used for building and rendering  an XML tag.</div>
9485                                            </dd>
9486                            <dt class="field">
9487                                                    <span class="method-title">XMLTagClass</span>
9488                                            </dt>
9489                    <dd class="index-item-body">
9490                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a> in XMLTagClass.inc</div>
9491                                                            <div class="index-item-description">The constructor</div>
9492                                            </dd>
9493                            <dt class="field">
9494                                                    <span class="include-title">XMLTagClass.inc</span>
9495                                            </dt>
9496                    <dd class="index-item-body">
9497                            <div class="index-item-details"><a href="phpHtmlLib/_XMLTagClass_inc.html">XMLTagClass.inc</a> in XMLTagClass.inc</div>
9498                                            </dd>
9499                            <dt class="field">
9500                                                    <span class="method-title">xml_ctag</span>
9501                                            </dt>
9502                    <dd class="index-item-body">
9503                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_ctag">xml_ctag()</a> in xml_utils.inc</div>
9504                                                            <div class="index-item-description">This builds an xml tag, just as xml_tag() does,  but turns on the auto wrapping of CDATA for the  content for the tag.</div>
9505                                            </dd>
9506                            <dt class="field">
9507                                                    <span class="method-title">xml_doctype</span>
9508                                            </dt>
9509                    <dd class="index-item-body">
9510                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_doctype">xml_doctype()</a> in xml_utils.inc</div>
9511                                                            <div class="index-item-description">This function is used to build a  DOCTYPE tag</div>
9512                                            </dd>
9513                            <dt class="field">
9514                                                    <span class="method-title">xml_stylesheet</span>
9515                                            </dt>
9516                    <dd class="index-item-body">
9517                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_stylesheet">xml_stylesheet()</a> in xml_utils.inc</div>
9518                                                            <div class="index-item-description">This function is used to build an  xml-stylesheet tag</div>
9519                                            </dd>
9520                            <dt class="field">
9521                                                    <span class="method-title">xml_tag</span>
9522                                            </dt>
9523                    <dd class="index-item-body">
9524                            <div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_tag">xml_tag()</a> in xml_utils.inc</div>
9525                                                            <div class="index-item-description">This is a simple wrapper function  for building XMLTagClass objects</div>
9526                                            </dd>
9527                            <dt class="field">
9528                                                    XMPtag
9529                                            </dt>
9530                    <dd class="index-item-body">
9531                            <div class="index-item-details"><a href="phpHtmlLib/XMPtag.html">XMPtag</a> in ALLTAGS.inc</div>
9532                                                            <div class="index-item-description">&lt;XMP&gt; tag class</div>
9533                                            </dd>
9534                    </dl>
9535            <a name="_"></a>
9536            <div class="index-letter-section">
9537                    <div style="float: left" class="index-letter-title">_</div>
9538                    <div style="float: right"><a href="#top">top</a></div>
9539                    <div style="clear: both"></div>
9540            </div>
9541            <dl>
9542                            <dt class="field">
9543                                                    <span class="var-title">$_action</span>
9544                                            </dt>
9545                    <dd class="index-item-body">
9546                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#var$_action">FEButton::$_action</a> in FEButton.inc</div>
9547                                                            <div class="index-item-description">Holds the button action</div>
9548                                            </dd>
9549                            <dt class="field">
9550                                                    <span class="var-title">$_action_column</span>
9551                                            </dt>
9552                    <dd class="index-item-body">
9553                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_column">DefaultGUIDatalist::$_action_column</a> in DefaultGUIDataList.inc</div>
9554                                                            <div class="index-item-description">This holds the action column  settings if any.</div>
9555                                            </dd>
9556                            <dt class="field">
9557                                                    <span class="var-title">$_action_count</span>
9558                                            </dt>
9559                    <dd class="index-item-body">
9560                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_count">DefaultGUIDatalist::$_action_count</a> in DefaultGUIDataList.inc</div>
9561                                                            <div class="index-item-description">holds the cntr for the action</div>
9562                                            </dd>
9563                            <dt class="field">
9564                                                    <span class="var-title">$_action_counter</span>
9565                                            </dt>
9566                    <dd class="index-item-body">
9567                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_action_counter">FormContent::$_action_counter</a> in FormContent.inc</div>
9568                                                            <div class="index-item-description">This holds how many actions we have</div>
9569                                            </dd>
9570                            <dt class="field">
9571                                                    <span class="var-title">$_action_message</span>
9572                                            </dt>
9573                    <dd class="index-item-body">
9574                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a> in FormContent.inc</div>
9575                                                            <div class="index-item-description">The message that is set</div>
9576                                            </dd>
9577                            <dt class="field">
9578                                                    <span class="var-title">$_action_name</span>
9579                                            </dt>
9580                    <dd class="index-item-body">
9581                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_action_name">ListAction::$_action_name</a> in ListAction.inc</div>
9582                                                            <div class="index-item-description">The string that describes</div>
9583                                            </dd>
9584                            <dt class="field">
9585                                                    <span class="var-title">$_advanced_search_flag</span>
9586                                            </dt>
9587                    <dd class="index-item-body">
9588                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_advanced_search_flag">DataList::$_advanced_search_flag</a> in DataList.inc</div>
9589                                                            <div class="index-item-description">Flag to let us know that</div>
9590                                            </dd>
9591                            <dt class="field">
9592                                                    <span class="var-title">$_align</span>
9593                                            </dt>
9594                    <dd class="index-item-body">
9595                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_align">ListAction::$_align</a> in ListAction.inc</div>
9596                                                            <div class="index-item-description">The overall alignment</div>
9597                                            </dd>
9598                            <dt class="field">
9599                                                    <span class="var-title">$_align</span>
9600                                            </dt>
9601                    <dd class="index-item-body">
9602                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_align">DefaultGUIDatalist::$_align</a> in DefaultGUIDataList.inc</div>
9603                                                            <div class="index-item-description">The overall alignment</div>
9604                                            </dd>
9605                            <dt class="field">
9606                                                    <span class="var-title">$_allow_select_all</span>
9607                                            </dt>
9608                    <dd class="index-item-body">
9609                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_allow_select_all">DefaultGUIDatalist::$_allow_select_all</a> in DefaultGUIDataList.inc</div>
9610                                                            <div class="index-item-description">This variable tells us whether to display</div>
9611                                            </dd>
9612                            <dt class="field">
9613                                                    <span class="var-title">$_attributes</span>
9614                                            </dt>
9615                    <dd class="index-item-body">
9616                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a> in FormElement.inc</div>
9617                                                            <div class="index-item-description">Holds additional attributes for</div>
9618                                            </dd>
9619                            <dt class="field">
9620                                                    <span class="var-title">$_auto_show_errors</span>
9621                                            </dt>
9622                    <dd class="index-item-body">
9623                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_auto_show_errors">FormProcessor::$_auto_show_errors</a> in FormProcessor.inc</div>
9624                                                            <div class="index-item-description">This tells us to show or not to  show the form errors autmatically.</div>
9625                                            </dd>
9626                            <dt class="field">
9627                                                    <span class="var-title">$_cancel_action</span>
9628                                            </dt>
9629                    <dd class="index-item-body">
9630                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a> in FormContent.inc</div>
9631                                                            <div class="index-item-description">The action to take opon clicking</div>
9632                                            </dd>
9633                            <dt class="field">
9634                                                    <span class="var-title">$_cancel_url</span>
9635                                            </dt>
9636                    <dd class="index-item-body">
9637                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_cancel_url">ListAction::$_cancel_url</a> in ListAction.inc</div>
9638                                                            <div class="index-item-description">This sets the url for the</div>
9639                                            </dd>
9640                            <dt class="field">
9641                                                    <span class="var-title">$_cellpadding</span>
9642                                            </dt>
9643                    <dd class="index-item-body">
9644                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_cellpadding">InfoTable::$_cellpadding</a> in InfoTable.inc</div>
9645                                                            <div class="index-item-description">this holds the default cellpadding</div>
9646                                            </dd>
9647                            <dt class="field">
9648                                                    <span class="var-title">$_cellspacing</span>
9649                                            </dt>
9650                    <dd class="index-item-body">
9651                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_cellspacing">InfoTable::$_cellspacing</a> in InfoTable.inc</div>
9652                                                            <div class="index-item-description">This holds the default cellspacing</div>
9653                                            </dd>
9654                            <dt class="field">
9655                                                    <span class="var-title">$_colors</span>
9656                                            </dt>
9657                    <dd class="index-item-body">
9658                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_colors">SVGXYGraph::$_colors</a> in SVGXYGraph.inc</div>
9659                                                            <div class="index-item-description">holds the colors for each of</div>
9660                                            </dd>
9661                            <dt class="field">
9662                                                    <span class="var-title">$_columns</span>
9663                                            </dt>
9664                    <dd class="index-item-body">
9665                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_columns">DataList::$_columns</a> in DataList.inc</div>
9666                                                            <div class="index-item-description">The column descriptions  for the data we are working on</div>
9667                                            </dd>
9668                            <dt class="field">
9669                                                    <span class="var-title">$_columns</span>
9670                                            </dt>
9671                    <dd class="index-item-body">
9672                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_columns">DataListSource::$_columns</a> in DataListSource.inc</div>
9673                                                            <div class="index-item-description">The column descriptions  for the data we are working on</div>
9674                                            </dd>
9675                            <dt class="field">
9676                                                    <span class="var-title">$_columns</span>
9677                                            </dt>
9678                    <dd class="index-item-body">
9679                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_columns">ImageThumbnailWidget::$_columns</a> in ImageThumbnailWidget.inc</div>
9680                                                            <div class="index-item-description">The number of columns for a  page.</div>
9681                                            </dd>
9682                            <dt class="field">
9683                                                    <span class="var-title">$_confirmed</span>
9684                                            </dt>
9685                    <dd class="index-item-body">
9686                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_confirmed">FormProcessor::$_confirmed</a> in FormProcessor.inc</div>
9687                                                            <div class="index-item-description">Flag to let us know the form  has been confirmed.</div>
9688                                            </dd>
9689                            <dt class="field">
9690                                                    <span class="var-title">$_confirmed_successfull</span>
9691                                            </dt>
9692                    <dd class="index-item-body">
9693                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_confirmed_successfull">FormProcessor::$_confirmed_successfull</a> in FormProcessor.inc</div>
9694                                                            <div class="index-item-description">The form was processed and passed</div>
9695                                            </dd>
9696                            <dt class="field">
9697                                                    <span class="var-title">$_csv_headers</span>
9698                                            </dt>
9699                    <dd class="index-item-body">
9700                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_csv_headers">CSVFILEDataListSource::$_csv_headers</a> in CSVFILEDataListSource.inc</div>
9701                                                            <div class="index-item-description">this holds the headers read</div>
9702                                            </dd>
9703                            <dt class="field">
9704                                                    <span class="var-title">$_cur_col_cntr</span>
9705                                            </dt>
9706                    <dd class="index-item-body">
9707                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_cur_col_cntr">DefaultGUIDatalist::$_cur_col_cntr</a> in DefaultGUIDataList.inc</div>
9708                                            </dd>
9709                            <dt class="field">
9710                                                    <span class="var-title">$_data</span>
9711                                            </dt>
9712                    <dd class="index-item-body">
9713                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_data">DataListSource::$_data</a> in DataListSource.inc</div>
9714                                                            <div class="index-item-description">A placeholder for data that is read/built  and stored locally.  Not all data sources  have to use this.</div>
9715                                            </dd>
9716                            <dt class="field">
9717                                                    <span class="var-title">$_datasource</span>
9718                                            </dt>
9719                    <dd class="index-item-body">
9720                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_datasource">DataList::$_datasource</a> in DataList.inc</div>
9721                                                            <div class="index-item-description">Holds our reference/copy of the  DataListSource object which is used to  access the data that this object uses</div>
9722                                            </dd>
9723                            <dt class="field">
9724                                                    <span class="var-title">$_data_index</span>
9725                                            </dt>
9726                    <dd class="index-item-body">
9727                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_data_index">DataListSource::$_data_index</a> in DataListSource.inc</div>
9728                                                            <div class="index-item-description">Holds the index into the array of data</div>
9729                                            </dd>
9730                            <dt class="field">
9731                                                    <span class="var-title">$_data_list</span>
9732                                            </dt>
9733                    <dd class="index-item-body">
9734                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#var$_data_list">FERadioGroup::$_data_list</a> in FERadioGroup.inc</div>
9735                                                            <div class="index-item-description">Holds the list of available</div>
9736                                            </dd>
9737                            <dt class="field">
9738                                                    <span class="var-title">$_data_list</span>
9739                                            </dt>
9740                    <dd class="index-item-body">
9741                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#var$_data_list">FEDataList::$_data_list</a> in FEDataList.inc</div>
9742                                                            <div class="index-item-description">Holds the list of available</div>
9743                                            </dd>
9744                            <dt class="field">
9745                                                    <span class="var-title">$_data_post_name</span>
9746                                            </dt>
9747                    <dd class="index-item-body">
9748                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_data_post_name">ListAction::$_data_post_name</a> in ListAction.inc</div>
9749                                                            <div class="index-item-description">The name of the array variable</div>
9750                                            </dd>
9751                            <dt class="field">
9752                                                    <span class="var-title">$_db</span>
9753                                            </dt>
9754                    <dd class="index-item-body">
9755                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#var$_db">PGSQLDataListSource::$_db</a> in PGSQLDataListSource.inc</div>
9756                                                            <div class="index-item-description">This var holds the Database connection reference</div>
9757                                            </dd>
9758                            <dt class="field">
9759                                                    <span class="var-title">$_db</span>
9760                                            </dt>
9761                    <dd class="index-item-body">
9762                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#var$_db">PEARSQLDataListSource::$_db</a> in PEARSQLDataListSource.inc</div>
9763                                                            <div class="index-item-description">This var holds the Database object</div>
9764                                            </dd>
9765                            <dt class="field">
9766                                                    <span class="var-title">$_db</span>
9767                                            </dt>
9768                    <dd class="index-item-body">
9769                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_db">ADODBSQLDataListSource::$_db</a> in ADODBSQLDataListSource.inc</div>
9770                                                            <div class="index-item-description">This var holds the Database object</div>
9771                                            </dd>
9772                            <dt class="field">
9773                                                    <span class="var-title">$_db_options</span>
9774                                            </dt>
9775                    <dd class="index-item-body">
9776                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#var$_db_options">SQLDataListSource::$_db_options</a> in SQLDataListSource.inc</div>
9777                                                            <div class="index-item-description">this holds all of the options</div>
9778                                            </dd>
9779                            <dt class="field">
9780                                                    <span class="var-title">$_debug_link_attributes</span>
9781                                            </dt>
9782                    <dd class="index-item-body">
9783                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_debug_link_attributes">IMGtag::$_debug_link_attributes</a> in ALLTAGS.inc</div>
9784                                            </dd>
9785                            <dt class="field">
9786                                                    <span class="var-title">$_debug_link_attributes</span>
9787                                            </dt>
9788                    <dd class="index-item-body">
9789                            <div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_debug_link_attributes">LINKtag::$_debug_link_attributes</a> in ALLTAGS.inc</div>
9790                                            </dd>
9791                            <dt class="field">
9792                                                    <span class="var-title">$_debug_link_attributes</span>
9793                                            </dt>
9794                    <dd class="index-item-body">
9795                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_debug_link_attributes">SCRIPTtag::$_debug_link_attributes</a> in ALLTAGS.inc</div>
9796                                            </dd>
9797                            <dt class="field">
9798                                                    <span class="var-title">$_debug_link_attributes</span>
9799                                            </dt>
9800                    <dd class="index-item-body">
9801                            <div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_debug_link_attributes">Atag::$_debug_link_attributes</a> in ALLTAGS.inc</div>
9802                                            </dd>
9803                            <dt class="field">
9804                                                    <span class="var-title">$_default_checked_items</span>
9805                                            </dt>
9806                    <dd class="index-item-body">
9807                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_default_checked_items">DefaultGUIDatalist::$_default_checked_items</a> in DefaultGUIDataList.inc</div>
9808                                                            <div class="index-item-description">This variable holds the array of default</div>
9809                                            </dd>
9810                            <dt class="field">
9811                                                    <span class="var-title">$_default_col_attributes</span>
9812                                            </dt>
9813                    <dd class="index-item-body">
9814                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_default_col_attributes">TABLEtag::$_default_col_attributes</a> in ALLTAGS.inc</div>
9815                                                            <div class="index-item-description">Holds the default attributes for all &lt;td&gt;'s</div>
9816                                            </dd>
9817                            <dt class="field">
9818                                                    <span class="var-title">$_default_label_css</span>
9819                                            </dt>
9820                    <dd class="index-item-body">
9821                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a> in FormContent.inc</div>
9822                                                            <div class="index-item-description">This holds the default  css class for form field  label text.</div>
9823                                            </dd>
9824                            <dt class="field">
9825                                                    <span class="var-title">$_default_orderby</span>
9826                                            </dt>
9827                    <dd class="index-item-body">
9828                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_orderby">DataList::$_default_orderby</a> in DataList.inc</div>
9829                                                            <div class="index-item-description">Holds the db column name that  we want to order by default.</div>
9830                                            </dd>
9831                            <dt class="field">
9832                                                    <span class="var-title">$_default_reverseorder</span>
9833                                            </dt>
9834                    <dd class="index-item-body">
9835                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_reverseorder">DataList::$_default_reverseorder</a> in DataList.inc</div>
9836                                                            <div class="index-item-description">Holds a flag to let us know to</div>
9837                                            </dd>
9838                            <dt class="field">
9839                                                    <span class="var-title">$_default_rows_per_page</span>
9840                                            </dt>
9841                    <dd class="index-item-body">
9842                            <div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#var$_default_rows_per_page">pearmysqllist::$_default_rows_per_page</a> in widget6.php</div>
9843                                            </dd>
9844                            <dt class="field">
9845                                                    <span class="var-title">$_default_rows_per_page</span>
9846                                            </dt>
9847                    <dd class="index-item-body">
9848                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_rows_per_page">DataList::$_default_rows_per_page</a> in DataList.inc</div>
9849                                                            <div class="index-item-description">The number of rows of data  to show per &quot;page&quot;.</div>
9850                                            </dd>
9851                            <dt class="field">
9852                                                    <span class="var-title">$_default_row_attributes</span>
9853                                            </dt>
9854                    <dd class="index-item-body">
9855                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_default_row_attributes">TABLEtag::$_default_row_attributes</a> in ALLTAGS.inc</div>
9856                                                            <div class="index-item-description">Holds the default attributes for all &lt;tr&gt;'s</div>
9857                                            </dd>
9858                            <dt class="field">
9859                                                    <span class="var-title">$_default_td_attributes</span>
9860                                            </dt>
9861                    <dd class="index-item-body">
9862                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#var$_default_td_attributes">TRtag::$_default_td_attributes</a> in ALLTAGS.inc</div>
9863                                                            <div class="index-item-description">Holds the default attributes for all &lt;td&gt;'s</div>
9864                                            </dd>
9865                            <dt class="field">
9866                                                    <span class="var-title">$_doctype_links</span>
9867                                            </dt>
9868                    <dd class="index-item-body">
9869                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a> in XMLDocumentClass.inc</div>
9870                                                            <div class="index-item-description">This contains the doctype links</div>
9871                                            </dd>
9872                            <dt class="field">
9873                                                    <span class="var-title">$_doctype_source</span>
9874                                            </dt>
9875                    <dd class="index-item-body">
9876                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a> in XMLDocumentClass.inc</div>
9877                                                            <div class="index-item-description">the DOCTYPE source attribute</div>
9878                                            </dd>
9879                            <dt class="field">
9880                                                    <span class="var-title">$_draw</span>
9881                                            </dt>
9882                    <dd class="index-item-body">
9883                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#var$_draw">SVGGraph::$_draw</a> in SVGGraph.inc</div>
9884                                                            <div class="index-item-description">Various calculated image properties</div>
9885                                            </dd>
9886                            <dt class="field">
9887                                                    <span class="var-title">$_elements</span>
9888                                            </dt>
9889                    <dd class="index-item-body">
9890                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a> in FormContent.inc</div>
9891                                                            <div class="index-item-description">This holds the array of</div>
9892                                            </dd>
9893                            <dt class="field">
9894                                                    <span class="var-title">$_element_name</span>
9895                                            </dt>
9896                    <dd class="index-item-body">
9897                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a> in FormElement.inc</div>
9898                                                            <div class="index-item-description">Holds the name of the element</div>
9899                                            </dd>
9900                            <dt class="field">
9901                                                    <span class="var-title">$_enable_debug</span>
9902                                            </dt>
9903                    <dd class="index-item-body">
9904                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_enable_debug">PageWidget::$_enable_debug</a> in PageWidget.inc</div>
9905                                                            <div class="index-item-description">This enables the ability to view the  source of a page bu setting debug=1  in the query string.</div>
9906                                            </dd>
9907                            <dt class="field">
9908                                                    <span class="var-title">$_entries</span>
9909                                            </dt>
9910                    <dd class="index-item-body">
9911                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a> in CSSBuilder.inc</div>
9912                                                            <div class="index-item-description">This holds the entries for the css</div>
9913                                            </dd>
9914                            <dt class="field">
9915                                                    <span class="var-title">$_errors</span>
9916                                            </dt>
9917                    <dd class="index-item-body">
9918                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a> in FormElement.inc</div>
9919                                                            <div class="index-item-description">holds the array of errors  for this element.</div>
9920                                            </dd>
9921                            <dt class="field">
9922                                                    <span class="var-title">$_error_code</span>
9923                                            </dt>
9924                    <dd class="index-item-body">
9925                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_code">FormValidation::$_error_code</a> in FormValidation.inc</div>
9926                                                            <div class="index-item-description">This holds the last error code found</div>
9927                                            </dd>
9928                            <dt class="field">
9929                                                    <span class="var-title">$_error_label_css</span>
9930                                            </dt>
9931                    <dd class="index-item-body">
9932                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a> in FormContent.inc</div>
9933                                                            <div class="index-item-description">This is the css class used</div>
9934                                            </dd>
9935                            <dt class="field">
9936                                                    <span class="var-title">$_error_message</span>
9937                                            </dt>
9938                    <dd class="index-item-body">
9939                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a> in FormElement.inc</div>
9940                                                            <div class="index-item-description">Holds the error message text</div>
9941                                            </dd>
9942                            <dt class="field">
9943                                                    <span class="var-title">$_error_message</span>
9944                                            </dt>
9945                    <dd class="index-item-body">
9946                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_message">FormValidation::$_error_message</a> in FormValidation.inc</div>
9947                                                            <div class="index-item-description">This holds the last error message</div>
9948                                            </dd>
9949                            <dt class="field">
9950                                                    <span class="var-title">$_fepassword</span>
9951                                            </dt>
9952                    <dd class="index-item-body">
9953                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#var$_fepassword">FEConfirmPassword::$_fepassword</a> in FEPassword.inc</div>
9954                                                            <div class="index-item-description">This holds the FEPassword we are</div>
9955                                            </dd>
9956                            <dt class="field">
9957                                                    <span class="var-title">$_filename</span>
9958                                            </dt>
9959                    <dd class="index-item-body">
9960                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_filename">CSVFILEDataListSource::$_filename</a> in CSVFILEDataListSource.inc</div>
9961                                                            <div class="index-item-description">The csv file name/path on disk</div>
9962                                            </dd>
9963                            <dt class="field">
9964                                                    <span class="var-title">$_flags</span>
9965                                            </dt>
9966                    <dd class="index-item-body">
9967                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#var$_flags">Container::$_flags</a> in ContainerClass.inc</div>
9968                                                            <div class="index-item-description">The flags that tell us</div>
9969                                            </dd>
9970                            <dt class="field">
9971                                                    <span class="var-title">$_FormErrors</span>
9972                                            </dt>
9973                    <dd class="index-item-body">
9974                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_FormErrors">FormValidation::$_FormErrors</a> in FormValidation.inc</div>
9975                                                            <div class="index-item-description">This is the FormErrors object</div>
9976                                            </dd>
9977                            <dt class="field">
9978                                                    <span class="var-title">$_FormValidation</span>
9979                                            </dt>
9980                    <dd class="index-item-body">
9981                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_FormValidation">FormProcessor::$_FormValidation</a> in FormProcessor.inc</div>
9982                                                            <div class="index-item-description">This is the FormValidation object</div>
9983                                            </dd>
9984                            <dt class="field">
9985                                                    <span class="var-title">$_form_attributes</span>
9986                                            </dt>
9987                    <dd class="index-item-body">
9988                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_attributes">FormProcessor::$_form_attributes</a> in FormProcessor.inc</div>
9989                                                            <div class="index-item-description">This array holds the FORMtag</div>
9990                                            </dd>
9991                            <dt class="field">
9992                                                    <span class="var-title">$_form_attributes</span>
9993                                            </dt>
9994                    <dd class="index-item-body">
9995                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_form_attributes">DataList::$_form_attributes</a> in DataList.inc</div>
9996                                                            <div class="index-item-description">This holds the form attributes</div>
9997                                            </dd>
9998                            <dt class="field">
9999                                                    <span class="var-title">$_form_content</span>
10000                                            </dt>
10001                    <dd class="index-item-body">
10002                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_content">FormProcessor::$_form_content</a> in FormProcessor.inc</div>
10003                                                            <div class="index-item-description">This holds the FormContent Object  that knows how to render the  form.</div>
10004                                            </dd>
10005                            <dt class="field">
10006                                                    <span class="var-title">$_form_errors_title</span>
10007                                            </dt>
10008                    <dd class="index-item-body">
10009                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_title">FormContent::$_form_errors_title</a> in FormContent.inc</div>
10010                                                            <div class="index-item-description">The form errors table title</div>
10011                                            </dd>
10012                            <dt class="field">
10013                                                    <span class="var-title">$_form_errors_width</span>
10014                                            </dt>
10015                    <dd class="index-item-body">
10016                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_width">FormContent::$_form_errors_width</a> in FormContent.inc</div>
10017                                                            <div class="index-item-description">Holds the width (if any) of the errors  table that will be rendered.  If the  value is null, the $this-&gt;_width value  is used instead.</div>
10018                                            </dd>
10019                            <dt class="field">
10020                                                    <span class="var-title">$_form_name</span>
10021                                            </dt>
10022                    <dd class="index-item-body">
10023                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a> in FormContent.inc</div>
10024                                                            <div class="index-item-description">This holds the name of the form</div>
10025                                            </dd>
10026                            <dt class="field">
10027                                                    <span class="var-title">$_form_name</span>
10028                                            </dt>
10029                    <dd class="index-item-body">
10030                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a> in FormElement.inc</div>
10031                                                            <div class="index-item-description">This holds the name of the form</div>
10032                                            </dd>
10033                            <dt class="field">
10034                                                    <span class="var-title">$_form_render_flag</span>
10035                                            </dt>
10036                    <dd class="index-item-body">
10037                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_form_render_flag">DataList::$_form_render_flag</a> in DataList.inc</div>
10038                                                            <div class="index-item-description">Build everything inside a form?</div>
10039                                            </dd>
10040                            <dt class="field">
10041                                                    <span class="var-title">$_form_submit_action</span>
10042                                            </dt>
10043                    <dd class="index-item-body">
10044                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_submit_action">FormProcessor::$_form_submit_action</a> in FormProcessor.inc</div>
10045                                                            <div class="index-item-description">The action that was taken</div>
10046                                            </dd>
10047                            <dt class="field">
10048                                                    <span class="var-title">$_form_success_render</span>
10049                                            </dt>
10050                    <dd class="index-item-body">
10051                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_success_render">FormProcessor::$_form_success_render</a> in FormProcessor.inc</div>
10052                                                            <div class="index-item-description">Flag to let us know if we should</div>
10053                                            </dd>
10054                            <dt class="field">
10055                                                    <span class="var-title">$_form_title</span>
10056                                            </dt>
10057                    <dd class="index-item-body">
10058                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_form_title">StandardFormContent::$_form_title</a> in StandardFormContent.inc</div>
10059                                                            <div class="index-item-description">The title used in the wrapping table</div>
10060                                            </dd>
10061                            <dt class="field">
10062                                                    <span class="var-title">$_fp</span>
10063                                            </dt>
10064                    <dd class="index-item-body">
10065                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_fp">CSVFILEDataListSource::$_fp</a> in CSVFILEDataListSource.inc</div>
10066                                                            <div class="index-item-description">The file descriptor pointer</div>
10067                                            </dd>
10068                            <dt class="field">
10069                                                    <span class="var-title">$_global_prefix</span>
10070                                            </dt>
10071                    <dd class="index-item-body">
10072                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_global_prefix">ImageThumbnailWidget::$_global_prefix</a> in ImageThumbnailWidget.inc</div>
10073                                                            <div class="index-item-description">holds the prefix for all variables  that are added to a url,  so we can possibly have more  then 1 of these per page.</div>
10074                                            </dd>
10075                            <dt class="field">
10076                                                    <span class="var-title">$_global_prefix</span>
10077                                            </dt>
10078                    <dd class="index-item-body">
10079                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_global_prefix">DataList::$_global_prefix</a> in DataList.inc</div>
10080                                                            <div class="index-item-description">prefix for all list variable  names, so we can potentially  have more then 1 list per page.</div>
10081                                            </dd>
10082                            <dt class="field">
10083                                                    <span class="var-title">$_has_confirm</span>
10084                                            </dt>
10085                    <dd class="index-item-body">
10086                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a> in FormContent.inc</div>
10087                                                            <div class="index-item-description">flag to let the FormProcessor</div>
10088                                            </dd>
10089                            <dt class="field">
10090                                                    <span class="var-title">$_has_error</span>
10091                                            </dt>
10092                    <dd class="index-item-body">
10093                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a> in FormElement.inc</div>
10094                                                            <div class="index-item-description">Holds the state of the last validation</div>
10095                                            </dd>
10096                            <dt class="field">
10097                                                    <span class="var-title">$_has_errors</span>
10098                                            </dt>
10099                    <dd class="index-item-body">
10100                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_has_errors">FormProcessor::$_has_errors</a> in FormProcessor.inc</div>
10101                                                            <div class="index-item-description">This flag lets us know there  were errors during processing or  validating the form.</div>
10102                                            </dd>
10103                            <dt class="field">
10104                                                    <span class="var-title">$_headers</span>
10105                                            </dt>
10106                    <dd class="index-item-body">
10107                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_headers">InfoTable::$_headers</a> in InfoTable.inc</div>
10108                                                            <div class="index-item-description">this holds the column header  titles.</div>
10109                                            </dd>
10110                            <dt class="field">
10111                                                    <span class="var-title">$_header_flag</span>
10112                                            </dt>
10113                    <dd class="index-item-body">
10114                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a> in CSSBuilder.inc</div>
10115                                                            <div class="index-item-description">Flag to let us know if we should  output a header content-type value  header(&quot;Content-Type: text/css&quot;);</div>
10116                                            </dd>
10117                            <dt class="field">
10118                                                    <span class="var-title">$_height</span>
10119                                            </dt>
10120                    <dd class="index-item-body">
10121                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_height">FEBoxElement::$_height</a> in FEBoxElement.inc</div>
10122                                                            <div class="index-item-description">Holds the height of the element</div>
10123                                            </dd>
10124                            <dt class="field">
10125                                                    <span class="var-title">$_hidden_background</span>
10126                                            </dt>
10127                    <dd class="index-item-body">
10128                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_hidden_background">ActiveTab::$_hidden_background</a> in ActiveTab.inc</div>
10129                                                            <div class="index-item-description">The hidden tab's background color</div>
10130                                            </dd>
10131                            <dt class="field">
10132                                                    <span class="var-title">$_hidden_checkbox_items</span>
10133                                            </dt>
10134                    <dd class="index-item-body">
10135                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_hidden_checkbox_items">DefaultGUIDatalist::$_hidden_checkbox_items</a> in DefaultGUIDataList.inc</div>
10136                                                            <div class="index-item-description">This array holds the list of  hidden checkbox[] items.</div>
10137                                            </dd>
10138                            <dt class="field">
10139                                                    <span class="var-title">$_hidden_elements</span>
10140                                            </dt>
10141                    <dd class="index-item-body">
10142                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a> in FormContent.inc</div>
10143                                                            <div class="index-item-description">This holds the array of</div>
10144                                            </dd>
10145                            <dt class="field">
10146                                                    <span class="var-title">$_highlight_selected</span>
10147                                            </dt>
10148                    <dd class="index-item-body">
10149                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_highlight_selected">TextCSSNav::$_highlight_selected</a> in TextCSSNav.inc</div>
10150                                                            <div class="index-item-description">Flag to tell us that we can  highlight (css) the selected  link.</div>
10151                                            </dd>
10152                            <dt class="field">
10153                                                    <span class="var-title">$_htmlentities_attributes</span>
10154                                            </dt>
10155                    <dd class="index-item-body">
10156                            <div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_htmlentities_attributes">Atag::$_htmlentities_attributes</a> in ALLTAGS.inc</div>
10157                                            </dd>
10158                            <dt class="field">
10159                                                    <span class="var-title">$_htmlentities_attributes</span>
10160                                            </dt>
10161                    <dd class="index-item-body">
10162                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_htmlentities_attributes">IMGtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div>
10163                                            </dd>
10164                            <dt class="field">
10165                                                    <span class="var-title">$_htmlentities_attributes</span>
10166                                            </dt>
10167                    <dd class="index-item-body">
10168                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_htmlentities_attributes">SCRIPTtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div>
10169                                            </dd>
10170                            <dt class="field">
10171                                                    <span class="var-title">$_htmlentities_attributes</span>
10172                                            </dt>
10173                    <dd class="index-item-body">
10174                            <div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_htmlentities_attributes">LINKtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div>
10175                                            </dd>
10176                            <dt class="field">
10177                                                    <span class="var-title">$_html_attributes</span>
10178                                            </dt>
10179                    <dd class="index-item-body">
10180                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_html_attributes">HTMLPageClass::$_html_attributes</a> in HTMLPageClass.inc</div>
10181                                                            <div class="index-item-description">This holds the attributes for the  &lt;html&gt; tag.</div>
10182                                            </dd>
10183                            <dt class="field">
10184                                                    <span class="var-title">$_http_content_type</span>
10185                                            </dt>
10186                    <dd class="index-item-body">
10187                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a> in XMLDocumentClass.inc</div>
10188                                                            <div class="index-item-description">The http content-type</div>
10189                                            </dd>
10190                            <dt class="field">
10191                                                    <span class="var-title">$_image_path</span>
10192                                            </dt>
10193                    <dd class="index-item-body">
10194                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_image_path">DataList::$_image_path</a> in DataList.inc</div>
10195                                                            <div class="index-item-description">This stores the base path to where the  tool link images live.  This lets you  specify a new path to where your images  live.</div>
10196                                            </dd>
10197                            <dt class="field">
10198                                                    <span class="var-title">$_indent_style</span>
10199                                            </dt>
10200                    <dd class="index-item-body">
10201                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_indent_style">HTMLPageClass::$_indent_style</a> in HTMLPageClass.inc</div>
10202                                                            <div class="index-item-description">Holds the value of the indent  style the user wants to render  the page w/</div>
10203                                            </dd>
10204                            <dt class="field">
10205                                                    <span class="var-title">$_infotable</span>
10206                                            </dt>
10207                    <dd class="index-item-body">
10208                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_infotable">StandardFormContent::$_infotable</a> in StandardFormContent.inc</div>
10209                                                            <div class="index-item-description">the InfoTable wrapper that holds  all fields.</div>
10210                                            </dd>
10211                            <dt class="field">
10212                                                    <span class="var-title">$_is_disabled</span>
10213                                            </dt>
10214                    <dd class="index-item-body">
10215                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a> in FormElement.inc</div>
10216                                                            <div class="index-item-description">Indicates a disabled element</div>
10217                                            </dd>
10218                            <dt class="field">
10219                                                    <span class="var-title">$_is_required</span>
10220                                            </dt>
10221                    <dd class="index-item-body">
10222                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a> in FormElement.inc</div>
10223                                                            <div class="index-item-description">Indicates whether this elements</div>
10224                                            </dd>
10225                            <dt class="field">
10226                                                    <span class="var-title">$_item_name</span>
10227                                            </dt>
10228                    <dd class="index-item-body">
10229                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_item_name">ListAction::$_item_name</a> in ListAction.inc</div>
10230                                                            <div class="index-item-description">name/description of the type of</div>
10231                                            </dd>
10232                            <dt class="field">
10233                                                    <span class="var-title">$_label_flag</span>
10234                                            </dt>
10235                    <dd class="index-item-body">
10236                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_label_flag">FENumberInRange::$_label_flag</a> in FENumbers.inc</div>
10237                                                            <div class="index-item-description">Add the range to the label automatically?</div>
10238                                            </dd>
10239                            <dt class="field">
10240                                                    <span class="var-title">$_label_text</span>
10241                                            </dt>
10242                    <dd class="index-item-body">
10243                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a> in FormElement.inc</div>
10244                                                            <div class="index-item-description">Holds the elements label text</div>
10245                                            </dd>
10246                            <dt class="field">
10247                                                    <span class="var-title">$_limit_char_count</span>
10248                                            </dt>
10249                    <dd class="index-item-body">
10250                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#var$_limit_char_count">FETextArea::$_limit_char_count</a> in FETextArea.inc</div>
10251                                                            <div class="index-item-description">This lets you limit the amount of data to</div>
10252                                            </dd>
10253                            <dt class="field">
10254                                                    <span class="var-title">$_line_colors</span>
10255                                            </dt>
10256                    <dd class="index-item-body">
10257                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#var$_line_colors">SVGXYLineGraph::$_line_colors</a> in SVGXYLineGraph.inc</div>
10258                                                            <div class="index-item-description">holds the colors for each of</div>
10259                                            </dd>
10260                            <dt class="field">
10261                                                    <span class="var-title">$_max</span>
10262                                            </dt>
10263                    <dd class="index-item-body">
10264                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_max">FENumberInRange::$_max</a> in FENumbers.inc</div>
10265                                                            <div class="index-item-description">The maximum #</div>
10266                                            </dd>
10267                            <dt class="field">
10268                                                    <span class="var-title">$_maxlinelength</span>
10269                                            </dt>
10270                    <dd class="index-item-body">
10271                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_maxlinelength">CSVFILEDataListSource::$_maxlinelength</a> in CSVFILEDataListSource.inc</div>
10272                                                            <div class="index-item-description">The length of the longest</div>
10273                                            </dd>
10274                            <dt class="field">
10275                                                    <span class="var-title">$_max_rows</span>
10276                                            </dt>
10277                    <dd class="index-item-body">
10278                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_max_rows">DataList::$_max_rows</a> in DataList.inc</div>
10279                                                            <div class="index-item-description">The max number of rows to  show when the user does the  &quot;EXPAND&quot; command.</div>
10280                                            </dd>
10281                            <dt class="field">
10282                                                    <span class="var-title">$_max_x</span>
10283                                            </dt>
10284                    <dd class="index-item-body">
10285                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_max_x">SVGXYGraph::$_max_x</a> in SVGXYGraph.inc</div>
10286                                            </dd>
10287                            <dt class="field">
10288                                                    <span class="var-title">$_max_y</span>
10289                                            </dt>
10290                    <dd class="index-item-body">
10291                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_max_y">SVGXYGraph::$_max_y</a> in SVGXYGraph.inc</div>
10292                                            </dd>
10293                            <dt class="field">
10294                                                    <span class="var-title">$_min</span>
10295                                            </dt>
10296                    <dd class="index-item-body">
10297                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_min">FENumberInRange::$_min</a> in FENumbers.inc</div>
10298                                                            <div class="index-item-description">The minimum #</div>
10299                                            </dd>
10300                            <dt class="field">
10301                                                    <span class="var-title">$_min_x</span>
10302                                            </dt>
10303                    <dd class="index-item-body">
10304                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_min_x">SVGXYGraph::$_min_x</a> in SVGXYGraph.inc</div>
10305                                            </dd>
10306                            <dt class="field">
10307                                                    <span class="var-title">$_min_y</span>
10308                                            </dt>
10309                    <dd class="index-item-body">
10310                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_min_y">SVGXYGraph::$_min_y</a> in SVGXYGraph.inc</div>
10311                                            </dd>
10312                            <dt class="field">
10313                                                    <span class="var-title">$_not_found_message</span>
10314                                            </dt>
10315                    <dd class="index-item-body">
10316                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_not_found_message">DataListSource::$_not_found_message</a> in DataListSource.inc</div>
10317                                                            <div class="index-item-description">This is the message displayed when no data</div>
10318                                            </dd>
10319                            <dt class="field">
10320                                                    <span class="var-title">$_num_columns</span>
10321                                            </dt>
10322                    <dd class="index-item-body">
10323                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_num_columns">DataList::$_num_columns</a> in DataList.inc</div>
10324                                                            <div class="index-item-description">Keeps track of the # of columns we have</div>
10325                                            </dd>
10326                            <dt class="field">
10327                                                    <span class="var-title">$_num_pages</span>
10328                                            </dt>
10329                    <dd class="index-item-body">
10330                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_num_pages">DataList::$_num_pages</a> in DataList.inc</div>
10331                                                            <div class="index-item-description">This value holds the number  of pages of data we have  to display.</div>
10332                                            </dd>
10333                            <dt class="field">
10334                                                    <span class="var-title">$_offsetVar</span>
10335                                            </dt>
10336                    <dd class="index-item-body">
10337                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_offsetVar">ImageThumbnailWidget::$_offsetVar</a> in ImageThumbnailWidget.inc</div>
10338                                                            <div class="index-item-description">Holds the name of the offset  variable.  It's prefixed w/  the _global_prefix var.</div>
10339                                            </dd>
10340                            <dt class="field">
10341                                                    <span class="var-title">$_options</span>
10342                                            </dt>
10343                    <dd class="index-item-body">
10344                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#var$_options">SVGGraph::$_options</a> in SVGGraph.inc</div>
10345                                                            <div class="index-item-description">This array holds various</div>
10346                                            </dd>
10347                            <dt class="field">
10348                                                    <span class="var-title">$_prequery_filter_flag</span>
10349                                            </dt>
10350                    <dd class="index-item-body">
10351                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#var$_prequery_filter_flag">ArrayDataListSource::$_prequery_filter_flag</a> in ArrayDataListSource.inc</div>
10352                                                            <div class="index-item-description">If true the prequery filter will be</div>
10353                                            </dd>
10354                            <dt class="field">
10355                                                    <span class="var-title">$_query</span>
10356                                            </dt>
10357                    <dd class="index-item-body">
10358                            <div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#var$_query">SQLDataListSource::$_query</a> in SQLDataListSource.inc</div>
10359                                                            <div class="index-item-description">The entire query built by</div>
10360                                            </dd>
10361                            <dt class="field">
10362                                                    <span class="var-title">$_query_params</span>
10363                                            </dt>
10364                    <dd class="index-item-body">
10365                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_query_params">DataListSource::$_query_params</a> in DataListSource.inc</div>
10366                                                            <div class="index-item-description">This holds various parameters relating</div>
10367                                            </dd>
10368                            <dt class="field">
10369                                                    <span class="var-title">$_query_prefix</span>
10370                                            </dt>
10371                    <dd class="index-item-body">
10372                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_query_prefix">TextCSSNav::$_query_prefix</a> in TextCSSNav.inc</div>
10373                                                            <div class="index-item-description">the prefix for the query string var</div>
10374                                            </dd>
10375                            <dt class="field">
10376                                                    <span class="var-title">$_required_field_marker</span>
10377                                            </dt>
10378                    <dd class="index-item-body">
10379                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a> in FormContent.inc</div>
10380                                                            <div class="index-item-description">marker for the required field</div>
10381                                            </dd>
10382                            <dt class="field">
10383                                                    <span class="var-title">$_required_field_text</span>
10384                                            </dt>
10385                    <dd class="index-item-body">
10386                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a> in FormContent.inc</div>
10387                                                            <div class="index-item-description">Text to show denoted required  fields for the form.</div>
10388                                            </dd>
10389                            <dt class="field">
10390                                                    <span class="var-title">$_result</span>
10391                                            </dt>
10392                    <dd class="index-item-body">
10393                            <div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#var$_result">PEARSQLDataListSource::$_result</a> in PEARSQLDataListSource.inc</div>
10394                                                            <div class="index-item-description">this holds the query result from the</div>
10395                                            </dd>
10396                            <dt class="field">
10397                                                    <span class="var-title">$_result</span>
10398                                            </dt>
10399                    <dd class="index-item-body">
10400                            <div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_result">ADODBSQLDataListSource::$_result</a> in ADODBSQLDataListSource.inc</div>
10401                                                            <div class="index-item-description">this holds the query result from the</div>
10402                                            </dd>
10403                            <dt class="field">
10404                                                    <span class="var-title">$_result</span>
10405                                            </dt>
10406                    <dd class="index-item-body">
10407                            <div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#var$_result">PGSQLDataListSource::$_result</a> in PGSQLDataListSource.inc</div>
10408                                                            <div class="index-item-description">Result of pg_query()</div>
10409                                            </dd>
10410                            <dt class="field">
10411                                                    <span class="var-title">$_root_tag</span>
10412                                            </dt>
10413                    <dd class="index-item-body">
10414                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a> in XMLDocumentClass.inc</div>
10415                                                            <div class="index-item-description">The root xml tag for all data</div>
10416                                            </dd>
10417                            <dt class="field">
10418                                                    <span class="var-title">$_save_all_vars</span>
10419                                            </dt>
10420                    <dd class="index-item-body">
10421                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_save_all_vars">ListAction::$_save_all_vars</a> in ListAction.inc</div>
10422                                                            <div class="index-item-description">A flag to tell us to save all</div>
10423                                            </dd>
10424                            <dt class="field">
10425                                                    <span class="var-title">$_save_vars</span>
10426                                            </dt>
10427                    <dd class="index-item-body">
10428                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_save_vars">DataList::$_save_vars</a> in DataList.inc</div>
10429                                                            <div class="index-item-description">This holds a list of  name=&gt;value vars that the  caller/child wants to propogate  automatically.</div>
10430                                            </dd>
10431                            <dt class="field">
10432                                                    <span class="var-title">$_search_flag</span>
10433                                            </dt>
10434                    <dd class="index-item-body">
10435                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_search_flag">DataList::$_search_flag</a> in DataList.inc</div>
10436                                                            <div class="index-item-description">Flag to let us know that search  is enabled.</div>
10437                                            </dd>
10438                            <dt class="field">
10439                                                    <span class="var-title">$_search_table</span>
10440                                            </dt>
10441                    <dd class="index-item-body">
10442                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_search_table">DataList::$_search_table</a> in DataList.inc</div>
10443                                                            <div class="index-item-description">Holds the object block that is the</div>
10444                                            </dd>
10445                            <dt class="field">
10446                                                    <span class="var-title">$_search_text</span>
10447                                            </dt>
10448                    <dd class="index-item-body">
10449                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_search_text">DefaultGUIDatalist::$_search_text</a> in DefaultGUIDataList.inc</div>
10450                                                            <div class="index-item-description">this array holds some strings for the  search functionality.  This enables  some level of localization for other  languages.</div>
10451                                            </dd>
10452                            <dt class="field">
10453                                                    <span class="var-title">$_selected</span>
10454                                            </dt>
10455                    <dd class="index-item-body">
10456                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_selected">TextCSSNav::$_selected</a> in TextCSSNav.inc</div>
10457                                                            <div class="index-item-description">Holds which one is auto selected</div>
10458                                            </dd>
10459                            <dt class="field">
10460                                                    <span class="var-title">$_selected_background</span>
10461                                            </dt>
10462                    <dd class="index-item-body">
10463                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_selected_background">ActiveTab::$_selected_background</a> in ActiveTab.inc</div>
10464                                                            <div class="index-item-description">The active tab's background color</div>
10465                                            </dd>
10466                            <dt class="field">
10467                                                    <span class="var-title">$_selected_tab</span>
10468                                            </dt>
10469                    <dd class="index-item-body">
10470                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_selected_tab">ActiveTab::$_selected_tab</a> in ActiveTab.inc</div>
10471                                                            <div class="index-item-description">The default selected tab</div>
10472                                            </dd>
10473                            <dt class="field">
10474                                                    <span class="var-title">$_seperate_port_flag</span>
10475                                            </dt>
10476                    <dd class="index-item-body">
10477                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#var$_seperate_port_flag">FEHostNameWithPort::$_seperate_port_flag</a> in FEText.inc</div>
10478                                                            <div class="index-item-description">flag to tell us to seperate the port</div>
10479                                            </dd>
10480                            <dt class="field">
10481                                                    <span class="var-title">$_show_actionbar</span>
10482                                            </dt>
10483                    <dd class="index-item-body">
10484                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_show_actionbar">DefaultGUIDatalist::$_show_actionbar</a> in DefaultGUIDataList.inc</div>
10485                                                            <div class="index-item-description">Do we show action bar row?</div>
10486                                            </dd>
10487                            <dt class="field">
10488                                                    <span class="var-title">$_show_char_encoding</span>
10489                                            </dt>
10490                    <dd class="index-item-body">
10491                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a> in XMLDocumentClass.inc</div>
10492                                                            <div class="index-item-description">this is a hack to show the  character encoding or not.</div>
10493                                            </dd>
10494                            <dt class="field">
10495                                                    <span class="var-title">$_show_http_header</span>
10496                                            </dt>
10497                    <dd class="index-item-body">
10498                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a> in XMLDocumentClass.inc</div>
10499                                                            <div class="index-item-description">This flag tells if we should  output the header content type.</div>
10500                                            </dd>
10501                            <dt class="field">
10502                                                    <span class="var-title">$_show_results_flag</span>
10503                                            </dt>
10504                    <dd class="index-item-body">
10505                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_show_results_flag">DataList::$_show_results_flag</a> in DataList.inc</div>
10506                                                            <div class="index-item-description">flag to let us know if we want to show  the results or not.</div>
10507                                            </dd>
10508                            <dt class="field">
10509                                                    <span class="var-title">$_show_vertical_cellborder</span>
10510                                            </dt>
10511                    <dd class="index-item-body">
10512                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_show_vertical_cellborder">InfoTable::$_show_vertical_cellborder</a> in InfoTable.inc</div>
10513                                                            <div class="index-item-description">Flag to tell the class to render</div>
10514                                            </dd>
10515                            <dt class="field">
10516                                                    <span class="var-title">$_simple_search_modifier</span>
10517                                            </dt>
10518                    <dd class="index-item-body">
10519                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_simple_search_modifier">DataList::$_simple_search_modifier</a> in DataList.inc</div>
10520                                                            <div class="index-item-description">Flag to enable simple search modifyer.</div>
10521                                            </dd>
10522                            <dt class="field">
10523                                                    <span class="var-title">$_steps</span>
10524                                            </dt>
10525                    <dd class="index-item-body">
10526                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#var$_steps">FormWizard::$_steps</a> in FormWizard.inc</div>
10527                                                            <div class="index-item-description">This holds the array of</div>
10528                                            </dd>
10529                            <dt class="field">
10530                                                    <span class="var-title">$_stripslashes</span>
10531                                            </dt>
10532                    <dd class="index-item-body">
10533                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a> in FormElement.inc</div>
10534                                                            <div class="index-item-description">automatically strip slashes from</div>
10535                                            </dd>
10536                            <dt class="field">
10537                                                    <span class="var-title">$_stripslashes</span>
10538                                            </dt>
10539                    <dd class="index-item-body">
10540                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_stripslashes">FormContent::$_stripslashes</a> in FormContent.inc</div>
10541                                                            <div class="index-item-description">Automatically strip slashes from</div>
10542                                            </dd>
10543                            <dt class="field">
10544                                                    <span class="var-title">$_style_attributes</span>
10545                                            </dt>
10546                    <dd class="index-item-body">
10547                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a> in FormElement.inc</div>
10548                                                            <div class="index-item-description">Holds additional style attributes for</div>
10549                                            </dd>
10550                            <dt class="field">
10551                                                    <span class="var-title">$_subtitle</span>
10552                                            </dt>
10553                    <dd class="index-item-body">
10554                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#var$_subtitle">VerticalCSSNavTable::$_subtitle</a> in VerticalCSSNavTable.inc</div>
10555                                                            <div class="index-item-description">the subtitle if any</div>
10556                                            </dd>
10557                            <dt class="field">
10558                                                    <span class="var-title">$_supported_image_types</span>
10559                                            </dt>
10560                    <dd class="index-item-body">
10561                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_supported_image_types">ImageThumbnailWidget::$_supported_image_types</a> in ImageThumbnailWidget.inc</div>
10562                                                            <div class="index-item-description">Array of supported image  type flags.</div>
10563                                            </dd>
10564                            <dt class="field">
10565                                                    <span class="var-title">$_table</span>
10566                                            </dt>
10567                    <dd class="index-item-body">
10568                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#var$_table">VerticalCSSNavTable::$_table</a> in VerticalCSSNavTable.inc</div>
10569                                                            <div class="index-item-description">Holds the outer table object</div>
10570                                            </dd>
10571                            <dt class="field">
10572                                                    <span class="var-title">$_tag</span>
10573                                            </dt>
10574                    <dd class="index-item-body">
10575                            <div class="index-item-details"><a href="phpHtmlLib/GLYPHsvgtag.html#var$_tag">GLYPHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10576                                            </dd>
10577                            <dt class="field">
10578                                                    <span class="var-title">$_tag</span>
10579                                            </dt>
10580                    <dd class="index-item-body">
10581                            <div class="index-item-details"><a href="phpHtmlLib/GLYPHREFsvgtag.html#var$_tag">GLYPHREFsvgtag::$_tag</a> in SVGTAGS.inc</div>
10582                                            </dd>
10583                            <dt class="field">
10584                                                    <span class="var-title">$_tag</span>
10585                                            </dt>
10586                    <dd class="index-item-body">
10587                            <div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html#var$_tag">CENTERtag::$_tag</a> in ALLTAGS.inc</div>
10588                                            </dd>
10589                            <dt class="field">
10590                                                    <span class="var-title">$_tag</span>
10591                                            </dt>
10592                    <dd class="index-item-body">
10593                            <div class="index-item-details"><a href="phpHtmlLib/METADATAsvgtag.html#var$_tag">METADATAsvgtag::$_tag</a> in SVGTAGS.inc</div>
10594                                            </dd>
10595                            <dt class="field">
10596                                                    <span class="var-title">$_tag</span>
10597                                            </dt>
10598                    <dd class="index-item-body">
10599                            <div class="index-item-details"><a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html#var$_tag">FOREIGNOBJECTsvgtag::$_tag</a> in SVGTAGS.inc</div>
10600                                            </dd>
10601                            <dt class="field">
10602                                                    <span class="var-title">$_tag</span>
10603                                            </dt>
10604                    <dd class="index-item-body">
10605                            <div class="index-item-details"><a href="phpHtmlLib/H1tag.html#var$_tag">H1tag::$_tag</a> in ALLTAGS.inc</div>
10606                                            </dd>
10607                            <dt class="field">
10608                                                    <span class="var-title">$_tag</span>
10609                                            </dt>
10610                    <dd class="index-item-body">
10611                            <div class="index-item-details"><a href="phpHtmlLib/MISSINGGLYPHsvgtag.html#var$_tag">MISSINGGLYPHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10612                                            </dd>
10613                            <dt class="field">
10614                                                    <span class="var-title">$_tag</span>
10615                                            </dt>
10616                    <dd class="index-item-body">
10617                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEsvgtag.html#var$_tag">FONTFACEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10618                                            </dd>
10619                            <dt class="field">
10620                                                    <span class="var-title">$_tag</span>
10621                                            </dt>
10622                    <dd class="index-item-body">
10623                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html#var$_tag">FONTFACENAMEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10624                                            </dd>
10625                            <dt class="field">
10626                                                    <span class="var-title">$_tag</span>
10627                                            </dt>
10628                    <dd class="index-item-body">
10629                            <div class="index-item-details"><a href="phpHtmlLib/CAPTIONtag.html#var$_tag">CAPTIONtag::$_tag</a> in ALLTAGS.inc</div>
10630                                            </dd>
10631                            <dt class="field">
10632                                                    <span class="var-title">$_tag</span>
10633                                            </dt>
10634                    <dd class="index-item-body">
10635                            <div class="index-item-details"><a href="phpHtmlLib/H3tag.html#var$_tag">H3tag::$_tag</a> in ALLTAGS.inc</div>
10636                                            </dd>
10637                            <dt class="field">
10638                                                    <span class="var-title">$_tag</span>
10639                                            </dt>
10640                    <dd class="index-item-body">
10641                            <div class="index-item-details"><a href="phpHtmlLib/PATHsvgtag.html#var$_tag">PATHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10642                                            </dd>
10643                            <dt class="field">
10644                                                    <span class="var-title">$_tag</span>
10645                                            </dt>
10646                    <dd class="index-item-body">
10647                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACESRCsvgtag.html#var$_tag">FONTFACESRCsvgtag::$_tag</a> in SVGTAGS.inc</div>
10648                                            </dd>
10649                            <dt class="field">
10650                                                    <span class="var-title">$_tag</span>
10651                                            </dt>
10652                    <dd class="index-item-body">
10653                            <div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html#var$_tag">FRAMEtag::$_tag</a> in ALLTAGS.inc</div>
10654                                            </dd>
10655                            <dt class="field">
10656                                                    <span class="var-title">$_tag</span>
10657                                            </dt>
10658                    <dd class="index-item-body">
10659                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEURIsvgtag.html#var$_tag">FONTFACEURIsvgtag::$_tag</a> in SVGTAGS.inc</div>
10660                                            </dd>
10661                            <dt class="field">
10662                                                    <span class="var-title">$_tag</span>
10663                                            </dt>
10664                    <dd class="index-item-body">
10665                            <div class="index-item-details"><a href="phpHtmlLib/H2tag.html#var$_tag">H2tag::$_tag</a> in ALLTAGS.inc</div>
10666                                            </dd>
10667                            <dt class="field">
10668                                                    <span class="var-title">$_tag</span>
10669                                            </dt>
10670                    <dd class="index-item-body">
10671                            <div class="index-item-details"><a href="phpHtmlLib/MPATHsvgtag.html#var$_tag">MPATHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10672                                            </dd>
10673                            <dt class="field">
10674                                                    <span class="var-title">$_tag</span>
10675                                            </dt>
10676                    <dd class="index-item-body">
10677                            <div class="index-item-details"><a href="phpHtmlLib/FONTsvgtag.html#var$_tag">FONTsvgtag::$_tag</a> in SVGTAGS.inc</div>
10678                                            </dd>
10679                            <dt class="field">
10680                                                    <span class="var-title">$_tag</span>
10681                                            </dt>
10682                    <dd class="index-item-body">
10683                            <div class="index-item-details"><a href="phpHtmlLib/MASKsvgtag.html#var$_tag">MASKsvgtag::$_tag</a> in SVGTAGS.inc</div>
10684                                            </dd>
10685                            <dt class="field">
10686                                                    <span class="var-title">$_tag</span>
10687                                            </dt>
10688                    <dd class="index-item-body">
10689                            <div class="index-item-details"><a href="phpHtmlLib/BUTTONtag.html#var$_tag">BUTTONtag::$_tag</a> in ALLTAGS.inc</div>
10690                                            </dd>
10691                            <dt class="field">
10692                                                    <span class="var-title">$_tag</span>
10693                                            </dt>
10694                    <dd class="index-item-body">
10695                            <div class="index-item-details"><a href="phpHtmlLib/DTtag.html#var$_tag">DTtag::$_tag</a> in ALLTAGS.inc</div>
10696                                            </dd>
10697                            <dt class="field">
10698                                                    <span class="var-title">$_tag</span>
10699                                            </dt>
10700                    <dd class="index-item-body">
10701                            <div class="index-item-details"><a href="phpHtmlLib/EMtag.html#var$_tag">EMtag::$_tag</a> in ALLTAGS.inc</div>
10702                                            </dd>
10703                            <dt class="field">
10704                                                    <span class="var-title">$_tag</span>
10705                                            </dt>
10706                    <dd class="index-item-body">
10707                            <div class="index-item-details"><a href="phpHtmlLib/DFNtag.html#var$_tag">DFNtag::$_tag</a> in ALLTAGS.inc</div>
10708                                            </dd>
10709                            <dt class="field">
10710                                                    <span class="var-title">$_tag</span>
10711                                            </dt>
10712                    <dd class="index-item-body">
10713                            <div class="index-item-details"><a href="phpHtmlLib/LINEsvgtag.html#var$_tag">LINEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10714                                            </dd>
10715                            <dt class="field">
10716                                                    <span class="var-title">$_tag</span>
10717                                            </dt>
10718                    <dd class="index-item-body">
10719                            <div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html#var$_tag">HKERNsvgtag::$_tag</a> in SVGTAGS.inc</div>
10720                                            </dd>
10721                            <dt class="field">
10722                                                    <span class="var-title">$_tag</span>
10723                                            </dt>
10724                    <dd class="index-item-body">
10725                            <div class="index-item-details"><a href="phpHtmlLib/DLtag.html#var$_tag">DLtag::$_tag</a> in ALLTAGS.inc</div>
10726                                            </dd>
10727                            <dt class="field">
10728                                                    <span class="var-title">$_tag</span>
10729                                            </dt>
10730                    <dd class="index-item-body">
10731                            <div class="index-item-details"><a href="phpHtmlLib/DIVtag.html#var$_tag">DIVtag::$_tag</a> in ALLTAGS.inc</div>
10732                                            </dd>
10733                            <dt class="field">
10734                                                    <span class="var-title">$_tag</span>
10735                                            </dt>
10736                    <dd class="index-item-body">
10737                            <div class="index-item-details"><a href="phpHtmlLib/LINEARGRADIENTsvgtag.html#var$_tag">LINEARGRADIENTsvgtag::$_tag</a> in SVGTAGS.inc</div>
10738                                            </dd>
10739                            <dt class="field">
10740                                                    <span class="var-title">$_tag</span>
10741                                            </dt>
10742                    <dd class="index-item-body">
10743                            <div class="index-item-details"><a href="phpHtmlLib/IMAGEsvgtag.html#var$_tag">IMAGEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10744                                            </dd>
10745                            <dt class="field">
10746                                                    <span class="var-title">$_tag</span>
10747                                            </dt>
10748                    <dd class="index-item-body">
10749                            <div class="index-item-details"><a href="phpHtmlLib/FIELDSETtag.html#var$_tag">FIELDSETtag::$_tag</a> in ALLTAGS.inc</div>
10750                                            </dd>
10751                            <dt class="field">
10752                                                    <span class="var-title">$_tag</span>
10753                                            </dt>
10754                    <dd class="index-item-body">
10755                            <div class="index-item-details"><a href="phpHtmlLib/FONTtag.html#var$_tag">FONTtag::$_tag</a> in ALLTAGS.inc</div>
10756                                            </dd>
10757                            <dt class="field">
10758                                                    <span class="var-title">$_tag</span>
10759                                            </dt>
10760                    <dd class="index-item-body">
10761                            <div class="index-item-details"><a href="phpHtmlLib/CITEtag.html#var$_tag">CITEtag::$_tag</a> in ALLTAGS.inc</div>
10762                                            </dd>
10763                            <dt class="field">
10764                                                    <span class="var-title">$_tag</span>
10765                                            </dt>
10766                    <dd class="index-item-body">
10767                            <div class="index-item-details"><a href="phpHtmlLib/Gsvgtag.html#var$_tag">Gsvgtag::$_tag</a> in SVGTAGS.inc</div>
10768                                            </dd>
10769                            <dt class="field">
10770                                                    <span class="var-title">$_tag</span>
10771                                            </dt>
10772                    <dd class="index-item-body">
10773                            <div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html#var$_tag">DOCTYPEtag::$_tag</a> in ALLTAGS.inc</div>
10774                                            </dd>
10775                            <dt class="field">
10776                                                    <span class="var-title">$_tag</span>
10777                                            </dt>
10778                    <dd class="index-item-body">
10779                            <div class="index-item-details"><a href="phpHtmlLib/FORMtag.html#var$_tag">FORMtag::$_tag</a> in ALLTAGS.inc</div>
10780                                            </dd>
10781                            <dt class="field">
10782                                                    <span class="var-title">$_tag</span>
10783                                            </dt>
10784                    <dd class="index-item-body">
10785                            <div class="index-item-details"><a href="phpHtmlLib/CODEtag.html#var$_tag">CODEtag::$_tag</a> in ALLTAGS.inc</div>
10786                                            </dd>
10787                            <dt class="field">
10788                                                    <span class="var-title">$_tag</span>
10789                                            </dt>
10790                    <dd class="index-item-body">
10791                            <div class="index-item-details"><a href="phpHtmlLib/COLGROUPtag.html#var$_tag">COLGROUPtag::$_tag</a> in ALLTAGS.inc</div>
10792                                            </dd>
10793                            <dt class="field">
10794                                                    <span class="var-title">$_tag</span>
10795                                            </dt>
10796                    <dd class="index-item-body">
10797                            <div class="index-item-details"><a href="phpHtmlLib/MARKERsvgtag.html#var$_tag">MARKERsvgtag::$_tag</a> in SVGTAGS.inc</div>
10798                                            </dd>
10799                            <dt class="field">
10800                                                    <span class="var-title">$_tag</span>
10801                                            </dt>
10802                    <dd class="index-item-body">
10803                            <div class="index-item-details"><a href="phpHtmlLib/DELtag.html#var$_tag">DELtag::$_tag</a> in ALLTAGS.inc</div>
10804                                            </dd>
10805                            <dt class="field">
10806                                                    <span class="var-title">$_tag</span>
10807                                            </dt>
10808                    <dd class="index-item-body">
10809                            <div class="index-item-details"><a href="phpHtmlLib/DDtag.html#var$_tag">DDtag::$_tag</a> in ALLTAGS.inc</div>
10810                                            </dd>
10811                            <dt class="field">
10812                                                    <span class="var-title">$_tag</span>
10813                                            </dt>
10814                    <dd class="index-item-body">
10815                            <div class="index-item-details"><a href="phpHtmlLib/COLtag.html#var$_tag">COLtag::$_tag</a> in ALLTAGS.inc</div>
10816                                            </dd>
10817                            <dt class="field">
10818                                                    <span class="var-title">$_tag</span>
10819                                            </dt>
10820                    <dd class="index-item-body">
10821                            <div class="index-item-details"><a href="phpHtmlLib/FRAMESETtag.html#var$_tag">FRAMESETtag::$_tag</a> in ALLTAGS.inc</div>
10822                                            </dd>
10823                            <dt class="field">
10824                                                    <span class="var-title">$_tag</span>
10825                                            </dt>
10826                    <dd class="index-item-body">
10827                            <div class="index-item-details"><a href="phpHtmlLib/FEMERGEsvgtag.html#var$_tag">FEMERGEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10828                                            </dd>
10829                            <dt class="field">
10830                                                    <span class="var-title">$_tag</span>
10831                                            </dt>
10832                    <dd class="index-item-body">
10833                            <div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_tag">Atag::$_tag</a> in ALLTAGS.inc</div>
10834                                            </dd>
10835                            <dt class="field">
10836                                                    <span class="var-title">$_tag</span>
10837                                            </dt>
10838                    <dd class="index-item-body">
10839                            <div class="index-item-details"><a href="phpHtmlLib/DEFSsvgtag.html#var$_tag">DEFSsvgtag::$_tag</a> in SVGTAGS.inc</div>
10840                                            </dd>
10841                            <dt class="field">
10842                                                    <span class="var-title">$_tag</span>
10843                                            </dt>
10844                    <dd class="index-item-body">
10845                            <div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#var$_tag">DEFINITIONSRCsvgtag::$_tag</a> in SVGTAGS.inc</div>
10846                                            </dd>
10847                            <dt class="field">
10848                                                    <span class="var-title">$_tag</span>
10849                                            </dt>
10850                    <dd class="index-item-body">
10851                            <div class="index-item-details"><a href="phpHtmlLib/CURSORsvgtag.html#var$_tag">CURSORsvgtag::$_tag</a> in SVGTAGS.inc</div>
10852                                            </dd>
10853                            <dt class="field">
10854                                                    <span class="var-title">$_tag</span>
10855                                            </dt>
10856                    <dd class="index-item-body">
10857                            <div class="index-item-details"><a href="phpHtmlLib/COLORPROFILEsvgtag.html#var$_tag">COLORPROFILEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10858                                            </dd>
10859                            <dt class="field">
10860                                                    <span class="var-title">$_tag</span>
10861                                            </dt>
10862                    <dd class="index-item-body">
10863                            <div class="index-item-details"><a href="phpHtmlLib/BASEtag.html#var$_tag">BASEtag::$_tag</a> in ALLTAGS.inc</div>
10864                                            </dd>
10865                            <dt class="field">
10866                                                    <span class="var-title">$_tag</span>
10867                                            </dt>
10868                    <dd class="index-item-body">
10869                            <div class="index-item-details"><a href="phpHtmlLib/DESCsvgtag.html#var$_tag">DESCsvgtag::$_tag</a> in SVGTAGS.inc</div>
10870                                            </dd>
10871                            <dt class="field">
10872                                                    <span class="var-title">$_tag</span>
10873                                            </dt>
10874                    <dd class="index-item-body">
10875                            <div class="index-item-details"><a href="phpHtmlLib/BDOtag.html#var$_tag">BDOtag::$_tag</a> in ALLTAGS.inc</div>
10876                                            </dd>
10877                            <dt class="field">
10878                                                    <span class="var-title">$_tag</span>
10879                                            </dt>
10880                    <dd class="index-item-body">
10881                            <div class="index-item-details"><a href="phpHtmlLib/BIGtag.html#var$_tag">BIGtag::$_tag</a> in ALLTAGS.inc</div>
10882                                            </dd>
10883                            <dt class="field">
10884                                                    <span class="var-title">$_tag</span>
10885                                            </dt>
10886                    <dd class="index-item-body">
10887                            <div class="index-item-details"><a href="phpHtmlLib/FECOLORMATRIXsvgtag.html#var$_tag">FECOLORMATRIXsvgtag::$_tag</a> in SVGTAGS.inc</div>
10888                                            </dd>
10889                            <dt class="field">
10890                                                    <span class="var-title">$_tag</span>
10891                                            </dt>
10892                    <dd class="index-item-body">
10893                            <div class="index-item-details"><a href="phpHtmlLib/FEBLENDsvgtag.html#var$_tag">FEBLENDsvgtag::$_tag</a> in SVGTAGS.inc</div>
10894                                            </dd>
10895                            <dt class="field">
10896                                                    <span class="var-title">$_tag</span>
10897                                            </dt>
10898                    <dd class="index-item-body">
10899                            <div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html#var$_tag">ELLIPSEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10900                                            </dd>
10901                            <dt class="field">
10902                                                    <span class="var-title">$_tag</span>
10903                                            </dt>
10904                    <dd class="index-item-body">
10905                            <div class="index-item-details"><a href="phpHtmlLib/CLIPPATHsvgtag.html#var$_tag">CLIPPATHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10906                                            </dd>
10907                            <dt class="field">
10908                                                    <span class="var-title">$_tag</span>
10909                                            </dt>
10910                    <dd class="index-item-body">
10911                            <div class="index-item-details"><a href="phpHtmlLib/CIRCLEsvgtag.html#var$_tag">CIRCLEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10912                                            </dd>
10913                            <dt class="field">
10914                                                    <span class="var-title">$_tag</span>
10915                                            </dt>
10916                    <dd class="index-item-body">
10917                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html#var$_tag">ANIMATEMOTIONsvgtag::$_tag</a> in SVGTAGS.inc</div>
10918                                            </dd>
10919                            <dt class="field">
10920                                                    <span class="var-title">$_tag</span>
10921                                            </dt>
10922                    <dd class="index-item-body">
10923                            <div class="index-item-details"><a href="phpHtmlLib/ABBRtag.html#var$_tag">ABBRtag::$_tag</a> in ALLTAGS.inc</div>
10924                                            </dd>
10925                            <dt class="field">
10926                                                    <span class="var-title">$_tag</span>
10927                                            </dt>
10928                    <dd class="index-item-body">
10929                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATECOLORsvgtag.html#var$_tag">ANIMATECOLORsvgtag::$_tag</a> in SVGTAGS.inc</div>
10930                                            </dd>
10931                            <dt class="field">
10932                                                    <span class="var-title">$_tag</span>
10933                                            </dt>
10934                    <dd class="index-item-body">
10935                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHsvgtag.html#var$_tag">ALTGLYGHsvgtag::$_tag</a> in SVGTAGS.inc</div>
10936                                            </dd>
10937                            <dt class="field">
10938                                                    <span class="var-title">$_tag</span>
10939                                            </dt>
10940                    <dd class="index-item-body">
10941                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html#var$_tag">ALTGLYGHITEMsvgtag::$_tag</a> in SVGTAGS.inc</div>
10942                                            </dd>
10943                            <dt class="field">
10944                                                    <span class="var-title">$_tag</span>
10945                                            </dt>
10946                    <dd class="index-item-body">
10947                            <div class="index-item-details"><a href="phpHtmlLib/ACRONYMtag.html#var$_tag">ACRONYMtag::$_tag</a> in ALLTAGS.inc</div>
10948                                            </dd>
10949                            <dt class="field">
10950                                                    <span class="var-title">$_tag</span>
10951                                            </dt>
10952                    <dd class="index-item-body">
10953                            <div class="index-item-details"><a href="phpHtmlLib/ADDRESStag.html#var$_tag">ADDRESStag::$_tag</a> in ALLTAGS.inc</div>
10954                                            </dd>
10955                            <dt class="field">
10956                                                    <span class="var-title">$_tag</span>
10957                                            </dt>
10958                    <dd class="index-item-body">
10959                            <div class="index-item-details"><a href="phpHtmlLib/AREAtag.html#var$_tag">AREAtag::$_tag</a> in ALLTAGS.inc</div>
10960                                            </dd>
10961                            <dt class="field">
10962                                                    <span class="var-title">$_tag</span>
10963                                            </dt>
10964                    <dd class="index-item-body">
10965                            <div class="index-item-details"><a href="phpHtmlLib/Asvgtag.html#var$_tag">Asvgtag::$_tag</a> in SVGTAGS.inc</div>
10966                                            </dd>
10967                            <dt class="field">
10968                                                    <span class="var-title">$_tag</span>
10969                                            </dt>
10970                    <dd class="index-item-body">
10971                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html#var$_tag">ANIMATETTRANSFORMsvgtag::$_tag</a> in SVGTAGS.inc</div>
10972                                            </dd>
10973                            <dt class="field">
10974                                                    <span class="var-title">$_tag</span>
10975                                            </dt>
10976                    <dd class="index-item-body">
10977                            <div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html#var$_tag">APPLETtag::$_tag</a> in ALLTAGS.inc</div>
10978                                            </dd>
10979                            <dt class="field">
10980                                                    <span class="var-title">$_tag</span>
10981                                            </dt>
10982                    <dd class="index-item-body">
10983                            <div class="index-item-details"><a href="phpHtmlLib/ANIMATEsvgtag.html#var$_tag">ANIMATEsvgtag::$_tag</a> in SVGTAGS.inc</div>
10984                                            </dd>
10985                            <dt class="field">
10986                                                    <span class="var-title">$_tag</span>
10987                                            </dt>
10988                    <dd class="index-item-body">
10989                            <div class="index-item-details"><a href="phpHtmlLib/BLOCKQUOTEtag.html#var$_tag">BLOCKQUOTEtag::$_tag</a> in ALLTAGS.inc</div>
10990                                            </dd>
10991                            <dt class="field">
10992                                                    <span class="var-title">$_tag</span>
10993                                            </dt>
10994                    <dd class="index-item-body">
10995                            <div class="index-item-details"><a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html#var$_tag">FECOMPONENTTANSFERsvgtag::$_tag</a> in SVGTAGS.inc</div>
10996                                            </dd>
10997                            <dt class="field">
10998                                                    <span class="var-title">$_tag</span>
10999                                            </dt>
11000                    <dd class="index-item-body">
11001                            <div class="index-item-details"><a href="phpHtmlLib/PATTERNsvgtag.html#var$_tag">PATTERNsvgtag::$_tag</a> in SVGTAGS.inc</div>
11002                                            </dd>
11003                            <dt class="field">
11004                                                    <span class="var-title">$_tag</span>
11005                                            </dt>
11006                    <dd class="index-item-body">
11007                            <div class="index-item-details"><a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html#var$_tag">FEMORPHOLOGYsvgtag::$_tag</a> in SVGTAGS.inc</div>
11008                                            </dd>
11009                            <dt class="field">
11010                                                    <span class="var-title">$_tag</span>
11011                                            </dt>
11012                    <dd class="index-item-body">
11013                            <div class="index-item-details"><a href="phpHtmlLib/FEMERGENODEsvgtag.html#var$_tag">FEMERGENODEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11014                                            </dd>
11015                            <dt class="field">
11016                                                    <span class="var-title">$_tag</span>
11017                                            </dt>
11018                    <dd class="index-item-body">
11019                            <div class="index-item-details"><a href="phpHtmlLib/FEIMAGEsvgtag.html#var$_tag">FEIMAGEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11020                                            </dd>
11021                            <dt class="field">
11022                                                    <span class="var-title">$_tag</span>
11023                                            </dt>
11024                    <dd class="index-item-body">
11025                            <div class="index-item-details"><a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html#var$_tag">FEGAUSSIANBLURsvgtag::$_tag</a> in SVGTAGS.inc</div>
11026                                            </dd>
11027                            <dt class="field">
11028                                                    <span class="var-title">$_tag</span>
11029                                            </dt>
11030                    <dd class="index-item-body">
11031                            <div class="index-item-details"><a href="phpHtmlLib/FEOFFSETsvgtag.html#var$_tag">FEOFFSETsvgtag::$_tag</a> in SVGTAGS.inc</div>
11032                                            </dd>
11033                            <dt class="field">
11034                                                    <span class="var-title">$_tag</span>
11035                                            </dt>
11036                    <dd class="index-item-body">
11037                            <div class="index-item-details"><a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html#var$_tag">FEPOINTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11038                                            </dd>
11039                            <dt class="field">
11040                                                    <span class="var-title">$_tag</span>
11041                                            </dt>
11042                    <dd class="index-item-body">
11043                            <div class="index-item-details"><a href="phpHtmlLib/FETURBULENCEsvgtag.html#var$_tag">FETURBULENCEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11044                                            </dd>
11045                            <dt class="field">
11046                                                    <span class="var-title">$_tag</span>
11047                                            </dt>
11048                    <dd class="index-item-body">
11049                            <div class="index-item-details"><a href="phpHtmlLib/FILTERsvgtag.html#var$_tag">FILTERsvgtag::$_tag</a> in SVGTAGS.inc</div>
11050                                            </dd>
11051                            <dt class="field">
11052                                                    <span class="var-title">$_tag</span>
11053                                            </dt>
11054                    <dd class="index-item-body">
11055                            <div class="index-item-details"><a href="phpHtmlLib/FETILEsvgtag.html#var$_tag">FETILEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11056                                            </dd>
11057                            <dt class="field">
11058                                                    <span class="var-title">$_tag</span>
11059                                            </dt>
11060                    <dd class="index-item-body">
11061                            <div class="index-item-details"><a href="phpHtmlLib/FESPOTLIGHTsvgtag.html#var$_tag">FESPOTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11062                                            </dd>
11063                            <dt class="field">
11064                                                    <span class="var-title">$_tag</span>
11065                                            </dt>
11066                    <dd class="index-item-body">
11067                            <div class="index-item-details"><a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html#var$_tag">FESPECTACULARLIGHTINGsvgtag::$_tag</a> in SVGTAGS.inc</div>
11068                                            </dd>
11069                            <dt class="field">
11070                                                    <span class="var-title">$_tag</span>
11071                                            </dt>
11072                    <dd class="index-item-body">
11073                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCRsvgtag.html#var$_tag">FEFUNCRsvgtag::$_tag</a> in SVGTAGS.inc</div>
11074                                            </dd>
11075                            <dt class="field">
11076                                                    <span class="var-title">$_tag</span>
11077                                            </dt>
11078                    <dd class="index-item-body">
11079                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCGsvgtag.html#var$_tag">FEFUNCGsvgtag::$_tag</a> in SVGTAGS.inc</div>
11080                                            </dd>
11081                            <dt class="field">
11082                                                    <span class="var-title">$_tag</span>
11083                                            </dt>
11084                    <dd class="index-item-body">
11085                            <div class="index-item-details"><a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html#var$_tag">FECONVOLVEMATRIXsvgtag::$_tag</a> in SVGTAGS.inc</div>
11086                                            </dd>
11087                            <dt class="field">
11088                                                    <span class="var-title">$_tag</span>
11089                                            </dt>
11090                    <dd class="index-item-body">
11091                            <div class="index-item-details"><a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html#var$_tag">FEDIFFUSELIGHTINGsvgtag::$_tag</a> in SVGTAGS.inc</div>
11092                                            </dd>
11093                            <dt class="field">
11094                                                    <span class="var-title">$_tag</span>
11095                                            </dt>
11096                    <dd class="index-item-body">
11097                            <div class="index-item-details"><a href="phpHtmlLib/BRtag.html#var$_tag">BRtag::$_tag</a> in ALLTAGS.inc</div>
11098                                            </dd>
11099                            <dt class="field">
11100                                                    <span class="var-title">$_tag</span>
11101                                            </dt>
11102                    <dd class="index-item-body">
11103                            <div class="index-item-details"><a href="phpHtmlLib/BODYtag.html#var$_tag">BODYtag::$_tag</a> in ALLTAGS.inc</div>
11104                                            </dd>
11105                            <dt class="field">
11106                                                    <span class="var-title">$_tag</span>
11107                                            </dt>
11108                    <dd class="index-item-body">
11109                            <div class="index-item-details"><a href="phpHtmlLib/FECOMPOSITEsvgtag.html#var$_tag">FECOMPOSITEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11110                                            </dd>
11111                            <dt class="field">
11112                                                    <span class="var-title">$_tag</span>
11113                                            </dt>
11114                    <dd class="index-item-body">
11115                            <div class="index-item-details"><a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html#var$_tag">FEDISPLACEMENTMAPsvgtag::$_tag</a> in SVGTAGS.inc</div>
11116                                            </dd>
11117                            <dt class="field">
11118                                                    <span class="var-title">$_tag</span>
11119                                            </dt>
11120                    <dd class="index-item-body">
11121                            <div class="index-item-details"><a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html#var$_tag">FEDISTANTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11122                                            </dd>
11123                            <dt class="field">
11124                                                    <span class="var-title">$_tag</span>
11125                                            </dt>
11126                    <dd class="index-item-body">
11127                            <div class="index-item-details"><a href="phpHtmlLib/Btag.html#var$_tag">Btag::$_tag</a> in ALLTAGS.inc</div>
11128                                            </dd>
11129                            <dt class="field">
11130                                                    <span class="var-title">$_tag</span>
11131                                            </dt>
11132                    <dd class="index-item-body">
11133                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCBsvgtag.html#var$_tag">FEFUNCBsvgtag::$_tag</a> in SVGTAGS.inc</div>
11134                                            </dd>
11135                            <dt class="field">
11136                                                    <span class="var-title">$_tag</span>
11137                                            </dt>
11138                    <dd class="index-item-body">
11139                            <div class="index-item-details"><a href="phpHtmlLib/FEFUNCAsvgtag.html#var$_tag">FEFUNCAsvgtag::$_tag</a> in SVGTAGS.inc</div>
11140                                            </dd>
11141                            <dt class="field">
11142                                                    <span class="var-title">$_tag</span>
11143                                            </dt>
11144                    <dd class="index-item-body">
11145                            <div class="index-item-details"><a href="phpHtmlLib/PREtag.html#var$_tag">PREtag::$_tag</a> in ALLTAGS.inc</div>
11146                                            </dd>
11147                            <dt class="field">
11148                                                    <span class="var-title">$_tag</span>
11149                                            </dt>
11150                    <dd class="index-item-body">
11151                            <div class="index-item-details"><a href="phpHtmlLib/FEFLOODsvgtag.html#var$_tag">FEFLOODsvgtag::$_tag</a> in SVGTAGS.inc</div>
11152                                            </dd>
11153                            <dt class="field">
11154                                                    <span class="var-title">$_tag</span>
11155                                            </dt>
11156                    <dd class="index-item-body">
11157                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#var$_tag">FONTFACEFORMATsvgtag::$_tag</a> in SVGTAGS.inc</div>
11158                                            </dd>
11159                            <dt class="field">
11160                                                    <span class="var-title">$_tag</span>
11161                                            </dt>
11162                    <dd class="index-item-body">
11163                            <div class="index-item-details"><a href="phpHtmlLib/RECTsvgtag.html#var$_tag">RECTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11164                                            </dd>
11165                            <dt class="field">
11166                                                    <span class="var-title">$_tag</span>
11167                                            </dt>
11168                    <dd class="index-item-body">
11169                            <div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_tag">LINKtag::$_tag</a> in ALLTAGS.inc</div>
11170                                            </dd>
11171                            <dt class="field">
11172                                                    <span class="var-title">$_tag</span>
11173                                            </dt>
11174                    <dd class="index-item-body">
11175                            <div class="index-item-details"><a href="phpHtmlLib/LItag.html#var$_tag">LItag::$_tag</a> in ALLTAGS.inc</div>
11176                                            </dd>
11177                            <dt class="field">
11178                                                    <span class="var-title">$_tag</span>
11179                                            </dt>
11180                    <dd class="index-item-body">
11181                            <div class="index-item-details"><a href="phpHtmlLib/LEGENDtag.html#var$_tag">LEGENDtag::$_tag</a> in ALLTAGS.inc</div>
11182                                            </dd>
11183                            <dt class="field">
11184                                                    <span class="var-title">$_tag</span>
11185                                            </dt>
11186                    <dd class="index-item-body">
11187                            <div class="index-item-details"><a href="phpHtmlLib/LABELtag.html#var$_tag">LABELtag::$_tag</a> in ALLTAGS.inc</div>
11188                                            </dd>
11189                            <dt class="field">
11190                                                    <span class="var-title">$_tag</span>
11191                                            </dt>
11192                    <dd class="index-item-body">
11193                            <div class="index-item-details"><a href="phpHtmlLib/KBDtag.html#var$_tag">KBDtag::$_tag</a> in ALLTAGS.inc</div>
11194                                            </dd>
11195                            <dt class="field">
11196                                                    <span class="var-title">$_tag</span>
11197                                            </dt>
11198                    <dd class="index-item-body">
11199                            <div class="index-item-details"><a href="phpHtmlLib/MAPtag.html#var$_tag">MAPtag::$_tag</a> in ALLTAGS.inc</div>
11200                                            </dd>
11201                            <dt class="field">
11202                                                    <span class="var-title">$_tag</span>
11203                                            </dt>
11204                    <dd class="index-item-body">
11205                            <div class="index-item-details"><a href="phpHtmlLib/METAtag.html#var$_tag">METAtag::$_tag</a> in ALLTAGS.inc</div>
11206                                            </dd>
11207                            <dt class="field">
11208                                                    <span class="var-title">$_tag</span>
11209                                            </dt>
11210                    <dd class="index-item-body">
11211                            <div class="index-item-details"><a href="phpHtmlLib/NOFRAMEStag.html#var$_tag">NOFRAMEStag::$_tag</a> in ALLTAGS.inc</div>
11212                                            </dd>
11213                            <dt class="field">
11214                                                    <span class="var-title">$_tag</span>
11215                                            </dt>
11216                    <dd class="index-item-body">
11217                            <div class="index-item-details"><a href="phpHtmlLib/NOSCRIPTtag.html#var$_tag">NOSCRIPTtag::$_tag</a> in ALLTAGS.inc</div>
11218                                            </dd>
11219                            <dt class="field">
11220                                                    <span class="var-title">$_tag</span>
11221                                            </dt>
11222                    <dd class="index-item-body">
11223                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag">CDATAtag::$_tag</a> in XMLTAGS.inc</div>
11224                                            </dd>
11225                            <dt class="field">
11226                                                    <span class="var-title">$_tag</span>
11227                                            </dt>
11228                    <dd class="index-item-body">
11229                            <div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html#var$_tag">NOBRtag::$_tag</a> in ALLTAGS.inc</div>
11230                                            </dd>
11231                            <dt class="field">
11232                                                    <span class="var-title">$_tag</span>
11233                                            </dt>
11234                    <dd class="index-item-body">
11235                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_tag">SCRIPTtag::$_tag</a> in ALLTAGS.inc</div>
11236                                            </dd>
11237                            <dt class="field">
11238                                                    <span class="var-title">$_tag</span>
11239                                            </dt>
11240                    <dd class="index-item-body">
11241                            <div class="index-item-details"><a href="phpHtmlLib/Itag.html#var$_tag">Itag::$_tag</a> in ALLTAGS.inc</div>
11242                                            </dd>
11243                            <dt class="field">
11244                                                    <span class="var-title">$_tag</span>
11245                                            </dt>
11246                    <dd class="index-item-body">
11247                            <div class="index-item-details"><a href="phpHtmlLib/INStag.html#var$_tag">INStag::$_tag</a> in ALLTAGS.inc</div>
11248                                            </dd>
11249                            <dt class="field">
11250                                                    <span class="var-title">$_tag</span>
11251                                            </dt>
11252                    <dd class="index-item-body">
11253                            <div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html#var$_tag">NOOPtag::$_tag</a> in WMLTAGS.inc</div>
11254                                            </dd>
11255                            <dt class="field">
11256                                                    <span class="var-title">$_tag</span>
11257                                            </dt>
11258                    <dd class="index-item-body">
11259                            <div class="index-item-details"><a href="phpHtmlLib/ONEVENTtag.html#var$_tag">ONEVENTtag::$_tag</a> in WMLTAGS.inc</div>
11260                                            </dd>
11261                            <dt class="field">
11262                                                    <span class="var-title">$_tag</span>
11263                                            </dt>
11264                    <dd class="index-item-body">
11265                            <div class="index-item-details"><a href="phpHtmlLib/GOtag.html#var$_tag">GOtag::$_tag</a> in WMLTAGS.inc</div>
11266                                            </dd>
11267                            <dt class="field">
11268                                                    <span class="var-title">$_tag</span>
11269                                            </dt>
11270                    <dd class="index-item-body">
11271                            <div class="index-item-details"><a href="phpHtmlLib/DOtag.html#var$_tag">DOtag::$_tag</a> in WMLTAGS.inc</div>
11272                                            </dd>
11273                            <dt class="field">
11274                                                    <span class="var-title">$_tag</span>
11275                                            </dt>
11276                    <dd class="index-item-body">
11277                            <div class="index-item-details"><a href="phpHtmlLib/CARDtag.html#var$_tag">CARDtag::$_tag</a> in WMLTAGS.inc</div>
11278                                            </dd>
11279                            <dt class="field">
11280                                                    <span class="var-title">$_tag</span>
11281                                            </dt>
11282                    <dd class="index-item-body">
11283                            <div class="index-item-details"><a href="phpHtmlLib/POLYGONsvgtag.html#var$_tag">POLYGONsvgtag::$_tag</a> in SVGTAGS.inc</div>
11284                                            </dd>
11285                            <dt class="field">
11286                                                    <span class="var-title">$_tag</span>
11287                                            </dt>
11288                    <dd class="index-item-body">
11289                            <div class="index-item-details"><a href="phpHtmlLib/PREVtag.html#var$_tag">PREVtag::$_tag</a> in WMLTAGS.inc</div>
11290                                            </dd>
11291                            <dt class="field">
11292                                                    <span class="var-title">$_tag</span>
11293                                            </dt>
11294                    <dd class="index-item-body">
11295                            <div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html#var$_tag">TIMERtag::$_tag</a> in WMLTAGS.inc</div>
11296                                            </dd>
11297                            <dt class="field">
11298                                                    <span class="var-title">$_tag</span>
11299                                            </dt>
11300                    <dd class="index-item-body">
11301                            <div class="index-item-details"><a href="phpHtmlLib/WMLtag.html#var$_tag">WMLtag::$_tag</a> in WMLTAGS.inc</div>
11302                                            </dd>
11303                            <dt class="field">
11304                                                    <span class="var-title">$_tag</span>
11305                                            </dt>
11306                    <dd class="index-item-body">
11307                            <div class="index-item-details"><a href="phpHtmlLib/TEMPLATEtag.html#var$_tag">TEMPLATEtag::$_tag</a> in WMLTAGS.inc</div>
11308                                            </dd>
11309                            <dt class="field">
11310                                                    <span class="var-title">$_tag</span>
11311                                            </dt>
11312                    <dd class="index-item-body">
11313                            <div class="index-item-details"><a href="phpHtmlLib/SETVARtag.html#var$_tag">SETVARtag::$_tag</a> in WMLTAGS.inc</div>
11314                                            </dd>
11315                            <dt class="field">
11316                                                    <span class="var-title">$_tag</span>
11317                                            </dt>
11318                    <dd class="index-item-body">
11319                            <div class="index-item-details"><a href="phpHtmlLib/REFRESHtag.html#var$_tag">REFRESHtag::$_tag</a> in WMLTAGS.inc</div>
11320                                            </dd>
11321                            <dt class="field">
11322                                                    <span class="var-title">$_tag</span>
11323                                            </dt>
11324                    <dd class="index-item-body">
11325                            <div class="index-item-details"><a href="phpHtmlLib/OBJECTtag.html#var$_tag">OBJECTtag::$_tag</a> in ALLTAGS.inc</div>
11326                                            </dd>
11327                            <dt class="field">
11328                                                    <span class="var-title">$_tag</span>
11329                                            </dt>
11330                    <dd class="index-item-body">
11331                            <div class="index-item-details"><a href="phpHtmlLib/XMLSTYLESHEETtag.html#var$_tag">XMLSTYLESHEETtag::$_tag</a> in XMLTAGS.inc</div>
11332                                            </dd>
11333                            <dt class="field">
11334                                                    <span class="var-title">$_tag</span>
11335                                            </dt>
11336                    <dd class="index-item-body">
11337                            <div class="index-item-details"><a href="phpHtmlLib/OPTGROUPtag.html#var$_tag">OPTGROUPtag::$_tag</a> in ALLTAGS.inc</div>
11338                                            </dd>
11339                            <dt class="field">
11340                                                    <span class="var-title">$_tag</span>
11341                                            </dt>
11342                    <dd class="index-item-body">
11343                            <div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html#var$_tag">OPTIONtag::$_tag</a> in ALLTAGS.inc</div>
11344                                            </dd>
11345                            <dt class="field">
11346                                                    <span class="var-title">$_tag</span>
11347                                            </dt>
11348                    <dd class="index-item-body">
11349                            <div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_tag">TABLEtag::$_tag</a> in ALLTAGS.inc</div>
11350                                            </dd>
11351                            <dt class="field">
11352                                                    <span class="var-title">$_tag</span>
11353                                            </dt>
11354                    <dd class="index-item-body">
11355                            <div class="index-item-details"><a href="phpHtmlLib/TBODYtag.html#var$_tag">TBODYtag::$_tag</a> in ALLTAGS.inc</div>
11356                                                            <div class="index-item-description">Tag definition for class.</div>
11357                                            </dd>
11358                            <dt class="field">
11359                                                    <span class="var-title">$_tag</span>
11360                                            </dt>
11361                    <dd class="index-item-body">
11362                            <div class="index-item-details"><a href="phpHtmlLib/TDtag.html#var$_tag">TDtag::$_tag</a> in ALLTAGS.inc</div>
11363                                            </dd>
11364                            <dt class="field">
11365                                                    <span class="var-title">$_tag</span>
11366                                            </dt>
11367                    <dd class="index-item-body">
11368                            <div class="index-item-details"><a href="phpHtmlLib/SUPtag.html#var$_tag">SUPtag::$_tag</a> in ALLTAGS.inc</div>
11369                                            </dd>
11370                            <dt class="field">
11371                                                    <span class="var-title">$_tag</span>
11372                                            </dt>
11373                    <dd class="index-item-body">
11374                            <div class="index-item-details"><a href="phpHtmlLib/SUBtag.html#var$_tag">SUBtag::$_tag</a> in ALLTAGS.inc</div>
11375                                            </dd>
11376                            <dt class="field">
11377                                                    <span class="var-title">$_tag</span>
11378                                            </dt>
11379                    <dd class="index-item-body">
11380                            <div class="index-item-details"><a href="phpHtmlLib/SPANtag.html#var$_tag">SPANtag::$_tag</a> in ALLTAGS.inc</div>
11381                                            </dd>
11382                            <dt class="field">
11383                                                    <span class="var-title">$_tag</span>
11384                                            </dt>
11385                    <dd class="index-item-body">
11386                            <div class="index-item-details"><a href="phpHtmlLib/SMALLtag.html#var$_tag">SMALLtag::$_tag</a> in ALLTAGS.inc</div>
11387                                            </dd>
11388                            <dt class="field">
11389                                                    <span class="var-title">$_tag</span>
11390                                            </dt>
11391                    <dd class="index-item-body">
11392                            <div class="index-item-details"><a href="phpHtmlLib/Stag.html#var$_tag">Stag::$_tag</a> in ALLTAGS.inc</div>
11393                                            </dd>
11394                            <dt class="field">
11395                                                    <span class="var-title">$_tag</span>
11396                                            </dt>
11397                    <dd class="index-item-body">
11398                            <div class="index-item-details"><a href="phpHtmlLib/STRONGtag.html#var$_tag">STRONGtag::$_tag</a> in ALLTAGS.inc</div>
11399                                            </dd>
11400                            <dt class="field">
11401                                                    <span class="var-title">$_tag</span>
11402                                            </dt>
11403                    <dd class="index-item-body">
11404                            <div class="index-item-details"><a href="phpHtmlLib/STYLEtag.html#var$_tag">STYLEtag::$_tag</a> in ALLTAGS.inc</div>
11405                                            </dd>
11406                            <dt class="field">
11407                                                    <span class="var-title">$_tag</span>
11408                                            </dt>
11409                    <dd class="index-item-body">
11410                            <div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html#var$_tag">TEXTAREAtag::$_tag</a> in ALLTAGS.inc</div>
11411                                            </dd>
11412                            <dt class="field">
11413                                                    <span class="var-title">$_tag</span>
11414                                            </dt>
11415                    <dd class="index-item-body">
11416                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag">XMLtag::$_tag</a> in XMLTAGS.inc</div>
11417                                            </dd>
11418                            <dt class="field">
11419                                                    <span class="var-title">$_tag</span>
11420                                            </dt>
11421                    <dd class="index-item-body">
11422                            <div class="index-item-details"><a href="phpHtmlLib/ULtag.html#var$_tag">ULtag::$_tag</a> in ALLTAGS.inc</div>
11423                                            </dd>
11424                            <dt class="field">
11425                                                    <span class="var-title">$_tag</span>
11426                                            </dt>
11427                    <dd class="index-item-body">
11428                            <div class="index-item-details"><a href="phpHtmlLib/TTtag.html#var$_tag">TTtag::$_tag</a> in ALLTAGS.inc</div>
11429                                            </dd>
11430                            <dt class="field">
11431                                                    <span class="var-title">$_tag</span>
11432                                            </dt>
11433                    <dd class="index-item-body">
11434                            <div class="index-item-details"><a href="phpHtmlLib/Utag.html#var$_tag">Utag::$_tag</a> in ALLTAGS.inc</div>
11435                                            </dd>
11436                            <dt class="field">
11437                                                    <span class="var-title">$_tag</span>
11438                                            </dt>
11439                    <dd class="index-item-body">
11440                            <div class="index-item-details"><a href="phpHtmlLib/VARtag.html#var$_tag">VARtag::$_tag</a> in ALLTAGS.inc</div>
11441                                            </dd>
11442                            <dt class="field">
11443                                                    <span class="var-title">$_tag</span>
11444                                            </dt>
11445                    <dd class="index-item-body">
11446                            <div class="index-item-details"><a href="phpHtmlLib/XMPtag.html#var$_tag">XMPtag::$_tag</a> in ALLTAGS.inc</div>
11447                                            </dd>
11448                            <dt class="field">
11449                                                    <span class="var-title">$_tag</span>
11450                                            </dt>
11451                    <dd class="index-item-body">
11452                            <div class="index-item-details"><a href="phpHtmlLib/TRtag.html#var$_tag">TRtag::$_tag</a> in ALLTAGS.inc</div>
11453                                            </dd>
11454                            <dt class="field">
11455                                                    <span class="var-title">$_tag</span>
11456                                            </dt>
11457                    <dd class="index-item-body">
11458                            <div class="index-item-details"><a href="phpHtmlLib/OLtag.html#var$_tag">OLtag::$_tag</a> in ALLTAGS.inc</div>
11459                                            </dd>
11460                            <dt class="field">
11461                                                    <span class="var-title">$_tag</span>
11462                                            </dt>
11463                    <dd class="index-item-body">
11464                            <div class="index-item-details"><a href="phpHtmlLib/TFOOTtag.html#var$_tag">TFOOTtag::$_tag</a> in ALLTAGS.inc</div>
11465                                            </dd>
11466                            <dt class="field">
11467                                                    <span class="var-title">$_tag</span>
11468                                            </dt>
11469                    <dd class="index-item-body">
11470                            <div class="index-item-details"><a href="phpHtmlLib/THEADtag.html#var$_tag">THEADtag::$_tag</a> in ALLTAGS.inc</div>
11471                                            </dd>
11472                            <dt class="field">
11473                                                    <span class="var-title">$_tag</span>
11474                                            </dt>
11475                    <dd class="index-item-body">
11476                            <div class="index-item-details"><a href="phpHtmlLib/THtag.html#var$_tag">THtag::$_tag</a> in ALLTAGS.inc</div>
11477                                            </dd>
11478                            <dt class="field">
11479                                                    <span class="var-title">$_tag</span>
11480                                            </dt>
11481                    <dd class="index-item-body">
11482                            <div class="index-item-details"><a href="phpHtmlLib/TITLEtag.html#var$_tag">TITLEtag::$_tag</a> in ALLTAGS.inc</div>
11483                                            </dd>
11484                            <dt class="field">
11485                                                    <span class="var-title">$_tag</span>
11486                                            </dt>
11487                    <dd class="index-item-body">
11488                            <div class="index-item-details"><a href="phpHtmlLib/ANCHORtag.html#var$_tag">ANCHORtag::$_tag</a> in WMLTAGS.inc</div>
11489                                            </dd>
11490                            <dt class="field">
11491                                                    <span class="var-title">$_tag</span>
11492                                            </dt>
11493                    <dd class="index-item-body">
11494                            <div class="index-item-details"><a href="phpHtmlLib/POSTFIELDtag.html#var$_tag">POSTFIELDtag::$_tag</a> in WMLTAGS.inc</div>
11495                                            </dd>
11496                            <dt class="field">
11497                                                    <span class="var-title">$_tag</span>
11498                                            </dt>
11499                    <dd class="index-item-body">
11500                            <div class="index-item-details"><a href="phpHtmlLib/TEXTPATHsvgtag.html#var$_tag">TEXTPATHsvgtag::$_tag</a> in SVGTAGS.inc</div>
11501                                            </dd>
11502                            <dt class="field">
11503                                                    <span class="var-title">$_tag</span>
11504                                            </dt>
11505                    <dd class="index-item-body">
11506                            <div class="index-item-details"><a href="phpHtmlLib/TEXTsvgtag.html#var$_tag">TEXTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11507                                            </dd>
11508                            <dt class="field">
11509                                                    <span class="var-title">$_tag</span>
11510                                            </dt>
11511                    <dd class="index-item-body">
11512                            <div class="index-item-details"><a href="phpHtmlLib/SYMBOLsvgtag.html#var$_tag">SYMBOLsvgtag::$_tag</a> in SVGTAGS.inc</div>
11513                                            </dd>
11514                            <dt class="field">
11515                                                    <span class="var-title">$_tag</span>
11516                                            </dt>
11517                    <dd class="index-item-body">
11518                            <div class="index-item-details"><a href="phpHtmlLib/SWITCHsvgtag.html#var$_tag">SWITCHsvgtag::$_tag</a> in SVGTAGS.inc</div>
11519                                            </dd>
11520                            <dt class="field">
11521                                                    <span class="var-title">$_tag</span>
11522                                            </dt>
11523                    <dd class="index-item-body">
11524                            <div class="index-item-details"><a href="phpHtmlLib/SVGsvgtag.html#var$_tag">SVGsvgtag::$_tag</a> in SVGTAGS.inc</div>
11525                                            </dd>
11526                            <dt class="field">
11527                                                    <span class="var-title">$_tag</span>
11528                                            </dt>
11529                    <dd class="index-item-body">
11530                            <div class="index-item-details"><a href="phpHtmlLib/TITLEsvgtag.html#var$_tag">TITLEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11531                                            </dd>
11532                            <dt class="field">
11533                                                    <span class="var-title">$_tag</span>
11534                                            </dt>
11535                    <dd class="index-item-body">
11536                            <div class="index-item-details"><a href="phpHtmlLib/TREFsvgtag.html#var$_tag">TREFsvgtag::$_tag</a> in SVGTAGS.inc</div>
11537                                            </dd>
11538                            <dt class="field">
11539                                                    <span class="var-title">$_tag</span>
11540                                            </dt>
11541                    <dd class="index-item-body">
11542                            <div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html#var$_tag">VKERNsvgtag::$_tag</a> in SVGTAGS.inc</div>
11543                                            </dd>
11544                            <dt class="field">
11545                                                    <span class="var-title">$_tag</span>
11546                                            </dt>
11547                    <dd class="index-item-body">
11548                            <div class="index-item-details"><a href="phpHtmlLib/VIEWsvgtag.html#var$_tag">VIEWsvgtag::$_tag</a> in SVGTAGS.inc</div>
11549                                            </dd>
11550                            <dt class="field">
11551                                                    <span class="var-title">$_tag</span>
11552                                            </dt>
11553                    <dd class="index-item-body">
11554                            <div class="index-item-details"><a href="phpHtmlLib/USEsvgtag.html#var$_tag">USEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11555                                            </dd>
11556                            <dt class="field">
11557                                                    <span class="var-title">$_tag</span>
11558                                            </dt>
11559                    <dd class="index-item-body">
11560                            <div class="index-item-details"><a href="phpHtmlLib/TSPANsvgtag.html#var$_tag">TSPANsvgtag::$_tag</a> in SVGTAGS.inc</div>
11561                                            </dd>
11562                            <dt class="field">
11563                                                    <span class="var-title">$_tag</span>
11564                                            </dt>
11565                    <dd class="index-item-body">
11566                            <div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html#var$_tag">STYLEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11567                                            </dd>
11568                            <dt class="field">
11569                                                    <span class="var-title">$_tag</span>
11570                                            </dt>
11571                    <dd class="index-item-body">
11572                            <div class="index-item-details"><a href="phpHtmlLib/STOPsvgtag.html#var$_tag">STOPsvgtag::$_tag</a> in SVGTAGS.inc</div>
11573                                            </dd>
11574                            <dt class="field">
11575                                                    <span class="var-title">$_tag</span>
11576                                            </dt>
11577                    <dd class="index-item-body">
11578                            <div class="index-item-details"><a href="phpHtmlLib/H4tag.html#var$_tag">H4tag::$_tag</a> in ALLTAGS.inc</div>
11579                                            </dd>
11580                            <dt class="field">
11581                                                    <span class="var-title">$_tag</span>
11582                                            </dt>
11583                    <dd class="index-item-body">
11584                            <div class="index-item-details"><a href="phpHtmlLib/SELECTtag.html#var$_tag">SELECTtag::$_tag</a> in ALLTAGS.inc</div>
11585                                            </dd>
11586                            <dt class="field">
11587                                                    <span class="var-title">$_tag</span>
11588                                            </dt>
11589                    <dd class="index-item-body">
11590                            <div class="index-item-details"><a href="phpHtmlLib/RADIALGRADIENTsvgtag.html#var$_tag">RADIALGRADIENTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11591                                            </dd>
11592                            <dt class="field">
11593                                                    <span class="var-title">$_tag</span>
11594                                            </dt>
11595                    <dd class="index-item-body">
11596                            <div class="index-item-details"><a href="phpHtmlLib/POLYLINEsvgtag.html#var$_tag">POLYLINEsvgtag::$_tag</a> in SVGTAGS.inc</div>
11597                                            </dd>
11598                            <dt class="field">
11599                                                    <span class="var-title">$_tag</span>
11600                                            </dt>
11601                    <dd class="index-item-body">
11602                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html#var$_tag">SCRIPTsvgtag::$_tag</a> in SVGTAGS.inc</div>
11603                                            </dd>
11604                            <dt class="field">
11605                                                    <span class="var-title">$_tag</span>
11606                                            </dt>
11607                    <dd class="index-item-body">
11608                            <div class="index-item-details"><a href="phpHtmlLib/Qtag.html#var$_tag">Qtag::$_tag</a> in ALLTAGS.inc</div>
11609                                            </dd>
11610                            <dt class="field">
11611                                                    <span class="var-title">$_tag</span>
11612                                            </dt>
11613                    <dd class="index-item-body">
11614                            <div class="index-item-details"><a href="phpHtmlLib/H6tag.html#var$_tag">H6tag::$_tag</a> in ALLTAGS.inc</div>
11615                                            </dd>
11616                            <dt class="field">
11617                                                    <span class="var-title">$_tag</span>
11618                                            </dt>
11619                    <dd class="index-item-body">
11620                            <div class="index-item-details"><a href="phpHtmlLib/SETsvgtag.html#var$_tag">SETsvgtag::$_tag</a> in SVGTAGS.inc</div>
11621                                            </dd>
11622                            <dt class="field">
11623                                                    <span class="var-title">$_tag</span>
11624                                            </dt>
11625                    <dd class="index-item-body">
11626                            <div class="index-item-details"><a href="phpHtmlLib/H5tag.html#var$_tag">H5tag::$_tag</a> in ALLTAGS.inc</div>
11627                                            </dd>
11628                            <dt class="field">
11629                                                    <span class="var-title">$_tag</span>
11630                                            </dt>
11631                    <dd class="index-item-body">
11632                            <div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html#var$_tag">ALTGLYGHDEFsvgtag::$_tag</a> in SVGTAGS.inc</div>
11633                                            </dd>
11634                            <dt class="field">
11635                                                    <span class="var-title">$_tag</span>
11636                                            </dt>
11637                    <dd class="index-item-body">
11638                            <div class="index-item-details"><a href="phpHtmlLib/PARAMtag.html#var$_tag">PARAMtag::$_tag</a> in ALLTAGS.inc</div>
11639                                            </dd>
11640                            <dt class="field">
11641                                                    <span class="var-title">$_tag</span>
11642                                            </dt>
11643                    <dd class="index-item-body">
11644                            <div class="index-item-details"><a href="phpHtmlLib/SAMPtag.html#var$_tag">SAMPtag::$_tag</a> in ALLTAGS.inc</div>
11645                                            </dd>
11646                            <dt class="field">
11647                                                    <span class="var-title">$_tag</span>
11648                                            </dt>
11649                    <dd class="index-item-body">
11650                            <div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html#var$_tag">ACCESStag::$_tag</a> in WMLTAGS.inc</div>
11651                                            </dd>
11652                            <dt class="field">
11653                                                    <span class="var-title">$_tag</span>
11654                                            </dt>
11655                    <dd class="index-item-body">
11656                            <div class="index-item-details"><a href="phpHtmlLib/HEADtag.html#var$_tag">HEADtag::$_tag</a> in ALLTAGS.inc</div>
11657                                            </dd>
11658                            <dt class="field">
11659                                                    <span class="var-title">$_tag</span>
11660                                            </dt>
11661                    <dd class="index-item-body">
11662                            <div class="index-item-details"><a href="phpHtmlLib/IFRAMEtag.html#var$_tag">IFRAMEtag::$_tag</a> in ALLTAGS.inc</div>
11663                                            </dd>
11664                            <dt class="field">
11665                                                    <span class="var-title">$_tag</span>
11666                                            </dt>
11667                    <dd class="index-item-body">
11668                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_tag">IMGtag::$_tag</a> in ALLTAGS.inc</div>
11669                                            </dd>
11670                            <dt class="field">
11671                                                    <span class="var-title">$_tag</span>
11672                                            </dt>
11673                    <dd class="index-item-body">
11674                            <div class="index-item-details"><a href="phpHtmlLib/HTMLtag.html#var$_tag">HTMLtag::$_tag</a> in ALLTAGS.inc</div>
11675                                            </dd>
11676                            <dt class="field">
11677                                                    <span class="var-title">$_tag</span>
11678                                            </dt>
11679                    <dd class="index-item-body">
11680                            <div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html#var$_tag">INPUTtag::$_tag</a> in ALLTAGS.inc</div>
11681                                            </dd>
11682                            <dt class="field">
11683                                                    <span class="var-title">$_tag</span>
11684                                            </dt>
11685                    <dd class="index-item-body">
11686                            <div class="index-item-details"><a href="phpHtmlLib/Ptag.html#var$_tag">Ptag::$_tag</a> in ALLTAGS.inc</div>
11687                                            </dd>
11688                            <dt class="field">
11689                                                    <span class="var-title">$_tag</span>
11690                                            </dt>
11691                    <dd class="index-item-body">
11692                            <div class="index-item-details"><a href="phpHtmlLib/HRtag.html#var$_tag">HRtag::$_tag</a> in ALLTAGS.inc</div>
11693                                            </dd>
11694                            <dt class="field">
11695                                                    <span class="var-title">$_tag_postfix</span>
11696                                            </dt>
11697                    <dd class="index-item-body">
11698                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag_postfix">CDATAtag::$_tag_postfix</a> in XMLTAGS.inc</div>
11699                                            </dd>
11700                            <dt class="field">
11701                                                    <span class="var-title">$_tag_postfix</span>
11702                                            </dt>
11703                    <dd class="index-item-body">
11704                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag_postfix">XMLtag::$_tag_postfix</a> in XMLTAGS.inc</div>
11705                                            </dd>
11706                            <dt class="field">
11707                                                    <span class="var-title">$_tag_prefix</span>
11708                                            </dt>
11709                    <dd class="index-item-body">
11710                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag_prefix">CDATAtag::$_tag_prefix</a> in XMLTAGS.inc</div>
11711                                            </dd>
11712                            <dt class="field">
11713                                                    <span class="var-title">$_tag_prefix</span>
11714                                            </dt>
11715                    <dd class="index-item-body">
11716                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag_prefix">XMLtag::$_tag_prefix</a> in XMLTAGS.inc</div>
11717                                            </dd>
11718                            <dt class="field">
11719                                                    <span class="var-title">$_text</span>
11720                                            </dt>
11721                    <dd class="index-item-body">
11722                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#var$_text">FECheckBox::$_text</a> in FECheckBox.inc</div>
11723                                                            <div class="index-item-description">Holds the checkbox text</div>
11724                                            </dd>
11725                            <dt class="field">
11726                                                    <span class="var-title">$_title_css_class</span>
11727                                            </dt>
11728                    <dd class="index-item-body">
11729                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_title_css_class">InfoTable::$_title_css_class</a> in InfoTable.inc</div>
11730                                                            <div class="index-item-description">The default class used for the</div>
11731                                            </dd>
11732                            <dt class="field">
11733                                                    <span class="var-title">$_title_text</span>
11734                                            </dt>
11735                    <dd class="index-item-body">
11736                            <div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_title_text">PageWidget::$_title_text</a> in PageWidget.inc</div>
11737                                                            <div class="index-item-description">holds the page title text for</div>
11738                                            </dd>
11739                            <dt class="field">
11740                                                    <span class="var-title">$_title_text_align</span>
11741                                            </dt>
11742                    <dd class="index-item-body">
11743                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_title_text_align">InfoTable::$_title_text_align</a> in InfoTable.inc</div>
11744                                                            <div class="index-item-description">The default alignment for the  title text in the caption.</div>
11745                                            </dd>
11746                            <dt class="field">
11747                                                    <span class="var-title">$_value</span>
11748                                            </dt>
11749                    <dd class="index-item-body">
11750                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a> in FormElement.inc</div>
11751                                                            <div class="index-item-description">Holds the elements initial value</div>
11752                                            </dd>
11753                            <dt class="field">
11754                                                    <span class="var-title">$_vars</span>
11755                                            </dt>
11756                    <dd class="index-item-body">
11757                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#var$_vars">FormWizard::$_vars</a> in FormWizard.inc</div>
11758                                                            <div class="index-item-description">Holds a bunch of state</div>
11759                                            </dd>
11760                            <dt class="field">
11761                                                    <span class="var-title">$_vars</span>
11762                                            </dt>
11763                    <dd class="index-item-body">
11764                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_vars">DataList::$_vars</a> in DataList.inc</div>
11765                                                            <div class="index-item-description">Holds an array of all the  form vars we need for this  class to work.</div>
11766                                            </dd>
11767                            <dt class="field">
11768                                                    <span class="var-title">$_visible_checkbox_items</span>
11769                                            </dt>
11770                    <dd class="index-item-body">
11771                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_visible_checkbox_items">DefaultGUIDatalist::$_visible_checkbox_items</a> in DefaultGUIDataList.inc</div>
11772                                                            <div class="index-item-description">this array keeps track of the list  of rendered visible checkbox[]  items.  So we can not render the  hidden version of it.</div>
11773                                            </dd>
11774                            <dt class="field">
11775                                                    <span class="var-title">$_widget_css_auto</span>
11776                                            </dt>
11777                    <dd class="index-item-body">
11778                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_widget_css_auto">HTMLPageClass::$_widget_css_auto</a> in HTMLPageClass.inc</div>
11779                                                            <div class="index-item-description">keeps track of which widgets we have  automatically pulled in css for</div>
11780                                            </dd>
11781                            <dt class="field">
11782                                                    <span class="var-title">$_widget_js_auto</span>
11783                                            </dt>
11784                    <dd class="index-item-body">
11785                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_widget_js_auto">HTMLPageClass::$_widget_js_auto</a> in HTMLPageClass.inc</div>
11786                                                            <div class="index-item-description">keeps track of which widgets we have  automatically pulled in js for</div>
11787                                            </dd>
11788                            <dt class="field">
11789                                                    <span class="var-title">$_width</span>
11790                                            </dt>
11791                    <dd class="index-item-body">
11792                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_width">FEBoxElement::$_width</a> in FEBoxElement.inc</div>
11793                                                            <div class="index-item-description">Holds the width of the element</div>
11794                                            </dd>
11795                            <dt class="field">
11796                                                    <span class="var-title">$_width</span>
11797                                            </dt>
11798                    <dd class="index-item-body">
11799                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a> in FormContent.inc</div>
11800                                                            <div class="index-item-description">Holds the width to be used for the</div>
11801                                            </dd>
11802                            <dt class="field">
11803                                                    <span class="var-title">$_xhtml_strict_attributes</span>
11804                                            </dt>
11805                    <dd class="index-item-body">
11806                            <div class="index-item-details"><a href="phpHtmlLib/FORMtag.html#var$_xhtml_strict_attributes">FORMtag::$_xhtml_strict_attributes</a> in ALLTAGS.inc</div>
11807                                            </dd>
11808                            <dt class="field">
11809                                                    <span class="var-title">$_xhtml_strict_attributes</span>
11810                                            </dt>
11811                    <dd class="index-item-body">
11812                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_xhtml_strict_attributes">IMGtag::$_xhtml_strict_attributes</a> in ALLTAGS.inc</div>
11813                                            </dd>
11814                            <dt class="field">
11815                                                    <span class="var-title">$_xml_encoding</span>
11816                                            </dt>
11817                    <dd class="index-item-body">
11818                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_xml_encoding">HTMLPageClass::$_xml_encoding</a> in HTMLPageClass.inc</div>
11819                                                            <div class="index-item-description">The encoding of the XHTML</div>
11820                                            </dd>
11821                            <dt class="field">
11822                                                    <span class="var-title">$_xml_obj</span>
11823                                            </dt>
11824                    <dd class="index-item-body">
11825                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a> in XMLDocumentClass.inc</div>
11826                                                            <div class="index-item-description">holds the xml tag object that</div>
11827                                            </dd>
11828                            <dt class="field">
11829                                                    <span class="var-title">$_xml_stylesheet_container</span>
11830                                            </dt>
11831                    <dd class="index-item-body">
11832                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a> in XMLDocumentClass.inc</div>
11833                                                            <div class="index-item-description">The container for all the  xml-stylesheet tags</div>
11834                                            </dd>
11835                            <dt class="field">
11836                                                    <span class="var-title">$_x_data</span>
11837                                            </dt>
11838                    <dd class="index-item-body">
11839                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_x_data">SVGXYGraph::$_x_data</a> in SVGXYGraph.inc</div>
11840                                                            <div class="index-item-description">this holds the X axis data</div>
11841                                            </dd>
11842                            <dt class="field">
11843                                                    <span class="var-title">$_y_data</span>
11844                                            </dt>
11845                    <dd class="index-item-body">
11846                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_y_data">SVGXYGraph::$_y_data</a> in SVGXYGraph.inc</div>
11847                                                            <div class="index-item-description">this holds the Y axis data</div>
11848                                            </dd>
11849                            <dt class="field">
11850                                                    <span class="var-title">$__page_info</span>
11851                                            </dt>
11852                    <dd class="index-item-body">
11853                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$__page_info">DefaultGUIDatalist::$__page_info</a> in DefaultGUIDataList.inc</div>
11854                                                            <div class="index-item-description">for a reference so the row_filter  affects the paging information.</div>
11855                                            </dd>
11856                            <dt class="field">
11857                                                    <span class="include-title">_steps.inc</span>
11858                                            </dt>
11859                    <dd class="index-item-body">
11860                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples__steps_inc.html">_steps.inc</a> in _steps.inc</div>
11861                                            </dd>
11862                            <dt class="field">
11863                                                    <span class="method-title">_add_confirm_data</span>
11864                                            </dt>
11865                    <dd class="index-item-body">
11866                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_confirm_data">FormProcessor::_add_confirm_data()</a> in FormProcessor.inc</div>
11867                                                            <div class="index-item-description">This adds all of the submitted data as</div>
11868                                            </dd>
11869                            <dt class="field">
11870                                                    <span class="method-title">_add_hidden_fields</span>
11871                                            </dt>
11872                    <dd class="index-item-body">
11873                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_hidden_fields">FormProcessor::_add_hidden_fields()</a> in FormProcessor.inc</div>
11874                                                            <div class="index-item-description">This function adds the form content's</div>
11875                                            </dd>
11876                            <dt class="field">
11877                                                    <span class="method-title">_add_options</span>
11878                                            </dt>
11879                    <dd class="index-item-body">
11880                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_add_options">SVGXYGraph::_add_options()</a> in SVGXYGraph.inc</div>
11881                                                            <div class="index-item-description">this method adds our own options that</div>
11882                                            </dd>
11883                            <dt class="field">
11884                                                    <span class="const-title">_ALWAYS_LOWERCASE</span>
11885                                            </dt>
11886                    <dd class="index-item-body">
11887                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_LOWERCASE">_ALWAYS_LOWERCASE</a> in defines.inc</div>
11888                                            </dd>
11889                            <dt class="field">
11890                                                    <span class="const-title">_ALWAYS_UPPERCASE</span>
11891                                            </dt>
11892                    <dd class="index-item-body">
11893                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_UPPERCASE">_ALWAYS_UPPERCASE</a> in defines.inc</div>
11894                                            </dd>
11895                            <dt class="field">
11896                                                    <span class="method-title">_background</span>
11897                                            </dt>
11898                    <dd class="index-item-body">
11899                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_background">SVGXYGraph::_background()</a> in SVGXYGraph.inc</div>
11900                                            </dd>
11901                            <dt class="field">
11902                                                    <span class="method-title">_build_actionbar</span>
11903                                            </dt>
11904                    <dd class="index-item-body">
11905                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar">DefaultGUIDatalist::_build_actionbar()</a> in DefaultGUIDataList.inc</div>
11906                                                            <div class="index-item-description">This function renders the action bar at the bottom  of the data list.</div>
11907                                            </dd>
11908                            <dt class="field">
11909                                                    <span class="method-title">_build_actionbar_arrow_cell</span>
11910                                            </dt>
11911                    <dd class="index-item-body">
11912                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_arrow_cell">DefaultGUIDatalist::_build_actionbar_arrow_cell()</a> in DefaultGUIDataList.inc</div>
11913                                                            <div class="index-item-description">This function builds a TD with the  appropriate action arrow.</div>
11914                                            </dd>
11915                            <dt class="field">
11916                                                    <span class="method-title">_build_actionbar_data_cell</span>
11917                                            </dt>
11918                    <dd class="index-item-body">
11919                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_data_cell">DefaultGUIDatalist::_build_actionbar_data_cell()</a> in DefaultGUIDataList.inc</div>
11920                                                            <div class="index-item-description">This function builds the user's data cell</div>
11921                                            </dd>
11922                            <dt class="field">
11923                                                    <span class="method-title">_build_action_column</span>
11924                                            </dt>
11925                    <dd class="index-item-body">
11926                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_action_column">DefaultGUIDatalist::_build_action_column()</a> in DefaultGUIDataList.inc</div>
11927                                                            <div class="index-item-description">This builds an action column cell</div>
11928                                            </dd>
11929                            <dt class="field">
11930                                                    <span class="method-title">_build_attribute_string</span>
11931                                            </dt>
11932                    <dd class="index-item-body">
11933                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a> in XMLTagClass.inc</div>
11934                                                            <div class="index-item-description">this builds an attribute for an XML tag.</div>
11935                                            </dd>
11936                            <dt class="field">
11937                                                    <span class="method-title">_build_attribute_string</span>
11938                                            </dt>
11939                    <dd class="index-item-body">
11940                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#method_build_attribute_string">HTMLTagClass::_build_attribute_string()</a> in HTMLTagClass.inc</div>
11941                                                            <div class="index-item-description">this builds an attribute for a tag.</div>
11942                                            </dd>
11943                            <dt class="field">
11944                                                    <span class="method-title">_build_content_type_tag</span>
11945                                            </dt>
11946                    <dd class="index-item-body">
11947                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_build_content_type_tag">HTMLPageClass::_build_content_type_tag()</a> in HTMLPageClass.inc</div>
11948                                                            <div class="index-item-description">this builds the content type meta tag.</div>
11949                                            </dd>
11950                            <dt class="field">
11951                                                    <span class="method-title">_build_default_vars</span>
11952                                            </dt>
11953                    <dd class="index-item-body">
11954                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_default_vars">DataList::_build_default_vars()</a> in DataList.inc</div>
11955                                                            <div class="index-item-description">This function builds the list of</div>
11956                                            </dd>
11957                            <dt class="field">
11958                                                    <span class="method-title">_build_delete_confirm</span>
11959                                            </dt>
11960                    <dd class="index-item-body">
11961                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#method_build_delete_confirm">ListAction::_build_delete_confirm()</a> in ListAction.inc</div>
11962                                                            <div class="index-item-description">This function builds the actual form</div>
11963                                            </dd>
11964                            <dt class="field">
11965                                                    <span class="method-title">_build_doctype</span>
11966                                            </dt>
11967                    <dd class="index-item-body">
11968                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a> in XMLDocumentClass.inc</div>
11969                                                            <div class="index-item-description">This method builds the DOCTYPE tag for the document</div>
11970                                            </dd>
11971                            <dt class="field">
11972                                                    <span class="method-title">_build_element_attributes</span>
11973                                            </dt>
11974                    <dd class="index-item-body">
11975                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a> in FormElement.inc</div>
11976                                                            <div class="index-item-description">This function builds the element form attributes</div>
11977                                            </dd>
11978                            <dt class="field">
11979                                                    <span class="method-title">_build_form_tag</span>
11980                                            </dt>
11981                    <dd class="index-item-body">
11982                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_build_form_tag">FormProcessor::_build_form_tag()</a> in FormProcessor.inc</div>
11983                                                            <div class="index-item-description">this function builds the FORMtag object  and its attributes.</div>
11984                                            </dd>
11985                            <dt class="field">
11986                                                    <span class="method-title">_build_graph</span>
11987                                            </dt>
11988                    <dd class="index-item-body">
11989                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_graph">SVGGraph::_build_graph()</a> in SVGGraph.inc</div>
11990                                                            <div class="index-item-description">This is a stub that the child class  must override to build the actual  graph</div>
11991                                            </dd>
11992                            <dt class="field">
11993                                                    <span class="method-title">_build_graph</span>
11994                                            </dt>
11995                    <dd class="index-item-body">
11996                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_graph">SVGXYGraph::_build_graph()</a> in SVGXYGraph.inc</div>
11997                                                            <div class="index-item-description">This function does the work of  building the graph itself</div>
11998                                            </dd>
11999                            <dt class="field">
12000                                                    <span class="method-title">_build_head</span>
12001                                            </dt>
12002                    <dd class="index-item-body">
12003                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_build_head">HTMLPageClass::_build_head()</a> in HTMLPageClass.inc</div>
12004                                                            <div class="index-item-description">builds the head object and its content.</div>
12005                                            </dd>
12006                            <dt class="field">
12007                                                    <span class="method-title">_build_header</span>
12008                                            </dt>
12009                    <dd class="index-item-body">
12010                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_header">InfoTable::_build_header()</a> in InfoTable.inc</div>
12011                                                            <div class="index-item-description">This function builds the table header</div>
12012                                            </dd>
12013                            <dt class="field">
12014                                                    <span class="method-title">_build_hidden_vars</span>
12015                                            </dt>
12016                    <dd class="index-item-body">
12017                            <div class="index-item-details"><a href="phpHtmlLib/ListAction.html#method_build_hidden_vars">ListAction::_build_hidden_vars()</a> in ListAction.inc</div>
12018                                                            <div class="index-item-description">This builds the hidden form fields  of the data that was originally sent  to us</div>
12019                                            </dd>
12020                            <dt class="field">
12021                                                    <span class="method-title">_build_javascript</span>
12022                                            </dt>
12023                    <dd class="index-item-body">
12024                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_build_javascript">FormProcessor::_build_javascript()</a> in FormProcessor.inc</div>
12025                                                            <div class="index-item-description">This method is used to build any Javascript  that is used by the form and/or the form elements  used in the form.</div>
12026                                            </dd>
12027                            <dt class="field">
12028                                                    <span class="method-title">_build_javascript</span>
12029                                            </dt>
12030                    <dd class="index-item-body">
12031                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a> in FormElement.inc</div>
12032                                                            <div class="index-item-description">This function builds the complete javaScript events code  for the element</div>
12033                                            </dd>
12034                            <dt class="field">
12035                                                    <span class="method-title">_build_js</span>
12036                                            </dt>
12037                    <dd class="index-item-body">
12038                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_js">FormWizard::_build_js()</a> in FormWizard.inc</div>
12039                                                            <div class="index-item-description">This builds the javascript needed for the  navigation of the wizard</div>
12040                                            </dd>
12041                            <dt class="field">
12042                                                    <span class="method-title">_build_line</span>
12043                                            </dt>
12044                    <dd class="index-item-body">
12045                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#method_build_line">SVGXYLineGraph::_build_line()</a> in SVGXYLineGraph.inc</div>
12046                                            </dd>
12047                            <dt class="field">
12048                                                    <span class="method-title">_build_links</span>
12049                                            </dt>
12050                    <dd class="index-item-body">
12051                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_links">VerticalCSSNavTable::_build_links()</a> in VerticalCSSNavTable.inc</div>
12052                                                            <div class="index-item-description">This function is used to build the links  to click on</div>
12053                                            </dd>
12054                            <dt class="field">
12055                                                    <span class="method-title">_build_links</span>
12056                                            </dt>
12057                    <dd class="index-item-body">
12058                            <div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#method_build_links">TextCSSNav::_build_links()</a> in TextCSSNav.inc</div>
12059                                                            <div class="index-item-description">This function is used to build the links  to click on</div>
12060                                            </dd>
12061                            <dt class="field">
12062                                                    <span class="method-title">_build_name</span>
12063                                            </dt>
12064                    <dd class="index-item-body">
12065                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a> in CSSBuilder.inc</div>
12066                                                            <div class="index-item-description">This function is used to construct the css name  declaration string.</div>
12067                                            </dd>
12068                            <dt class="field">
12069                                                    <span class="method-title">_build_point</span>
12070                                            </dt>
12071                    <dd class="index-item-body">
12072                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#method_build_point">SVGXYPlotGraph::_build_point()</a> in SVGXYPlotGraph.inc</div>
12073                                            </dd>
12074                            <dt class="field">
12075                                                    <span class="method-title">_build_properties</span>
12076                                            </dt>
12077                    <dd class="index-item-body">
12078                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a> in CSSBuilder.inc</div>
12079                                                            <div class="index-item-description">This function is used to construct the  property: value strings for the class</div>
12080                                            </dd>
12081                            <dt class="field">
12082                                                    <span class="method-title">_build_root_tag</span>
12083                                            </dt>
12084                    <dd class="index-item-body">
12085                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a> in XMLDocumentClass.inc</div>
12086                                                            <div class="index-item-description">This function builds the root xml</div>
12087                                            </dd>
12088                            <dt class="field">
12089                                                    <span class="method-title">_build_save_vars</span>
12090                                            </dt>
12091                    <dd class="index-item-body">
12092                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_save_vars">DataList::_build_save_vars()</a> in DataList.inc</div>
12093                                                            <div class="index-item-description">this method builds some hidden  form fields to automatically  be placed inside the form.</div>
12094                                            </dd>
12095                            <dt class="field">
12096                                                    <span class="method-title">_build_search_title</span>
12097                                            </dt>
12098                    <dd class="index-item-body">
12099                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_search_title">DefaultGUIDatalist::_build_search_title()</a> in DefaultGUIDataList.inc</div>
12100                                                            <div class="index-item-description">This function builds the search title table</div>
12101                                            </dd>
12102                            <dt class="field">
12103                                                    <span class="method-title">_build_simple_search_form</span>
12104                                            </dt>
12105                    <dd class="index-item-body">
12106                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_simple_search_form">DefaultGUIDatalist::_build_simple_search_form()</a> in DefaultGUIDataList.inc</div>
12107                                                            <div class="index-item-description">This function builds the simple search TD</div>
12108                                            </dd>
12109                            <dt class="field">
12110                                                    <span class="method-title">_build_simple_search_modifier</span>
12111                                            </dt>
12112                    <dd class="index-item-body">
12113                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_simple_search_modifier">DataList::_build_simple_search_modifier()</a> in DataList.inc</div>
12114                                                            <div class="index-item-description">This builds the simple search modifier  select box.</div>
12115                                            </dd>
12116                            <dt class="field">
12117                                                    <span class="method-title">_build_step_image</span>
12118                                            </dt>
12119                    <dd class="index-item-body">
12120                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_step_image">FormWizard::_build_step_image()</a> in FormWizard.inc</div>
12121                                                            <div class="index-item-description">This function builds an image for a step #</div>
12122                                            </dd>
12123                            <dt class="field">
12124                                                    <span class="method-title">_build_subtitle</span>
12125                                            </dt>
12126                    <dd class="index-item-body">
12127                            <div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#method_build_subtitle">RoundTitleTable::_build_subtitle()</a> in RoundTitleTable.inc</div>
12128                                                            <div class="index-item-description">this function builds the subtitle td  to hold the...subtitle!</div>
12129                                            </dd>
12130                            <dt class="field">
12131                                                    <span class="method-title">_build_subtitle</span>
12132                                            </dt>
12133                    <dd class="index-item-body">
12134                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_subtitle">VerticalCSSNavTable::_build_subtitle()</a> in VerticalCSSNavTable.inc</div>
12135                                                            <div class="index-item-description">This function builds the subtitle  if needed.</div>
12136                                            </dd>
12137                            <dt class="field">
12138                                                    <span class="method-title">_build_subtitle</span>
12139                                            </dt>
12140                    <dd class="index-item-body">
12141                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_build_subtitle">NavTable::_build_subtitle()</a> in NavTable.inc</div>
12142                                                            <div class="index-item-description">this function builds the subtitle td  to hold the...subtitle!</div>
12143                                            </dd>
12144                            <dt class="field">
12145                                                    <span class="method-title">_build_tab_td</span>
12146                                            </dt>
12147                    <dd class="index-item-body">
12148                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_build_tab_td">ActiveTab::_build_tab_td()</a> in ActiveTab.inc</div>
12149                                            </dd>
12150                            <dt class="field">
12151                                                    <span class="method-title">_build_td</span>
12152                                            </dt>
12153                    <dd class="index-item-body">
12154                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_td">InfoTable::_build_td()</a> in InfoTable.inc</div>
12155                                                            <div class="index-item-description">this function builds a TD tag with the border styles  set appropriatly</div>
12156                                            </dd>
12157                            <dt class="field">
12158                                                    <span class="method-title">_build_title</span>
12159                                            </dt>
12160                    <dd class="index-item-body">
12161                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_title">SVGGraph::_build_title()</a> in SVGGraph.inc</div>
12162                                                            <div class="index-item-description">This method builds the text title area  that lives on top of the graph</div>
12163                                            </dd>
12164                            <dt class="field">
12165                                                    <span class="method-title">_build_title</span>
12166                                            </dt>
12167                    <dd class="index-item-body">
12168                            <div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_title">InfoTable::_build_title()</a> in InfoTable.inc</div>
12169                                                            <div class="index-item-description">This function builds the title  container</div>
12170                                            </dd>
12171                            <dt class="field">
12172                                                    <span class="method-title">_build_title</span>
12173                                            </dt>
12174                    <dd class="index-item-body">
12175                            <div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_title">VerticalCSSNavTable::_build_title()</a> in VerticalCSSNavTable.inc</div>
12176                                                            <div class="index-item-description">This function builds the title tr</div>
12177                                            </dd>
12178                            <dt class="field">
12179                                                    <span class="method-title">_build_titles</span>
12180                                            </dt>
12181                    <dd class="index-item-body">
12182                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_titles">SVGGraph::_build_titles()</a> in SVGGraph.inc</div>
12183                                                            <div class="index-item-description">This is a stub for building the title(s)  for the graph</div>
12184                                            </dd>
12185                            <dt class="field">
12186                                                    <span class="method-title">_build_titles</span>
12187                                            </dt>
12188                    <dd class="index-item-body">
12189                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_titles">SVGXYGraph::_build_titles()</a> in SVGXYGraph.inc</div>
12190                                                            <div class="index-item-description">This is a stub for building the title(s)  for the graph</div>
12191                                            </dd>
12192                            <dt class="field">
12193                                                    <span class="method-title">_build_toolbar</span>
12194                                            </dt>
12195                    <dd class="index-item-body">
12196                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_toolbar">FormWizard::_build_toolbar()</a> in FormWizard.inc</div>
12197                                                            <div class="index-item-description">This renders the toolbar/step table</div>
12198                                            </dd>
12199                            <dt class="field">
12200                                                    <span class="method-title">_build_tool_url</span>
12201                                            </dt>
12202                    <dd class="index-item-body">
12203                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_tool_url">DataList::_build_tool_url()</a> in DataList.inc</div>
12204                                                            <div class="index-item-description">This function is used to build the url  for a tool link.</div>
12205                                            </dd>
12206                            <dt class="field">
12207                                                    <span class="method-title">_build_xml_stylesheet_container</span>
12208                                            </dt>
12209                    <dd class="index-item-body">
12210                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a> in XMLDocumentClass.inc</div>
12211                                                            <div class="index-item-description">This function builds the _xml_stylesheet_container</div>
12212                                            </dd>
12213                            <dt class="field">
12214                                                    <span class="method-title">_build_x_axis</span>
12215                                            </dt>
12216                    <dd class="index-item-body">
12217                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_x_axis">SVGXYGraph::_build_x_axis()</a> in SVGXYGraph.inc</div>
12218                                                            <div class="index-item-description">This function builds the X axis  and its measurement lines/marks</div>
12219                                            </dd>
12220                            <dt class="field">
12221                                                    <span class="method-title">_build_y_axis</span>
12222                                            </dt>
12223                    <dd class="index-item-body">
12224                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_y_axis">SVGXYGraph::_build_y_axis()</a> in SVGXYGraph.inc</div>
12225                                                            <div class="index-item-description">This function builds the Y axis  and its measurement lines/marks</div>
12226                                            </dd>
12227                            <dt class="field">
12228                                                    <span class="const-title">_CDATACONTENTWRAP</span>
12229                                            </dt>
12230                    <dd class="index-item-body">
12231                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CDATACONTENTWRAP">_CDATACONTENTWRAP</a> in defines.inc</div>
12232                                            </dd>
12233                            <dt class="field">
12234                                                    <span class="method-title">_checkbox_javascript</span>
12235                                            </dt>
12236                    <dd class="index-item-body">
12237                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_checkbox_javascript">DefaultGUIDatalist::_checkbox_javascript()</a> in DefaultGUIDataList.inc</div>
12238                                                            <div class="index-item-description">This function builds the JS needed for the checkbox  action column</div>
12239                                            </dd>
12240                            <dt class="field">
12241                                                    <span class="method-title">_check_datasource</span>
12242                                            </dt>
12243                    <dd class="index-item-body">
12244                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_check_datasource">DataList::_check_datasource()</a> in DataList.inc</div>
12245                                                            <div class="index-item-description">general DataListSource object checker.</div>
12246                                            </dd>
12247                            <dt class="field">
12248                                                    <span class="method-title">_clean</span>
12249                                            </dt>
12250                    <dd class="index-item-body">
12251                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_clean">FormWizard::_clean()</a> in FormWizard.inc</div>
12252                                                            <div class="index-item-description">This function cleans up the saved Session state  for the wizard.  This gets called when we have  completed the wizard w/o errors.</div>
12253                                            </dd>
12254                            <dt class="field">
12255                                                    <span class="method-title">_clean_string</span>
12256                                            </dt>
12257                    <dd class="index-item-body">
12258                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_clean_string">DataList::_clean_string()</a> in DataList.inc</div>
12259                                                            <div class="index-item-description">This function is used to make sure that the string we are  placing in a cell has been &quot;cleaned&quot;</div>
12260                                            </dd>
12261                            <dt class="field">
12262                                                    <span class="const-title">_CLOSETAGREQUIRED</span>
12263                                            </dt>
12264                    <dd class="index-item-body">
12265                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CLOSETAGREQUIRED">_CLOSETAGREQUIRED</a> in defines.inc</div>
12266                                            </dd>
12267                            <dt class="field">
12268                                                    <span class="const-title">_COLLAPSE</span>
12269                                            </dt>
12270                    <dd class="index-item-body">
12271                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_COLLAPSE">_COLLAPSE</a> in defines.inc</div>
12272                                            </dd>
12273                            <dt class="field">
12274                                                    <span class="method-title">_construct_row</span>
12275                                            </dt>
12276                    <dd class="index-item-body">
12277                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_construct_row">CSVFILEDataListSource::_construct_row()</a> in CSVFILEDataListSource.inc</div>
12278                                                            <div class="index-item-description">this is used to build a row  from a csv line</div>
12279                                            </dd>
12280                            <dt class="field">
12281                                                    <span class="const-title">_CONTENTREQUIRED</span>
12282                                            </dt>
12283                    <dd class="index-item-body">
12284                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CONTENTREQUIRED">_CONTENTREQUIRED</a> in defines.inc</div>
12285                                            </dd>
12286                            <dt class="field">
12287                                                    <span class="method-title">_create_body</span>
12288                                            </dt>
12289                    <dd class="index-item-body">
12290                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_create_body">HTMLPageClass::_create_body()</a> in HTMLPageClass.inc</div>
12291                                                            <div class="index-item-description">This is responsible for creating the  BODYtag object.  We only will  create a new $this-&gt;_body if it doesn't  already exist.</div>
12292                                            </dd>
12293                            <dt class="field">
12294                                                    <span class="method-title">_create_thumbnail_cache_dir</span>
12295                                            </dt>
12296                    <dd class="index-item-body">
12297                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#method_create_thumbnail_cache_dir">ImageThumbnailWidget::_create_thumbnail_cache_dir()</a> in ImageThumbnailWidget.inc</div>
12298                                                            <div class="index-item-description">Try and create the thumbnail cache dir.</div>
12299                                            </dd>
12300                            <dt class="field">
12301                                                    <span class="method-title">_create_xml_obj</span>
12302                                            </dt>
12303                    <dd class="index-item-body">
12304                            <div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a> in XMLDocumentClass.inc</div>
12305                                                            <div class="index-item-description">This function builds the local</div>
12306                                            </dd>
12307                            <dt class="field">
12308                                                    <span class="method-title">_current_step</span>
12309                                            </dt>
12310                    <dd class="index-item-body">
12311                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_current_step">FormWizard::_current_step()</a> in FormWizard.inc</div>
12312                                                            <div class="index-item-description">This returns the current step id</div>
12313                                            </dd>
12314                            <dt class="field">
12315                                                    <span class="const-title">_DEPRICATED</span>
12316                                            </dt>
12317                    <dd class="index-item-body">
12318                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_DEPRICATED">_DEPRICATED</a> in defines.inc</div>
12319                                            </dd>
12320                            <dt class="field">
12321                                                    <span class="method-title">_div_wrapper</span>
12322                                            </dt>
12323                    <dd class="index-item-body">
12324                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_div_wrapper">StandardFormContent::_div_wrapper()</a> in StandardFormContent.inc</div>
12325                                            </dd>
12326                            <dt class="field">
12327                                                    <span class="method-title">_do_validation</span>
12328                                            </dt>
12329                    <dd class="index-item-body">
12330                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a> in FormElement.inc</div>
12331                                                            <div class="index-item-description">This function checks if the validation  is nesseccary and calls the validate method</div>
12332                                            </dd>
12333                            <dt class="field">
12334                                                    <span class="method-title">_end_td</span>
12335                                            </dt>
12336                    <dd class="index-item-body">
12337                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_end_td">ActiveTab::_end_td()</a> in ActiveTab.inc</div>
12338                                            </dd>
12339                            <dt class="field">
12340                                                    <span class="method-title">_error</span>
12341                                            </dt>
12342                    <dd class="index-item-body">
12343                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#method_error">FormValidation::_error()</a> in FormValidation.inc</div>
12344                                                            <div class="index-item-description">A wrapper method to set the error message and  error code before returning FALSE</div>
12345                                            </dd>
12346                            <dt class="field">
12347                                                    <span class="method-title">_filter_column_string</span>
12348                                            </dt>
12349                    <dd class="index-item-body">
12350                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_filter_column_string">DataList::_filter_column_string()</a> in DataList.inc</div>
12351                                                            <div class="index-item-description">This does some magic filtering on the data  that we display in a column.  This helps  to prevent nast data that may have html  tags in it.</div>
12352                                            </dd>
12353                            <dt class="field">
12354                                                    <span class="method-title">_find_data</span>
12355                                            </dt>
12356                    <dd class="index-item-body">
12357                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_find_data">CSVFILEDataListSource::_find_data()</a> in CSVFILEDataListSource.inc</div>
12358                                            </dd>
12359                            <dt class="field">
12360                                                    <span class="method-title">_form_content_table</span>
12361                                            </dt>
12362                    <dd class="index-item-body">
12363                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_form_content_table">StandardFormContent::_form_content_table()</a> in StandardFormContent.inc</div>
12364                                            </dd>
12365                            <dt class="field">
12366                                                    <span class="method-title">_frameset_wrap_body</span>
12367                                            </dt>
12368                    <dd class="index-item-body">
12369                            <div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_frameset_wrap_body">HTMLPageClass::_frameset_wrap_body()</a> in HTMLPageClass.inc</div>
12370                                                            <div class="index-item-description">This builds a frameset body tag  wrapped in a &lt;noframes&gt; tag.</div>
12371                                            </dd>
12372                            <dt class="field">
12373                                                    <span class="method-title">_get</span>
12374                                            </dt>
12375                    <dd class="index-item-body">
12376                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_get">DataList::_get()</a> in DataList.inc</div>
12377                                                            <div class="index-item-description">Function used to get the current  value of one of the control vars  for this class</div>
12378                                            </dd>
12379                            <dt class="field">
12380                                                    <span class="method-title">_get_element</span>
12381                                            </dt>
12382                    <dd class="index-item-body">
12383                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a> in XMLTagClass.inc</div>
12384                                                            <div class="index-item-description">get the nth element from content array</div>
12385                                            </dd>
12386                            <dt class="field">
12387                                                    <span class="method-title">_get_file_type</span>
12388                                            </dt>
12389                    <dd class="index-item-body">
12390                            <div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#method_get_file_type">ImageThumbnailWidget::_get_file_type()</a> in ImageThumbnailWidget.inc</div>
12391                                                            <div class="index-item-description">discover the type of image based off of the extension</div>
12392                                            </dd>
12393                            <dt class="field">
12394                                                    <span class="method-title">_get_header</span>
12395                                            </dt>
12396                    <dd class="index-item-body">
12397                            <div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_get_header">CSVFILEDataListSource::_get_header()</a> in CSVFILEDataListSource.inc</div>
12398                                                            <div class="index-item-description">This file trys to get the CSV header.</div>
12399                                            </dd>
12400                            <dt class="field">
12401                                                    <span class="method-title">_get_index_element</span>
12402                                            </dt>
12403                    <dd class="index-item-body">
12404                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#method_get_index_element">FERadioGroup::_get_index_element()</a> in FERadioGroup.inc</div>
12405                                                            <div class="index-item-description">This method builds an individual Radio button  with its associated text</div>
12406                                            </dd>
12407                            <dt class="field">
12408                                                    <span class="method-title">_get_searchable_fields</span>
12409                                            </dt>
12410                    <dd class="index-item-body">
12411                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_get_searchable_fields">DataList::_get_searchable_fields()</a> in DataList.inc</div>
12412                                                            <div class="index-item-description">This method gets the array of  searchable header fields (columns)</div>
12413                                            </dd>
12414                            <dt class="field">
12415                                                    <span class="method-title">_has_action_column</span>
12416                                            </dt>
12417                    <dd class="index-item-body">
12418                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_has_action_column">DefaultGUIDatalist::_has_action_column()</a> in DefaultGUIDataList.inc</div>
12419                                                            <div class="index-item-description">This function tests to see if the child  wants to render an action column</div>
12420                                            </dd>
12421                            <dt class="field">
12422                                                    <span class="const-title">_HTML_MDASH</span>
12423                                            </dt>
12424                    <dd class="index-item-body">
12425                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_HTML_MDASH">_HTML_MDASH</a> in defines.inc</div>
12426                                            </dd>
12427                            <dt class="field">
12428                                                    <span class="const-title">_HTML_SPACE</span>
12429                                            </dt>
12430                    <dd class="index-item-body">
12431                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_HTML_SPACE">_HTML_SPACE</a> in defines.inc</div>
12432                                                            <div class="index-item-description">some nice globals</div>
12433                                            </dd>
12434                            <dt class="field">
12435                                                    <span class="const-title">_INDENT</span>
12436                                            </dt>
12437                    <dd class="index-item-body">
12438                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_INDENT">_INDENT</a> in defines.inc</div>
12439                                            </dd>
12440                            <dt class="field">
12441                                                    <span class="const-title">_INDENT_STR</span>
12442                                            </dt>
12443                    <dd class="index-item-body">
12444                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_INDENT_STR">_INDENT_STR</a> in defines.inc</div>
12445                                                            <div class="index-item-description">Some global defines for the tag classes</div>
12446                                            </dd>
12447                            <dt class="field">
12448                                                    <span class="method-title">_init</span>
12449                                            </dt>
12450                    <dd class="index-item-body">
12451                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_init">FormWizard::_init()</a> in FormWizard.inc</div>
12452                                                            <div class="index-item-description">This function initializes all of the fields we  need to keep track of for the internal state  of the wizard.  It also walks each of the  step FormContent objects and initializes them.</div>
12453                                            </dd>
12454                            <dt class="field">
12455                                                    <span class="method-title">_init_session</span>
12456                                            </dt>
12457                    <dd class="index-item-body">
12458                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_init_session">FormWizard::_init_session()</a> in FormWizard.inc</div>
12459                                                            <div class="index-item-description">This method initializes the session</div>
12460                                            </dd>
12461                            <dt class="field">
12462                                                    <span class="method-title">_is_column_sortable</span>
12463                                            </dt>
12464                    <dd class="index-item-body">
12465                            <div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#method_is_column_sortable">DataListSource::_is_column_sortable()</a> in DataListSource.inc</div>
12466                                                            <div class="index-item-description">This function determines if the column  associated w/ a data_name is sortable  or not</div>
12467                                            </dd>
12468                            <dt class="field">
12469                                                    <span class="method-title">_is_col_checked</span>
12470                                            </dt>
12471                    <dd class="index-item-body">
12472                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_is_col_checked">DefaultGUIDatalist::_is_col_checked()</a> in DefaultGUIDataList.inc</div>
12473                                                            <div class="index-item-description">This method checks to see if a  particular row has been checked  in the action column</div>
12474                                            </dd>
12475                            <dt class="field">
12476                                                    <span class="method-title">_is_step_visited</span>
12477                                            </dt>
12478                    <dd class="index-item-body">
12479                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_is_step_visited">FormWizard::_is_step_visited()</a> in FormWizard.inc</div>
12480                                                            <div class="index-item-description">This tests to see if the step has been visited or not.</div>
12481                                            </dd>
12482                            <dt class="field">
12483                                                    <span class="method-title">_javascript</span>
12484                                            </dt>
12485                    <dd class="index-item-body">
12486                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_javascript">DefaultGUIDatalist::_javascript()</a> in DefaultGUIDataList.inc</div>
12487                                                            <div class="index-item-description">This function returns any Javascript required  for this widget</div>
12488                                            </dd>
12489                            <dt class="field">
12490                                                    <span class="method-title">_javascript</span>
12491                                            </dt>
12492                    <dd class="index-item-body">
12493                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_javascript">DataList::_javascript()</a> in DataList.inc</div>
12494                                                            <div class="index-item-description">This function provides a way to automatically  add javascript to this object.</div>
12495                                            </dd>
12496                            <dt class="field">
12497                                                    <span class="const-title">_NEWLINEAFTERCLOSETAG</span>
12498                                            </dt>
12499                    <dd class="index-item-body">
12500                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCLOSETAG">_NEWLINEAFTERCLOSETAG</a> in defines.inc</div>
12501                                            </dd>
12502                            <dt class="field">
12503                                                    <span class="const-title">_NEWLINEAFTERCONTENT</span>
12504                                            </dt>
12505                    <dd class="index-item-body">
12506                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCONTENT">_NEWLINEAFTERCONTENT</a> in defines.inc</div>
12507                                            </dd>
12508                            <dt class="field">
12509                                                    <span class="const-title">_NEWLINEAFTEROPENTAG</span>
12510                                            </dt>
12511                    <dd class="index-item-body">
12512                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTEROPENTAG">_NEWLINEAFTEROPENTAG</a> in defines.inc</div>
12513                                            </dd>
12514                            <dt class="field">
12515                                                    <span class="const-title">_NOFINISHSLASHXHTML</span>
12516                                            </dt>
12517                    <dd class="index-item-body">
12518                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NOFINISHSLASHXHTML">_NOFINISHSLASHXHTML</a> in defines.inc</div>
12519                                            </dd>
12520                            <dt class="field">
12521                                                    <span class="method-title">_optional_info</span>
12522                                            </dt>
12523                    <dd class="index-item-body">
12524                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#method_optional_info">Step3::_optional_info()</a> in _steps.inc</div>
12525                                                            <div class="index-item-description">This private method builds the table that holds</div>
12526                                            </dd>
12527                            <dt class="field">
12528                                                    <span class="method-title">_optional_info</span>
12529                                            </dt>
12530                    <dd class="index-item-body">
12531                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_optional_info">StandardAccountForm::_optional_info()</a> in form2.php</div>
12532                                                            <div class="index-item-description">This private method builds the table that holds</div>
12533                                            </dd>
12534                            <dt class="field">
12535                                                    <span class="method-title">_optional_info</span>
12536                                            </dt>
12537                    <dd class="index-item-body">
12538                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#method_optional_info">Step2::_optional_info()</a> in _steps.inc</div>
12539                                                            <div class="index-item-description">This private method builds the table that holds</div>
12540                                            </dd>
12541                            <dt class="field">
12542                                                    <span class="method-title">_prepare_data</span>
12543                                            </dt>
12544                    <dd class="index-item-body">
12545                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_prepare_data">SVGGraph::_prepare_data()</a> in SVGGraph.inc</div>
12546                                                            <div class="index-item-description">This is a stub meant to provide a means  for doing any data parsing/munging  prior to actually building the svg  for the graph output.</div>
12547                                            </dd>
12548                            <dt class="field">
12549                                                    <span class="method-title">_prepare_data</span>
12550                                            </dt>
12551                    <dd class="index-item-body">
12552                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_prepare_data">SVGXYGraph::_prepare_data()</a> in SVGXYGraph.inc</div>
12553                                                            <div class="index-item-description">We need this to calculate the min,max values for</div>
12554                                            </dd>
12555                            <dt class="field">
12556                                                    <span class="method-title">_prepare_flags</span>
12557                                            </dt>
12558                    <dd class="index-item-body">
12559                            <div class="index-item-details"><a href="phpHtmlLib/GOtag.html#method_prepare_flags">GOtag::_prepare_flags()</a> in WMLTAGS.inc</div>
12560                                                            <div class="index-item-description">we override this method  to automatically check to  see if the tag has content.</div>
12561                                            </dd>
12562                            <dt class="field">
12563                                                    <span class="method-title">_prepare_flags</span>
12564                                            </dt>
12565                    <dd class="index-item-body">
12566                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#method_prepare_flags">HTMLTagClass::_prepare_flags()</a> in HTMLTagClass.inc</div>
12567                                                            <div class="index-item-description">This function checks to see if</div>
12568                                            </dd>
12569                            <dt class="field">
12570                                                    <span class="method-title">_prepare_flags</span>
12571                                            </dt>
12572                    <dd class="index-item-body">
12573                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a> in XMLTagClass.inc</div>
12574                                                            <div class="index-item-description">This function checks to see if</div>
12575                                            </dd>
12576                            <dt class="field">
12577                                                    <span class="method-title">_prepare_flags</span>
12578                                            </dt>
12579                    <dd class="index-item-body">
12580                            <div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#method_prepare_flags">SVGTagClass::_prepare_flags()</a> in SVGTAGS.inc</div>
12581                                                            <div class="index-item-description">we override this method  to automatically check to  see if the tag has content.</div>
12582                                            </dd>
12583                            <dt class="field">
12584                                                    <span class="method-title">_prequery_filter</span>
12585                                            </dt>
12586                    <dd class="index-item-body">
12587                            <div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#method_prequery_filter">ArrayDataListSource::_prequery_filter()</a> in ArrayDataListSource.inc</div>
12588                                                            <div class="index-item-description">This is called to allow rebuilding the data array  to remove elements that have to be filtered</div>
12589                                            </dd>
12590                            <dt class="field">
12591                                                    <span class="method-title">_pre_confirm</span>
12592                                            </dt>
12593                    <dd class="index-item-body">
12594                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_pre_confirm">FormProcessor::_pre_confirm()</a> in FormProcessor.inc</div>
12595                                                            <div class="index-item-description">This method calls the FormContent</div>
12596                                            </dd>
12597                            <dt class="field">
12598                                                    <span class="method-title">_process_action</span>
12599                                            </dt>
12600                    <dd class="index-item-body">
12601                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_action">FormProcessor::_process_action()</a> in FormProcessor.inc</div>
12602                                                            <div class="index-item-description">This function is responsible for  processing the form action  after validation, and form confirmation  happens.</div>
12603                                            </dd>
12604                            <dt class="field">
12605                                                    <span class="method-title">_process_form</span>
12606                                            </dt>
12607                    <dd class="index-item-body">
12608                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_process_form">FormWizard::_process_form()</a> in FormWizard.inc</div>
12609                                                            <div class="index-item-description">This method does the logic of</div>
12610                                            </dd>
12611                            <dt class="field">
12612                                                    <span class="method-title">_process_form</span>
12613                                            </dt>
12614                    <dd class="index-item-body">
12615                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_form">FormProcessor::_process_form()</a> in FormProcessor.inc</div>
12616                                                            <div class="index-item-description">This method does the logic of</div>
12617                                            </dd>
12618                            <dt class="field">
12619                                                    <span class="method-title">_render_close_tag</span>
12620                                            </dt>
12621                    <dd class="index-item-body">
12622                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a> in XMLTagClass.inc</div>
12623                                                            <div class="index-item-description">this function is reposnsible for  rendering the closing tag (if any)</div>
12624                                            </dd>
12625                            <dt class="field">
12626                                                    <span class="method-title">_render_close_tag</span>
12627                                            </dt>
12628                    <dd class="index-item-body">
12629                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_render_close_tag">CDATAtag::_render_close_tag()</a> in XMLTAGS.inc</div>
12630                                            </dd>
12631                            <dt class="field">
12632                                                    <span class="method-title">_render_content</span>
12633                                            </dt>
12634                    <dd class="index-item-body">
12635                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a> in XMLTagClass.inc</div>
12636                                                            <div class="index-item-description">this function is reponsible for  rendering the pcdata, or content  of the tag (if any)</div>
12637                                            </dd>
12638                            <dt class="field">
12639                                                    <span class="method-title">_render_open_tag</span>
12640                                            </dt>
12641                    <dd class="index-item-body">
12642                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_render_open_tag">CDATAtag::_render_open_tag()</a> in XMLTAGS.inc</div>
12643                                            </dd>
12644                            <dt class="field">
12645                                                    <span class="method-title">_render_open_tag</span>
12646                                            </dt>
12647                    <dd class="index-item-body">
12648                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a> in XMLTagClass.inc</div>
12649                                                            <div class="index-item-description">this function is responsible for  rendering the open tag.</div>
12650                                            </dd>
12651                            <dt class="field">
12652                                                    <span class="method-title">_render_tag_debug</span>
12653                                            </dt>
12654                    <dd class="index-item-body">
12655                            <div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#method_render_tag_debug">HTMLTagClass::_render_tag_debug()</a> in HTMLTagClass.inc</div>
12656                                                            <div class="index-item-description">This renders that open tag in debug mode.</div>
12657                                            </dd>
12658                            <dt class="field">
12659                                                    <span class="method-title">_render_text</span>
12660                                            </dt>
12661                    <dd class="index-item-body">
12662                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_render_text">NavTable::_render_text()</a> in NavTable.inc</div>
12663                                                            <div class="index-item-description">render a text row.</div>
12664                                            </dd>
12665                            <dt class="field">
12666                                                    <span class="method-title">_render_url</span>
12667                                            </dt>
12668                    <dd class="index-item-body">
12669                            <div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_render_url">NavTable::_render_url()</a> in NavTable.inc</div>
12670                                                            <div class="index-item-description">render a url row.</div>
12671                                            </dd>
12672                            <dt class="field">
12673                                                    <span class="method-title">_replace_value</span>
12674                                            </dt>
12675                    <dd class="index-item-body">
12676                            <div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a> in CSSBuilder.inc</div>
12677                                                            <div class="index-item-description">This function does the main work for update_all_values</div>
12678                                            </dd>
12679                            <dt class="field">
12680                                                    <span class="method-title">_save_checked_items_enabled</span>
12681                                            </dt>
12682                    <dd class="index-item-body">
12683                            <div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_save_checked_items_enabled">DefaultGUIDatalist::_save_checked_items_enabled()</a> in DefaultGUIDataList.inc</div>
12684                                                            <div class="index-item-description">This tests the object flag to</div>
12685                                            </dd>
12686                            <dt class="field">
12687                                                    <span class="method-title">_save_mozilla_nav_link</span>
12688                                            </dt>
12689                    <dd class="index-item-body">
12690                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_save_mozilla_nav_link">DataList::_save_mozilla_nav_link()</a> in DataList.inc</div>
12691                                                            <div class="index-item-description">This function stores the url for each of the tool  urls, so we can push these out for mozilla.</div>
12692                                            </dd>
12693                            <dt class="field">
12694                                                    <span class="method-title">_session_test</span>
12695                                            </dt>
12696                    <dd class="index-item-body">
12697                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_session_test">FormWizard::_session_test()</a> in FormWizard.inc</div>
12698                                                            <div class="index-item-description">This ensures that we have sessions started</div>
12699                                            </dd>
12700                            <dt class="field">
12701                                                    <span class="method-title">_set</span>
12702                                            </dt>
12703                    <dd class="index-item-body">
12704                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_set">DataList::_set()</a> in DataList.inc</div>
12705                                                            <div class="index-item-description">This function is used to set the  value of the control var</div>
12706                                            </dd>
12707                            <dt class="field">
12708                                                    <span class="method-title">_set_action</span>
12709                                            </dt>
12710                    <dd class="index-item-body">
12711                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_set_action">FormProcessor::_set_action()</a> in FormProcessor.inc</div>
12712                                                            <div class="index-item-description">This is used to set the action</div>
12713                                            </dd>
12714                            <dt class="field">
12715                                                    <span class="method-title">_set_confirmed_success</span>
12716                                            </dt>
12717                    <dd class="index-item-body">
12718                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_set_confirmed_success">FormProcessor::_set_confirmed_success()</a> in FormProcessor.inc</div>
12719                                                            <div class="index-item-description">This flag sets the flag that tells  if we successfully confirmed the form,  and processed the action</div>
12720                                            </dd>
12721                            <dt class="field">
12722                                                    <span class="method-title">_set_current_step</span>
12723                                            </dt>
12724                    <dd class="index-item-body">
12725                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_set_current_step">FormWizard::_set_current_step()</a> in FormWizard.inc</div>
12726                                                            <div class="index-item-description">This sets the current step id</div>
12727                                            </dd>
12728                            <dt class="field">
12729                                                    <span class="method-title">_set_flags</span>
12730                                            </dt>
12731                    <dd class="index-item-body">
12732                            <div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a> in XMLTagClass.inc</div>
12733                                                            <div class="index-item-description">This method is used to set the bitmask  flags for this tag.  It tells the  class how to render the tag.</div>
12734                                            </dd>
12735                            <dt class="field">
12736                                                    <span class="method-title">_set_flags</span>
12737                                            </dt>
12738                    <dd class="index-item-body">
12739                            <div class="index-item-details"><a href="phpHtmlLib/Stag.html#method_set_flags">Stag::_set_flags()</a> in ALLTAGS.inc</div>
12740                                            </dd>
12741                            <dt class="field">
12742                                                    <span class="method-title">_set_flags</span>
12743                                            </dt>
12744                    <dd class="index-item-body">
12745                            <div class="index-item-details"><a href="phpHtmlLib/AREAtag.html#method_set_flags">AREAtag::_set_flags()</a> in ALLTAGS.inc</div>
12746                                            </dd>
12747                            <dt class="field">
12748                                                    <span class="method-title">_set_flags</span>
12749                                            </dt>
12750                    <dd class="index-item-body">
12751                            <div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_set_flags">CDATAtag::_set_flags()</a> in XMLTAGS.inc</div>
12752                                            </dd>
12753                            <dt class="field">
12754                                                    <span class="method-title">_set_flags</span>
12755                                            </dt>
12756                    <dd class="index-item-body">
12757                            <div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html#method_set_flags">OPTIONtag::_set_flags()</a> in ALLTAGS.inc</div>
12758                                            </dd>
12759                            <dt class="field">
12760                                                    <span class="method-title">_set_flags</span>
12761                                            </dt>
12762                    <dd class="index-item-body">
12763                            <div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html#method_set_flags">APPLETtag::_set_flags()</a> in ALLTAGS.inc</div>
12764                                            </dd>
12765                            <dt class="field">
12766                                                    <span class="method-title">_set_flags</span>
12767                                            </dt>
12768                    <dd class="index-item-body">
12769                            <div class="index-item-details"><a href="phpHtmlLib/PREtag.html#method_set_flags">PREtag::_set_flags()</a> in ALLTAGS.inc</div>
12770                                            </dd>
12771                            <dt class="field">
12772                                                    <span class="method-title">_set_flags</span>
12773                                            </dt>
12774                    <dd class="index-item-body">
12775                            <div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#method_set_flags">XMLtag::_set_flags()</a> in XMLTAGS.inc</div>
12776                                            </dd>
12777                            <dt class="field">
12778                                                    <span class="method-title">_set_flags</span>
12779                                            </dt>
12780                    <dd class="index-item-body">
12781                            <div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html#method_set_flags">TIMERtag::_set_flags()</a> in WMLTAGS.inc</div>
12782                                            </dd>
12783                            <dt class="field">
12784                                                    <span class="method-title">_set_flags</span>
12785                                            </dt>
12786                    <dd class="index-item-body">
12787                            <div class="index-item-details"><a href="phpHtmlLib/BRtag.html#method_set_flags">BRtag::_set_flags()</a> in ALLTAGS.inc</div>
12788                                            </dd>
12789                            <dt class="field">
12790                                                    <span class="method-title">_set_flags</span>
12791                                            </dt>
12792                    <dd class="index-item-body">
12793                            <div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html#method_set_flags">NOBRtag::_set_flags()</a> in ALLTAGS.inc</div>
12794                                            </dd>
12795                            <dt class="field">
12796                                                    <span class="method-title">_set_flags</span>
12797                                            </dt>
12798                    <dd class="index-item-body">
12799                            <div class="index-item-details"><a href="phpHtmlLib/Atag.html#method_set_flags">Atag::_set_flags()</a> in ALLTAGS.inc</div>
12800                                            </dd>
12801                            <dt class="field">
12802                                                    <span class="method-title">_set_flags</span>
12803                                            </dt>
12804                    <dd class="index-item-body">
12805                            <div class="index-item-details"><a href="phpHtmlLib/BASEtag.html#method_set_flags">BASEtag::_set_flags()</a> in ALLTAGS.inc</div>
12806                                            </dd>
12807                            <dt class="field">
12808                                                    <span class="method-title">_set_flags</span>
12809                                            </dt>
12810                    <dd class="index-item-body">
12811                            <div class="index-item-details"><a href="phpHtmlLib/METAtag.html#method_set_flags">METAtag::_set_flags()</a> in ALLTAGS.inc</div>
12812                                            </dd>
12813                            <dt class="field">
12814                                                    <span class="method-title">_set_flags</span>
12815                                            </dt>
12816                    <dd class="index-item-body">
12817                            <div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html#method_set_flags">ELLIPSEsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12818                                            </dd>
12819                            <dt class="field">
12820                                                    <span class="method-title">_set_flags</span>
12821                                            </dt>
12822                    <dd class="index-item-body">
12823                            <div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#method_set_flags">LINKtag::_set_flags()</a> in ALLTAGS.inc</div>
12824                                            </dd>
12825                            <dt class="field">
12826                                                    <span class="method-title">_set_flags</span>
12827                                            </dt>
12828                    <dd class="index-item-body">
12829                            <div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html#method_set_flags">TEXTAREAtag::_set_flags()</a> in ALLTAGS.inc</div>
12830                                            </dd>
12831                            <dt class="field">
12832                                                    <span class="method-title">_set_flags</span>
12833                                            </dt>
12834                    <dd class="index-item-body">
12835                            <div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#method_set_flags">DEFINITIONSRCsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12836                                            </dd>
12837                            <dt class="field">
12838                                                    <span class="method-title">_set_flags</span>
12839                                            </dt>
12840                    <dd class="index-item-body">
12841                            <div class="index-item-details"><a href="phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a> in ContainerClass.inc</div>
12842                                                            <div class="index-item-description">This method is used to set the bitmask  flags for this tag.  It tells the  class how to render the tag.</div>
12843                                            </dd>
12844                            <dt class="field">
12845                                                    <span class="method-title">_set_flags</span>
12846                                            </dt>
12847                    <dd class="index-item-body">
12848                            <div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html#method_set_flags">INPUTtag::_set_flags()</a> in ALLTAGS.inc</div>
12849                                            </dd>
12850                            <dt class="field">
12851                                                    <span class="method-title">_set_flags</span>
12852                                            </dt>
12853                    <dd class="index-item-body">
12854                            <div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html#method_set_flags">FRAMEtag::_set_flags()</a> in ALLTAGS.inc</div>
12855                                            </dd>
12856                            <dt class="field">
12857                                                    <span class="method-title">_set_flags</span>
12858                                            </dt>
12859                    <dd class="index-item-body">
12860                            <div class="index-item-details"><a href="phpHtmlLib/H1tag.html#method_set_flags">H1tag::_set_flags()</a> in ALLTAGS.inc</div>
12861                                            </dd>
12862                            <dt class="field">
12863                                                    <span class="method-title">_set_flags</span>
12864                                            </dt>
12865                    <dd class="index-item-body">
12866                            <div class="index-item-details"><a href="phpHtmlLib/FONTtag.html#method_set_flags">FONTtag::_set_flags()</a> in ALLTAGS.inc</div>
12867                                            </dd>
12868                            <dt class="field">
12869                                                    <span class="method-title">_set_flags</span>
12870                                            </dt>
12871                    <dd class="index-item-body">
12872                            <div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html#method_set_flags">NOOPtag::_set_flags()</a> in WMLTAGS.inc</div>
12873                                            </dd>
12874                            <dt class="field">
12875                                                    <span class="method-title">_set_flags</span>
12876                                            </dt>
12877                    <dd class="index-item-body">
12878                            <div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html#method_set_flags">HKERNsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12879                                            </dd>
12880                            <dt class="field">
12881                                                    <span class="method-title">_set_flags</span>
12882                                            </dt>
12883                    <dd class="index-item-body">
12884                            <div class="index-item-details"><a href="phpHtmlLib/H2tag.html#method_set_flags">H2tag::_set_flags()</a> in ALLTAGS.inc</div>
12885                                            </dd>
12886                            <dt class="field">
12887                                                    <span class="method-title">_set_flags</span>
12888                                            </dt>
12889                    <dd class="index-item-body">
12890                            <div class="index-item-details"><a href="phpHtmlLib/H3tag.html#method_set_flags">H3tag::_set_flags()</a> in ALLTAGS.inc</div>
12891                                            </dd>
12892                            <dt class="field">
12893                                                    <span class="method-title">_set_flags</span>
12894                                            </dt>
12895                    <dd class="index-item-body">
12896                            <div class="index-item-details"><a href="phpHtmlLib/H6tag.html#method_set_flags">H6tag::_set_flags()</a> in ALLTAGS.inc</div>
12897                                            </dd>
12898                            <dt class="field">
12899                                                    <span class="method-title">_set_flags</span>
12900                                            </dt>
12901                    <dd class="index-item-body">
12902                            <div class="index-item-details"><a href="phpHtmlLib/H5tag.html#method_set_flags">H5tag::_set_flags()</a> in ALLTAGS.inc</div>
12903                                            </dd>
12904                            <dt class="field">
12905                                                    <span class="method-title">_set_flags</span>
12906                                            </dt>
12907                    <dd class="index-item-body">
12908                            <div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html#method_set_flags">STYLEsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12909                                            </dd>
12910                            <dt class="field">
12911                                                    <span class="method-title">_set_flags</span>
12912                                            </dt>
12913                    <dd class="index-item-body">
12914                            <div class="index-item-details"><a href="phpHtmlLib/H4tag.html#method_set_flags">H4tag::_set_flags()</a> in ALLTAGS.inc</div>
12915                                            </dd>
12916                            <dt class="field">
12917                                                    <span class="method-title">_set_flags</span>
12918                                            </dt>
12919                    <dd class="index-item-body">
12920                            <div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html#method_set_flags">VKERNsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12921                                            </dd>
12922                            <dt class="field">
12923                                                    <span class="method-title">_set_flags</span>
12924                                            </dt>
12925                    <dd class="index-item-body">
12926                            <div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html#method_set_flags">CENTERtag::_set_flags()</a> in ALLTAGS.inc</div>
12927                                            </dd>
12928                            <dt class="field">
12929                                                    <span class="method-title">_set_flags</span>
12930                                            </dt>
12931                    <dd class="index-item-body">
12932                            <div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html#method_set_flags">DOCTYPEtag::_set_flags()</a> in ALLTAGS.inc</div>
12933                                            </dd>
12934                            <dt class="field">
12935                                                    <span class="method-title">_set_flags</span>
12936                                            </dt>
12937                    <dd class="index-item-body">
12938                            <div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#method_set_flags">IMGtag::_set_flags()</a> in ALLTAGS.inc</div>
12939                                            </dd>
12940                            <dt class="field">
12941                                                    <span class="method-title">_set_flags</span>
12942                                            </dt>
12943                    <dd class="index-item-body">
12944                            <div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html#method_set_flags">ACCESStag::_set_flags()</a> in WMLTAGS.inc</div>
12945                                            </dd>
12946                            <dt class="field">
12947                                                    <span class="method-title">_set_flags</span>
12948                                            </dt>
12949                    <dd class="index-item-body">
12950                            <div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html#method_set_flags">SCRIPTsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12951                                            </dd>
12952                            <dt class="field">
12953                                                    <span class="method-title">_set_flags</span>
12954                                            </dt>
12955                    <dd class="index-item-body">
12956                            <div class="index-item-details"><a href="phpHtmlLib/Btag.html#method_set_flags">Btag::_set_flags()</a> in ALLTAGS.inc</div>
12957                                            </dd>
12958                            <dt class="field">
12959                                                    <span class="method-title">_set_flags</span>
12960                                            </dt>
12961                    <dd class="index-item-body">
12962                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#method_set_flags">FONTFACEFORMATsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12963                                            </dd>
12964                            <dt class="field">
12965                                                    <span class="method-title">_set_flags</span>
12966                                            </dt>
12967                    <dd class="index-item-body">
12968                            <div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html#method_set_flags">FONTFACENAMEsvgtag::_set_flags()</a> in SVGTAGS.inc</div>
12969                                            </dd>
12970                            <dt class="field">
12971                                                    <span class="method-title">_set_flags</span>
12972                                            </dt>
12973                    <dd class="index-item-body">
12974                            <div class="index-item-details"><a href="phpHtmlLib/HRtag.html#method_set_flags">HRtag::_set_flags()</a> in ALLTAGS.inc</div>
12975                                            </dd>
12976                            <dt class="field">
12977                                                    <span class="method-title">_set_step</span>
12978                                            </dt>
12979                    <dd class="index-item-body">
12980                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_set_step">FormWizard::_set_step()</a> in FormWizard.inc</div>
12981                                                            <div class="index-item-description">This function sets the _form_content  object for the current step we are operating on.</div>
12982                                            </dd>
12983                            <dt class="field">
12984                                                    <span class="method-title">_show_results</span>
12985                                            </dt>
12986                    <dd class="index-item-body">
12987                            <div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_show_results">DataList::_show_results()</a> in DataList.inc</div>
12988                                                            <div class="index-item-description">This function is used to let render() know  that we should show the results or not.</div>
12989                                            </dd>
12990                            <dt class="field">
12991                                                    <span class="method-title">_spacer_td</span>
12992                                            </dt>
12993                    <dd class="index-item-body">
12994                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_spacer_td">ActiveTab::_spacer_td()</a> in ActiveTab.inc</div>
12995                                            </dd>
12996                            <dt class="field">
12997                                                    <span class="method-title">_step_visited</span>
12998                                            </dt>
12999                    <dd class="index-item-body">
13000                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_step_visited">FormWizard::_step_visited()</a> in FormWizard.inc</div>
13001                                                            <div class="index-item-description">This sets the state variable for the  step to let us know it has been visited or not</div>
13002                                            </dd>
13003                            <dt class="field">
13004                                                    <span class="method-title">_tab_name</span>
13005                                            </dt>
13006                    <dd class="index-item-body">
13007                            <div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_tab_name">ActiveTab::_tab_name()</a> in ActiveTab.inc</div>
13008                                            </dd>
13009                            <dt class="field">
13010                                                    <span class="const-title">_TAG_PREFIX</span>
13011                                            </dt>
13012                    <dd class="index-item-body">
13013                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_TAG_PREFIX">_TAG_PREFIX</a> in defines.inc</div>
13014                                            </dd>
13015                            <dt class="field">
13016                                                    <span class="const-title">_TAG_SUFFIX</span>
13017                                            </dt>
13018                    <dd class="index-item-body">
13019                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_TAG_SUFFIX">_TAG_SUFFIX</a> in defines.inc</div>
13020                                            </dd>
13021                            <dt class="field">
13022                                                    <span class="method-title">_test_element</span>
13023                                            </dt>
13024                    <dd class="index-item-body">
13025                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#method_test_element">FormContent::_test_element()</a> in FormContent.inc</div>
13026                                                            <div class="index-item-description">This method tests to see if we  have an element named $label,  so we can operate on it.</div>
13027                                            </dd>
13028                            <dt class="field">
13029                                                    <span class="method-title">_user_info</span>
13030                                            </dt>
13031                    <dd class="index-item-body">
13032                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#method_user_info">Step1::_user_info()</a> in _steps.inc</div>
13033                                                            <div class="index-item-description">This private method builds the table that holds</div>
13034                                            </dd>
13035                            <dt class="field">
13036                                                    <span class="method-title">_user_info</span>
13037                                            </dt>
13038                    <dd class="index-item-body">
13039                            <div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_user_info">StandardAccountForm::_user_info()</a> in form2.php</div>
13040                                                            <div class="index-item-description">This private method builds the table that holds</div>
13041                                            </dd>
13042                            <dt class="field">
13043                                                    <span class="method-title">_validate_hostname</span>
13044                                            </dt>
13045                    <dd class="index-item-body">
13046                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#method_validate_hostname">FEHostNameWithPort::_validate_hostname()</a> in FEText.inc</div>
13047                                                            <div class="index-item-description">this validates the hostname field only</div>
13048                                            </dd>
13049                            <dt class="field">
13050                                                    <span class="method-title">_validate_hostname</span>
13051                                            </dt>
13052                    <dd class="index-item-body">
13053                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddressWithPort.html#method_validate_hostname">FEIPAddressWithPort::_validate_hostname()</a> in FEText.inc</div>
13054                                                            <div class="index-item-description">this validates the hostname field only</div>
13055                                            </dd>
13056                            <dt class="field">
13057                                                    <span class="const-title">_XHTMLCOMPLIANT</span>
13058                                            </dt>
13059                    <dd class="index-item-body">
13060                            <div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_XHTMLCOMPLIANT">_XHTMLCOMPLIANT</a> in defines.inc</div>
13061                                            </dd>
13062                            <dt class="field">
13063                                                    <span class="method-title">_x_axis_title</span>
13064                                            </dt>
13065                    <dd class="index-item-body">
13066                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_x_axis_title">SVGXYGraph::_x_axis_title()</a> in SVGXYGraph.inc</div>
13067                                                            <div class="index-item-description">This method builds the text title area  that lives in the X axis</div>
13068                                            </dd>
13069                            <dt class="field">
13070                                                    <span class="method-title">_y_axis_title</span>
13071                                            </dt>
13072                    <dd class="index-item-body">
13073                            <div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_y_axis_title">SVGXYGraph::_y_axis_title()</a> in SVGXYGraph.inc</div>
13074                                                            <div class="index-item-description">This method builds the text title area  that lives in the X axis</div>
13075                                            </dd>
13076                            <dt class="field">
13077                                                    <span class="method-title">__hidden_fields</span>
13078                                            </dt>
13079                    <dd class="index-item-body">
13080                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method__hidden_fields">FormProcessor::__hidden_fields()</a> in FormProcessor.inc</div>
13081                                                            <div class="index-item-description">This method adds the processor specific  hidden fields.</div>
13082                                            </dd>
13083                            <dt class="field">
13084                                                    <span class="method-title">__hidden_fields</span>
13085                                            </dt>
13086                    <dd class="index-item-body">
13087                            <div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method__hidden_fields">FormWizard::__hidden_fields()</a> in FormWizard.inc</div>
13088                                            </dd>
13089                    </dl>
13090    
13091    <div class="index-letter-menu">
13092  <!-- Start of Class Data -->          <a class="index-letter" href="elementindex.html#a">a</a>
13093  <H2>          <a class="index-letter" href="elementindex.html#b">b</a>
13094          Element Index          <a class="index-letter" href="elementindex.html#c">c</a>
13095  </H2>          <a class="index-letter" href="elementindex.html#d">d</a>
13096  <a name="top">&nbsp; </a>          <a class="index-letter" href="elementindex.html#e">e</a>
13097  <b>Indexes by package:</b><br>          <a class="index-letter" href="elementindex.html#f">f</a>
13098            <a class="index-letter" href="elementindex.html#g">g</a>
13099  <a href="elementindex_phpHtmlLib.html">phpHtmlLib</a><br>          <a class="index-letter" href="elementindex.html#h">h</a>
13100  <br>          <a class="index-letter" href="elementindex.html#i">i</a>
13101  <br>          <a class="index-letter" href="elementindex.html#j">j</a>
13102  <a href="#a">a</a> <a href="#b">b</a> <a href="#c">c</a> <a href="#d">d</a> <a href="#e">e</a> <a href="#f">f</a> <a href="#g">g</a> <a href="#h">h</a> <a href="#i">i</a> <a href="#j">j</a> <a href="#k">k</a> <a href="#l">l</a> <a href="#m">m</a> <a href="#n">n</a> <a href="#o">o</a> <a href="#p">p</a> <a href="#q">q</a> <a href="#r">r</a> <a href="#s">s</a> <a href="#t">t</a> <a href="#u">u</a> <a href="#v">v</a> <a href="#w">w</a> <a href="#x">x</a> <a href="#_">_</a> <br>          <a class="index-letter" href="elementindex.html#k">k</a>
13103  <table border="0" width="100%">          <a class="index-letter" href="elementindex.html#l">l</a>
13104            <a class="index-letter" href="elementindex.html#m">m</a>
13105  <tr><td colspan = "2"><a name="a">&nbsp; </a>          <a class="index-letter" href="elementindex.html#n">n</a>
13106  <a href="#top">top</a><br>          <a class="index-letter" href="elementindex.html#o">o</a>
13107  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          <a class="index-letter" href="elementindex.html#p">p</a>
13108          <TR CLASS='TableHeadingColor'>          <a class="index-letter" href="elementindex.html#q">q</a>
13109                  <TD>          <a class="index-letter" href="elementindex.html#r">r</a>
13110                          <FONT SIZE='+2'><B>a</B></FONT>          <a class="index-letter" href="elementindex.html#s">s</a>
13111                  </TD>          <a class="index-letter" href="elementindex.html#t">t</a>
13112          </TR>          <a class="index-letter" href="elementindex.html#u">u</a>
13113  </TABLE>          <a class="index-letter" href="elementindex.html#v">v</a>
13114  </td></tr>          <a class="index-letter" href="elementindex.html#w">w</a>
13115                    <a class="index-letter" href="elementindex.html#x">x</a>
13116          <tr><td><b>$alternating_row_colors</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$alternating_row_colors">DataList::$alternating_row_colors</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Do we want to alternate the row colors?          <a class="index-letter" href="elementindex.html#_">_</a>
13117  This helps to see each row easier.</td></tr>  </div>  </body>
13118            </html>
         <tr><td><b>ABBRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/ABBRtag.html">ABBRtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ABBR&gt; tag class</td></tr>  
           
         <tr><td><b>ACCESStag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/ACCESStag.html">ACCESStag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ACCESS&gt; tag class</td></tr>  
           
         <tr><td><b>ACRONYMtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ACRONYM&gt; tag class</td></tr>  
           
         <tr><td><b>ActiveTab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#ActiveTab">ActiveTab::ActiveTab()</a></td></tr>  
           
         <tr><td><b>ActiveTab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, class <a href="phpHtmlLib/ActiveTab.html">ActiveTab</a></td></tr>  
           
         <tr><td><b>ActiveTabCSS</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, class <a href="phpHtmlLib/ActiveTabCSS.html">ActiveTabCSS</a></td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#add">NavTable::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function adds an entry to the navtable.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#add">TRtag::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add content onto content stack  
 adds content to tag as a FIFO.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add">HTMLPageClass::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function adds content to the &lt;body&gt;  
 area of the page.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#add">FooterNav::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add an entry to the footer nav</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/OLtag.html#add">OLtag::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add content onto content stack  
 adds content to tag as a FIFO.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#add">Container::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add content onto content stack</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#add">TextCSSNav::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function adds a clickable link.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#add">XMLDocumentClass::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;we override this class to make sure</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#add">VerticalCSSNavTable::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function adds a clickable link.</td></tr>  
           
         <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#add">TextNav::add()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function adds a clickable link.</td></tr>  
           
         <tr><td><b>ADDRESStag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/ADDRESStag.html">ADDRESStag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ADDRESS&gt; tag class</td></tr>  
           
         <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#add_blank">NavTable::add_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This lets you add a blank line  
 between 2 links</td></tr>  
           
         <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#add_blank">TextNav::add_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This lets you add a blank entry  
 between 2 links</td></tr>  
           
         <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#add_blank">TextCSSNav::add_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This lets you add a blank entry  
 between 2 links</td></tr>  
           
         <tr><td><b>add_column</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#add_column">DataListSource::add_column()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Add a column of data to manage</td></tr>  
           
         <tr><td><b>add_column_header</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#add_column_header">InfoTable::add_column_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the column  
 header text for each column</td></tr>  
           
         <tr><td><b>add_css_link</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add_css_link">HTMLPageClass::add_css_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;pushes a css external reference to the head area</td></tr>  
           
         <tr><td><b>add_data_row</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#add_data_row">CSVFILEDataListSource::add_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function adds a row of data  
 if necesarry to the data array</td></tr>  
           
         <tr><td><b>add_entry</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#add_entry">CSSBuilder::add_entry()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function adds a new class entry</td></tr>  
           
         <tr><td><b>add_header_item</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#add_header_item">DataList::add_header_item()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function adds a header item to the column headers  
 from a list of parameters.</td></tr>  
           
         <tr><td><b>add_heading</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#add_heading">NavTable::add_heading()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This adds a new heading in the nav.</td></tr>  
           
         <tr><td><b>add_head_content</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add_head_content">HTMLPageClass::add_head_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this adds content to the head tag  
 of the page</td></tr>  
           
         <tr><td><b>add_head_css</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add_head_css">HTMLPageClass::add_head_css()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function adds raw css to the  
 &lt;head&gt; tag.</td></tr>  
           
         <tr><td><b>add_head_js</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add_head_js">HTMLPageClass::add_head_js()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;adds raw javascript to the head which  
 will automatically get wrapped in a  
 &lt;script language=&quot;JavaScript&quot;&gt; tag.</td></tr>  
           
         <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#add_reference">TRtag::add_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add content onto content stack</td></tr>  
           
         <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/OLtag.html#add_reference">OLtag::add_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;push content onto content stack</td></tr>  
           
         <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#add_reference">XMLDocumentClass::add_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;we override this class to make sure</td></tr>  
           
         <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#add_reference">HTMLPageClass::add_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds the content reference to the &lt;body&gt;  
 tag for later use.</td></tr>  
           
         <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#add_reference">Container::add_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Add content onto content stack  
 so you can change the item later.</td></tr>  
           
         <tr><td><b>add_row</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#add_row">InfoTable::add_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to add a row to the table</td></tr>  
           
         <tr><td><b>add_row</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#add_row">TABLEtag::add_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;push 1 row (tr) of content.</td></tr>  
           
         <tr><td><b>add_tab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#add_tab">ActiveTab::add_tab()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Add a tab</td></tr>  
           
         <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#add_text">VerticalCSSNavTable::add_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this adds a text item in the nav</td></tr>  
           
         <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#add_text">TextCSSNav::add_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this adds a text item in the nav</td></tr>  
           
         <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#add_text">TextNav::add_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this adds a text item in the nav</td></tr>  
           
         <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#add_text">NavTable::add_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this adds a text item in the nav</td></tr>  
           
         <tr><td><b>add_xml_stylesheet_link</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#add_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to add a new  
 xml-stylesheet tag to the top  
 portion of the document.</td></tr>  
           
         <tr><td><b>adodbmysqllist</b></td><td width="100%" align="left" valign="top">in file widget6.php, class <a href="phpHtmlLib/widget-examples/adodbmysqllist.html">adodbmysqllist</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is a subclass of the pear mysql list object.</td></tr>  
           
         <tr><td><b>ADODBSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#ADODBSQLDataListSource">ADODBSQLDataListSource::ADODBSQLDataListSource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor is used to pass in the  
 PEAR DB object that has already been  
 created and connected to the db.</td></tr>  
           
         <tr><td><b>ADODBSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, class <a href="phpHtmlLib/ADODBSQLDataListSource.html">ADODBSQLDataListSource</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This SQLDataListSource child class interacts with</td></tr>  
           
         <tr><td><b>advanced_search_disable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#advanced_search_disable">DataList::advanced_search_disable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Disable the advanced search  
 capability</td></tr>  
           
         <tr><td><b>advanced_search_enable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#advanced_search_enable">DataList::advanced_search_enable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enable the advanced search</td></tr>  
           
         <tr><td><b>advanced_search_where_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#advanced_search_where_clause">SQLDataListSource::advanced_search_where_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible for  
 building the portion of the where clause  
 for doing an advanced search.</td></tr>  
           
         <tr><td><b>ALTGLYGHDEFsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html">ALTGLYGHDEFsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;altGlyphDef&gt; SVG tag</td></tr>  
           
         <tr><td><b>ALTGLYGHITEMsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html">ALTGLYGHITEMsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;altGlyphItem&gt; SVG tag</td></tr>  
           
         <tr><td><b>ALTGLYGHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ALTGLYGHsvgtag.html">ALTGLYGHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;altGlyph&gt; SVG tag</td></tr>  
           
         <tr><td><b>ANCHORtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/ANCHORtag.html">ANCHORtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ANCHOR&gt; tag class</td></tr>  
           
         <tr><td><b>ANIMATECOLORsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ANIMATECOLORsvgtag.html">ANIMATECOLORsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;animateColor&gt; SVG tag</td></tr>  
           
         <tr><td><b>ANIMATEMOTIONsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html">ANIMATEMOTIONsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;animateMotion&gt; SVG tag</td></tr>  
           
         <tr><td><b>ANIMATEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ANIMATEsvgtag.html">ANIMATEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;animate&gt; SVG tag</td></tr>  
           
         <tr><td><b>ANIMATETTRANSFORMsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html">ANIMATETTRANSFORMsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;animateTransform&gt; SVG tag</td></tr>  
           
         <tr><td><b>APPLETtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/APPLETtag.html">APPLETtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;APPLET&gt; tag class</td></tr>  
           
         <tr><td><b>AREAtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/AREAtag.html">AREAtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;AREA&gt; tag class</td></tr>  
           
         <tr><td><b>array_to_xml_tree</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#array_to_xml_tree">array_to_xml_tree()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function converts an array to  
 an xml document.</td></tr>  
           
         <tr><td><b>Asvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/Asvgtag.html">Asvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<a> SVG tag</td></tr>  
           
         <tr><td><b>Atag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Atag.html">Atag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;A&gt; tag class</td></tr>  
           
         <tr><td><b>ALLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_ALLTAGS_inc.html">ALLTAGS.inc</a></td></tr>  
           
         <tr><td><b>ActiveTab.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ActiveTab_inc.html">ActiveTab.inc</a></td></tr>  
           
         <tr><td><b>ADODBSQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_ADODBSQLDataListSource_inc.html">ADODBSQLDataListSource.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="b">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>b</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>BASEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BASEtag.html">BASEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BASE&gt; tag class</td></tr>  
           
         <tr><td><b>BaseWidget</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, class <a href="phpHtmlLib/BaseWidget.html">BaseWidget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this is the base widget class, that all widgets  
 are based off of.</td></tr>  
           
         <tr><td><b>BDOtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BDOtag.html">BDOtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BDO&gt; tag class</td></tr>  
           
         <tr><td><b>BIGtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BIGtag.html">BIGtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BIG&gt; tag class</td></tr>  
           
         <tr><td><b>BLOCKQUOTEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BLOCKQUOTE&gt; tag class</td></tr>  
           
         <tr><td><b>BODYtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BODYtag.html">BODYtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BODY&gt; tag class</td></tr>  
           
         <tr><td><b>body_content</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#body_content">PageWidget::body_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is meant to be overridden  
 by the child class.</td></tr>  
           
         <tr><td><b>body_content</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#body_content">MyLayoutPage::body_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the main content for the  
 page.</td></tr>  
           
         <tr><td><b>BRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BRtag.html">BRtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BR&gt; tag class</td></tr>  
           
         <tr><td><b>Btag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Btag.html">Btag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;B&gt; tag class</td></tr>  
           
         <tr><td><b>build_base_url</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_base_url">DataList::build_base_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the base url used  
 by the column headers as well  
 as the page tool links.</td></tr>  
           
         <tr><td><b>build_column_header</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#build_column_header">DefaultGUIDatalist::build_column_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the object/text  
 to be used for a column header.</td></tr>  
           
         <tr><td><b>build_column_item</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_column_item">DataList::build_column_item()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the basic function for letting us  
 do a mapping between the column name in  
 the header, to the value found in the DB.</td></tr>  
           
         <tr><td><b>build_column_item</b></td><td width="100%" align="left" valign="top">in file widget6.php, method <a href="phpHtmlLib/widget-examples/pearmysqllist.html#build_column_item">pearmysqllist::build_column_item()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the basic function for letting us</td></tr>  
           
         <tr><td><b>build_column_item</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_column_item">DataList::build_column_item()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the basic function for letting us  
 do a mapping between the column name in  
 the header, to the value found in the DB.</td></tr>  
           
         <tr><td><b>build_column_url</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_column_url">DataList::build_column_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a url for a particular  
 column header.</td></tr>  
           
         <tr><td><b>build_content</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#build_content">ActiveTab::build_content()</a></td></tr>  
           
         <tr><td><b>build_copyright_header</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#build_copyright_header">FooterNav::build_copyright_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render the copyright string</td></tr>  
           
         <tr><td><b>build_doctype</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#build_doctype">HTMLPageClass::build_doctype()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build the DOCTYPE  
 tag for the page.</td></tr>  
           
         <tr><td><b>build_filelist</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_filelist">ImageThumbnailWidget::build_filelist()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the list of images</td></tr>  
           
         <tr><td><b>build_groupby_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_groupby_clause">SQLDataListSource::build_groupby_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds the groupby clause of the query</td></tr>  
           
         <tr><td><b>build_gui</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_gui">DataList::build_gui()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible for calling the child</td></tr>  
           
         <tr><td><b>build_img_td</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#build_img_td">TreeNav::build_img_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the image seperator td</td></tr>  
           
         <tr><td><b>build_img_td</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#build_img_td">TextNav::build_img_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the image seperator td</td></tr>  
           
         <tr><td><b>build_innertable</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#build_innertable">TreeNav::build_innertable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build all of the idividual nav elements.</td></tr>  
           
         <tr><td><b>build_limit_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_limit_clause">SQLDataListSource::build_limit_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the limit</td></tr>  
           
         <tr><td><b>build_limit_clause</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#build_limit_clause">ADODBSQLDataListSource::build_limit_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the limit  
 clause portion of a DB query.</td></tr>  
           
         <tr><td><b>build_limit_clause</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#build_limit_clause">PEARSQLDataListSource::build_limit_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the limit  
 clause portion of a DB query.</td></tr>  
           
         <tr><td><b>build_link_td</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#build_link_td">TreeNav::build_link_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the link td.</td></tr>  
           
         <tr><td><b>build_link_td</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_link_td">ImageThumbnailWidget::build_link_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the link td.</td></tr>  
           
         <tr><td><b>build_nav_td</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#build_nav_td">TextNav::build_nav_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a td for the link.</td></tr>  
           
         <tr><td><b>build_orderby_querystring</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_orderby_querystring">DataList::build_orderby_querystring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a query string var for the  
 orderby value.</td></tr>  
           
         <tr><td><b>build_order_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_order_clause">SQLDataListSource::build_order_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the db query ORDER BY  
 clause used to sort the data from the DB.</td></tr>  
           
         <tr><td><b>build_page_control</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_page_control">ImageThumbnailWidget::build_page_control()</a></td></tr>  
           
         <tr><td><b>build_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_query">SQLDataListSource::build_query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build the entire DB query</td></tr>  
           
         <tr><td><b>build_reverseorder_querystring</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_reverseorder_querystring">DataList::build_reverseorder_querystring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a query string var for the  
 reverseorder value.</td></tr>  
           
         <tr><td><b>build_searchfield_querystring</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_searchfield_querystring">DataList::build_searchfield_querystring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a query string var for the  
 searchfield value.</td></tr>  
           
         <tr><td><b>build_searchvalue_querystring</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_searchvalue_querystring">DataList::build_searchvalue_querystring()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a query string var for the  
 searchfield value.</td></tr>  
           
         <tr><td><b>build_search_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_search_clause">SQLDataListSource::build_search_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method builds the where clause.</td></tr>  
           
         <tr><td><b>build_spacergif_imgtag</b></td><td width="100%" align="left" valign="top">in file misc_utils.inc, function <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#build_spacergif_imgtag">build_spacergif_imgtag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds an IMG tag object that is used  
 to show a spacer image.</td></tr>  
           
         <tr><td><b>build_spacer_td</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#build_spacer_td">TreeNav::build_spacer_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a spacer td.</td></tr>  
           
         <tr><td><b>build_state_vars_query_string</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_state_vars_query_string">DataList::build_state_vars_query_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is used to build a sub query string  
 of all of the query string vars to save the  
 state of the DBItemList.</td></tr>  
           
         <tr><td><b>build_tabs</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#build_tabs">ActiveTab::build_tabs()</a></td></tr>  
           
         <tr><td><b>build_thumbnails</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_thumbnails">ImageThumbnailWidget::build_thumbnails()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds a cache dir of thumbnails, so we  
 don't have to render thumbnails every time we hit the  
 thumbnails page.</td></tr>  
           
         <tr><td><b>build_thumbnail_file</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_thumbnail_file">ImageThumbnailWidget::build_thumbnail_file()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Builds a thumbnail version of a file,  
 and writes it to disk.</td></tr>  
           
         <tr><td><b>build_thumb_table</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#build_thumb_table">ImageThumbnailWidget::build_thumb_table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the widget.</td></tr>  
           
         <tr><td><b>build_tool_link</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#build_tool_link">DataList::build_tool_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the 'tool' images that  
 allow  you to walk through the data list itself.</td></tr>  
           
         <tr><td><b>build_where_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#build_where_clause">SQLDataListSource::build_where_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the where clause for  
 the query</td></tr>  
           
         <tr><td><b>build_wrapper_table</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#build_wrapper_table">FooterNav::build_wrapper_table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;builds the wrapper table</td></tr>  
           
         <tr><td><b>BUTTONtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BUTTONtag.html">BUTTONtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;BUTTON&gt; tag class</td></tr>  
           
         <tr><td><b>BaseWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_BaseWidget_inc.html">BaseWidget.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="c">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>c</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>CAPTIONtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;CAPTION&gt; tag class  
  This element defines a table caption.</td></tr>  
           
         <tr><td><b>CARDtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/CARDtag.html">CARDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;CARD&gt; tag class</td></tr>  
           
         <tr><td><b>CDATAtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, class <a href="phpHtmlLib/CDATAtag.html">CDATAtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A simple wrapper for standard XML</td></tr>  
           
         <tr><td><b>CDATAtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/CDATAtag.html#CDATAtag">CDATAtag::CDATAtag()</a></td></tr>  
           
         <tr><td><b>cdata_wrapper</b></td><td width="100%" align="left" valign="top">in file misc_utils.inc, function <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#cdata_wrapper">cdata_wrapper()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to wrap</td></tr>  
           
         <tr><td><b>CENTERtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/CENTERtag.html">CENTERtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;CENTER&gt; tag class.</td></tr>  
           
         <tr><td><b>child_add_row_cell</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#child_add_row_cell">DefaultGUIDatalist::child_add_row_cell()</a></td></tr>  
           
         <tr><td><b>child_add_row_cell</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#child_add_row_cell">DataList::child_add_row_cell()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is supposed to be written by</td></tr>  
           
         <tr><td><b>child_build_column_header</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#child_build_column_header">DefaultGUIDatalist::child_build_column_header()</a></td></tr>  
           
         <tr><td><b>child_build_column_header</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#child_build_column_header">DataList::child_build_column_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is supposed to be written by</td></tr>  
           
         <tr><td><b>child_build_search_table</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#child_build_search_table">DataList::child_build_search_table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the search  
 block that lives above the results</td></tr>  
           
         <tr><td><b>child_build_search_table</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#child_build_search_table">DefaultGUIDatalist::child_build_search_table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the table that holds the search  
 capability.</td></tr>  
           
         <tr><td><b>child_get_gui</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#child_get_gui">DataList::child_get_gui()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called after all of the data has  
 been added to the UI object.</td></tr>  
           
         <tr><td><b>child_get_gui</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#child_get_gui">DefaultGUIDatalist::child_get_gui()</a></td></tr>  
           
         <tr><td><b>CIRCLEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/CIRCLEsvgtag.html">CIRCLEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;circle&gt; SVG tag</td></tr>  
           
         <tr><td><b>CITEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/CITEtag.html">CITEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;CITE&gt; tag class</td></tr>  
           
         <tr><td><b>CLIPPATHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/CLIPPATHsvgtag.html">CLIPPATHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;clipPath&gt; SVG tag</td></tr>  
           
         <tr><td><b>cmp</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#cmp">CSVFILEDataListSource::cmp()</a></td></tr>  
           
         <tr><td><b>CODEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/CODEtag.html">CODEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;CODE&gt; tag class</td></tr>  
           
         <tr><td><b>COLGROUPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/COLGROUPtag.html">COLGROUPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;COLGROUP&gt; tag class</td></tr>  
           
         <tr><td><b>COLORPROFILEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/COLORPROFILEsvgtag.html">COLORPROFILEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;color-profile&gt; SVG tag</td></tr>  
           
         <tr><td><b>COLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/COLtag.html">COLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;COL&gt; tag class</td></tr>  
           
         <tr><td><b>Container</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, class <a href="phpHtmlLib/Container.html">Container</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class is nothing more then a</td></tr>  
           
         <tr><td><b>container</b></td><td width="100%" align="left" valign="top">in file misc_utils.inc, function <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#container">container()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function creates a new container widget  
 and stuffs all the args into it.</td></tr>  
           
         <tr><td><b>Container</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#Container">Container::Container()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor.</td></tr>  
           
         <tr><td><b>ContainerClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_ContainerClass_inc.html">ContainerClass.inc</a></td></tr>  
           
         <tr><td><b>ContainerWidget</b></td><td width="100%" align="left" valign="top">in file ContainerWidget.inc, class <a href="phpHtmlLib/ContainerWidget.html">ContainerWidget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is just to maintain</td></tr>  
           
         <tr><td><b>content_block</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#content_block">MyLayoutPage::content_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function returns the contents  
 of the right block.</td></tr>  
           
         <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#count">SQLDataListSource::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;find the number of rows to be returned  
 from a query from a table and where clause</td></tr>  
           
         <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#count">PEARSQLDataListSource::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;find the number of rows to be returned  
 from a query from a table and where clause</td></tr>  
           
         <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#count">ADODBSQLDataListSource::count()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;find the number of rows to be returned  
 from a query from a table and where clause</td></tr>  
           
         <tr><td><b>count_content</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#count_content">Container::count_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;counts the number of content objects</td></tr>  
           
         <tr><td><b>CSSBuilder</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, class <a href="phpHtmlLib/CSSBuilder.html">CSSBuilder</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class is a widget for constructing and  
  rendering css.</td></tr>  
           
         <tr><td><b>CSSBuilder</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#CSSBuilder">CSSBuilder::CSSBuilder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The CSSBuilder constructor</td></tr>  
           
         <tr><td><b>CSVFILEDataListSource</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#CSVFILEDataListSource">CSVFILEDataListSource::CSVFILEDataListSource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor.</td></tr>  
           
         <tr><td><b>CSVFILEDataListSource</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, class <a href="phpHtmlLib/CSVFILEDataListSource.html">CSVFILEDataListSource</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This DataListSource child class gets the data from a  
 CSV (comma seperated values) file on disk.</td></tr>  
           
         <tr><td><b>csvfilelist</b></td><td width="100%" align="left" valign="top">in file widget7.php, class <a href="phpHtmlLib/widget-examples/csvfilelist.html">csvfilelist</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class shows how to use the data coming  
 from a CSV Formatted file</td></tr>  
           
         <tr><td><b>CURSORsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/CURSORsvgtag.html">CURSORsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;cursor&gt; SVG tag</td></tr>  
           
         <tr><td><b>ContainerWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ContainerWidget_inc.html">ContainerWidget.inc</a></td></tr>  
           
         <tr><td><b>CSSBuilder.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_CSSBuilder_inc.html">CSSBuilder.inc</a></td></tr>  
           
         <tr><td><b>CSVFILEDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_CSVFILEDataListSource_inc.html">CSVFILEDataListSource.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="d">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>d</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$dtd</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$dtd">XMLDocumentClass::$dtd</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the url of dtd</td></tr>  
           
         <tr><td><b>darkbluetheme.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_css_darkbluetheme_php.html">darkbluetheme.php</a></td></tr>  
           
         <tr><td><b>DataList</b></td><td width="100%" align="left" valign="top">in file DataList.inc, class <a href="phpHtmlLib/DataList.html">DataList</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This object is the base class that can be</td></tr>  
           
         <tr><td><b>DataList</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#DataList">DataList::DataList()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor</td></tr>  
           
         <tr><td><b>DataListSource</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#DataListSource">DataListSource::DataListSource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor</td></tr>  
           
         <tr><td><b>DataListSource</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, class <a href="phpHtmlLib/DataListSource.html">DataListSource</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the base class for managing data for</td></tr>  
           
         <tr><td><b>data_prefetch</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#data_prefetch">DataList::data_prefetch()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set up any</td></tr>  
           
         <tr><td><b>DB_HOSTNAME</b></td><td width="100%" align="left" valign="top">in file db_defines.inc, constant <a href="phpHtmlLib/_examples_db_defines_inc.html#DB_HOSTNAME">DB_HOSTNAME</a><br>&nbsp;&nbsp;&nbsp;&nbsp;************************  
 db_defines.inc</td></tr>  
           
         <tr><td><b>DB_NAME</b></td><td width="100%" align="left" valign="top">in file db_defines.inc, constant <a href="phpHtmlLib/_examples_db_defines_inc.html#DB_NAME">DB_NAME</a></td></tr>  
           
         <tr><td><b>DB_PASSWORD</b></td><td width="100%" align="left" valign="top">in file db_defines.inc, constant <a href="phpHtmlLib/_examples_db_defines_inc.html#DB_PASSWORD">DB_PASSWORD</a></td></tr>  
           
         <tr><td><b>DB_USERNAME</b></td><td width="100%" align="left" valign="top">in file db_defines.inc, constant <a href="phpHtmlLib/_examples_db_defines_inc.html#DB_USERNAME">DB_USERNAME</a></td></tr>  
           
         <tr><td><b>DDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DDtag.html">DDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DD&gt; tag class</td></tr>  
           
         <tr><td><b>DEBUG</b></td><td width="100%" align="left" valign="top">in file example3.php, constant <a href="phpHtmlLib/examples/_examples_example3_php.html#DEBUG">DEBUG</a></td></tr>  
           
         <tr><td><b>DefaultGUIDatalist</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, class <a href="phpHtmlLib/DefaultGUIDatalist.html">DefaultGUIDatalist</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class is the Default phpHtmlLib GUI interface  
 child of the DataList class.</td></tr>  
           
         <tr><td><b>DefaultGUIDataListCSS</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, class <a href="phpHtmlLib/DefaultGUIDataListCSS.html">DefaultGUIDataListCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>defines.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_defines_inc.html">defines.inc</a></td></tr>  
           
         <tr><td><b>DEFINITIONSRCsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html">DEFINITIONSRCsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;definition-src&gt; SVG tag</td></tr>  
           
         <tr><td><b>DEFSsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DEFSsvgtag.html">DEFSsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;defs&gt; SVG tag</td></tr>  
           
         <tr><td><b>DELtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DELtag.html">DELtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DEL&gt; tag class</td></tr>  
           
         <tr><td><b>DESCsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DESCsvgtag.html">DESCsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;desc&gt; SVG tag</td></tr>  
           
         <tr><td><b>DFNtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DFNtag.html">DFNtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DFN&gt; tag class</td></tr>  
           
         <tr><td><b>DIVtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DIVtag.html">DIVtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DIV&gt; tag class</td></tr>  
           
         <tr><td><b>div_build_spacergif_tag</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#div_build_spacergif_tag">div_build_spacergif_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Render a div w/ a spacer give as its content.</td></tr>  
           
         <tr><td><b>div_font8</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font8">div_font8()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font8.</td></tr>  
           
         <tr><td><b>div_font8bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font8bold">div_font8bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font8bold.</td></tr>  
           
         <tr><td><b>div_font10</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font10">div_font10()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font10.</td></tr>  
           
         <tr><td><b>div_font10bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font10bold">div_font10bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font10bold.</td></tr>  
           
         <tr><td><b>div_font12</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font12">div_font12()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font12.</td></tr>  
           
         <tr><td><b>div_font12bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font12bold">div_font12bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font12bold.</td></tr>  
           
         <tr><td><b>div_font14</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font14">div_font14()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font14.</td></tr>  
           
         <tr><td><b>div_font14bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#div_font14bold">div_font14bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a DIVtag object with  
 css class of .font14bold.</td></tr>  
           
         <tr><td><b>DLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DLtag.html">DLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DL&gt; tag class</td></tr>  
           
         <tr><td><b>DOCTYPEtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/DOCTYPEtag.html#DOCTYPEtag">DOCTYPEtag::DOCTYPEtag()</a></td></tr>  
           
         <tr><td><b>DOCTYPEtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, class <a href="phpHtmlLib/DOCTYPEtag.html">DOCTYPEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;!DOCTYPE&gt; tag class</td></tr>  
           
         <tr><td><b>DOtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/DOtag.html">DOtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DO&gt; tag class</td></tr>  
           
         <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#do_prequery">SQLDataListSource::do_prequery()</a></td></tr>  
           
         <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#do_prequery">CSVFILEDataListSource::do_prequery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The prequery.</td></tr>  
           
         <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#do_prequery">DataListSource::do_prequery()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is a method that should be defined by the  
 child class to do any pre-query type of things.</td></tr>  
           
         <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#do_query">SQLDataListSource::do_query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Do the query to the DB and pull in all of  
 the records locally.</td></tr>  
           
         <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#do_query">ADODBSQLDataListSource::do_query()</a></td></tr>  
           
         <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#do_query">CSVFILEDataListSource::do_query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function does the query</td></tr>  
           
         <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#do_query">PEARSQLDataListSource::do_query()</a></td></tr>  
           
         <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#do_query">DataListSource::do_query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the function that does the data fetching,  
 and sorting if needed.</td></tr>  
           
         <tr><td><b>DTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DTtag.html">DTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;DT&gt; tag class</td></tr>  
           
         <tr><td><b>dump_http_header</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#dump_http_header">XMLDocumentClass::dump_http_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to output the http  
 header for this document.</td></tr>  
           
         <tr><td><b>db_defines.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a></td></tr>  
           
         <tr><td><b>divtag_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html">divtag_utils.inc</a></td></tr>  
           
         <tr><td><b>DataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DataListSource_inc.html">DataListSource.inc</a></td></tr>  
           
         <tr><td><b>DataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html">DataList.inc</a></td></tr>  
           
         <tr><td><b>DefaultGUIDataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DefaultGUIDataList_inc.html">DefaultGUIDataList.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="e">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>e</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>ELLIPSEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/ELLIPSEsvgtag.html">ELLIPSEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ellipse&gt; SVG tag</td></tr>  
           
         <tr><td><b>EMtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/EMtag.html">EMtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;EM&gt; tag class</td></tr>  
           
         <tr><td><b>enable_debug</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#enable_debug">PageWidget::enable_debug()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the debug option for  
 the HTMLPageClass</td></tr>  
           
         <tr><td><b>example1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example1_php.html">example1.php</a></td></tr>  
           
         <tr><td><b>example2.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example2_php.html">example2.php</a></td></tr>  
           
         <tr><td><b>example3.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example3_php.html">example3.php</a></td></tr>  
           
         <tr><td><b>example4.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example4_php.html">example4.php</a></td></tr>  
           
         <tr><td><b>example5.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example5_php.html">example5.php</a></td></tr>  
           
         <tr><td><b>example6.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example6_php.html">example6.php</a></td></tr>  
           
         <tr><td><b>example7.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example7_php.html">example7.php</a></td></tr>  
           
         <tr><td><b>example1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_test_example1_php.html">example1.php</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="f">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>f</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>FEBLENDsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEBLENDsvgtag.html">FEBLENDsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feBlend&gt; SVG tag</td></tr>  
           
         <tr><td><b>FECOLORMATRIXsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FECOLORMATRIXsvgtag.html">FECOLORMATRIXsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feColorMatrix&gt; SVG tag</td></tr>  
           
         <tr><td><b>FECOMPONENTTANSFERsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html">FECOMPONENTTANSFERsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feComponentTransfer&gt; SVG tag</td></tr>  
           
         <tr><td><b>FECOMPOSITEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FECOMPOSITEsvgtag.html">FECOMPOSITEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feComposite&gt; SVG tag</td></tr>  
           
         <tr><td><b>FECONVOLVEMATRIXsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html">FECONVOLVEMATRIXsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feConvolveMatrix&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEDIFFUSELIGHTINGsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html">FEDIFFUSELIGHTINGsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feDiffuseLighting&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEDISPLACEMENTMAPsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html">FEDISPLACEMENTMAPsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feDisplacementMap&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEDISTANTLIGHTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html">FEDISTANTLIGHTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feDistantLight&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEFLOODsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEFLOODsvgtag.html">FEFLOODsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feFlood&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEFUNCAsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEFUNCAsvgtag.html">FEFUNCAsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feFuncA&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEFUNCBsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEFUNCBsvgtag.html">FEFUNCBsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feFuncB&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEFUNCGsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEFUNCGsvgtag.html">FEFUNCGsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feFuncG&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEFUNCRsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEFUNCRsvgtag.html">FEFUNCRsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feFuncR&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEGAUSSIANBLURsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html">FEGAUSSIANBLURsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feGaussianBlur&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEIMAGEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEIMAGEsvgtag.html">FEIMAGEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feImage&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEMERGENODEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEMERGENODEsvgtag.html">FEMERGENODEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feMergeNode&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEMERGEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEMERGEsvgtag.html">FEMERGEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feMerge&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEMORPHOLOGYsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html">FEMORPHOLOGYsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feMorphology&gt; SVG tag</td></tr>  
           
         <tr><td><b>FEOFFSETsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEOFFSETsvgtag.html">FEOFFSETsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feOffset&gt; SVG svgtag</td></tr>  
           
         <tr><td><b>FEPOINTLIGHTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html">FEPOINTLIGHTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;fePointLight&gt; SVG tag</td></tr>  
           
         <tr><td><b>FESPECTACULARLIGHTINGsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html">FESPECTACULARLIGHTINGsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feSpecularLighting&gt; SVG tag</td></tr>  
           
         <tr><td><b>FESPOTLIGHTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FESPOTLIGHTsvgtag.html">FESPOTLIGHTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feSpotLight&gt; SVG tag</td></tr>  
           
         <tr><td><b>FETILEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FETILEsvgtag.html">FETILEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feTile&gt; SVG tag</td></tr>  
           
         <tr><td><b>FETURBULENCEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FETURBULENCEsvgtag.html">FETURBULENCEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;feTurbulence&gt; SVG tag</td></tr>  
           
         <tr><td><b>FIELDSETtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;FIELDSET&gt; tag class</td></tr>  
           
         <tr><td><b>FILTERsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FILTERsvgtag.html">FILTERsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;filter&gt; SVG tag</td></tr>  
           
         <tr><td><b>filter_column_string</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#filter_column_string">DataList::filter_column_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This does some magic filtering on the data  
 that we display in a column.</td></tr>  
           
         <tr><td><b>FONTFACEFORMATsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html">FONTFACEFORMATsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font-face-format> SVG tag</td></tr>  
           
         <tr><td><b>FONTFACENAMEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTFACENAMEsvgtag.html">FONTFACENAMEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font-face-name> SVG tag</td></tr>  
           
         <tr><td><b>FONTFACESRCsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTFACESRCsvgtag.html">FONTFACESRCsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font-face-src> SVG tag</td></tr>  
           
         <tr><td><b>FONTFACEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTFACEsvgtag.html">FONTFACEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font-face> SVG tag</td></tr>  
           
         <tr><td><b>FONTFACEURIsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTFACEURIsvgtag.html">FONTFACEURIsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font-face-uri> SVG tag</td></tr>  
           
         <tr><td><b>FONTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FONTsvgtag.html">FONTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<font> SVG tag</td></tr>  
           
         <tr><td><b>FONTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/FONTtag.html">FONTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;FONT&gt; tag class</td></tr>  
           
         <tr><td><b>FooterNav</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, class <a href="phpHtmlLib/FooterNav.html">FooterNav</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Use this class to render footer navigation that  
 is displayed at the bottom of a page.</td></tr>  
           
         <tr><td><b>FooterNav</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#FooterNav">FooterNav::FooterNav()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructore for this class.</td></tr>  
           
         <tr><td><b>FooterNavCSS</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, class <a href="phpHtmlLib/FooterNavCSS.html">FooterNavCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>footer_block</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#footer_block">MyLayoutPage::footer_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible for building  
 the footer block for every page.</td></tr>  
           
         <tr><td><b>FOREIGNOBJECTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html">FOREIGNOBJECTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;foreignObject&gt; SVG tag</td></tr>  
           
         <tr><td><b>FORMtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/FORMtag.html">FORMtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;FORMtag  &lt;FORM&gt; tag</td></tr>  
           
         <tr><td><b>form_active_checkbox</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_active_checkbox">form_active_checkbox()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type CHECKBOX  
 with onClick javaScript selection</td></tr>  
           
         <tr><td><b>form_active_radio</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_active_radio">form_active_radio()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an set of radio buttons  
 with onClick javaScript selection</td></tr>  
           
         <tr><td><b>form_button</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_button">form_button()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type button</td></tr>  
           
         <tr><td><b>form_checkbox</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_checkbox">form_checkbox()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type CHECKBOX</td></tr>  
           
         <tr><td><b>form_close</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_close">form_close()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render a form close tag</td></tr>  
           
         <tr><td><b>form_file</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_file">form_file()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an html tag of file</td></tr>  
           
         <tr><td><b>form_hidden</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_hidden">form_hidden()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type hidden</td></tr>  
           
         <tr><td><b>form_image</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_image">form_image()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type image</td></tr>  
           
         <tr><td><b>form_open</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_open">form_open()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render an form open tag only.</td></tr>  
           
         <tr><td><b>form_password</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_password">form_password()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type password</td></tr>  
           
         <tr><td><b>form_radio</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_radio">form_radio()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type radio</td></tr>  
           
         <tr><td><b>form_select</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_select">form_select()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a select tag with all of its option tags</td></tr>  
           
         <tr><td><b>form_submit</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_submit">form_submit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type submit</td></tr>  
           
         <tr><td><b>form_text</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_text">form_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build/render an input tag of type text</td></tr>  
           
         <tr><td><b>form_textarea</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#form_textarea">form_textarea()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a textarea tag with name and attributes.</td></tr>  
           
         <tr><td><b>frameset</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#frameset">PageWidget::frameset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to save  
 a frameset to the page.</td></tr>  
           
         <tr><td><b>FRAMESETtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;FRAMESET&gt; tag class</td></tr>  
           
         <tr><td><b>FRAMEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/FRAMEtag.html">FRAMEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;FRAME&gt; tag class</td></tr>  
           
         <tr><td><b>font_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_font_utils_inc.html">font_utils.inc</a></td></tr>  
           
         <tr><td><b>form_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_form_utils_inc.html">form_utils.inc</a></td></tr>  
           
         <tr><td><b>frame_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html">frame_utils.inc</a></td></tr>  
           
         <tr><td><b>FooterNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_FooterNav_inc.html">FooterNav.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="g">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>g</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>getdirlist</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#getdirlist">ImageThumbnailWidget::getdirlist()</a></td></tr>  
           
         <tr><td><b>get_align</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#get_align">BaseWidget::get_align()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This gets the alignment value  
 for the outer table</td></tr>  
           
         <tr><td><b>get_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#get_cellpadding">InfoTable::get_cellpadding()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This gets the current value of the  
 cellpadding</td></tr>  
           
         <tr><td><b>get_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#get_cellspacing">InfoTable::get_cellspacing()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This gets the current value of the  
 cellspacing</td></tr>  
           
         <tr><td><b>get_count_column</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#get_count_column">SQLDataListSource::get_count_column()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this returns the current count column</td></tr>  
           
         <tr><td><b>get_count_column</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#get_count_column">SQLDataListSource::get_count_column()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this gets the count column</td></tr>  
           
         <tr><td><b>get_css</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#get_css">BaseWidget::get_css()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function provides the</td></tr>  
           
         <tr><td><b>get_current_page</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_current_page">DataList::get_current_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current  
 page that the item list is on.</td></tr>  
           
         <tr><td><b>get_data_index</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_data_index">DataListSource::get_data_index()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the  
 data_index value and increments it</td></tr>  
           
         <tr><td><b>get_data_source</b></td><td width="100%" align="left" valign="top">in file widget7.php, method <a href="phpHtmlLib/widget-examples/csvfilelist.html#get_data_source">csvfilelist::get_data_source()</a></td></tr>  
           
         <tr><td><b>get_data_source</b></td><td width="100%" align="left" valign="top">in file widget6.php, method <a href="phpHtmlLib/widget-examples/pearmysqllist.html#get_data_source">pearmysqllist::get_data_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called automatically by  
 the DataList constructor.</td></tr>  
           
         <tr><td><b>get_data_source</b></td><td width="100%" align="left" valign="top">in file widget6.php, method <a href="phpHtmlLib/widget-examples/adodbmysqllist.html#get_data_source">adodbmysqllist::get_data_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called automatically by  
 the DataList constructor.</td></tr>  
           
         <tr><td><b>get_data_source</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_data_source">DataList::get_data_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called automatically by  
 the DataList constructor.</td></tr>  
           
         <tr><td><b>get_db_tables</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#get_db_tables">SQLDataListSource::get_db_tables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the table(s) used in the query</td></tr>  
           
         <tr><td><b>get_db_values</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#get_db_values">SQLDataListSource::get_db_values()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the</td></tr>  
           
         <tr><td><b>get_default_num_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_default_num_rows">DataList::get_default_num_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the current default  
 number of rows to display setting.</td></tr>  
           
         <tr><td><b>get_doctype_source</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#get_doctype_source">XMLDocumentClass::get_doctype_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current  
 DOCTYPE tag's source attribute</td></tr>  
           
         <tr><td><b>get_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#get_encoding">XMLDocumentClass::get_encoding()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the current encoding type</td></tr>  
           
         <tr><td><b>get_form_action</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_form_action">DataList::get_form_action()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get  
 the form action</td></tr>  
           
         <tr><td><b>get_form_method</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_form_method">DataList::get_form_method()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get  
 the form method</td></tr>  
           
         <tr><td><b>get_form_name</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_form_name">DataList::get_form_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get  
 the form name</td></tr>  
           
         <tr><td><b>get_form_render</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_form_render">DataList::get_form_render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Return the state of the form render</td></tr>  
           
         <tr><td><b>get_form_target</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_form_target">DataList::get_form_target()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get  
 the form target</td></tr>  
           
         <tr><td><b>get_global_prefix</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_global_prefix">DataList::get_global_prefix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current variable prefix  
 string being used.</td></tr>  
           
         <tr><td><b>get_html_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#get_html_attributes">HTMLPageClass::get_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the  
 attributes to be used for the  
 &lt;html&gt; tag.</td></tr>  
           
         <tr><td><b>get_http_content_type</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#get_http_content_type">XMLDocumentClass::get_http_content_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current  
 value of the http header content type</td></tr>  
           
         <tr><td><b>get_image_path</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_image_path">DataList::get_image_path()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the path to the  
 images used in this class</td></tr>  
           
         <tr><td><b>get_indent_flag</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#get_indent_flag">Container::get_indent_flag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This flag gets the current value  
 of the indent flag</td></tr>  
           
         <tr><td><b>get_javascript</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#get_javascript">ActiveTab::get_javascript()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function MUST be called AFTER ALL content  
 has been added, in order for the js to work properly</td></tr>  
           
         <tr><td><b>get_javascript</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#get_javascript">BaseWidget::get_javascript()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Function for returning the raw javascript  
 that is required for this widget.</td></tr>  
           
         <tr><td><b>get_last_page</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_last_page">DataList::get_last_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This calculates the last page #  
 for this list of items</td></tr>  
           
         <tr><td><b>get_limit</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_limit">DataListSource::get_limit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the current  
 value of the limit value</td></tr>  
           
         <tr><td><b>get_max_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_max_rows">DataList::get_max_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This returns the Maximum # of rows to  
 display when in expand mode</td></tr>  
           
         <tr><td><b>get_next_data_row</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_next_data_row">DataListSource::get_next_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the next data row  
 from the query()</td></tr>  
           
         <tr><td><b>get_next_data_row</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#get_next_data_row">ADODBSQLDataListSource::get_next_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the next data row  
 from the query()</td></tr>  
           
         <tr><td><b>get_next_data_row</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#get_next_data_row">PEARSQLDataListSource::get_next_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the next data row  
 from the query()</td></tr>  
           
         <tr><td><b>get_next_data_row</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#get_next_data_row">SQLDataListSource::get_next_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the next data row  
 from the query()</td></tr>  
           
         <tr><td><b>get_next_data_row</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#get_next_data_row">CSVFILEDataListSource::get_next_data_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the next row of  
 valid data.</td></tr>  
           
         <tr><td><b>get_not_found_message</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_not_found_message">DataListSource::get_not_found_message()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get the  
 message displayed when no data is found</td></tr>  
           
         <tr><td><b>get_num_pages</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_num_pages">DataList::get_num_pages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the #  
 of pages that are available  
 for this list of items.</td></tr>  
           
         <tr><td><b>get_offset</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_offset">DataListSource::get_offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 offset</td></tr>  
           
         <tr><td><b>get_orderby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_orderby">DataListSource::get_orderby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 orderby</td></tr>  
           
         <tr><td><b>get_page_info</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_page_info">DataList::get_page_info()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the string</td></tr>  
           
         <tr><td><b>get_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_reverseorder">DataListSource::get_reverseorder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 reverseorder</td></tr>  
           
         <tr><td><b>get_root_attributes</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#get_root_attributes">XMLDocumentClass::get_root_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to get the  
 root xml tag's attributes</td></tr>  
           
         <tr><td><b>get_root_name</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#get_root_name">XMLDocumentClass::get_root_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function gets the document name</td></tr>  
           
         <tr><td><b>get_searchby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_searchby">DataListSource::get_searchby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 searchby</td></tr>  
           
         <tr><td><b>get_searchby_value</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_searchby_value">DataListSource::get_searchby_value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 search value</td></tr>  
           
         <tr><td><b>get_search_type</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_search_type">DataListSource::get_search_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function returns the current search type  
 for the DataList query</td></tr>  
           
         <tr><td><b>get_simplesearch_modifier</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_simplesearch_modifier">DataListSource::get_simplesearch_modifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 search value</td></tr>  
           
         <tr><td><b>get_simple_search_modifier</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#get_simple_search_modifier">DataList::get_simple_search_modifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets the value of the search modifier  
 flag.</td></tr>  
           
         <tr><td><b>get_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#get_subtitle">VerticalCSSNavTable::get_subtitle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current  
 subtitle.</td></tr>  
           
         <tr><td><b>get_supported_image_formats</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#get_supported_image_formats">ImageThumbnailWidget::get_supported_image_formats()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This tests to see what type of gd  
 lib image format this server supports.</td></tr>  
           
         <tr><td><b>get_tag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#get_tag">XMLTagClass::get_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This returns the tag declared for this class.</td></tr>  
           
         <tr><td><b>get_tag_name</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#get_tag_name">XMLTagClass::get_tag_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method gets the name of the tag</td></tr>  
           
         <tr><td><b>get_title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#get_title">BaseWidget::get_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Function for accessing the  
 title of this widget</td></tr>  
           
         <tr><td><b>get_title</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#get_title">PageWidget::get_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;gets the current title of the page.</td></tr>  
           
         <tr><td><b>get_title_text_align</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#get_title_text_align">InfoTable::get_title_text_align()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function lets gets the  
 default css class for the title</td></tr>  
           
         <tr><td><b>get_total_rows</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#get_total_rows">DataListSource::get_total_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This returns the total number of rows  
 in our entire data set</td></tr>  
           
         <tr><td><b>get_vertical_cellborder</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#get_vertical_cellborder">InfoTable::get_vertical_cellborder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function lets gets the  
 default css class for the title</td></tr>  
           
         <tr><td><b>get_width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#get_width">BaseWidget::get_width()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Function for getting the current  
 widget width setting.</td></tr>  
           
         <tr><td><b>GLYPHREFsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/GLYPHREFsvgtag.html">GLYPHREFsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;glyphRef&gt; SVG tag</td></tr>  
           
         <tr><td><b>GLYPHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/GLYPHsvgtag.html">GLYPHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;glyph&gt; SVG tag</td></tr>  
           
         <tr><td><b>GOtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/GOtag.html">GOtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;GO&gt; tag class</td></tr>  
           
         <tr><td><b>Gsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/Gsvgtag.html">Gsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;g&gt; SVG tag</td></tr>  
           
         <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#gui_init">DefaultGUIDatalist::gui_init()</a></td></tr>  
           
         <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#gui_init">DataList::gui_init()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A subclass can override this function  
 to setup the class variables after  
 the constructor.</td></tr>  
           
   
 <tr><td colspan = "2"><a name="h">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>h</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>H1tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H1tag.html">H1tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H1&gt; tag class</td></tr>  
           
         <tr><td><b>H2tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H2tag.html">H2tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H2&gt; tag class</td></tr>  
           
         <tr><td><b>H3tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H3tag.html">H3tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H3&gt; tag class</td></tr>  
           
         <tr><td><b>H4tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H4tag.html">H4tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H4&gt; tag class</td></tr>  
           
         <tr><td><b>H5tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H5tag.html">H5tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H5&gt; tag class</td></tr>  
           
         <tr><td><b>H6tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H6tag.html">H6tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;H6&gt; tag class</td></tr>  
           
         <tr><td><b>header_block</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#header_block">MyLayoutPage::header_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible for building  
 the header block that lives at the top  
 of every page.</td></tr>  
           
         <tr><td><b>HEADtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/HEADtag.html">HEADtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;HEAD&gt; tag class</td></tr>  
           
         <tr><td><b>head_content</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#head_content">PageWidget::head_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build</td></tr>  
           
         <tr><td><b>head_javascript</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#head_javascript">PageWidget::head_javascript()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is called to build  
 any JavaScript that is needed in the  
 &lt;HEAD&gt; portion of a document.</td></tr>  
           
         <tr><td><b>hidden_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#hidden_background">ActiveTab::hidden_background()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Thie method is used to change the hidden tab's</td></tr>  
           
         <tr><td><b>HKERNsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/HKERNsvgtag.html">HKERNsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;hkern&gt; SVG tag</td></tr>  
           
         <tr><td><b>HRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/HRtag.html">HRtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;HR&gt; tag class</td></tr>  
           
         <tr><td><b>HTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#HTML">HTML</a></td></tr>  
           
         <tr><td><b>HTMLPageClass</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, class <a href="phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;class the constructs and renders an entire  
 HTML/XHTML document.</td></tr>  
           
         <tr><td><b>HTMLPageClass</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#HTMLPageClass">HTMLPageClass::HTMLPageClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Class Constructor</td></tr>  
           
         <tr><td><b>HTMLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/HTMLtag.html">HTMLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;HTML&gt; tag class.</td></tr>  
           
         <tr><td><b>HTMLTagClass</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#HTMLTagClass">HTMLTagClass::HTMLTagClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Class Constructor</td></tr>  
           
         <tr><td><b>HTMLTagClass</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, class <a href="phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Base class for all HTML Tag classes.</td></tr>  
           
         <tr><td><b>HTMLTagClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_HTMLTagClass_inc.html">HTMLTagClass.inc</a></td></tr>  
           
         <tr><td><b>html_a</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_a">html_a()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an href with content and attributes.</td></tr>  
           
         <tr><td><b>html_abbr</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_abbr">html_abbr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;ABBR&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_acronym</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_acronym">html_acronym()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;ACRONYM&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_address</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_address">html_address()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;ADDRESS&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_applet</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_applet">html_applet()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;APPLET&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_area</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_area">html_area()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;AREA&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_b</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_b">html_b()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a bold <b> tag with content.</td></tr>  
           
         <tr><td><b>html_base</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_base">html_base()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;base&gt; tag.</td></tr>  
           
         <tr><td><b>html_bdo</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_bdo">html_bdo()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;bdo&gt; tag.</td></tr>  
           
         <tr><td><b>html_big</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_big">html_big()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;big&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_blockquote</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_blockquote">html_blockquote()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <blockquote> tag with content.</td></tr>  
           
         <tr><td><b>html_body</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_body">html_body()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;body&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_br</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_br">html_br()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;builds n # of  <br> tags.</td></tr>  
           
         <tr><td><b>html_button</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_button">html_button()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;button&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_caption</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_caption">html_caption()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;caption&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_center</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_center">html_center()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;center&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_cite</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_cite">html_cite()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;cite&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_code</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_code">html_code()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <code> tag with some content.</td></tr>  
           
         <tr><td><b>html_col</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_col">html_col()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;col&gt; tag</td></tr>  
           
         <tr><td><b>html_colgroup</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_colgroup">html_colgroup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;colgroup&gt; tag.</td></tr>  
           
         <tr><td><b>html_comment</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_comment">html_comment()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render an html comment string</td></tr>  
           
         <tr><td><b>html_dd</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_dd">html_dd()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <dd> tag with some content.</td></tr>  
           
         <tr><td><b>html_del</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_del">html_del()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;del&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_dfn</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_dfn">html_dfn()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;dfn&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_div</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#html_div">html_div()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a new div tag with content</td></tr>  
           
         <tr><td><b>html_div_center</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#html_div_center">html_div_center()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a new div tag with default attributes of  
 &quot;align=center&quot;</td></tr>  
           
         <tr><td><b>html_div_small</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#html_div_small">html_div_small()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the 1px font size</td></tr>  
           
         <tr><td><b>html_dl</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_dl">html_dl()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <dl> tag with some content.</td></tr>  
           
         <tr><td><b>html_dt</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_dt">html_dt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <dt> tag with some content.</td></tr>  
           
         <tr><td><b>html_em</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_em">html_em()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <em> tag with some content.</td></tr>  
           
         <tr><td><b>html_fieldset</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_fieldset">html_fieldset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;fieldset&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_form</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#html_form">html_form()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render an form open tag only.</td></tr>  
           
         <tr><td><b>html_frame</b></td><td width="100%" align="left" valign="top">in file frame_utils.inc, function <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#html_frame">html_frame()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build a  
 FRAMEtag object with some common attributes  
 already set.</td></tr>  
           
         <tr><td><b>html_frameset</b></td><td width="100%" align="left" valign="top">in file frame_utils.inc, function <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#html_frameset">html_frameset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build a  
 FRAMESETtag object with the most  
 common attributes.</td></tr>  
           
         <tr><td><b>html_h1</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h1">html_h1()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H1 tag object with content.</td></tr>  
           
         <tr><td><b>html_h2</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h2">html_h2()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H2 tag object with content.</td></tr>  
           
         <tr><td><b>html_h3</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h3">html_h3()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H3 tag object with content.</td></tr>  
           
         <tr><td><b>html_h4</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h4">html_h4()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H4 tag object with content.</td></tr>  
           
         <tr><td><b>html_h5</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h5">html_h5()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H5 tag object with content.</td></tr>  
           
         <tr><td><b>html_h6</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_h6">html_h6()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an H6 tag object with content.</td></tr>  
           
         <tr><td><b>html_head</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_head">html_head()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;head&gt; tag object with content.</td></tr>  
           
         <tr><td><b>html_hr</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_hr">html_hr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an <hr> tag object.</td></tr>  
           
         <tr><td><b>html_html</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_html">html_html()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an &lt;html&gt; tag object.</td></tr>  
           
         <tr><td><b>html_i</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_i">html_i()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <i> tag with some content.</td></tr>  
           
         <tr><td><b>html_iframe</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_iframe">html_iframe()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;irame&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_img</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_img">html_img()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build an <img> tag.</td></tr>  
           
         <tr><td><b>html_img_href</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_img_href">html_img_href()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an hlink for an image.</td></tr>  
           
         <tr><td><b>html_input</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_input">html_input()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds an &lt;input&gt; object</td></tr>  
           
         <tr><td><b>html_ins</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_ins">html_ins()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;ins&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_kbd</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_kbd">html_kbd()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;kbd&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_label</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_label">html_label()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;label&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_legend</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_legend">html_legend()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;legend&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_li</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_li">html_li()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;LI&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_link</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_link">html_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;LINK&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_map</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_map">html_map()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;map&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_meta</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_meta">html_meta()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;meta&gt; tag..</td></tr>  
           
         <tr><td><b>html_noframes</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_noframes">html_noframes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;noframes&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_noscript</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_noscript">html_noscript()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;noscript&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_object</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_object">html_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;object&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_ol</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_ol">html_ol()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;OL&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_optgroup</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_optgroup">html_optgroup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;OPTGROUP&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_option</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_option">html_option()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;OPTION&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_p</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_p">html_p()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <p> tag.</td></tr>  
           
         <tr><td><b>html_param</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_param">html_param()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;param&gt; tag.</td></tr>  
           
         <tr><td><b>html_pre</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_pre">html_pre()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <pre> tag with some content..</td></tr>  
           
         <tr><td><b>html_q</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_q">html_q()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;q&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_samp</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_samp">html_samp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;samp&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_script</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_script">html_script()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;script&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_small</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_small">html_small()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a small &lt;small&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_span</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_span">html_span()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a bold &lt;span&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_strong</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_strong">html_strong()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <strong> tag with some content..</td></tr>  
           
         <tr><td><b>html_style</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_style">html_style()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;style&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_sub</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_sub">html_sub()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <sub> tag with some content..</td></tr>  
           
         <tr><td><b>html_sup</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_sup">html_sup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a <sup> tag with some content..</td></tr>  
           
         <tr><td><b>html_table</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_table">html_table()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a TABLEtag object  
 with some of the attributes set</td></tr>  
           
         <tr><td><b>html_tbody</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_tbody">html_tbody()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;tbody&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_td</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_td">html_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an td tag object with content.</td></tr>  
           
         <tr><td><b>html_tfoot</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_tfoot">html_tfoot()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;tfoot&gt; tag with content.</td></tr>  
           
         <tr><td><b>html_th</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_th">html_th()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;th&gt;$header&lt;/th&gt; tag.</td></tr>  
           
         <tr><td><b>html_thead</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_thead">html_thead()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;thhead&gt; tag.</td></tr>  
           
         <tr><td><b>html_title</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_title">html_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;title&gt; tag with some content.</td></tr>  
           
         <tr><td><b>html_tr</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_tr">html_tr()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;tr&gt; tag and contents</td></tr>  
           
         <tr><td><b>html_tt</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_tt">html_tt()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;tt&gt; tag and contents</td></tr>  
           
         <tr><td><b>html_u</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_u">html_u()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;u&gt; tag and contents</td></tr>  
           
         <tr><td><b>html_ul</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_ul">html_ul()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;UL&gt; tag with content  
 wrapped in an &lt;LI&gt; tag.</td></tr>  
           
         <tr><td><b>html_var</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_var">html_var()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;var&gt; tag and contents</td></tr>  
           
         <tr><td><b>html_xmp</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#html_xmp">html_xmp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a &lt;xmp&gt; tag with some content..</td></tr>  
           
         <tr><td><b>html_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_html_utils_inc.html">html_utils.inc</a></td></tr>  
           
         <tr><td><b>HTMLPageClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_HTMLPageClass_inc.html">HTMLPageClass.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="i">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>i</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$indent_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#$indent_flag">CSSBuilder::$indent_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag for pretty (indented) output</td></tr>  
           
         <tr><td><b>$indent_flag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TEXTAREAtag.html#$indent_flag">TEXTAREAtag::$indent_flag</a></td></tr>  
           
         <tr><td><b>$indent_flag</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, variable <a href="phpHtmlLib/Container.html#$indent_flag">Container::$indent_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag for pretty (indented) output</td></tr>  
           
         <tr><td><b>IFRAMEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/IFRAMEtag.html">IFRAMEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;IFRAME&gt; tag class</td></tr>  
           
         <tr><td><b>IMAGEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/IMAGEsvgtag.html">IMAGEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;image&gt; SVG tag</td></tr>  
           
         <tr><td><b>ImageThumbnailWidget</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, class <a href="phpHtmlLib/ImageThumbnailWidget.html">ImageThumbnailWidget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This widget creates a N by x visual table of  
 thumbnails.</td></tr>  
           
         <tr><td><b>ImageThumbnailWidget</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#ImageThumbnailWidget">ImageThumbnailWidget::ImageThumbnailWidget()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor for this class  
 It just sets the width for the  
 widget.</td></tr>  
           
         <tr><td><b>ImageThumbnailWidgetCSS</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, class <a href="phpHtmlLib/ImageThumbnailWidgetCSS.html">ImageThumbnailWidgetCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>IMGtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/IMGtag.html">IMGtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;IMG&gt; tag class</td></tr>  
           
         <tr><td><b>INDENT_LEFT_JUSTIFY</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#INDENT_LEFT_JUSTIFY">INDENT_LEFT_JUSTIFY</a></td></tr>  
           
         <tr><td><b>INDENT_NICE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#INDENT_NICE">INDENT_NICE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Some defines to tell the class what style of  
 indenting of the output the user wants.</td></tr>  
           
         <tr><td><b>InfoTable</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#InfoTable">InfoTable::InfoTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor</td></tr>  
           
         <tr><td><b>InfoTable</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, class <a href="phpHtmlLib/InfoTable.html">InfoTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is a widget class that can build</td></tr>  
           
         <tr><td><b>InfoTableCSS</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, class <a href="phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>INPUTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/INPUTtag.html">INPUTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;INPUTtag     &lt;INPUT&gt; tag</td></tr>  
           
         <tr><td><b>INStag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/INStag.html">INStag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;INS&gt; tag class</td></tr>  
           
         <tr><td><b>is_advanced_search_enabled</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#is_advanced_search_enabled">DataList::is_advanced_search_enabled()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This returns the status of the  
 advanced search flag.</td></tr>  
           
         <tr><td><b>is_last_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#is_last_page">ImageThumbnailWidget::is_last_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Is thie offset for the last page?</td></tr>  
           
         <tr><td><b>is_search_enabled</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#is_search_enabled">DataList::is_search_enabled()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get the status of the search  
 ability.</td></tr>  
           
         <tr><td><b>Itag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Itag.html">Itag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;I&gt; tag class</td></tr>  
           
         <tr><td><b>items_per_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#items_per_page">ImageThumbnailWidget::items_per_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculate the # of items on a page.</td></tr>  
           
         <tr><td><b>item_index</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#item_index">ImageThumbnailWidget::item_index()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculate the item # for the offset.</td></tr>  
           
         <tr><td><b>InfoTable.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_InfoTable_php.html">InfoTable.php</a></td></tr>  
           
         <tr><td><b>ImageThumbnailWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ImageThumbnailWidget_inc.html">ImageThumbnailWidget.inc</a></td></tr>  
           
         <tr><td><b>InfoTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_InfoTable_inc.html">InfoTable.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="j">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>j</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>join_clauses</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#join_clauses">SQLDataListSource::join_clauses()</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="k">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>k</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>KBDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/KBDtag.html">KBDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;KBD&gt; tag class</td></tr>  
           
   
 <tr><td colspan = "2"><a name="l">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>l</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>local_includes.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_css_local_includes_inc.html">local_includes.inc</a></td></tr>  
           
         <tr><td><b>LABELtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/LABELtag.html">LABELtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;LABEL&gt; tag class</td></tr>  
           
         <tr><td><b>LeftBlockPage</b></td><td width="100%" align="left" valign="top">in file example4.php, class <a href="phpHtmlLib/examples/LeftBlockPage.html">LeftBlockPage</a></td></tr>  
           
         <tr><td><b>left_block</b></td><td width="100%" align="left" valign="top">in file example4.php, method <a href="phpHtmlLib/examples/LeftBlockPage.html#left_block">LeftBlockPage::left_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function returns the contents  
 of the left block.</td></tr>  
           
         <tr><td><b>left_block</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#left_block">MyLayoutPage::left_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function returns the contents  
 of the left block.</td></tr>  
           
         <tr><td><b>LEGENDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/LEGENDtag.html">LEGENDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;LEGEND&gt; tag class</td></tr>  
           
         <tr><td><b>LINEARGRADIENTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/LINEARGRADIENTsvgtag.html">LINEARGRADIENTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<linearGradient> SVG tag</td></tr>  
           
         <tr><td><b>LINEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/LINEsvgtag.html">LINEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;<line> SVG tag</td></tr>  
           
         <tr><td><b>LINKtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/LINKtag.html">LINKtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;LINK&gt; tag class</td></tr>  
           
         <tr><td><b>LItag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/LItag.html">LItag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;LI&gt; tag class</td></tr>  
           
   
 <tr><td colspan = "2"><a name="m">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>m</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>MyLayoutPage.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a></td></tr>  
           
         <tr><td><b>mailto</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#mailto">mailto()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build a mailto url link .</td></tr>  
           
         <tr><td><b>main_block</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#main_block">MyLayoutPage::main_block()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;We override this method to automatically</td></tr>  
           
         <tr><td><b>MAPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/MAPtag.html">MAPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;MAP&gt; tag class</td></tr>  
           
         <tr><td><b>MARKERsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/MARKERsvgtag.html">MARKERsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;maker&gt; SVG tag</td></tr>  
           
         <tr><td><b>MASKsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/MASKsvgtag.html">MASKsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;mask&gt; SVG tag</td></tr>  
           
         <tr><td><b>METADATAsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/METADATAsvgtag.html">METADATAsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;metadata&gt; SVG tag</td></tr>  
           
         <tr><td><b>METAtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/METAtag.html">METAtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;META&gt; tag class</td></tr>  
           
         <tr><td><b>MISSINGGLYPHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/MISSINGGLYPHsvgtag.html">MISSINGGLYPHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;missing-glyph&gt; SVG tag</td></tr>  
           
         <tr><td><b>MPATHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/MPATHsvgtag.html">MPATHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;mpath&gt; SVG tag</td></tr>  
           
         <tr><td><b>MyLayoutPage</b></td><td width="100%" align="left" valign="top">in file example3.php, class <a href="phpHtmlLib/examples/MyLayoutPage.html">MyLayoutPage</a></td></tr>  
           
         <tr><td><b>MyLayoutPage</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#MyLayoutPage">MyLayoutPage::MyLayoutPage()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the constructor.</td></tr>  
           
         <tr><td><b>misc_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html">misc_utils.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="n">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>n</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$newline_after_closetag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, variable <a href="phpHtmlLib/XMLTagClass.html#$newline_after_closetag">XMLTagClass::$newline_after_closetag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to place a newline after close tag.</td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H6tag.html#$newline_after_opentag">H6tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OPTIONtag.html#$newline_after_opentag">OPTIONtag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#$newline_after_opentag">Atag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, variable <a href="phpHtmlLib/XMLTagClass.html#$newline_after_opentag">XMLTagClass::$newline_after_opentag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to place a newline after open tag.</td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H5tag.html#$newline_after_opentag">H5tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H1tag.html#$newline_after_opentag">H1tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H4tag.html#$newline_after_opentag">H4tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Btag.html#$newline_after_opentag">Btag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H3tag.html#$newline_after_opentag">H3tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>$newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H2tag.html#$newline_after_opentag">H2tag::$newline_after_opentag</a></td></tr>  
           
         <tr><td><b>NavTable</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#NavTable">NavTable::NavTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the constructor for this class.</td></tr>  
           
         <tr><td><b>NavTable</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, class <a href="phpHtmlLib/NavTable.html">NavTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a navigational table</td></tr>  
           
         <tr><td><b>NavTableCSS</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, class <a href="phpHtmlLib/NavTableCSS.html">NavTableCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>NOBRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/NOBRtag.html">NOBRtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;NOBR&gt; tag class</td></tr>  
           
         <tr><td><b>NOFRAMEStag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;NOFRAMES&gt; tag class</td></tr>  
           
         <tr><td><b>NOOPtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/NOOPtag.html">NOOPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;NOOP&gt; tag class</td></tr>  
           
         <tr><td><b>NOSCRIPTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;NOSCRIPT&gt; tag class</td></tr>  
           
         <tr><td><b>NOT_SEARCHABLE</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#NOT_SEARCHABLE">NOT_SEARCHABLE</a></td></tr>  
           
         <tr><td><b>NOT_SORTABLE</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#NOT_SORTABLE">NOT_SORTABLE</a></td></tr>  
           
         <tr><td><b>numrows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#numrows">DataList::numrows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the number of rows  
 that the query found.</td></tr>  
           
         <tr><td><b>num_items_on_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#num_items_on_page">ImageThumbnailWidget::num_items_on_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculate the # of items  
 to on a particular page.</td></tr>  
           
         <tr><td><b>num_pages</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#num_pages">ImageThumbnailWidget::num_pages()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculate the number of  
 pages possible for this  
 list of thumbnails.</td></tr>  
           
         <tr><td><b>NavTable.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_NavTable_php.html">NavTable.php</a></td></tr>  
           
         <tr><td><b>NavTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_NavTable_inc.html">NavTable.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="o">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>o</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>OBJECTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/OBJECTtag.html">OBJECTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;OBJECT&gt; tag class</td></tr>  
           
         <tr><td><b>offset</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#offset">DataList::offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current value  
 of the offset variable.</td></tr>  
           
         <tr><td><b>offset</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#offset">ImageThumbnailWidget::offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the current value of the offset var</td></tr>  
           
         <tr><td><b>OLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/OLtag.html">OLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;OL&gt; tag class</td></tr>  
           
         <tr><td><b>ONEVENTtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;ONEVENT&gt; tag class</td></tr>  
           
         <tr><td><b>OPTGROUPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTGROUP&gt; tag class</td></tr>  
           
         <tr><td><b>OPTIONtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/OPTIONtag.html">OPTIONtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;OPTION&gt; tag class</td></tr>  
           
         <tr><td><b>orderby</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#orderby">DataList::orderby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the value of the  
 current orderby variable.</td></tr>  
           
   
 <tr><td colspan = "2"><a name="p">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>p</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>PageWidget</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#PageWidget">PageWidget::PageWidget()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor:</td></tr>  
           
         <tr><td><b>PageWidget</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, class <a href="phpHtmlLib/PageWidget.html">PageWidget</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class is used to build content  
 for an entire page.</td></tr>  
           
         <tr><td><b>PARAMtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/PARAMtag.html">PARAMtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;PARAM&gt; tag class</td></tr>  
           
         <tr><td><b>PATHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/PATHsvgtag.html">PATHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;path&gt; SVG tag</td></tr>  
           
         <tr><td><b>PATTERNsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/PATTERNsvgtag.html">PATTERNsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;pattern&gt; SVG tag</td></tr>  
           
         <tr><td><b>pearmysqllist</b></td><td width="100%" align="left" valign="top">in file widget6.php, class <a href="phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is an example that shows how to use a PEAR db object  
 as the source for the data to show.</td></tr>  
           
         <tr><td><b>PEARSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, class <a href="phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This SQLDataListSource child class interacts with</td></tr>  
           
         <tr><td><b>PEARSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#PEARSQLDataListSource">PEARSQLDataListSource::PEARSQLDataListSource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor is used to pass in the  
 PEAR DB object that has already been  
 created and connected to the db.</td></tr>  
           
         <tr><td><b>phphtmllib_get_version</b></td><td width="100%" align="left" valign="top">in file version.inc, function <a href="phpHtmlLib/_version_inc.html#phphtmllib_get_version">phphtmllib_get_version()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get the current version of  
 the phphtmllib libraries.</td></tr>  
           
         <tr><td><b>PHPHTMLLIB_VERSION</b></td><td width="100%" align="left" valign="top">in file version.inc, constant <a href="phpHtmlLib/_version_inc.html#PHPHTMLLIB_VERSION">PHPHTMLLIB_VERSION</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the version of the libs</td></tr>  
           
         <tr><td><b>POLYGONsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/POLYGONsvgtag.html">POLYGONsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;polygon&gt; SVG tag</td></tr>  
           
         <tr><td><b>POLYLINEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/POLYLINEsvgtag.html">POLYLINEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;polyline&gt; SVG tag</td></tr>  
           
         <tr><td><b>POSTFIELDtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;POSTFIELD&gt; tag class</td></tr>  
           
         <tr><td><b>PREtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/PREtag.html">PREtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;PRE&gt; tag class</td></tr>  
           
         <tr><td><b>PREVtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/PREVtag.html">PREVtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;PREV&gt; tag class</td></tr>  
           
         <tr><td><b>Ptag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Ptag.html">Ptag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;P&gt; tag class</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#push">TextCSSNav::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add()</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#push">TextNav::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add()</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push">HTMLPageClass::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add()</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#push">Container::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add().</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#push">XMLDocumentClass::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add().</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#push">TRtag::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add()</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#push">TreeNav::push()</a></td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#push">FooterNav::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add an entry to the footer nav.</td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#push">ImageThumbnailWidget::push()</a></td></tr>  
           
         <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#push">NavTable::push()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add()</td></tr>  
           
         <tr><td><b>push_args</b></td><td width="100%" align="left" valign="top">in file misc_utils.inc, function <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#push_args">push_args()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function pushes an array of keys  
 into an HTMLTagObject</td></tr>  
           
         <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#push_blank">TextNav::push_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_blank()</td></tr>  
           
         <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#push_blank">ImageThumbnailWidget::push_blank()</a></td></tr>  
           
         <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#push_blank">TreeNav::push_blank()</a></td></tr>  
           
         <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#push_blank">TextCSSNav::push_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_blank()</td></tr>  
           
         <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#push_blank">NavTable::push_blank()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_blank()</td></tr>  
           
         <tr><td><b>push_css_link</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push_css_link">HTMLPageClass::push_css_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add_css_link()</td></tr>  
           
         <tr><td><b>push_heading</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#push_heading">NavTable::push_heading()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_heading()</td></tr>  
           
         <tr><td><b>push_head_content</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push_head_content">HTMLPageClass::push_head_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add_head_content()</td></tr>  
           
         <tr><td><b>push_head_js</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push_head_js">HTMLPageClass::push_head_js()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add_head_js()</td></tr>  
           
         <tr><td><b>push_js_link</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push_js_link">HTMLPageClass::push_js_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;pushes an link to an externally referenced javascript  
  file, which will get rendered in the head.</td></tr>  
           
         <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#push_reference">Container::push_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add_reference  
 NOTE : only exists for compatibility with 1.1.x</td></tr>  
           
         <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#push_reference">HTMLPageClass::push_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add()</td></tr>  
           
         <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#push_reference">XMLDocumentClass::push_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as add_reference  
 NOTE : only exists for compatibility with 1.1.x</td></tr>  
           
         <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#push_reference">TRtag::push_reference()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add_reference()</td></tr>  
           
         <tr><td><b>push_row</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#push_row">TABLEtag::push_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same ass add_row()</td></tr>  
           
         <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#push_text">ImageThumbnailWidget::push_text()</a></td></tr>  
           
         <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#push_text">TreeNav::push_text()</a></td></tr>  
           
         <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#push_text">TextCSSNav::push_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_text()</td></tr>  
           
         <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#push_text">TextNav::push_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_text()</td></tr>  
           
         <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#push_text">NavTable::push_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;depricated version of add_text()</td></tr>  
           
         <tr><td><b>PEARSQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_PEARSQLDataListSource_inc.html">PEARSQLDataListSource.inc</a></td></tr>  
           
         <tr><td><b>PageWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_PageWidget_inc.html">PageWidget.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="q">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>q</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>Qtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Qtag.html">Qtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;Q&gt; tag class</td></tr>  
           
         <tr><td><b>query</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#query">DataListSource::query()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The main Query function.</td></tr>  
           
   
 <tr><td colspan = "2"><a name="r">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>r</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$root_name</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$root_name">XMLDocumentClass::$root_name</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the name of the root xml</td></tr>  
           
         <tr><td><b>RADIALGRADIENTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/RADIALGRADIENTsvgtag.html">RADIALGRADIENTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;radialGradient&gt; SVG tag</td></tr>  
           
         <tr><td><b>RECTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/RECTsvgtag.html">RECTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;rect&gt; SVG tag</td></tr>  
           
         <tr><td><b>REFRESHtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/REFRESHtag.html">REFRESHtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;REFRESH&gt; tag class</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#render">NavTable::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Render the Navtable and its content.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#render">TextCSSNav::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#render">ActiveTab::render()</a></td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#render">InfoTable::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function renders the object.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#render">TreeNav::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#render">XMLTagClass::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is responsible</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#render">XMLDocumentClass::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the XML Document.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#render">VerticalCSSNavTable::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#render">ImageThumbnailWidget::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Render the entire widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#render">TextNav::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function that will render the widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#render">PageWidget::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the function that renders the HTML  
 for this widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#render">DataList::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function renders the final  
 widget</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#render">FooterNav::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render the code for this widget.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#render">CSSBuilder::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The render method for compatibility  
 with the rest of the phphtmllib api</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#render">HTMLPageClass::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render the page.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#render">Container::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is compatible with the  
 rest of the phpHtmllib API spec.</td></tr>  
           
         <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#render">HTMLTagClass::render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Renders the tag, attributes, content and close tag.</td></tr>  
           
         <tr><td><b>reset_attributes</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#reset_attributes">XMLTagClass::reset_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;clear all attributes and start with new attributes</td></tr>  
           
         <tr><td><b>reset_content</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#reset_content">Container::reset_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;destroy existing content and start with new content.</td></tr>  
           
         <tr><td><b>reset_content</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#reset_content">XMLDocumentClass::reset_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;we override this class to make sure</td></tr>  
           
         <tr><td><b>reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#reverseorder">DataList::reverseorder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the current value of  
 the reverse order member variable.</td></tr>  
           
         <tr><td><b>rows_per_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#rows_per_page">ImageThumbnailWidget::rows_per_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Calculates the # of rows  
 per page possible.</td></tr>  
           
   
 <tr><td colspan = "2"><a name="s">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>s</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>SAMPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SAMPtag.html">SAMPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SAMP&gt; tag class</td></tr>  
           
         <tr><td><b>SCRIPTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SCRIPTsvgtag.html">SCRIPTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;script&gt; SVG tag</td></tr>  
           
         <tr><td><b>SCRIPTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SCRIPT&gt; tag class</td></tr>  
           
         <tr><td><b>SEARCHABLE</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCHABLE">SEARCHABLE</a></td></tr>  
           
         <tr><td><b>SEARCH_ALL</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCH_ALL">SEARCH_ALL</a></td></tr>  
           
         <tr><td><b>SEARCH_BEGINS_WITH</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCH_BEGINS_WITH">SEARCH_BEGINS_WITH</a></td></tr>  
           
         <tr><td><b>SEARCH_CONTAINS</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCH_CONTAINS">SEARCH_CONTAINS</a></td></tr>  
           
         <tr><td><b>search_disable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_disable">DataList::search_disable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Disable the search ability.</td></tr>  
           
         <tr><td><b>search_enable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_enable">DataList::search_enable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Enable the search ability.</td></tr>  
           
         <tr><td><b>SEARCH_ENDS_WITH</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCH_ENDS_WITH">SEARCH_ENDS_WITH</a></td></tr>  
           
         <tr><td><b>SEARCH_EXACT</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SEARCH_EXACT">SEARCH_EXACT</a></td></tr>  
           
         <tr><td><b>search_field</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_field">DataList::search_field()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current value of  
 the search field name</td></tr>  
           
         <tr><td><b>search_type</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_type">DataList::search_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the type of search being used</td></tr>  
           
         <tr><td><b>search_value</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_value">DataList::search_value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current value of  
 te search field value.</td></tr>  
           
         <tr><td><b>search_value_filter</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#search_value_filter">SQLDataListSource::search_value_filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function does the variable cleaning</td></tr>  
           
         <tr><td><b>search_value_filter</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#search_value_filter">DataList::search_value_filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to make safe  
 any query string value that is used</td></tr>  
           
         <tr><td><b>selected_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#selected_background">ActiveTab::selected_background()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Thie method is used to change the selected tab's</td></tr>  
           
         <tr><td><b>SELECTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SELECTtag.html">SELECTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SELECT&gt; tag class</td></tr>  
           
         <tr><td><b>SETsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SETsvgtag.html">SETsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;set&gt; SVG tag</td></tr>  
           
         <tr><td><b>setup_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#setup_columns">DataList::setup_columns()</a></td></tr>  
           
         <tr><td><b>setup_db_options</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#setup_db_options">SQLDataListSource::setup_db_options()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set which DB options  
 to use for this list.</td></tr>  
           
         <tr><td><b>setup_order</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#setup_order">SQLDataListSource::setup_order()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the orderby clause  
 for the DB query.</td></tr>  
           
         <tr><td><b>SETVARtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/SETVARtag.html">SETVARtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SETVAR&gt; tag class</td></tr>  
           
         <tr><td><b>set_align</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#set_align">BaseWidget::set_align()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the align attribute  
 for the outer table.</td></tr>  
           
         <tr><td><b>set_body_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_body_attributes">HTMLPageClass::set_body_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set attributes of body tag</td></tr>  
           
         <tr><td><b>set_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#set_cellpadding">InfoTable::set_cellpadding()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the cellpadding attribute  
 for this object.</td></tr>  
           
         <tr><td><b>set_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#set_cellspacing">InfoTable::set_cellspacing()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the cellspacing attribute  
 for this object.</td></tr>  
           
         <tr><td><b>set_cell_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#set_cell_attributes">TABLEtag::set_cell_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;update the attributes of a particular element or td.</td></tr>  
           
         <tr><td><b>set_cell_content</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#set_cell_content">TABLEtag::set_cell_content()</a></td></tr>  
           
         <tr><td><b>set_charset</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_charset">HTMLPageClass::set_charset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the character set</td></tr>  
           
         <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#set_class">HTMLTagClass::set_class()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the class attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_class">SVGTagClass::set_class()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the 'class' attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#set_class">WMLTagClass::set_class()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the class attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_collapse</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#set_collapse">Container::set_collapse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function turns on the collapse flag</td></tr>  
           
         <tr><td><b>set_collapse</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_collapse">XMLTagClass::set_collapse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function turns on the collapse flag</td></tr>  
           
         <tr><td><b>set_cols</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_cols">ImageThumbnailWidget::set_cols()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set how many columns the user wants  
 to display per row of thumbnails.</td></tr>  
           
         <tr><td><b>set_company_name</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_company_name">FooterNav::set_company_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the company name for the copyright  
 statement.</td></tr>  
           
         <tr><td><b>set_copyright_flag</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_copyright_flag">FooterNav::set_copyright_flag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set/unset the flag to tell us to  
 render the copyright string</td></tr>  
           
         <tr><td><b>set_count_column</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#set_count_column">SQLDataListSource::set_count_column()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function changes the counted column.</td></tr>  
           
         <tr><td><b>set_data_source</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_data_source">DataList::set_data_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 DataListSource object for this instance</td></tr>  
           
         <tr><td><b>set_date_string</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_date_string">FooterNav::set_date_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the date string for the copyright.</td></tr>  
           
         <tr><td><b>set_db_groupby_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#set_db_groupby_clause">SQLDataListSource::set_db_groupby_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the groupby clause for the query</td></tr>  
           
         <tr><td><b>set_db_object</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#set_db_object">ADODBSQLDataListSource::set_db_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the DB object we will use  
 to talk to the DB.</td></tr>  
           
         <tr><td><b>set_db_object</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#set_db_object">PEARSQLDataListSource::set_db_object()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the DB object we will use  
 to talk to the DB.</td></tr>  
           
         <tr><td><b>set_db_tables</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#set_db_tables">SQLDataListSource::set_db_tables()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the tables from the DB you  
 want to select on.</td></tr>  
           
         <tr><td><b>set_db_values</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#set_db_values">SQLDataListSource::set_db_values()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the values we want to select  
 from the db.</td></tr>  
           
         <tr><td><b>set_db_where_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#set_db_where_clause">SQLDataListSource::set_db_where_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the user portion of the where  
 clause.</td></tr>  
           
         <tr><td><b>set_default_col_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#set_default_col_attributes">TABLEtag::set_default_col_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the default attributes for &lt;td&gt;'s  
 that are added to the table.</td></tr>  
           
         <tr><td><b>set_default_num_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_default_num_rows">DataList::set_default_num_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the default # of rows  
 per page to display.</td></tr>  
           
         <tr><td><b>set_default_row_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#set_default_row_attributes">TABLEtag::set_default_row_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the default attributes for &lt;tr&gt;'s  
 that are added to the table.</td></tr>  
           
         <tr><td><b>set_default_td_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#set_default_td_attributes">TRtag::set_default_td_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the default attributes for &lt;td&gt;'s  
 that are added to the table.</td></tr>  
           
         <tr><td><b>set_doctype_link</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_doctype_link">XMLDocumentClass::set_doctype_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used to set the link attributes  
 for the DOCTYPE tag</td></tr>  
           
         <tr><td><b>set_doctype_source</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_doctype_source">XMLDocumentClass::set_doctype_source()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is used to change the  
 DOCTYPE tag's source attribute.</td></tr>  
           
         <tr><td><b>set_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_encoding">XMLDocumentClass::set_encoding()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the character set</td></tr>  
           
         <tr><td><b>set_filedir</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_filedir">ImageThumbnailWidget::set_filedir()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the full path on disk where  
 the images live.</td></tr>  
           
         <tr><td><b>set_form_action</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_form_action">DataList::set_form_action()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets the form action</td></tr>  
           
         <tr><td><b>set_form_method</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_form_method">DataList::set_form_method()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 form method</td></tr>  
           
         <tr><td><b>set_form_name</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_form_name">DataList::set_form_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 form name</td></tr>  
           
         <tr><td><b>set_form_render</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_form_render">DataList::set_form_render()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets whether to the output into a form</td></tr>  
           
         <tr><td><b>set_form_target</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_form_target">DataList::set_form_target()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 form target</td></tr>  
           
         <tr><td><b>set_frameset</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_frameset">HTMLPageClass::set_frameset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the FRAMSETtag  
 object for this page.</td></tr>  
           
         <tr><td><b>set_global_prefix</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_global_prefix">DataList::set_global_prefix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets a prefix for all  
 variables that are used in the item list  
 table on a page.</td></tr>  
           
         <tr><td><b>set_global_prefix</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_global_prefix">ImageThumbnailWidget::set_global_prefix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets a prefix for all  
 variables that are used in the item list  
 table on a page.</td></tr>  
           
         <tr><td><b>set_header_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#set_header_flag">CSSBuilder::set_header_flag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is used to set/update the header  
 flag.</td></tr>  
           
         <tr><td><b>set_html_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_html_attributes">HTMLPageClass::set_html_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the attributes  
 for the &lt;html&gt; tag</td></tr>  
           
         <tr><td><b>set_http_content_type</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_http_content_type">XMLDocumentClass::set_http_content_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 http header content-type for output to browsers</td></tr>  
           
         <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#set_id">WMLTagClass::set_id()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the id attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_id">SVGTagClass::set_id()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the id attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#set_id">HTMLTagClass::set_id()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the id attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_image_path</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_image_path">DataList::set_image_path()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function returns the path to the  
 images used in this class</td></tr>  
           
         <tr><td><b>set_indent_flag</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#set_indent_flag">Container::set_indent_flag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;function to set the indent flag</td></tr>  
           
         <tr><td><b>set_legalnotice_url</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_legalnotice_url">FooterNav::set_legalnotice_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the legal notice url.</td></tr>  
           
         <tr><td><b>set_limit</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_limit">DataListSource::set_limit()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set</td></tr>  
           
         <tr><td><b>set_maxthumbs_per_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_maxthumbs_per_page">ImageThumbnailWidget::set_maxthumbs_per_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set how many thumbnails to display  
 per page.</td></tr>  
           
         <tr><td><b>set_max_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_max_rows">DataList::set_max_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the maximum # of rows to  
 display when in expand mode</td></tr>  
           
         <tr><td><b>set_newline_after_closetag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the newline_after_content flag</td></tr>  
           
         <tr><td><b>set_newline_after_opentag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the newline_after_opentag flag</td></tr>  
           
         <tr><td><b>set_not_found_message</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_not_found_message">DataListSource::set_not_found_message()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 message displayed when no data is found</td></tr>  
           
         <tr><td><b>set_not_found_message</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_not_found_message">DataList::set_not_found_message()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 message displayed when no data is found</td></tr>  
           
         <tr><td><b>set_numrows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_numrows">DataList::set_numrows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the # of rows to display  
 per page.</td></tr>  
           
         <tr><td><b>set_offset</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_offset">DataList::set_offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set/change  
 the offset for this list.</td></tr>  
           
         <tr><td><b>set_offset</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_offset">DataListSource::set_offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the offset value</td></tr>  
           
         <tr><td><b>set_orderby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_orderby">DataListSource::set_orderby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the orderby column name.</td></tr>  
           
         <tr><td><b>set_prefix</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#set_prefix">TextCSSNav::set_prefix()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used to set the prefix for</td></tr>  
           
         <tr><td><b>set_privacypolicy_url</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_privacypolicy_url">FooterNav::set_privacypolicy_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets the Privacy policy url.</td></tr>  
           
         <tr><td><b>set_refresh</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_refresh">HTMLPageClass::set_refresh()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Automatically set a page meta tag refresh</td></tr>  
           
         <tr><td><b>set_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_reverseorder">DataList::set_reverseorder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the reverse order flag  
 to a new value.</td></tr>  
           
         <tr><td><b>set_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_reverseorder">DataListSource::set_reverseorder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the flag that tells us the  
 direction in which to order the orderby  
 column.</td></tr>  
           
         <tr><td><b>set_root_attribute</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_root_attribute">XMLDocumentClass::set_root_attribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets 1 root tag attribute value pair</td></tr>  
           
         <tr><td><b>set_root_attributes</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_root_attributes">XMLDocumentClass::set_root_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 root xml tag's attributes</td></tr>  
           
         <tr><td><b>set_root_name</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#set_root_name">XMLDocumentClass::set_root_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the document name  
 and the root tag's name.</td></tr>  
           
         <tr><td><b>set_row_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#set_row_attributes">TABLEtag::set_row_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;update the attributes of a particular row or tr.</td></tr>  
           
         <tr><td><b>set_save_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_save_vars">DataList::set_save_vars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the save variables</td></tr>  
           
         <tr><td><b>set_save_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_save_vars">DataList::set_save_vars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the save variables</td></tr>  
           
         <tr><td><b>set_searchby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_searchby">DataListSource::set_searchby()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the column that we want to search  
 from.</td></tr>  
           
         <tr><td><b>set_searchby_value</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_searchby_value">DataListSource::set_searchby_value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the data that we want to search  
 for.</td></tr>  
           
         <tr><td><b>set_search_type</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_search_type">DataList::set_search_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the search type</td></tr>  
           
         <tr><td><b>set_search_type</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_search_type">DataListSource::set_search_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function sets the search type  
 (simple or advanced)</td></tr>  
           
         <tr><td><b>set_selected</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#set_selected">TreeNav::set_selected()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set this text as the selected  
 item</td></tr>  
           
         <tr><td><b>set_show_results</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_show_results">DataList::set_show_results()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the value  
 of the _show_results_flag</td></tr>  
           
         <tr><td><b>set_simplesearch_modifier</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_simplesearch_modifier">DataListSource::set_simplesearch_modifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the simple search modifier</td></tr>  
           
         <tr><td><b>set_simple_search_modifier</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#set_simple_search_modifier">DataList::set_simple_search_modifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the simple search modifyer</td></tr>  
           
         <tr><td><b>set_style</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_style">SVGTagClass::set_style()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the 'style' attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_style</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#set_style">HTMLTagClass::set_style()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a shorthand helper  
 to setting the style attribute on a  
 tag.</td></tr>  
           
         <tr><td><b>set_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#set_subtitle">VerticalCSSNavTable::set_subtitle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This sets the subtitle</td></tr>  
           
         <tr><td><b>set_subtitle</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#set_subtitle">NavTable::set_subtitle()</a></td></tr>  
           
         <tr><td><b>set_tag_attribute</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_tag_attribute">XMLTagClass::set_tag_attribute()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add a single attribute (name=&quot;value&quot;)</td></tr>  
           
         <tr><td><b>set_tag_attributes</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_tag_attributes">XMLTagClass::set_tag_attributes()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;add multiple attributes (name=&quot;value&quot;)</td></tr>  
           
         <tr><td><b>set_tag_name</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#set_tag_name">XMLTagClass::set_tag_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method sets the name of the tag</td></tr>  
           
         <tr><td><b>set_text_debug</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_text_debug">HTMLPageClass::set_text_debug()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the $_text_debug flag</td></tr>  
           
         <tr><td><b>set_thumbnail_dimensions</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_thumbnail_dimensions">ImageThumbnailWidget::set_thumbnail_dimensions()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Sets all thumnail dimensions.</td></tr>  
           
         <tr><td><b>set_thumbnail_script</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_thumbnail_script">ImageThumbnailWidget::set_thumbnail_script()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the url for the thumbnail generation  
 script.</td></tr>  
           
         <tr><td><b>set_title</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#set_title">HTMLPageClass::set_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;set the title of the page output.</td></tr>  
           
         <tr><td><b>set_title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#set_title">BaseWidget::set_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the title for the widget.</td></tr>  
           
         <tr><td><b>set_title_text_align</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#set_title_text_align">InfoTable::set_title_text_align()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function lets you change the  
 text alignment of the text in the title</td></tr>  
           
         <tr><td><b>set_total_rows</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#set_total_rows">DataListSource::set_total_rows()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is used to set the total # of  
 rows we have in our data set</td></tr>  
           
         <tr><td><b>set_transform</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_transform">SVGTagClass::set_transform()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to set the  
 'transform' attribute of a tag.</td></tr>  
           
         <tr><td><b>set_urldir</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#set_urldir">ImageThumbnailWidget::set_urldir()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the base url path where the files  
 live on the web site.</td></tr>  
           
         <tr><td><b>set_vertical_cellborder</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#set_vertical_cellborder">InfoTable::set_vertical_cellborder()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function sets the flag to tell</td></tr>  
           
         <tr><td><b>set_webmaster_email</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#set_webmaster_email">FooterNav::set_webmaster_email()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;sets the Webmaster email address</td></tr>  
           
         <tr><td><b>set_width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#set_width">BaseWidget::set_width()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the width for the widget.</td></tr>  
           
         <tr><td><b>set_xmlbase</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_xmlbase">SVGTagClass::set_xmlbase()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used for setting the</td></tr>  
           
         <tr><td><b>set_xmllang</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_xmllang">SVGTagClass::set_xmllang()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used for setting the</td></tr>  
           
         <tr><td><b>set_xmlspace</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#set_xmlspace">SVGTagClass::set_xmlspace()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used for setting the</td></tr>  
           
         <tr><td><b>showall</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#showall">DataList::showall()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current value of the showall  
 flag.</td></tr>  
           
         <tr><td><b>show_character_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#show_character_encoding">XMLDocumentClass::show_character_encoding()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;method to update the flag that lets us know</td></tr>  
           
         <tr><td><b>show_http_header</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#show_http_header">XMLDocumentClass::show_http_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is used to set the flag</td></tr>  
           
         <tr><td><b>simple_search_modifier_value</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#simple_search_modifier_value">DataList::simple_search_modifier_value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the current value of the  
 simple search modifier</td></tr>  
           
         <tr><td><b>simple_search_where_clause</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#simple_search_where_clause">SQLDataListSource::simple_search_where_clause()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds the search clause</td></tr>  
           
         <tr><td><b>SMALLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SMALLtag.html">SMALLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SMALL&gt; tag class</td></tr>  
           
         <tr><td><b>sort</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#sort">DataListSource::sort()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A generic method API that can be used at the bottom  
 half of the do_query() method to sort data that is  
 stored locally.</td></tr>  
           
         <tr><td><b>sort</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#sort">CSVFILEDataListSource::sort()</a></td></tr>  
           
         <tr><td><b>SORTABLE</b></td><td width="100%" align="left" valign="top">in file DataList.inc, constant <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#SORTABLE">SORTABLE</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the base class for managing a list  
 of data points.</td></tr>  
           
         <tr><td><b>SPANtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SPANtag.html">SPANtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SPAN&gt; tag class</td></tr>  
           
         <tr><td><b>span_font8</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font8">span_font8()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font8.</td></tr>  
           
         <tr><td><b>span_font8bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font8bold">span_font8bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font8bold.</td></tr>  
           
         <tr><td><b>span_font10</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font10">span_font10()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font10.</td></tr>  
           
         <tr><td><b>span_font10bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font10bold">span_font10bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font10bold.</td></tr>  
           
         <tr><td><b>span_font12</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font12">span_font12()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font12.</td></tr>  
           
         <tr><td><b>span_font12bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font12bold">span_font12bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font12bold.</td></tr>  
           
         <tr><td><b>span_font14</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font14">span_font14()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font14.</td></tr>  
           
         <tr><td><b>span_font14bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#span_font14bold">span_font14bold()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build a SPANtag object with  
 css class of .font14bold.</td></tr>  
           
         <tr><td><b>SQLDataListSource</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, class <a href="phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a></td></tr>  
           
         <tr><td><b>sql_varchar_filter</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#sql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Clean up the string so it can work in a db</td></tr>  
           
         <tr><td><b>Stag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Stag.html">Stag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;S&gt; tag class</td></tr>  
           
         <tr><td><b>STOPsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/STOPsvgtag.html">STOPsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;stop&gt; SVG tag</td></tr>  
           
         <tr><td><b>strip_offset</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#strip_offset">ImageThumbnailWidget::strip_offset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function strips the offset</td></tr>  
           
         <tr><td><b>STRONGtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/STRONGtag.html">STRONGtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;STRONG&gt; tag class</td></tr>  
           
         <tr><td><b>STYLEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/STYLEsvgtag.html">STYLEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;style&gt; SVG tag</td></tr>  
           
         <tr><td><b>STYLEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/STYLEtag.html">STYLEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;STYLE&gt; tag class</td></tr>  
           
         <tr><td><b>SUBtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SUBtag.html">SUBtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SUB&gt; tag class</td></tr>  
           
         <tr><td><b>SUPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/SUPtag.html">SUPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;SUP&gt; tag class</td></tr>  
           
         <tr><td><b>SVGDocumentClass</b></td><td width="100%" align="left" valign="top">in file SVGDocumentClass.inc, class <a href="phpHtmlLib/SVGDocumentClass.html">SVGDocumentClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class lets you build a complete  
 SVG document.</td></tr>  
           
         <tr><td><b>SVGDocumentClass</b></td><td width="100%" align="left" valign="top">in file SVGDocumentClass.inc, method <a href="phpHtmlLib/SVGDocumentClass.html#SVGDocumentClass">SVGDocumentClass::SVGDocumentClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor to building a SVG document.</td></tr>  
           
         <tr><td><b>SVGsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SVGsvgtag.html">SVGsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;svg&gt; SVG tag</td></tr>  
           
         <tr><td><b>SVGTagClass</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#SVGTagClass">SVGTagClass::SVGTagClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The SVGTagClass constructor</td></tr>  
           
         <tr><td><b>SVGTagClass</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SVGTagClass.html">SVGTagClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This overrides the WMLTagClass to  
 define some methods that set  
 some commonly used SVG tag attributes.</td></tr>  
           
         <tr><td><b>svg_a</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_a">svg_a()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG <a> tag</td></tr>  
           
         <tr><td><b>svg_animate</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_animate">svg_animate()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG &lt;animate&gt; tag</td></tr>  
           
         <tr><td><b>svg_circle</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_circle">svg_circle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an</td></tr>  
           
         <tr><td><b>svg_desc</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_desc">svg_desc()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used for building an  
 SVG &lt;desc&gt; tag</td></tr>  
           
         <tr><td><b>svg_ellipse</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_ellipse">svg_ellipse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an</td></tr>  
           
         <tr><td><b>svg_font</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_font">svg_font()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds an SVG  
 <font> tag</td></tr>  
           
         <tr><td><b>svg_g</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_g">svg_g()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds an SVG  
 &lt;g&gt; tag</td></tr>  
           
         <tr><td><b>svg_line</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_line">svg_line()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used for building an  
 SVG <line> tag</td></tr>  
           
         <tr><td><b>svg_marker</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_marker">svg_marker()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used for building an  
 SVG &lt;marker&gt; tag</td></tr>  
           
         <tr><td><b>svg_polygon</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_polygon">svg_polygon()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used for building an  
 SVG &lt;polygon&gt; tag</td></tr>  
           
         <tr><td><b>svg_polyline</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_polyline">svg_polyline()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used for building an  
 SVG &lt;polyline&gt; tag</td></tr>  
           
         <tr><td><b>svg_rect</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_rect">svg_rect()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an</td></tr>  
           
         <tr><td><b>svg_script</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_script">svg_script()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function creates a &lt;script&gt;</td></tr>  
           
         <tr><td><b>svg_style</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_style">svg_style()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function creates a &lt;script&gt;</td></tr>  
           
         <tr><td><b>svg_text</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_text">svg_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG &lt;text&gt; tag</td></tr>  
           
         <tr><td><b>svg_textpath</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_textpath">svg_textpath()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG &lt;textpath&gt; tag.</td></tr>  
           
         <tr><td><b>svg_tref</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_tref">svg_tref()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG &lt;tref&gt; tag</td></tr>  
           
         <tr><td><b>svg_tspan</b></td><td width="100%" align="left" valign="top">in file svg_utils.inc, function <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#svg_tspan">svg_tspan()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 SVG &lt;tref&gt; tag.</td></tr>  
           
         <tr><td><b>SWITCHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SWITCHsvgtag.html">SWITCHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;switch&gt; SVG tag</td></tr>  
           
         <tr><td><b>SYMBOLsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/SYMBOLsvgtag.html">SYMBOLsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;symbol&gt; SVG tag</td></tr>  
           
         <tr><td><b>SVGTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_SVGTAGS_inc.html">SVGTAGS.inc</a></td></tr>  
           
         <tr><td><b>svg_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html">svg_utils.inc</a></td></tr>  
           
         <tr><td><b>SQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_SQLDataListSource_inc.html">SQLDataListSource.inc</a></td></tr>  
           
         <tr><td><b>SVGDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_SVGDocumentClass_inc.html">SVGDocumentClass.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="t">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>t</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#$title">BaseWidget::$title</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The title of the table.</td></tr>  
           
         <tr><td><b>TABLEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TABLEtag.html">TABLEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TABLE&gt; tag class</td></tr>  
           
         <tr><td><b>TBODYtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TBODYtag.html">TBODYtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TBODY&gt; class.</td></tr>  
           
         <tr><td><b>TDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TDtag.html">TDtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table data &lt;TD&gt; class.</td></tr>  
           
         <tr><td><b>TEMPLATEtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TEMPLATE&gt; tag class</td></tr>  
           
         <tr><td><b>test_maxthumbs_per_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#test_maxthumbs_per_page">ImageThumbnailWidget::test_maxthumbs_per_page()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Make sure the maxthumbsperpage  
 isn't &gt; then total items.</td></tr>  
           
         <tr><td><b>TEXTAREAtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TEXTAREAtag.html">TEXTAREAtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TEXTAREA&gt; tag class</td></tr>  
           
         <tr><td><b>TextCSSNav</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#TextCSSNav">TextCSSNav::TextCSSNav()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor for this class  
 It just sets the width for the  
 widget.</td></tr>  
           
         <tr><td><b>TextCSSNav</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, class <a href="phpHtmlLib/TextCSSNav.html">TextCSSNav</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class builds a simple text navigational  
 widget.</td></tr>  
           
         <tr><td><b>TextCSSNavCSS</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, class <a href="phpHtmlLib/TextCSSNavCSS.html">TextCSSNavCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 FooterNav Object.</td></tr>  
           
         <tr><td><b>TextNav</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, class <a href="phpHtmlLib/TextNav.html">TextNav</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class builds a simple text navigational  
 widget.</td></tr>  
           
         <tr><td><b>TextNav</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#TextNav">TextNav::TextNav()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor for this class  
 It just sets the width for the  
 widget.</td></tr>  
           
         <tr><td><b>TextNavCSS</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, class <a href="phpHtmlLib/TextNavCSS.html">TextNavCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 TextNav Object.</td></tr>  
           
         <tr><td><b>TEXTPATHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TEXTPATHsvgtag.html">TEXTPATHsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;textpath&gt; SVG tag</td></tr>  
           
         <tr><td><b>TEXTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TEXTsvgtag.html">TEXTsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;text&gt; SVG tag</td></tr>  
           
         <tr><td><b>TFOOTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TFOOTtag.html">TFOOTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TFOOT&gt; tag class</td></tr>  
           
         <tr><td><b>THEADtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/THEADtag.html">THEADtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table Header &lt;THEAD&gt; class.</td></tr>  
           
         <tr><td><b>THtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/THtag.html">THtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table Header &lt;TH&gt; class.</td></tr>  
           
         <tr><td><b>TIMERtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/TIMERtag.html">TIMERtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TIMER&gt; tag class</td></tr>  
           
         <tr><td><b>TITLEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TITLEsvgtag.html">TITLEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;title&gt; SVG tag</td></tr>  
           
         <tr><td><b>TITLEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TITLEtag.html">TITLEtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TITLE&gt; tag class</td></tr>  
           
         <tr><td><b>total_items</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#total_items">ImageThumbnailWidget::total_items()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;returns the total # of  
 items we have to display.</td></tr>  
           
         <tr><td><b>TreeNav</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#TreeNav">TreeNav::TreeNav()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor for this class  
 It just sets the width for the  
 widget.</td></tr>  
           
         <tr><td><b>TreeNav</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, class <a href="phpHtmlLib/TreeNav.html">TreeNav</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class tries to build a tree  
 navigational widget.</td></tr>  
           
         <tr><td><b>TREFsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TREFsvgtag.html">TREFsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;tref&gt; SVG tag</td></tr>  
           
         <tr><td><b>TRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TRtag.html">TRtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Table Row &lt;TR&gt; class.</td></tr>  
           
         <tr><td><b>TSPANsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TSPANsvgtag.html">TSPANsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;tspan&gt; SVG tag</td></tr>  
           
         <tr><td><b>TTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TTtag.html">TTtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;TT&gt; tag class</td></tr>  
           
         <tr><td><b>TextNav.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_TextNav_php.html">TextNav.php</a></td></tr>  
           
         <tr><td><b>TreeNav.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_TreeNav_php.html">TreeNav.php</a></td></tr>  
           
         <tr><td><b>TextCSSNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TextCSSNav_inc.html">TextCSSNav.inc</a></td></tr>  
           
         <tr><td><b>TextNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TextNav_inc.html">TextNav.inc</a></td></tr>  
           
         <tr><td><b>TreeNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TreeNav_inc.html">TreeNav.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="u">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>u</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>ULtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/ULtag.html">ULtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;UL&gt; tag class</td></tr>  
           
         <tr><td><b>update_all_values</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#update_all_values">CSSBuilder::update_all_values()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is a macro for walking the entire  
 list of classes, looking for particular property  
 in each class.</td></tr>  
           
         <tr><td><b>update_properties</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#update_properties">CSSBuilder::update_properties()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function updates a css property value  
 for a specific class/id</td></tr>  
           
         <tr><td><b>update_property</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#update_property">CSSBuilder::update_property()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function updates a css property value  
 for a specific class/id</td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNavCSS.html#user_setup">TextCSSNavCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTableCSS.html#user_setup">NavTableCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNavCSS.html#user_setup">TextNavCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTableCSS.html#user_setup">VerticalCSSNavTableCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTableCSS.html#user_setup">InfoTableCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file widget6.php, method <a href="phpHtmlLib/widget-examples/pearmysqllist.html#user_setup">pearmysqllist::user_setup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method is used to setup the options  
 for the DataList object's display.</td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file widget7.php, method <a href="phpHtmlLib/widget-examples/csvfilelist.html#user_setup">csvfilelist::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNavCSS.html#user_setup">FooterNavCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#user_setup">DataList::user_setup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A subclass can override this function  
 to setup the class variables after  
 the constructor.</td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#user_setup">CSSBuilder::user_setup()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Call the child class' setup function</td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidgetCSS.html#user_setup">ImageThumbnailWidgetCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDataListCSS.html#user_setup">DefaultGUIDataListCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTabCSS.html#user_setup">ActiveTabCSS::user_setup()</a></td></tr>  
           
         <tr><td><b>USEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/USEsvgtag.html">USEsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;use&gt; SVG tag</td></tr>  
           
         <tr><td><b>Utag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Utag.html">Utag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;U&gt; tag class</td></tr>  
           
   
 <tr><td colspan = "2"><a name="v">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>v</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>VARtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/VARtag.html">VARtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;VAR&gt; tag class</td></tr>  
           
         <tr><td><b>version.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_version_inc.html">version.inc</a></td></tr>  
           
         <tr><td><b>VerticalCSSNavTable</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, class <a href="phpHtmlLib/VerticalCSSNavTable.html">VerticalCSSNavTable</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class builds a nice table  
 that conains clickable cells.</td></tr>  
           
         <tr><td><b>VerticalCSSNavTable</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#VerticalCSSNavTable">VerticalCSSNavTable::VerticalCSSNavTable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor for this class  
 It just sets the width for the  
 widget.</td></tr>  
           
         <tr><td><b>VerticalCSSNavTableCSS</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, class <a href="phpHtmlLib/VerticalCSSNavTableCSS.html">VerticalCSSNavTableCSS</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class defines the css used by the  
 VerticalCSSNavTable Object.</td></tr>  
           
         <tr><td><b>VIEWsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/VIEWsvgtag.html">VIEWsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;view&gt; SVG tag</td></tr>  
           
         <tr><td><b>VKERNsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/VKERNsvgtag.html">VKERNsvgtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;vkern&gt; SVG tag</td></tr>  
           
         <tr><td><b>VerticalCSSNavTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_VerticalCSSNavTable_inc.html">VerticalCSSNavTable.inc</a></td></tr>  
           
   
 <tr><td colspan = "2"><a name="w">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>w</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#$width">BaseWidget::$width</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the width of the widget</td></tr>  
           
         <tr><td><b>widget1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget1_php.html">widget1.php</a></td></tr>  
           
         <tr><td><b>widget2.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget2_php.html">widget2.php</a></td></tr>  
           
         <tr><td><b>widget3.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget3_php.html">widget3.php</a></td></tr>  
           
         <tr><td><b>widget4.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget4_php.html">widget4.php</a></td></tr>  
           
         <tr><td><b>widget5.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget5_php.html">widget5.php</a></td></tr>  
           
         <tr><td><b>widget6.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget6_php.html">widget6.php</a></td></tr>  
           
         <tr><td><b>widget7.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget7_php.html">widget7.php</a></td></tr>  
           
         <tr><td><b>widget8.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget8_php.html">widget8.php</a></td></tr>  
           
         <tr><td><b>widget100.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_widget100_php.html">widget100.php</a></td></tr>  
           
         <tr><td><b>WMLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_WMLTAGS_inc.html">WMLTAGS.inc</a></td></tr>  
           
         <tr><td><b>wml_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html">wml_utils.inc</a></td></tr>  
           
         <tr><td><b>WMLDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_WMLDocumentClass_inc.html">WMLDocumentClass.inc</a></td></tr>  
           
         <tr><td><b>WMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file WMLDocumentClass.inc, method <a href="phpHtmlLib/WMLDocumentClass.html#WMLDocumentClass">WMLDocumentClass::WMLDocumentClass()</a></td></tr>  
           
         <tr><td><b>WMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file WMLDocumentClass.inc, class <a href="phpHtmlLib/WMLDocumentClass.html">WMLDocumentClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class lets you build a complete</td></tr>  
           
         <tr><td><b>WMLtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/WMLtag.html">WMLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;WML&gt; tag class</td></tr>  
           
         <tr><td><b>WMLTagClass</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#WMLTagClass">WMLTagClass::WMLTagClass()</a></td></tr>  
           
         <tr><td><b>WMLTagClass</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/WMLTagClass.html">WMLTagClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Base class for all WML Tag classes.</td></tr>  
           
         <tr><td><b>wml_a</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_a">wml_a()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;build an href with content and attributes.</td></tr>  
           
         <tr><td><b>wml_access</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_access">wml_access()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds a wml &lt;access /&gt; tag</td></tr>  
           
         <tr><td><b>wml_anchor</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_anchor">wml_anchor()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds an &lt;anchor&gt; tag</td></tr>  
           
         <tr><td><b>wml_card</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_card">wml_card()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function helps build a &lt;card&gt; tag</td></tr>  
           
         <tr><td><b>wml_do</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_do">wml_do()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;do&gt; tag</td></tr>  
           
         <tr><td><b>wml_fieldset</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_fieldset">wml_fieldset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds an &lt;fieldset&gt; tag  
 for WML.</td></tr>  
           
         <tr><td><b>wml_go</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_go">wml_go()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;go&gt; tag</td></tr>  
           
         <tr><td><b>wml_img</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_img">wml_img()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds an <img> tag,  
 which refers to a .wbmp format image.</td></tr>  
           
         <tr><td><b>wml_input</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_input">wml_input()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;input&gt; tag object</td></tr>  
           
         <tr><td><b>wml_noop</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_noop">wml_noop()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;noop&gt; tag</td></tr>  
           
         <tr><td><b>wml_onevent</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_onevent">wml_onevent()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds a WML &lt;onevent&gt; tag</td></tr>  
           
         <tr><td><b>wml_postfield</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_postfield">wml_postfield()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds a WML &lt;postfield&gt; tag</td></tr>  
           
         <tr><td><b>wml_prev</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_prev">wml_prev()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds a WML &lt;prev&gt; tag object</td></tr>  
           
         <tr><td><b>wml_refresh</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_refresh">wml_refresh()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds a WML &lt;refresh&gt; tag object</td></tr>  
           
         <tr><td><b>wml_select</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_select">wml_select()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;select&gt; tag</td></tr>  
           
         <tr><td><b>wml_setvar</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_setvar">wml_setvar()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;setvar&gt; tag</td></tr>  
           
         <tr><td><b>wml_tag</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_tag">wml_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds a &lt;wml&gt; tag</td></tr>  
           
         <tr><td><b>wml_template</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_template">wml_template()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds a &lt;template&gt; tag  
 and it's content</td></tr>  
           
         <tr><td><b>wml_timer</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#wml_timer">wml_timer()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the WML &lt;timer&gt; tag  
 the time unit of the value is 1/10 of a second.</td></tr>  
           
         <tr><td><b>wrap_column_item</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#wrap_column_item">DefaultGUIDatalist::wrap_column_item()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function ensures that the data we place  
 in a column is aligned according to what the  
 user wants.</td></tr>  
           
         <tr><td><b>write_thumb_to_disk</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#write_thumb_to_disk">ImageThumbnailWidget::write_thumb_to_disk()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;write the image to disk.</td></tr>  
           
   
 <tr><td colspan = "2"><a name="x">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>x</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>XMLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_XMLTAGS_inc.html">XMLTAGS.inc</a></td></tr>  
           
         <tr><td><b>xml_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html">xml_utils.inc</a></td></tr>  
           
         <tr><td><b>XMLDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_XMLDocumentClass_inc.html">XMLDocumentClass.inc</a></td></tr>  
           
         <tr><td><b>XHTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#XHTML">XHTML</a></td></tr>  
           
         <tr><td><b>XHTML_FRAMESET</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#XHTML_FRAMESET">XHTML_FRAMESET</a></td></tr>  
           
         <tr><td><b>XHTML_STRICT</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#XHTML_STRICT">XHTML_STRICT</a></td></tr>  
           
         <tr><td><b>XHTML_TRANSITIONAL</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#XHTML_TRANSITIONAL">XHTML_TRANSITIONAL</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Some global defines, used by the classes and widgets  
 to specify what type of output document format to use.</td></tr>  
           
         <tr><td><b>XMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#XMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor</td></tr>  
           
         <tr><td><b>XMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, class <a href="phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class lets you build a complete</td></tr>  
           
         <tr><td><b>XMLSTYLESHEETtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, class <a href="phpHtmlLib/XMLSTYLESHEETtag.html">XMLSTYLESHEETtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;xml-stylesheet tag class</td></tr>  
           
         <tr><td><b>XMLtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/XMLtag.html#XMLtag">XMLtag::XMLtag()</a></td></tr>  
           
         <tr><td><b>XMLtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, class <a href="phpHtmlLib/XMLtag.html">XMLtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;xml tag class</td></tr>  
           
         <tr><td><b>XMLTagClass</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, class <a href="phpHtmlLib/XMLTagClass.html">XMLTagClass</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This class is used for building and rendering  
 an XML tag.</td></tr>  
           
         <tr><td><b>XMLTagClass</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#XMLTagClass">XMLTagClass::XMLTagClass()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The constructor</td></tr>  
           
         <tr><td><b>XMLTagClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_XMLTagClass_inc.html">XMLTagClass.inc</a></td></tr>  
           
         <tr><td><b>xml_doctype</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#xml_doctype">xml_doctype()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build a  
 DOCTYPE tag</td></tr>  
           
         <tr><td><b>xml_stylesheet</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#xml_stylesheet">xml_stylesheet()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build an  
 xml-stylesheet tag</td></tr>  
           
         <tr><td><b>xml_tag</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#xml_tag">xml_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is a simple wrapper function  
 for building XMLTagClass objects</td></tr>  
           
         <tr><td><b>XMPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/XMPtag.html">XMPtag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;XMP&gt; tag class</td></tr>  
           
   
 <tr><td colspan = "2"><a name="_">&nbsp; </a>  
 <a href="#top">top</a><br>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>_</B></FONT>  
                 </TD>  
         </TR>  
 </TABLE>  
 </td></tr>  
           
         <tr><td><b>$_advanced_search_flag</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_advanced_search_flag">DataList::$_advanced_search_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to let us know that  
 advanced search is enabled</td></tr>  
           
         <tr><td><b>$_always_lower_case</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_always_lower_case">XMLtag::$_always_lower_case</a></td></tr>  
           
         <tr><td><b>$_always_upper_case</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#$_always_upper_case">DOCTYPEtag::$_always_upper_case</a></td></tr>  
           
         <tr><td><b>$_cdata_content_wrap</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SCRIPTsvgtag.html#$_cdata_content_wrap">SCRIPTsvgtag::$_cdata_content_wrap</a></td></tr>  
           
         <tr><td><b>$_cdata_content_wrap</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/STYLEsvgtag.html#$_cdata_content_wrap">STYLEsvgtag::$_cdata_content_wrap</a></td></tr>  
           
         <tr><td><b>$_cdata_content_wrap</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, variable <a href="phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap">XMLTagClass::$_cdata_content_wrap</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Automatically wrap ALL content</td></tr>  
           
         <tr><td><b>$_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_cellpadding">InfoTable::$_cellpadding</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds the default cellpadding</td></tr>  
           
         <tr><td><b>$_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_cellspacing">InfoTable::$_cellspacing</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds the default cellspacing</td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/HKERNsvgtag.html#$_close_tag_required">HKERNsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACENAMEsvgtag.html#$_close_tag_required">FONTFACENAMEsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BRtag.html#$_close_tag_required">BRtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#$_close_tag_required">LINKtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INPUTtag.html#$_close_tag_required">INPUTtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#$_close_tag_required">FONTFACEFORMATsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#$_close_tag_required">DEFINITIONSRCsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VKERNsvgtag.html#$_close_tag_required">VKERNsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMEtag.html#$_close_tag_required">FRAMEtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/METAtag.html#$_close_tag_required">METAtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HRtag.html#$_close_tag_required">HRtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_close_tag_required">IMGtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ELLIPSEsvgtag.html#$_close_tag_required">ELLIPSEsvgtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#$_close_tag_required">CDATAtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TIMERtag.html#$_close_tag_required">TIMERtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/AREAtag.html#$_close_tag_required">AREAtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/NOOPtag.html#$_close_tag_required">NOOPtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ACCESStag.html#$_close_tag_required">ACCESStag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BASEtag.html#$_close_tag_required">BASEtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_close_tag_required">XMLtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_close_tag_required</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#$_close_tag_required">DOCTYPEtag::$_close_tag_required</a></td></tr>  
           
         <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#$_columns">ImageThumbnailWidget::$_columns</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The number of columns for a  
 page.</td></tr>  
           
         <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_columns">DataList::$_columns</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The column descriptions  
 for the data we are working on</td></tr>  
           
         <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#$_columns">DataListSource::$_columns</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The column descriptions  
 for the data we are working on</td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/METAtag.html#$_content_required">METAtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ACCESStag.html#$_content_required">ACCESStag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BRtag.html#$_content_required">BRtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#$_content_required">FONTFACEFORMATsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BASEtag.html#$_content_required">BASEtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#$_content_required">DOCTYPEtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_content_required">XMLtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VKERNsvgtag.html#$_content_required">VKERNsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#$_content_required">LINKtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_content_required">IMGtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TIMERtag.html#$_content_required">TIMERtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMEtag.html#$_content_required">FRAMEtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#$_content_required">DEFINITIONSRCsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACENAMEsvgtag.html#$_content_required">FONTFACENAMEsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/NOOPtag.html#$_content_required">NOOPtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/HKERNsvgtag.html#$_content_required">HKERNsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/AREAtag.html#$_content_required">AREAtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ELLIPSEsvgtag.html#$_content_required">ELLIPSEsvgtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_content_required</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INPUTtag.html#$_content_required">INPUTtag::$_content_required</a></td></tr>  
           
         <tr><td><b>$_csv_headers</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#$_csv_headers">CSVFILEDataListSource::$_csv_headers</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds the headers read</td></tr>  
           
         <tr><td><b>$_data</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#$_data">DataListSource::$_data</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A placeholder for data that is read/built</td></tr>  
           
         <tr><td><b>$_datasource</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_datasource">DataList::$_datasource</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds our reference/copy of the</td></tr>  
           
         <tr><td><b>$_data_index</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#$_data_index">DataListSource::$_data_index</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the index into the array of data</td></tr>  
           
         <tr><td><b>$_db</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, variable <a href="phpHtmlLib/ADODBSQLDataListSource.html#$_db">ADODBSQLDataListSource::$_db</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This var holds the Database object</td></tr>  
           
         <tr><td><b>$_db</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, variable <a href="phpHtmlLib/PEARSQLDataListSource.html#$_db">PEARSQLDataListSource::$_db</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This var holds the Database object</td></tr>  
           
         <tr><td><b>$_db_options</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, variable <a href="phpHtmlLib/SQLDataListSource.html#$_db_options">SQLDataListSource::$_db_options</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds all of the options  
 that make up the sql query</td></tr>  
           
         <tr><td><b>$_debug_link_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SCRIPTtag.html#$_debug_link_attributes">SCRIPTtag::$_debug_link_attributes</a></td></tr>  
           
         <tr><td><b>$_debug_link_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#$_debug_link_attributes">Atag::$_debug_link_attributes</a></td></tr>  
           
         <tr><td><b>$_debug_link_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#$_debug_link_attributes">LINKtag::$_debug_link_attributes</a></td></tr>  
           
         <tr><td><b>$_debug_link_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_debug_link_attributes">IMGtag::$_debug_link_attributes</a></td></tr>  
           
         <tr><td><b>$_default_col_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TABLEtag.html#$_default_col_attributes">TABLEtag::$_default_col_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the default attributes for all &lt;td&gt;'s</td></tr>  
           
         <tr><td><b>$_default_orderby</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_default_orderby">DataList::$_default_orderby</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the db column name that  
 we want to order by default.</td></tr>  
           
         <tr><td><b>$_default_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_default_reverseorder">DataList::$_default_reverseorder</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds a flag to let us know to</td></tr>  
           
         <tr><td><b>$_default_rows_per_page</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_default_rows_per_page">DataList::$_default_rows_per_page</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The number of rows of data  
 to show per &quot;page&quot;.</td></tr>  
           
         <tr><td><b>$_default_rows_per_page</b></td><td width="100%" align="left" valign="top">in file widget6.php, variable <a href="phpHtmlLib/widget-examples/pearmysqllist.html#$_default_rows_per_page">pearmysqllist::$_default_rows_per_page</a></td></tr>  
           
         <tr><td><b>$_default_row_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TABLEtag.html#$_default_row_attributes">TABLEtag::$_default_row_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the default attributes for all &lt;tr&gt;'s</td></tr>  
           
         <tr><td><b>$_default_td_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TRtag.html#$_default_td_attributes">TRtag::$_default_td_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the default attributes for all &lt;td&gt;'s</td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Stag.html#$_depricated">Stag::$_depricated</a></td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOBRtag.html#$_depricated">NOBRtag::$_depricated</a></td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, variable <a href="phpHtmlLib/HTMLTagClass.html#$_depricated">HTMLTagClass::$_depricated</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to denote that this tag is  
 depricated by the HTML standard.</td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CENTERtag.html#$_depricated">CENTERtag::$_depricated</a></td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FONTtag.html#$_depricated">FONTtag::$_depricated</a></td></tr>  
           
         <tr><td><b>$_depricated</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/APPLETtag.html#$_depricated">APPLETtag::$_depricated</a></td></tr>  
           
         <tr><td><b>$_doctype_links</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_doctype_links">XMLDocumentClass::$_doctype_links</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This contains the doctype links  
 attributes.</td></tr>  
           
         <tr><td><b>$_doctype_source</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_doctype_source">XMLDocumentClass::$_doctype_source</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the DOCTYPE source attribute</td></tr>  
           
         <tr><td><b>$_enable_debug</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, variable <a href="phpHtmlLib/PageWidget.html#$_enable_debug">PageWidget::$_enable_debug</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This enables the ability to view the  
 source of a page bu setting debug=1  
 in the query string.</td></tr>  
           
         <tr><td><b>$_entries</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#$_entries">CSSBuilder::$_entries</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds the entries for the css</td></tr>  
           
         <tr><td><b>$_filename</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#$_filename">CSVFILEDataListSource::$_filename</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The csv file name/path on disk</td></tr>  
           
         <tr><td><b>$_form_attributes</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_form_attributes">DataList::$_form_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds the form attributes</td></tr>  
           
         <tr><td><b>$_form_render_flag</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_form_render_flag">DataList::$_form_render_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Build everything inside a form?</td></tr>  
           
         <tr><td><b>$_fp</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#$_fp">CSVFILEDataListSource::$_fp</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The file descriptor pointer</td></tr>  
           
         <tr><td><b>$_global_prefix</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#$_global_prefix">ImageThumbnailWidget::$_global_prefix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;holds the prefix for all variables</td></tr>  
           
         <tr><td><b>$_global_prefix</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_global_prefix">DataList::$_global_prefix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;prefix for all list variable  
 names, so we can potentially  
 have more then 1 list per page.</td></tr>  
           
         <tr><td><b>$_headers</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_headers">InfoTable::$_headers</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds the column header  
 titles.</td></tr>  
           
         <tr><td><b>$_header_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#$_header_flag">CSSBuilder::$_header_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to let us know if we should</td></tr>  
           
         <tr><td><b>$_hidden_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, variable <a href="phpHtmlLib/ActiveTab.html#$_hidden_background">ActiveTab::$_hidden_background</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The hidden tab's background color</td></tr>  
           
         <tr><td><b>$_highlight_selected</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#$_highlight_selected">TextCSSNav::$_highlight_selected</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to tell us that we can  
 highlight (css) the selected  
 link.</td></tr>  
           
         <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_htmlentities_attributes">IMGtag::$_htmlentities_attributes</a></td></tr>  
           
         <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SCRIPTtag.html#$_htmlentities_attributes">SCRIPTtag::$_htmlentities_attributes</a></td></tr>  
           
         <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#$_htmlentities_attributes">LINKtag::$_htmlentities_attributes</a></td></tr>  
           
         <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#$_htmlentities_attributes">Atag::$_htmlentities_attributes</a></td></tr>  
           
         <tr><td><b>$_html_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#$_html_attributes">HTMLPageClass::$_html_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds the attributes for the  
 &lt;html&gt; tag.</td></tr>  
           
         <tr><td><b>$_http_content_type</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_http_content_type">XMLDocumentClass::$_http_content_type</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The http content-type</td></tr>  
           
         <tr><td><b>$_image_path</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_image_path">DataList::$_image_path</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This stores the base path to where the  
 tool link images live.</td></tr>  
           
         <tr><td><b>$_indent_style</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#$_indent_style">HTMLPageClass::$_indent_style</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the value of the indent</td></tr>  
           
         <tr><td><b>$_maxlinelength</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#$_maxlinelength">CSVFILEDataListSource::$_maxlinelength</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The length of the longest</td></tr>  
           
         <tr><td><b>$_max_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_max_rows">DataList::$_max_rows</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The max number of rows to  
 show when the user does the  
 &quot;EXPAND&quot; command.</td></tr>  
           
         <tr><td><b>$_newline_after_content_flag</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, variable <a href="phpHtmlLib/Container.html#$_newline_after_content_flag">Container::$_newline_after_content_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Do we render a newline after the  
 contents has been rendered?</td></tr>  
           
         <tr><td><b>$_not_found_message</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#$_not_found_message">DataListSource::$_not_found_message</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is the message displayed when no data</td></tr>  
           
         <tr><td><b>$_no_finish_slash_xhtml</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#$_no_finish_slash_xhtml">DOCTYPEtag::$_no_finish_slash_xhtml</a></td></tr>  
           
         <tr><td><b>$_no_finish_slash_xhtml</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_no_finish_slash_xhtml">XMLtag::$_no_finish_slash_xhtml</a></td></tr>  
           
         <tr><td><b>$_no_finish_slash_xhtml</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, variable <a href="phpHtmlLib/HTMLTagClass.html#$_no_finish_slash_xhtml">HTMLTagClass::$_no_finish_slash_xhtml</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to tell the renderer not to  
 place the /&gt; if we are in xhtml  
 compliant mode.</td></tr>  
           
         <tr><td><b>$_no_finish_slash_xhtml</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#$_no_finish_slash_xhtml">CDATAtag::$_no_finish_slash_xhtml</a></td></tr>  
           
         <tr><td><b>$_numrowsVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_numrowsVar">DataList::$_numrowsVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The number of rows variable name</td></tr>  
           
         <tr><td><b>$_num_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_num_columns">DataList::$_num_columns</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Keeps track of the # of columns we have</td></tr>  
           
         <tr><td><b>$_num_pages</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_num_pages">DataList::$_num_pages</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This value holds the number  
 of pages of data we have  
 to display.</td></tr>  
           
         <tr><td><b>$_offsetVar</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#$_offsetVar">ImageThumbnailWidget::$_offsetVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the name of the offset  
 variable.</td></tr>  
           
         <tr><td><b>$_offsetVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_offsetVar">DataList::$_offsetVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The offset variable name</td></tr>  
           
         <tr><td><b>$_orderbyVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_orderbyVar">DataList::$_orderbyVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The order by variable name</td></tr>  
           
         <tr><td><b>$_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, variable <a href="phpHtmlLib/SQLDataListSource.html#$_query">SQLDataListSource::$_query</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The entire query built by</td></tr>  
           
         <tr><td><b>$_query_params</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#$_query_params">DataListSource::$_query_params</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds various parameters relating  
 to the query of the data</td></tr>  
           
         <tr><td><b>$_query_prefix</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#$_query_prefix">TextCSSNav::$_query_prefix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the prefix for the query string var</td></tr>  
           
         <tr><td><b>$_result</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, variable <a href="phpHtmlLib/PEARSQLDataListSource.html#$_result">PEARSQLDataListSource::$_result</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds the query result from the  
 PEAR::DB-&gt;query() call</td></tr>  
           
         <tr><td><b>$_result</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, variable <a href="phpHtmlLib/ADODBSQLDataListSource.html#$_result">ADODBSQLDataListSource::$_result</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this holds the query result from the  
 PEAR::DB-&gt;query() call</td></tr>  
           
         <tr><td><b>$_reverseorderVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_reverseorderVar">DataList::$_reverseorderVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The reverseorder variable name</td></tr>  
           
         <tr><td><b>$_root_tag</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_root_tag">XMLDocumentClass::$_root_tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The root xml tag for all data</td></tr>  
           
         <tr><td><b>$_save_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_save_vars">DataList::$_save_vars</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This holds a list of</td></tr>  
           
         <tr><td><b>$_search_fieldVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_search_fieldVar">DataList::$_search_fieldVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The search field variable</td></tr>  
           
         <tr><td><b>$_search_flag</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_search_flag">DataList::$_search_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to let us know that search  
 is enabled.</td></tr>  
           
         <tr><td><b>$_search_table</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_search_table">DataList::$_search_table</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the object block that is the</td></tr>  
           
         <tr><td><b>$_search_typeVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_search_typeVar">DataList::$_search_typeVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The type of search</td></tr>  
           
         <tr><td><b>$_search_valueVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_search_valueVar">DataList::$_search_valueVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The search value</td></tr>  
           
         <tr><td><b>$_selected</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#$_selected">TextCSSNav::$_selected</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds which one is auto selected</td></tr>  
           
         <tr><td><b>$_selected_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, variable <a href="phpHtmlLib/ActiveTab.html#$_selected_background">ActiveTab::$_selected_background</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The active tab's background color</td></tr>  
           
         <tr><td><b>$_showallVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_showallVar">DataList::$_showallVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This var to tell us to show all  
 data or not.</td></tr>  
           
         <tr><td><b>$_show_char_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this is a hack to show the  
 character encoding or not.</td></tr>  
           
         <tr><td><b>$_show_http_header</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_show_http_header">XMLDocumentClass::$_show_http_header</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This flag tells if we should  
 output the header content type.</td></tr>  
           
         <tr><td><b>$_show_results_flag</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_show_results_flag">DataList::$_show_results_flag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;flag to let us know if we want to show  
 the results or not.</td></tr>  
           
         <tr><td><b>$_show_vertical_cellborder</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_show_vertical_cellborder">InfoTable::$_show_vertical_cellborder</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to tell the class to render</td></tr>  
           
         <tr><td><b>$_simple_search_modifier</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_simple_search_modifier">DataList::$_simple_search_modifier</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Flag to enable simple search modifyer.</td></tr>  
           
         <tr><td><b>$_simple_search_modifierVar</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#$_simple_search_modifierVar">DataList::$_simple_search_modifierVar</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The simple search modifier  
 var name.</td></tr>  
           
         <tr><td><b>$_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, variable <a href="phpHtmlLib/VerticalCSSNavTable.html#$_subtitle">VerticalCSSNavTable::$_subtitle</a><br>&nbsp;&nbsp;&nbsp;&nbsp;the subtitle if any</td></tr>  
           
         <tr><td><b>$_supported_image_types</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#$_supported_image_types">ImageThumbnailWidget::$_supported_image_types</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Array of supported image  
 type flags.</td></tr>  
           
         <tr><td><b>$_table</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, variable <a href="phpHtmlLib/VerticalCSSNavTable.html#$_table">VerticalCSSNavTable::$_table</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Holds the outer table object</td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/GLYPHREFsvgtag.html#$_tag">GLYPHREFsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ACRONYMtag.html#$_tag">ACRONYMtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACENAMEsvgtag.html#$_tag">FONTFACENAMEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/GLYPHsvgtag.html#$_tag">GLYPHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CAPTIONtag.html#$_tag">CAPTIONtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/Gsvgtag.html#$_tag">Gsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BUTTONtag.html#$_tag">BUTTONtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ABBRtag.html#$_tag">ABBRtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEURIsvgtag.html#$_tag">FONTFACEURIsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEsvgtag.html#$_tag">FONTFACEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTsvgtag.html#$_tag">FONTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html#$_tag">FOREIGNOBJECTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#$_tag">CDATAtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#$_tag">FONTFACEFORMATsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACESRCsvgtag.html#$_tag">FONTFACESRCsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FILTERsvgtag.html#$_tag">FILTERsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html#$_tag">FEDISPLACEMENTMAPsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html#$_tag">FEDIFFUSELIGHTINGsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html#$_tag">FECONVOLVEMATRIXsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html#$_tag">FEDISTANTLIGHTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFLOODsvgtag.html#$_tag">FEFLOODsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCBsvgtag.html#$_tag">FEFUNCBsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCAsvgtag.html#$_tag">FEFUNCAsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOMPOSITEsvgtag.html#$_tag">FECOMPOSITEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html#$_tag">FECOMPONENTTANSFERsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CODEtag.html#$_tag">CODEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DESCsvgtag.html#$_tag">DESCsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CITEtag.html#$_tag">CITEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ELLIPSEsvgtag.html#$_tag">ELLIPSEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOLORMATRIXsvgtag.html#$_tag">FECOLORMATRIXsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEBLENDsvgtag.html#$_tag">FEBLENDsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCGsvgtag.html#$_tag">FEFUNCGsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCRsvgtag.html#$_tag">FEFUNCRsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FESPOTLIGHTsvgtag.html#$_tag">FESPOTLIGHTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html#$_tag">FESPECTACULARLIGHTINGsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FETILEsvgtag.html#$_tag">FETILEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FETURBULENCEsvgtag.html#$_tag">FETURBULENCEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLSTYLESHEETtag.html#$_tag">XMLSTYLESHEETtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CENTERtag.html#$_tag">CENTERtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html#$_tag">FEPOINTLIGHTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEOFFSETsvgtag.html#$_tag">FEOFFSETsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_tag">XMLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html#$_tag">FEGAUSSIANBLURsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEIMAGEsvgtag.html#$_tag">FEIMAGEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMERGENODEsvgtag.html#$_tag">FEMERGENODEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html#$_tag">FEMORPHOLOGYsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMERGEsvgtag.html#$_tag">FEMERGEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#$_tag">DOCTYPEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MISSINGGLYPHsvgtag.html#$_tag">MISSINGGLYPHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SYMBOLsvgtag.html#$_tag">SYMBOLsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/APPLETtag.html#$_tag">APPLETtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TEXTPATHsvgtag.html#$_tag">TEXTPATHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TEXTsvgtag.html#$_tag">TEXTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TITLEsvgtag.html#$_tag">TITLEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/NOOPtag.html#$_tag">NOOPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ONEVENTtag.html#$_tag">ONEVENTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BLOCKQUOTEtag.html#$_tag">BLOCKQUOTEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/POSTFIELDtag.html#$_tag">POSTFIELDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/STYLEsvgtag.html#$_tag">STYLEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SVGsvgtag.html#$_tag">SVGsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SWITCHsvgtag.html#$_tag">SWITCHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TREFsvgtag.html#$_tag">TREFsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TSPANsvgtag.html#$_tag">TSPANsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/GOtag.html#$_tag">GOtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#$_tag">Atag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ACCESStag.html#$_tag">ACCESStag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ANCHORtag.html#$_tag">ANCHORtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/CARDtag.html#$_tag">CARDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BASEtag.html#$_tag">BASEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/AREAtag.html#$_tag">AREAtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VIEWsvgtag.html#$_tag">VIEWsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/USEsvgtag.html#$_tag">USEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BIGtag.html#$_tag">BIGtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BDOtag.html#$_tag">BDOtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VKERNsvgtag.html#$_tag">VKERNsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/PREVtag.html#$_tag">PREVtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/REFRESHtag.html#$_tag">REFRESHtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/DOtag.html#$_tag">DOtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/METADATAsvgtag.html#$_tag">METADATAsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MPATHsvgtag.html#$_tag">MPATHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/PATHsvgtag.html#$_tag">PATHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/PATTERNsvgtag.html#$_tag">PATTERNsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MASKsvgtag.html#$_tag">MASKsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MARKERsvgtag.html#$_tag">MARKERsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/HKERNsvgtag.html#$_tag">HKERNsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BRtag.html#$_tag">BRtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/IMAGEsvgtag.html#$_tag">IMAGEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/LINEARGRADIENTsvgtag.html#$_tag">LINEARGRADIENTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/LINEsvgtag.html#$_tag">LINEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFSsvgtag.html#$_tag">DEFSsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/WMLtag.html#$_tag">WMLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BODYtag.html#$_tag">BODYtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/RECTsvgtag.html#$_tag">RECTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SCRIPTsvgtag.html#$_tag">SCRIPTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SETsvgtag.html#$_tag">SETsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/STOPsvgtag.html#$_tag">STOPsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/RADIALGRADIENTsvgtag.html#$_tag">RADIALGRADIENTsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/POLYLINEsvgtag.html#$_tag">POLYLINEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ADDRESStag.html#$_tag">ADDRESStag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TIMERtag.html#$_tag">TIMERtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TEMPLATEtag.html#$_tag">TEMPLATEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/SETVARtag.html#$_tag">SETVARtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/POLYGONsvgtag.html#$_tag">POLYGONsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Btag.html#$_tag">Btag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/Asvgtag.html#$_tag">Asvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H4tag.html#$_tag">H4tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H5tag.html#$_tag">H5tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TABLEtag.html#$_tag">TABLEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TBODYtag.html#$_tag">TBODYtag::$_tag</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Tag definition for class.</td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TEXTAREAtag.html#$_tag">TEXTAREAtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TDtag.html#$_tag">TDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SUPtag.html#$_tag">SUPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SUBtag.html#$_tag">SUBtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H6tag.html#$_tag">H6tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SPANtag.html#$_tag">SPANtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Stag.html#$_tag">Stag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/STRONGtag.html#$_tag">STRONGtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/STYLEtag.html#$_tag">STYLEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TFOOTtag.html#$_tag">TFOOTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/THEADtag.html#$_tag">THEADtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/XMPtag.html#$_tag">XMPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/VARtag.html#$_tag">VARtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H2tag.html#$_tag">H2tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H1tag.html#$_tag">H1tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMEtag.html#$_tag">FRAMEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Utag.html#$_tag">Utag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ULtag.html#$_tag">ULtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TITLEtag.html#$_tag">TITLEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/THtag.html#$_tag">THtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#$_tag">DEFINITIONSRCsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TRtag.html#$_tag">TRtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TTtag.html#$_tag">TTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SMALLtag.html#$_tag">SMALLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SELECTtag.html#$_tag">SELECTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/MAPtag.html#$_tag">MAPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LItag.html#$_tag">LItag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IFRAMEtag.html#$_tag">IFRAMEtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HTMLtag.html#$_tag">HTMLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HRtag.html#$_tag">HRtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/METAtag.html#$_tag">METAtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#$_tag">LINKtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_tag">IMGtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Itag.html#$_tag">Itag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INStag.html#$_tag">INStag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/KBDtag.html#$_tag">KBDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LABELtag.html#$_tag">LABELtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LEGENDtag.html#$_tag">LEGENDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOBRtag.html#$_tag">NOBRtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOFRAMEStag.html#$_tag">NOFRAMEStag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Qtag.html#$_tag">Qtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Ptag.html#$_tag">Ptag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SAMPtag.html#$_tag">SAMPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HEADtag.html#$_tag">HEADtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SCRIPTtag.html#$_tag">SCRIPTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/PREtag.html#$_tag">PREtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/PARAMtag.html#$_tag">PARAMtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OBJECTtag.html#$_tag">OBJECTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOSCRIPTtag.html#$_tag">NOSCRIPTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OLtag.html#$_tag">OLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OPTGROUPtag.html#$_tag">OPTGROUPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OPTIONtag.html#$_tag">OPTIONtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMESETtag.html#$_tag">FRAMESETtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H3tag.html#$_tag">H3tag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHsvgtag.html#$_tag">ALTGLYGHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html#$_tag">ALTGLYGHITEMsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATECOLORsvgtag.html#$_tag">ANIMATECOLORsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html#$_tag">ANIMATEMOTIONsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FIELDSETtag.html#$_tag">FIELDSETtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/EMtag.html#$_tag">EMtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html#$_tag">ALTGLYGHDEFsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DDtag.html#$_tag">DDtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DIVtag.html#$_tag">DIVtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DFNtag.html#$_tag">DFNtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FORMtag.html#$_tag">FORMtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DLtag.html#$_tag">DLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DELtag.html#$_tag">DELtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATEsvgtag.html#$_tag">ANIMATEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DTtag.html#$_tag">DTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html#$_tag">ANIMATETTRANSFORMsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CIRCLEsvgtag.html#$_tag">CIRCLEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/COLGROUPtag.html#$_tag">COLGROUPtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/COLtag.html#$_tag">COLtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/COLORPROFILEsvgtag.html#$_tag">COLORPROFILEsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INPUTtag.html#$_tag">INPUTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FONTtag.html#$_tag">FONTtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CLIPPATHsvgtag.html#$_tag">CLIPPATHsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CURSORsvgtag.html#$_tag">CURSORsvgtag::$_tag</a></td></tr>  
           
         <tr><td><b>$_tag_postfix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_tag_postfix">XMLtag::$_tag_postfix</a></td></tr>  
           
         <tr><td><b>$_tag_postfix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#$_tag_postfix">CDATAtag::$_tag_postfix</a></td></tr>  
           
         <tr><td><b>$_tag_postfix</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, variable <a href="phpHtmlLib/XMLTagClass.html#$_tag_postfix">XMLTagClass::$_tag_postfix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;holds the tag postfix</td></tr>  
           
         <tr><td><b>$_tag_prefix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#$_tag_prefix">XMLtag::$_tag_prefix</a></td></tr>  
           
         <tr><td><b>$_tag_prefix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#$_tag_prefix">CDATAtag::$_tag_prefix</a></td></tr>  
           
         <tr><td><b>$_tag_prefix</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, variable <a href="phpHtmlLib/XMLTagClass.html#$_tag_prefix">XMLTagClass::$_tag_prefix</a><br>&nbsp;&nbsp;&nbsp;&nbsp;holds the tag prefix</td></tr>  
           
         <tr><td><b>$_title_css_class</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_title_css_class">InfoTable::$_title_css_class</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The default class used for the</td></tr>  
           
         <tr><td><b>$_title_text</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, variable <a href="phpHtmlLib/PageWidget.html#$_title_text">PageWidget::$_title_text</a><br>&nbsp;&nbsp;&nbsp;&nbsp;holds the page title text for  
 a page</td></tr>  
           
         <tr><td><b>$_title_text_align</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#$_title_text_align">InfoTable::$_title_text_align</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The default alignment for the  
 title text in the caption.</td></tr>  
           
         <tr><td><b>$_widget_css_auto</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#$_widget_css_auto">HTMLPageClass::$_widget_css_auto</a><br>&nbsp;&nbsp;&nbsp;&nbsp;keeps track of which widgets we have  
 automatically pulled in css for</td></tr>  
           
         <tr><td><b>$_widget_js_auto</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#$_widget_js_auto">HTMLPageClass::$_widget_js_auto</a><br>&nbsp;&nbsp;&nbsp;&nbsp;keeps track of which widgets we have  
 automatically pulled in js for</td></tr>  
           
         <tr><td><b>$_xhtml_strict_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#$_xhtml_strict_attributes">IMGtag::$_xhtml_strict_attributes</a></td></tr>  
           
         <tr><td><b>$_xhtml_strict_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, variable <a href="phpHtmlLib/HTMLTagClass.html#$_xhtml_strict_attributes">HTMLTagClass::$_xhtml_strict_attributes</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The list of attributes not to render  
 if HTML_RENDER_TYPE is &quot;XHTML STRICT&quot;</td></tr>  
           
         <tr><td><b>$_xml_obj</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_xml_obj">XMLDocumentClass::$_xml_obj</a><br>&nbsp;&nbsp;&nbsp;&nbsp;holds the xml tag object that  
 all content will be wrapped in</td></tr>  
           
         <tr><td><b>$_xml_stylesheet_container</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a><br>&nbsp;&nbsp;&nbsp;&nbsp;The container for all the  
 xml-stylesheet tags</td></tr>  
           
         <tr><td><b>_build_attribute_string</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_build_attribute_string">XMLTagClass::_build_attribute_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds an attribute for an XML tag.</td></tr>  
           
         <tr><td><b>_build_attribute_string</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#_build_attribute_string">HTMLTagClass::_build_attribute_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds an attribute for a tag.</td></tr>  
           
         <tr><td><b>_build_content_type_tag</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#_build_content_type_tag">HTMLPageClass::_build_content_type_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this builds the content type meta tag.</td></tr>  
           
         <tr><td><b>_build_doctype</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#_build_doctype">XMLDocumentClass::_build_doctype()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method builds the DOCTYPE tag for the document</td></tr>  
           
         <tr><td><b>_build_head</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#_build_head">HTMLPageClass::_build_head()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;builds the head object and its content.</td></tr>  
           
         <tr><td><b>_build_header</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#_build_header">InfoTable::_build_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the table header</td></tr>  
           
         <tr><td><b>_build_links</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#_build_links">TextCSSNav::_build_links()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build the links  
 to click on</td></tr>  
           
         <tr><td><b>_build_links</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#_build_links">VerticalCSSNavTable::_build_links()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build the links  
 to click on</td></tr>  
           
         <tr><td><b>_build_name</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#_build_name">CSSBuilder::_build_name()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to construct the css name  
 declaration string.</td></tr>  
           
         <tr><td><b>_build_properties</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#_build_properties">CSSBuilder::_build_properties()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to construct the  
 property: value strings for the class</td></tr>  
           
         <tr><td><b>_build_root_tag</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#_build_root_tag">XMLDocumentClass::_build_root_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the root xml</td></tr>  
           
         <tr><td><b>_build_save_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_build_save_vars">DataList::_build_save_vars()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this method builds some hidden  
 form fields to automatically  
 be placed inside the form.</td></tr>  
           
         <tr><td><b>_build_search_title</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#_build_search_title">DefaultGUIDatalist::_build_search_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the search title table</td></tr>  
           
         <tr><td><b>_build_simple_search_form</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#_build_simple_search_form">DefaultGUIDatalist::_build_simple_search_form()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the simple search TD</td></tr>  
           
         <tr><td><b>_build_simple_search_modifier</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_build_simple_search_modifier">DataList::_build_simple_search_modifier()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds the simple search modifier  
 select box.</td></tr>  
           
         <tr><td><b>_build_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#_build_subtitle">VerticalCSSNavTable::_build_subtitle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the subtitle  
 if needed.</td></tr>  
           
         <tr><td><b>_build_subtitle</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#_build_subtitle">NavTable::_build_subtitle()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds the subtitle td  
 to hold the...subtitle!</td></tr>  
           
         <tr><td><b>_build_tab_td</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#_build_tab_td">ActiveTab::_build_tab_td()</a></td></tr>  
           
         <tr><td><b>_build_td</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#_build_td">InfoTable::_build_td()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function builds a TD tag with the border styles  
 set appropriatly</td></tr>  
           
         <tr><td><b>_build_title</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#_build_title">VerticalCSSNavTable::_build_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the title tr</td></tr>  
           
         <tr><td><b>_build_title</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#_build_title">InfoTable::_build_title()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the title  
 container</td></tr>  
           
         <tr><td><b>_build_tool_url</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_build_tool_url">DataList::_build_tool_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to build the url  
 for a tool link.</td></tr>  
           
         <tr><td><b>_build_xml_stylesheet_container</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the _xml_stylesheet_container</td></tr>  
           
         <tr><td><b>_check_datasource</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_check_datasource">DataList::_check_datasource()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;general DataListSource object checker.</td></tr>  
           
         <tr><td><b>_clean_string</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_clean_string">DataList::_clean_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to make sure that the string we are  
 placing in a cell has been &quot;cleaned&quot;</td></tr>  
           
         <tr><td><b>_construct_row</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#_construct_row">CSVFILEDataListSource::_construct_row()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this is used to build a row  
 from a csv line</td></tr>  
           
         <tr><td><b>_create_body</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#_create_body">HTMLPageClass::_create_body()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This is responsible for creating the</td></tr>  
           
         <tr><td><b>_create_thumbnail_cache_dir</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#_create_thumbnail_cache_dir">ImageThumbnailWidget::_create_thumbnail_cache_dir()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Try and create the thumbnail cache dir.</td></tr>  
           
         <tr><td><b>_create_xml_obj</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function builds the local</td></tr>  
           
         <tr><td><b>_end_td</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#_end_td">ActiveTab::_end_td()</a></td></tr>  
           
         <tr><td><b>_filter_column_string</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_filter_column_string">DataList::_filter_column_string()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This does some magic filtering on the data  
 that we display in a column.</td></tr>  
           
         <tr><td><b>_find_data</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#_find_data">CSVFILEDataListSource::_find_data()</a></td></tr>  
           
         <tr><td><b>_frameset_wrap_body</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#_frameset_wrap_body">HTMLPageClass::_frameset_wrap_body()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This builds a frameset body tag  
 wrapped in a &lt;noframes&gt; tag.</td></tr>  
           
         <tr><td><b>_get_element</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_get_element">XMLTagClass::_get_element()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;get the nth element from content array</td></tr>  
           
         <tr><td><b>_get_file_type</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#_get_file_type">ImageThumbnailWidget::_get_file_type()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;discover the type of image based off of the extension</td></tr>  
           
         <tr><td><b>_get_header</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#_get_header">CSVFILEDataListSource::_get_header()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This file trys to get the CSV header.</td></tr>  
           
         <tr><td><b>_get_searchable_fields</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_get_searchable_fields">DataList::_get_searchable_fields()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This method gets the array of  
 searchable header fields (columns)</td></tr>  
           
         <tr><td><b>_is_column_sortable</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#_is_column_sortable">DataListSource::_is_column_sortable()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function determines if the column</td></tr>  
           
         <tr><td><b>_javascript</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_javascript">DataList::_javascript()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function provides a way to automatically  
 add javascript to this object.</td></tr>  
           
         <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#_prepare_flags">SVGTagClass::_prepare_flags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;we override this method  
 to automatically check to  
 see if the tag has content.</td></tr>  
           
         <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/GOtag.html#_prepare_flags">GOtag::_prepare_flags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;we override this method  
 to automatically check to  
 see if the tag has content.</td></tr>  
           
         <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_prepare_flags">XMLTagClass::_prepare_flags()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function checks to see if</td></tr>  
           
         <tr><td><b>_render_close_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/CDATAtag.html#_render_close_tag">CDATAtag::_render_close_tag()</a></td></tr>  
           
         <tr><td><b>_render_close_tag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_render_close_tag">XMLTagClass::_render_close_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is reposnsible for  
 rendering the closing tag (if any)</td></tr>  
           
         <tr><td><b>_render_content</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_render_content">XMLTagClass::_render_content()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is reponsible for</td></tr>  
           
         <tr><td><b>_render_open_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/CDATAtag.html#_render_open_tag">CDATAtag::_render_open_tag()</a></td></tr>  
           
         <tr><td><b>_render_open_tag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#_render_open_tag">XMLTagClass::_render_open_tag()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;this function is responsible for  
 rendering the open tag.</td></tr>  
           
         <tr><td><b>_render_tag_debug</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#_render_tag_debug">HTMLTagClass::_render_tag_debug()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This renders that open tag in debug mode.</td></tr>  
           
         <tr><td><b>_render_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#_render_text">NavTable::_render_text()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render a text row.</td></tr>  
           
         <tr><td><b>_render_url</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#_render_url">NavTable::_render_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;render a url row.</td></tr>  
           
         <tr><td><b>_replace_value</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#_replace_value">CSSBuilder::_replace_value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function does the main work for update_all_values</td></tr>  
           
         <tr><td><b>_save_mozilla_nav_link</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_save_mozilla_nav_link">DataList::_save_mozilla_nav_link()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function stores the url for each of the tool  
 urls, so we can push these out for mozilla.</td></tr>  
           
         <tr><td><b>_show_results</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#_show_results">DataList::_show_results()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;This function is used to let render() know  
 that we should show the results or not.</td></tr>  
           
         <tr><td><b>_spacer_td</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#_spacer_td">ActiveTab::_spacer_td()</a></td></tr>  
           
         <tr><td><b>_tab_name</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#_tab_name">ActiveTab::_tab_name()</a></td></tr>  
           
   
 </table>  
 </HTML>  

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

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