| 1 | <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'> | 
| 2 | <!--NewPage--> | 
| 3 | <HTML> | 
| 4 | <HEAD> | 
| 5 | <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:21:49 -0800' --> | 
| 6 | <TITLE>Element Index</TITLE> | 
| 7 | <LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'> | 
| 8 | </HEAD> | 
| 9 | <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;"> | 
| 10 | <a name="top"></a> | 
| 11 | <h1>Index of All Elements</h1> | 
| 12 | <a name="top">  </a> | 
| 13 | <b>Indexes by package:</b><br> | 
| 14 | <a href="elementindex_phpHtmlLib.html">phpHtmlLib</a><br> | 
| 15 | <br> | 
| 16 | <br> | 
| 17 | <a href="elementindex.html#a">a</a> | 
| 18 | <a href="elementindex.html#b">b</a> | 
| 19 | <a href="elementindex.html#c">c</a> | 
| 20 | <a href="elementindex.html#d">d</a> | 
| 21 | <a href="elementindex.html#e">e</a> | 
| 22 | <a href="elementindex.html#f">f</a> | 
| 23 | <a href="elementindex.html#g">g</a> | 
| 24 | <a href="elementindex.html#h">h</a> | 
| 25 | <a href="elementindex.html#i">i</a> | 
| 26 | <a href="elementindex.html#j">j</a> | 
| 27 | <a href="elementindex.html#k">k</a> | 
| 28 | <a href="elementindex.html#l">l</a> | 
| 29 | <a href="elementindex.html#m">m</a> | 
| 30 | <a href="elementindex.html#n">n</a> | 
| 31 | <a href="elementindex.html#o">o</a> | 
| 32 | <a href="elementindex.html#p">p</a> | 
| 33 | <a href="elementindex.html#q">q</a> | 
| 34 | <a href="elementindex.html#r">r</a> | 
| 35 | <a href="elementindex.html#s">s</a> | 
| 36 | <a href="elementindex.html#t">t</a> | 
| 37 | <a href="elementindex.html#u">u</a> | 
| 38 | <a href="elementindex.html#v">v</a> | 
| 39 | <a href="elementindex.html#w">w</a> | 
| 40 | <a href="elementindex.html#x">x</a> | 
| 41 | <a href="elementindex.html#_">_</a> | 
| 42 | <table> | 
| 43 | <tr><td colspan = "2"><a name="a">  </a> | 
| 44 | <a href="#top">top</a><br> | 
| 45 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 46 | <TR CLASS='TableHeadingColor'> | 
| 47 | <TD> | 
| 48 | <FONT SIZE='+2'><B>a</B></FONT> | 
| 49 | </TD> | 
| 50 | </TR> | 
| 51 | </TABLE> | 
| 52 | </td></tr> | 
| 53 | <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#var$alternating_row_colors">DataList::$alternating_row_colors</a><br>    Do we want to alternate the row colors?  This helps to see each row easier.</td></tr> | 
| 54 | <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>    <ABBR> tag class</td></tr> | 
| 55 | <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>    <ACCESS> tag class</td></tr> | 
| 56 | <tr><td><b>AccountForm</b></td><td width="100%" align="left" valign="top">in file form1.php, class <a href="phpHtmlLib/form-examples/AccountForm.html">AccountForm</a><br>    This is the Class that handles the building  of the Form itself.  It creates the Form Elements  inside the form_init_elements() method.</td></tr> | 
| 57 | <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>    <ACRONYM> tag class</td></tr> | 
| 58 | <tr><td><b>actionbar_cell</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodactionbar_cell">DefaultGUIDatalist::actionbar_cell()</a><br>    this is the method that builds  the contents for the middle actionbar  td cell.</td></tr> | 
| 59 | <tr><td><b>action_button</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodaction_button">DefaultGUIDatalist::action_button()</a><br>    This function builds an action button that will  modify the form action, to post to a different  script to handle the data</td></tr> | 
| 60 | <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><br>    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.</td></tr> | 
| 61 | <tr><td><b>ActiveTab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodActiveTab">ActiveTab::ActiveTab()</a><br>    This is the constructor for the ActiveTab  object.</td></tr> | 
| 62 | <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><br>    The CSSBuilder object for the ActiveTab widget</td></tr> | 
| 63 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodadd">NavTable::add()</a><br>    this function adds an entry to the navtable.</td></tr> | 
| 64 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodadd">HTMLPageClass::add()</a><br>    This function adds content to the <body>  area of the page.</td></tr> | 
| 65 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#methodadd">FooterNav::add()</a><br>    add an entry to the footer nav</td></tr> | 
| 66 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#methodadd">TRtag::add()</a><br>    add content onto content stack  adds content to tag as a FIFO.</td></tr> | 
| 67 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file CSSContainer.inc, method <a href="phpHtmlLib/CSSContainer.html#methodadd">CSSContainer::add()</a><br>    Only allow the adding of CSSBuilder</td></tr> | 
| 68 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodadd">Container::add()</a><br>    add content onto content stack</td></tr> | 
| 69 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a><br>    we override this class to make sure  we push all content inside the  local _xml_obj tag</td></tr> | 
| 70 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodadd">TextCSSNav::add()</a><br>    this function adds a clickable link.</td></tr> | 
| 71 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/OLtag.html#methodadd">OLtag::add()</a><br>    add content onto content stack  adds content to tag as a FIFO.</td></tr> | 
| 72 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd">VerticalCSSNavTable::add()</a><br>    this function adds a clickable link.</td></tr> | 
| 73 | <tr><td><b>add</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodadd">TextNav::add()</a><br>    this function adds a clickable link.</td></tr> | 
| 74 | <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>    <ADDRESS> tag class</td></tr> | 
| 75 | <tr><td><b>add_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a><br>    This function adds a form submit button  with the appropriate action.</td></tr> | 
| 76 | <tr><td><b>add_action_column</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodadd_action_column">DefaultGUIDatalist::add_action_column()</a><br>    This function adds an action column.  This  adds a column of either checkboxes or radio  buttons.</td></tr> | 
| 77 | <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodadd_blank">TextNav::add_blank()</a><br>    This lets you add a blank entry  between 2 links</td></tr> | 
| 78 | <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodadd_blank">TextCSSNav::add_blank()</a><br>    This lets you add a blank entry  between 2 links</td></tr> | 
| 79 | <tr><td><b>add_blank</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodadd_blank">NavTable::add_blank()</a><br>    This lets you add a blank line  between 2 links</td></tr> | 
| 80 | <tr><td><b>add_cancel</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a><br>    build a cancel button with a url  to go to</td></tr> | 
| 81 | <tr><td><b>add_column</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodadd_column">DataListSource::add_column()</a><br>    Add a column of data to manage</td></tr> | 
| 82 | <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#methodadd_column_header">InfoTable::add_column_header()</a><br>    This function is used to set the column  header text for each column</td></tr> | 
| 83 | <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#methodadd_css_link">HTMLPageClass::add_css_link()</a><br>    pushes a css external reference to the head area</td></tr> | 
| 84 | <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#methodadd_data_row">CSVFILEDataListSource::add_data_row()</a><br>    This function adds a row of data</td></tr> | 
| 85 | <tr><td><b>add_element</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a><br>    This method is used to add a  form element</td></tr> | 
| 86 | <tr><td><b>add_entry</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a><br>    This function adds a new class entry</td></tr> | 
| 87 | <tr><td><b>add_error</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a><br>    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.</td></tr> | 
| 88 | <tr><td><b>add_form_block</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodadd_form_block">StandardFormContent::add_form_block()</a><br>    This function is used to add a block of  form fields inside a table to this form.</td></tr> | 
| 89 | <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#methodadd_header_item">DataList::add_header_item()</a><br>    This function adds a header item to the column headers  from a list of parameters.</td></tr> | 
| 90 | <tr><td><b>add_heading</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodadd_heading">NavTable::add_heading()</a><br>    This adds a new heading in the nav.</td></tr> | 
| 91 | <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#methodadd_head_content">HTMLPageClass::add_head_content()</a><br>    this adds content to the head tag  of the page</td></tr> | 
| 92 | <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#methodadd_head_css">HTMLPageClass::add_head_css()</a><br>    this function adds raw css to the  <head> tag.  It will automatically  be wrapped in a <style type="text/css"></td></tr> | 
| 93 | <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#methodadd_head_js">HTMLPageClass::add_head_js()</a><br>    adds raw javascript to the head which  will automatically get wrapped in a  <script language="JavaScript"> tag.</td></tr> | 
| 94 | <tr><td><b>add_hidden_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a><br>    This function adds a submit button that  can have any label.  It just makes the  _form_action a hidden field.</td></tr> | 
| 95 | <tr><td><b>add_hidden_element</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a><br>    This method is used to add a  hidden form field</td></tr> | 
| 96 | <tr><td><b>add_image_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a><br>    This function adds an action as an image to  submit the form.</td></tr> | 
| 97 | <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a><br>    Add content onto content stack  so you can change the item later.</td></tr> | 
| 98 | <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodadd_reference">HTMLPageClass::add_reference()</a><br>    Adds the content reference to the <body>  tag for later use.</td></tr> | 
| 99 | <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#methodadd_reference">TRtag::add_reference()</a><br>    add content onto content stack</td></tr> | 
| 100 | <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/OLtag.html#methodadd_reference">OLtag::add_reference()</a><br>    push content onto content stack</td></tr> | 
| 101 | <tr><td><b>add_reference</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a><br>    we override this class to make sure  we push all content inside the  local _xml_obj tag</td></tr> | 
| 102 | <tr><td><b>add_row</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#methodadd_row">TABLEtag::add_row()</a><br>    push 1 row (tr) of content.</td></tr> | 
| 103 | <tr><td><b>add_row</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodadd_row">InfoTable::add_row()</a><br>    This function is used to add a row to the table</td></tr> | 
| 104 | <tr><td><b>add_tab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodadd_tab">ActiveTab::add_tab()</a><br>    Add a tab</td></tr> | 
| 105 | <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd_text">VerticalCSSNavTable::add_text()</a><br>    this adds a text item in the nav</td></tr> | 
| 106 | <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodadd_text">TextNav::add_text()</a><br>    this adds a text item in the nav</td></tr> | 
| 107 | <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodadd_text">NavTable::add_text()</a><br>    this adds a text item in the nav</td></tr> | 
| 108 | <tr><td><b>add_text</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodadd_text">TextCSSNav::add_text()</a><br>    this adds a text item in the nav</td></tr> | 
| 109 | <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#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a><br>    This function is used to add a new  xml-stylesheet tag to the top  portion of the document.</td></tr> | 
| 110 | <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>    This is a subclass of the pear mysql list object.</td></tr> | 
| 111 | <tr><td><b>ADODBSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#methodADODBSQLDataListSource">ADODBSQLDataListSource::ADODBSQLDataListSource()</a><br>    The constructor is used to pass in the  PEAR DB object that has already been  created and connected to the db.</td></tr> | 
| 112 | <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>    This SQLDataListSource child class interacts with  with the specific DB via the php ADODB DB abstraction  objects.</td></tr> | 
| 113 | <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#methodadvanced_search_disable">DataList::advanced_search_disable()</a><br>    Disable the advanced search</td></tr> | 
| 114 | <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#methodadvanced_search_enable">DataList::advanced_search_enable()</a><br>    Enable the advanced search</td></tr> | 
| 115 | <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#methodadvanced_search_where_clause">SQLDataListSource::advanced_search_where_clause()</a><br>    This function is responsible for  building the portion of the where clause  for doing an advanced search.</td></tr> | 
| 116 | <tr><td><b>allow_select_all</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodallow_select_all">DefaultGUIDatalist::allow_select_all()</a><br>    Sets the flag for rendering the select all checkbox</td></tr> | 
| 117 | <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>    <altGlyphDef> SVG tag</td></tr> | 
| 118 | <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>    <altGlyphItem> SVG tag</td></tr> | 
| 119 | <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>    <altGlyph> SVG tag</td></tr> | 
| 120 | <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>    <ANCHOR> tag class</td></tr> | 
| 121 | <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>    <animateColor> SVG tag</td></tr> | 
| 122 | <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>    <animateMotion> SVG tag</td></tr> | 
| 123 | <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>    <animate> SVG tag</td></tr> | 
| 124 | <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>    <animateTransform> SVG tag</td></tr> | 
| 125 | <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>    <APPLET> tag class</td></tr> | 
| 126 | <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>    <AREA> tag class</td></tr> | 
| 127 | <tr><td><b>array_hasempty</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodarray_hasempty">FormValidation::array_hasempty()</a><br>    This method checks to make sure an array doesn't have  an empty element.</td></tr> | 
| 128 | <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#functionarray_to_xml_tree">array_to_xml_tree()</a><br>    This function converts an array to  an xml document.</td></tr> | 
| 129 | <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>    <a> SVG tag</td></tr> | 
| 130 | <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>    <A> tag class</td></tr> | 
| 131 | <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> | 
| 132 | <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> | 
| 133 | <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> | 
| 134 | <tr><td colspan = "2"><a name="b">  </a> | 
| 135 | <a href="#top">top</a><br> | 
| 136 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 137 | <TR CLASS='TableHeadingColor'> | 
| 138 | <TD> | 
| 139 | <FONT SIZE='+2'><B>b</B></FONT> | 
| 140 | </TD> | 
| 141 | </TR> | 
| 142 | </TABLE> | 
| 143 | </td></tr> | 
| 144 | <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>    <BASE> tag class</td></tr> | 
| 145 | <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>    this is the base widget class, that all widgets  are based off of.  It provides some basic  members and methods</td></tr> | 
| 146 | <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>    <BDO> tag class</td></tr> | 
| 147 | <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>    <BIG> tag class</td></tr> | 
| 148 | <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>    <BLOCKQUOTE> tag class</td></tr> | 
| 149 | <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>    <BODY> tag class</td></tr> | 
| 150 | <tr><td><b>body_content</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodbody_content">PageWidget::body_content()</a><br>    This function is meant to be overridden  by the child class.</td></tr> | 
| 151 | <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#methodbody_content">MyLayoutPage::body_content()</a><br>    This builds the main content for the  page.</td></tr> | 
| 152 | <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>    <BR> tag class</td></tr> | 
| 153 | <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>    <B> tag class</td></tr> | 
| 154 | <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#methodbuild_base_url">DataList::build_base_url()</a><br>    This builds the base url used  by the column headers as well  as the page tool links.</td></tr> | 
| 155 | <tr><td><b>build_column_header</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodbuild_column_header">SimpleGUIDataList::build_column_header()</a><br>    This function builds the object/text</td></tr> | 
| 156 | <tr><td><b>build_column_header</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodbuild_column_header">ListAction::build_column_header()</a><br>    This function builds the object/text</td></tr> | 
| 157 | <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#methodbuild_column_header">DefaultGUIDatalist::build_column_header()</a><br>    This function builds the object/text</td></tr> | 
| 158 | <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#methodbuild_column_item">pearmysqllist::build_column_item()</a><br>    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.</td></tr> | 
| 159 | <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#methodbuild_column_item">DataList::build_column_item()</a><br>    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> | 
| 160 | <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#methodbuild_column_url">DataList::build_column_url()</a><br>    This builds a url for a particular  column header.</td></tr> | 
| 161 | <tr><td><b>build_confirm_table</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a><br>    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.</td></tr> | 
| 162 | <tr><td><b>build_content</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodbuild_content">ActiveTab::build_content()</a></td></tr> | 
| 163 | <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#methodbuild_copyright_header">FooterNav::build_copyright_header()</a><br>    render the copyright string</td></tr> | 
| 164 | <tr><td><b>build_doctype</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodbuild_doctype">HTMLPageClass::build_doctype()</a><br>    This function is used to build the DOCTYPE</td></tr> | 
| 165 | <tr><td><b>build_filelist</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_filelist">ImageThumbnailWidget::build_filelist()</a><br>    build the list of images</td></tr> | 
| 166 | <tr><td><b>build_form_block</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodbuild_form_block">StandardFormContent::build_form_block()</a><br>    this builds a fieldset and legend and adds the  form table to it.</td></tr> | 
| 167 | <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#methodbuild_groupby_clause">SQLDataListSource::build_groupby_clause()</a><br>    this builds the groupby clause of the query</td></tr> | 
| 168 | <tr><td><b>build_gui</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodbuild_gui">DataList::build_gui()</a><br>    This function is responsible for calling the child  class's methods for building the GUI container.</td></tr> | 
| 169 | <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#methodbuild_img_td">TreeNav::build_img_td()</a><br>    build the image seperator td</td></tr> | 
| 170 | <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#methodbuild_img_td">TextNav::build_img_td()</a><br>    build the image seperator td</td></tr> | 
| 171 | <tr><td><b>build_innertable</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodbuild_innertable">TreeNav::build_innertable()</a><br>    build all of the idividual nav elements.</td></tr> | 
| 172 | <tr><td><b>build_in_clause</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodbuild_in_clause">ListAction::build_in_clause()</a><br>    This method is used to build the portion</td></tr> | 
| 173 | <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#methodbuild_limit_clause">ADODBSQLDataListSource::build_limit_clause()</a><br>    This function builds the limit  clause portion of a DB query.</td></tr> | 
| 174 | <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#methodbuild_limit_clause">SQLDataListSource::build_limit_clause()</a><br>    This function builds the limit  clause portion of a DB query.</td></tr> | 
| 175 | <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#methodbuild_limit_clause">PEARSQLDataListSource::build_limit_clause()</a><br>    This function builds the limit  clause portion of a DB query.</td></tr> | 
| 176 | <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#methodbuild_link_td">TreeNav::build_link_td()</a><br>    build the link td.</td></tr> | 
| 177 | <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#methodbuild_link_td">ImageThumbnailWidget::build_link_td()</a><br>    build the link td.</td></tr> | 
| 178 | <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#methodbuild_nav_td">TextNav::build_nav_td()</a><br>    build a td for the link.</td></tr> | 
| 179 | <tr><td><b>build_options</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodbuild_options">ListAction::build_options()</a><br>    Build any additional custom options  such as checkboxes, radiobuttons  for special options for the action.</td></tr> | 
| 180 | <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#methodbuild_orderby_querystring">DataList::build_orderby_querystring()</a><br>    This builds a query string var for the  orderby value.</td></tr> | 
| 181 | <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#methodbuild_order_clause">SQLDataListSource::build_order_clause()</a><br>    This builds the db query ORDER BY  clause used to sort the data from the DB.</td></tr> | 
| 182 | <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#methodbuild_page_control">ImageThumbnailWidget::build_page_control()</a></td></tr> | 
| 183 | <tr><td><b>build_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodbuild_query">SQLDataListSource::build_query()</a><br>    build the entire DB query</td></tr> | 
| 184 | <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#methodbuild_reverseorder_querystring">DataList::build_reverseorder_querystring()</a><br>    This builds a query string var for the  reverseorder value.</td></tr> | 
| 185 | <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#methodbuild_searchfield_querystring">DataList::build_searchfield_querystring()</a><br>    This builds a query string var for the  searchfield value.</td></tr> | 
| 186 | <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#methodbuild_searchvalue_querystring">DataList::build_searchvalue_querystring()</a><br>    This builds a query string var for the  searchfield value.</td></tr> | 
| 187 | <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#methodbuild_search_clause">SQLDataListSource::build_search_clause()</a><br>    This method builds the where clause.</td></tr> | 
| 188 | <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#functionbuild_spacergif_imgtag">build_spacergif_imgtag()</a><br>    This builds an IMG tag object that is used  to show a spacer image.</td></tr> | 
| 189 | <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#methodbuild_spacer_td">TreeNav::build_spacer_td()</a><br>    build a spacer td.</td></tr> | 
| 190 | <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#methodbuild_state_vars_query_string">DataList::build_state_vars_query_string()</a><br>    this function is used to build a sub query string</td></tr> | 
| 191 | <tr><td><b>build_tabs</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodbuild_tabs">ActiveTab::build_tabs()</a></td></tr> | 
| 192 | <tr><td><b>build_thumbnails</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnails">ImageThumbnailWidget::build_thumbnails()</a><br>    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> | 
| 193 | <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#methodbuild_thumbnail_file">ImageThumbnailWidget::build_thumbnail_file()</a><br>    Builds a thumbnail version of a file,  and writes it to disk.</td></tr> | 
| 194 | <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#methodbuild_thumb_table">ImageThumbnailWidget::build_thumb_table()</a><br>    function that will render the widget.</td></tr> | 
| 195 | <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#methodbuild_tool_link">DataList::build_tool_link()</a><br>    This function builds the 'tool' images that  allow  you to walk through the data list itself.</td></tr> | 
| 196 | <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#methodbuild_where_clause">SQLDataListSource::build_where_clause()</a><br>    This builds the where clause for  the query</td></tr> | 
| 197 | <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#methodbuild_wrapper_table">FooterNav::build_wrapper_table()</a><br>    builds the wrapper table</td></tr> | 
| 198 | <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>    <BUTTON> tag class</td></tr> | 
| 199 | <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> | 
| 200 | <tr><td colspan = "2"><a name="c">  </a> | 
| 201 | <a href="#top">top</a><br> | 
| 202 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 203 | <TR CLASS='TableHeadingColor'> | 
| 204 | <TD> | 
| 205 | <FONT SIZE='+2'><B>c</B></FONT> | 
| 206 | </TD> | 
| 207 | </TR> | 
| 208 | </TABLE> | 
| 209 | </td></tr> | 
| 210 | <tr><td><b>can_validate</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodcan_validate">FormProcessor::can_validate()</a><br>    This method lets us turn on/off the  ability to do validation for the form</td></tr> | 
| 211 | <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>    <CAPTION> tag class   This element defines a table caption.</td></tr> | 
| 212 | <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>    <CARD> tag class</td></tr> | 
| 213 | <tr><td><b>CDATAtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/CDATAtag.html#methodCDATAtag">CDATAtag::CDATAtag()</a></td></tr> | 
| 214 | <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>    A simple wrapper for standard XML</td></tr> | 
| 215 | <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#functioncdata_wrapper">cdata_wrapper()</a><br>    This function is used to wrap</td></tr> | 
| 216 | <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>    <CENTER> tag class.</td></tr> | 
| 217 | <tr><td><b>child_add_row_cell</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodchild_add_row_cell">ListAction::child_add_row_cell()</a></td></tr> | 
| 218 | <tr><td><b>child_add_row_cell</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_add_row_cell">SimpleGUIDataList::child_add_row_cell()</a></td></tr> | 
| 219 | <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#methodchild_add_row_cell">DefaultGUIDatalist::child_add_row_cell()</a></td></tr> | 
| 220 | <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#methodchild_add_row_cell">DataList::child_add_row_cell()</a><br>    This method is supposed to be written by  the child class to add the cell data to the  current row in the UI</td></tr> | 
| 221 | <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#methodchild_build_column_header">DataList::child_build_column_header()</a><br>    This method is supposed to be written by  the child class to build and add the column  title to the UI</td></tr> | 
| 222 | <tr><td><b>child_build_column_header</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_build_column_header">SimpleGUIDataList::child_build_column_header()</a></td></tr> | 
| 223 | <tr><td><b>child_build_column_header</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodchild_build_column_header">ListAction::child_build_column_header()</a></td></tr> | 
| 224 | <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#methodchild_build_column_header">DefaultGUIDatalist::child_build_column_header()</a></td></tr> | 
| 225 | <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#methodchild_build_search_table">DefaultGUIDatalist::child_build_search_table()</a><br>    This builds the table that holds the search  capability.</td></tr> | 
| 226 | <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#methodchild_build_search_table">DataList::child_build_search_table()</a><br>    This function builds the search  block that lives above the results</td></tr> | 
| 227 | <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#methodchild_get_gui">DefaultGUIDatalist::child_get_gui()</a></td></tr> | 
| 228 | <tr><td><b>child_get_gui</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_get_gui">SimpleGUIDataList::child_get_gui()</a></td></tr> | 
| 229 | <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#methodchild_get_gui">DataList::child_get_gui()</a><br>    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</td></tr> | 
| 230 | <tr><td><b>child_get_gui</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodchild_get_gui">ListAction::child_get_gui()</a></td></tr> | 
| 231 | <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>    <circle> SVG tag</td></tr> | 
| 232 | <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>    <CITE> tag class</td></tr> | 
| 233 | <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>    <clipPath> SVG tag</td></tr> | 
| 234 | <tr><td><b>cmp</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methodcmp">CSVFILEDataListSource::cmp()</a></td></tr> | 
| 235 | <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>    <CODE> tag class</td></tr> | 
| 236 | <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>    <COLGROUP> tag class</td></tr> | 
| 237 | <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>    <color-profile> SVG tag</td></tr> | 
| 238 | <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>    <COL> tag class</td></tr> | 
| 239 | <tr><td><b>confirm_action</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action">StandardFormContent::confirm_action()</a><br>    This method is responsible for handling the  confirmation page's Confirm action.</td></tr> | 
| 240 | <tr><td><b>confirm_action</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodconfirm_action">StandardAccountForm::confirm_action()</a><br>    This method will get called after all validation has  passed, and the confirmation has been accepted.</td></tr> | 
| 241 | <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#functioncontainer">container()</a><br>    This function creates a new container widget  and stuffs all the args into it.</td></tr> | 
| 242 | <tr><td><b>Container</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodContainer">Container::Container()</a><br>    The constructor.</td></tr> | 
| 243 | <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>    This class is nothing more then a</td></tr> | 
| 244 | <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> | 
| 245 | <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>    This is just to maintain  compatibility with the  1.1.0 release of phphtmllib</td></tr> | 
| 246 | <tr><td><b>content_block</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/Form1Page.html#methodcontent_block">Form1Page::content_block()</a></td></tr> | 
| 247 | <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#methodcontent_block">MyLayoutPage::content_block()</a><br>    this function returns the contents  of the right block.  It is already wrapped  in a TD</td></tr> | 
| 248 | <tr><td><b>content_block</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/Form2Page.html#methodcontent_block">Form2Page::content_block()</a></td></tr> | 
| 249 | <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodcount">SQLDataListSource::count()</a><br>    find the number of rows to be returned  from a query from a table and where clause</td></tr> | 
| 250 | <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#methodcount">PEARSQLDataListSource::count()</a><br>    find the number of rows to be returned  from a query from a table and where clause</td></tr> | 
| 251 | <tr><td><b>count</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#methodcount">ADODBSQLDataListSource::count()</a><br>    find the number of rows to be returned  from a query from a table and where clause</td></tr> | 
| 252 | <tr><td><b>count_content</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a><br>    counts the number of content objects</td></tr> | 
| 253 | <tr><td><b>create_element_name</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a><br>    This function creates element name</td></tr> | 
| 254 | <tr><td><b>create_element_name</b></td><td width="100%" align="left" valign="top">in file FEListBox.inc, method <a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodcreate_element_name">FEMultiListBox::create_element_name()</a><br>    This function creates element name  used in the form based on the text label  or any other parameters</td></tr> | 
| 255 | <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>    This class is a widget for constructing and   rendering css.  It exports API's for adding   classes, ids and their attributes.</td></tr> | 
| 256 | <tr><td><b>CSSBuilder</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a><br>    The CSSBuilder constructor</td></tr> | 
| 257 | <tr><td><b>CSSContainer</b></td><td width="100%" align="left" valign="top">in file CSSContainer.inc, class <a href="phpHtmlLib/CSSContainer.html">CSSContainer</a><br>    This class is a container for CSSBuilder  objects.  It is meant to make the  theming of many CSSBuilder objects easy  to manage.</td></tr> | 
| 258 | <tr><td><b>css_container.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_css_css_container_inc.html">css_container.inc</a></td></tr> | 
| 259 | <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>    This DataListSource child class gets the data from a  CSV (comma seperated values) file on disk.</td></tr> | 
| 260 | <tr><td><b>CSVFILEDataListSource</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methodCSVFILEDataListSource">CSVFILEDataListSource::CSVFILEDataListSource()</a><br>    The constructor.</td></tr> | 
| 261 | <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>    This class shows how to use the data coming</td></tr> | 
| 262 | <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>    <cursor> SVG tag</td></tr> | 
| 263 | <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> | 
| 264 | <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> | 
| 265 | <tr><td><b>CSSContainer.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_CSSContainer_inc.html">CSSContainer.inc</a></td></tr> | 
| 266 | <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> | 
| 267 | <tr><td colspan = "2"><a name="d">  </a> | 
| 268 | <a href="#top">top</a><br> | 
| 269 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 270 | <TR CLASS='TableHeadingColor'> | 
| 271 | <TD> | 
| 272 | <FONT SIZE='+2'><B>d</B></FONT> | 
| 273 | </TD> | 
| 274 | </TR> | 
| 275 | </TABLE> | 
| 276 | </td></tr> | 
| 277 | <tr><td><b>$dtd</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a><br>    Holds the url of dtd</td></tr> | 
| 278 | <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> | 
| 279 | <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>    This object is the base class that can be</td></tr> | 
| 280 | <tr><td><b>DataList</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodDataList">DataList::DataList()</a><br>    The constructor</td></tr> | 
| 281 | <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>    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.</td></tr> | 
| 282 | <tr><td><b>DataListSource</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodDataListSource">DataListSource::DataListSource()</a><br>    The constructor</td></tr> | 
| 283 | <tr><td><b>data_prefetch</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methoddata_prefetch">DataList::data_prefetch()</a><br>    This function is used to set up any</td></tr> | 
| 284 | <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#defineDB_HOSTNAME">DB_HOSTNAME</a><br>    ************************  db_defines.inc</td></tr> | 
| 285 | <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#defineDB_NAME">DB_NAME</a></td></tr> | 
| 286 | <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#defineDB_PASSWORD">DB_PASSWORD</a></td></tr> | 
| 287 | <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#defineDB_USERNAME">DB_USERNAME</a></td></tr> | 
| 288 | <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>    <DD> tag class</td></tr> | 
| 289 | <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#defineDEBUG">DEBUG</a></td></tr> | 
| 290 | <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>    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.</td></tr> | 
| 291 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 292 | <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> | 
| 293 | <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>    <definition-src> SVG tag</td></tr> | 
| 294 | <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>    <defs> SVG tag</td></tr> | 
| 295 | <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>    <DEL> tag class</td></tr> | 
| 296 | <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>    <desc> SVG tag</td></tr> | 
| 297 | <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>    <DFN> tag class</td></tr> | 
| 298 | <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>    <DIV> tag class</td></tr> | 
| 299 | <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#functiondiv_build_spacergif_tag">div_build_spacergif_tag()</a><br>    Render a div w/ a spacer give as its content.</td></tr> | 
| 300 | <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#functiondiv_font8">div_font8()</a><br>    Build a DIVtag object with  css class of .font8.</td></tr> | 
| 301 | <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#functiondiv_font8bold">div_font8bold()</a><br>    Build a DIVtag object with  css class of .font8bold.</td></tr> | 
| 302 | <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#functiondiv_font10">div_font10()</a><br>    Build a DIVtag object with  css class of .font10.</td></tr> | 
| 303 | <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#functiondiv_font10bold">div_font10bold()</a><br>    Build a DIVtag object with  css class of .font10bold.</td></tr> | 
| 304 | <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#functiondiv_font12">div_font12()</a><br>    Build a DIVtag object with  css class of .font12.</td></tr> | 
| 305 | <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#functiondiv_font12bold">div_font12bold()</a><br>    Build a DIVtag object with  css class of .font12bold.</td></tr> | 
| 306 | <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#functiondiv_font14">div_font14()</a><br>    Build a DIVtag object with  css class of .font14.</td></tr> | 
| 307 | <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#functiondiv_font14bold">div_font14bold()</a><br>    Build a DIVtag object with  css class of .font14bold.</td></tr> | 
| 308 | <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>    <DL> tag class</td></tr> | 
| 309 | <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>    <!DOCTYPE> tag class</td></tr> | 
| 310 | <tr><td><b>DOCTYPEtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/DOCTYPEtag.html#methodDOCTYPEtag">DOCTYPEtag::DOCTYPEtag()</a></td></tr> | 
| 311 | <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>    <DO> tag class</td></tr> | 
| 312 | <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_prequery">CSVFILEDataListSource::do_prequery()</a><br>    The prequery.  We use this to read the file</td></tr> | 
| 313 | <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methoddo_prequery">DataListSource::do_prequery()</a><br>    This is a method that should be defined by the  child class to do any pre-query type of things.</td></tr> | 
| 314 | <tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methoddo_prequery">SQLDataListSource::do_prequery()</a></td></tr> | 
| 315 | <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_query">CSVFILEDataListSource::do_query()</a><br>    This function does the query</td></tr> | 
| 316 | <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methoddo_query">SQLDataListSource::do_query()</a><br>    Do the query to the DB and pull in all of  the records locally.</td></tr> | 
| 317 | <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methoddo_query">DataListSource::do_query()</a><br>    This is the function that does the data fetching,  and sorting if needed.</td></tr> | 
| 318 | <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#methoddo_query">PEARSQLDataListSource::do_query()</a></td></tr> | 
| 319 | <tr><td><b>do_query</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, method <a href="phpHtmlLib/ADODBSQLDataListSource.html#methoddo_query">ADODBSQLDataListSource::do_query()</a></td></tr> | 
| 320 | <tr><td><b>do_validation</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methoddo_validation">FormProcessor::do_validation()</a><br>    This method walks the FormContent's visible elements</td></tr> | 
| 321 | <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>    <DT> tag class</td></tr> | 
| 322 | <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#methoddump_http_header">XMLDocumentClass::dump_http_header()</a><br>    This function is used to output the http  header for this document.</td></tr> | 
| 323 | <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> | 
| 324 | <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> | 
| 325 | <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> | 
| 326 | <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> | 
| 327 | <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> | 
| 328 | <tr><td colspan = "2"><a name="e">  </a> | 
| 329 | <a href="#top">top</a><br> | 
| 330 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 331 | <TR CLASS='TableHeadingColor'> | 
| 332 | <TD> | 
| 333 | <FONT SIZE='+2'><B>e</B></FONT> | 
| 334 | </TD> | 
| 335 | </TR> | 
| 336 | </TABLE> | 
| 337 | </td></tr> | 
| 338 | <tr><td><b>$error_array</b></td><td width="100%" align="left" valign="top">in file FormErrors.inc, variable <a href="phpHtmlLib/FormProcessing/FormErrors.html#var$error_array">FormErrors::$error_array</a><br>    error array from the FormValidation  class.</td></tr> | 
| 339 | <tr><td><b>element_form</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a><br>    This method returns the actual form  object that renders the form field.</td></tr> | 
| 340 | <tr><td><b>element_label</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a><br>    This method returns the label object  for a visible form element.</td></tr> | 
| 341 | <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>    <ellipse> SVG tag</td></tr> | 
| 342 | <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>    <EM> tag class</td></tr> | 
| 343 | <tr><td><b>enable_debug</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodenable_debug">PageWidget::enable_debug()</a><br>    This sets the debug option for  the HTMLPageClass</td></tr> | 
| 344 | <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> | 
| 345 | <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> | 
| 346 | <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> | 
| 347 | <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> | 
| 348 | <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> | 
| 349 | <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> | 
| 350 | <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> | 
| 351 | <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> | 
| 352 | <tr><td colspan = "2"><a name="f">  </a> | 
| 353 | <a href="#top">top</a><br> | 
| 354 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 355 | <TR CLASS='TableHeadingColor'> | 
| 356 | <TD> | 
| 357 | <FONT SIZE='+2'><B>f</B></FONT> | 
| 358 | </TD> | 
| 359 | </TR> | 
| 360 | </TABLE> | 
| 361 | </td></tr> | 
| 362 | <tr><td><b>form1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/form-examples/_examples_form1_php.html">form1.php</a></td></tr> | 
| 363 | <tr><td><b>form2.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/form-examples/_examples_form2_php.html">form2.php</a></td></tr> | 
| 364 | <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>    <feBlend> SVG tag</td></tr> | 
| 365 | <tr><td><b>FEBoxElement</b></td><td width="100%" align="left" valign="top">in file FEBoxElement.inc, method <a href="phpHtmlLib/FormProcessing/FEBoxElement.html#methodFEBoxElement">FEBoxElement::FEBoxElement()</a><br>    The constructor</td></tr> | 
| 366 | <tr><td><b>FEBoxElement</b></td><td width="100%" align="left" valign="top">in file FEBoxElement.inc, class <a href="phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a><br>    This is the Box FormElement which builds a  DIV with a width and a height.  It is a base  class for more complicated FormElements.</td></tr> | 
| 367 | <tr><td><b>FEButton</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, class <a href="phpHtmlLib/FormProcessing/FEButton.html">FEButton</a><br>    This is the button FormElement which builds a  input field of type="button". It has no validation method.</td></tr> | 
| 368 | <tr><td><b>FEButton</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FEButton.html#methodFEButton">FEButton::FEButton()</a><br>    The constructor</td></tr> | 
| 369 | <tr><td><b>FECheckBox</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, class <a href="phpHtmlLib/FormProcessing/FECheckBox.html">FECheckBox</a><br>    This is the CheckBox FormElement which builds a  input field of type="checkbox". It has no validation method.</td></tr> | 
| 370 | <tr><td><b>FECheckBox</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, method <a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodFECheckBox">FECheckBox::FECheckBox()</a><br>    The constructor</td></tr> | 
| 371 | <tr><td><b>FECheckBoxList</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, class <a href="phpHtmlLib/FormProcessing/FECheckBoxList.html">FECheckBoxList</a><br>    This is the CheckBoxList FormElement which builds a  list of checkboxes inside a scrollable DIV.</td></tr> | 
| 372 | <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>    <feColorMatrix> SVG tag</td></tr> | 
| 373 | <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>    <feComponentTransfer> SVG tag</td></tr> | 
| 374 | <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>    <feComposite> SVG tag</td></tr> | 
| 375 | <tr><td><b>FEConfirmPassword</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, class <a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html">FEConfirmPassword</a><br>    This is the ConfirmPassword FormElement which builds a  input field of type="password".  It requires the caller  to add a FEPassword object to this class to have something  to compare during validation time.</td></tr> | 
| 376 | <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>    <feConvolveMatrix> SVG tag</td></tr> | 
| 377 | <tr><td><b>FEDataList</b></td><td width="100%" align="left" valign="top">in file FEDataList.inc, method <a href="phpHtmlLib/FormProcessing/FEDataList.html#methodFEDataList">FEDataList::FEDataList()</a><br>    The constructor</td></tr> | 
| 378 | <tr><td><b>FEDataList</b></td><td width="100%" align="left" valign="top">in file FEDataList.inc, class <a href="phpHtmlLib/FormProcessing/FEDataList.html">FEDataList</a><br>    This is the DataList FormElement which builds a  a complex FEBoxElement. It has no validation method.</td></tr> | 
| 379 | <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>    <feDiffuseLighting> SVG tag</td></tr> | 
| 380 | <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>    <feDisplacementMap> SVG tag</td></tr> | 
| 381 | <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>    <feDistantLight> SVG tag</td></tr> | 
| 382 | <tr><td><b>FEDomainName</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEDomainName.html">FEDomainName</a><br>    This is the DomainName FormElement which builds a  text input field.</td></tr> | 
| 383 | <tr><td><b>FEEmail</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEEmail.html">FEEmail</a><br>    This is the Email FormElement which builds a  text input field.</td></tr> | 
| 384 | <tr><td><b>FEEmailMany</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEEmailMany.html">FEEmailMany</a><br>    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.</td></tr> | 
| 385 | <tr><td><b>FEError</b></td><td width="100%" align="left" valign="top">in file misc.inc, method <a href="phpHtmlLib/FormProcessing/FEError.html#methodFEError">FEError::FEError()</a><br>    The constructor</td></tr> | 
| 386 | <tr><td><b>FEError</b></td><td width="100%" align="left" valign="top">in file misc.inc, class <a href="phpHtmlLib/FormProcessing/FEError.html">FEError</a><br>    This is a way of providing an Error to the FormProcessor.</td></tr> | 
| 387 | <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>    <feFlood> SVG tag</td></tr> | 
| 388 | <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>    <feFuncA> SVG tag</td></tr> | 
| 389 | <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>    <feFuncB> SVG tag</td></tr> | 
| 390 | <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>    <feFuncG> SVG tag</td></tr> | 
| 391 | <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>    <feFuncR> SVG tag</td></tr> | 
| 392 | <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>    <feGaussianBlur> SVG tag</td></tr> | 
| 393 | <tr><td><b>FEHidden</b></td><td width="100%" align="left" valign="top">in file misc.inc, method <a href="phpHtmlLib/FormProcessing/FEHidden.html#methodFEHidden">FEHidden::FEHidden()</a></td></tr> | 
| 394 | <tr><td><b>FEHidden</b></td><td width="100%" align="left" valign="top">in file misc.inc, class <a href="phpHtmlLib/FormProcessing/FEHidden.html">FEHidden</a><br>    This is the Hidden FormElement which builds a  input field of type="hidden". It has no validation method.</td></tr> | 
| 395 | <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>    <feImage> SVG tag</td></tr> | 
| 396 | <tr><td><b>FEIPAddress</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEIPAddress.html">FEIPAddress</a><br>    This is the Ip Address FormElement which builds a  text input field.</td></tr> | 
| 397 | <tr><td><b>FEListBox</b></td><td width="100%" align="left" valign="top">in file FEListBox.inc, class <a href="phpHtmlLib/FormProcessing/FEListBox.html">FEListBox</a><br>    This is the ListBox FormElement which builds a  select field with all of its options.</td></tr> | 
| 398 | <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>    <feMergeNode> SVG tag</td></tr> | 
| 399 | <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>    <feMerge> SVG tag</td></tr> | 
| 400 | <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>    <feMorphology> SVG tag</td></tr> | 
| 401 | <tr><td><b>FEMultiListBox</b></td><td width="100%" align="left" valign="top">in file FEListBox.inc, class <a href="phpHtmlLib/FormProcessing/FEMultiListBox.html">FEMultiListBox</a><br>    This is the MultiListBox FormElement which builds a  select field with all of its options.  It enables  the ability to have multiple selections.</td></tr> | 
| 402 | <tr><td><b>FEName</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEName.html">FEName</a><br>    This is the Name FormElement which builds a  text input field, and validates against the  is_name() method.</td></tr> | 
| 403 | <tr><td><b>FENumberFloat</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FENumberFloat.html">FENumberFloat</a><br>    This is the float FormElement which builds a  text input field.</td></tr> | 
| 404 | <tr><td><b>FENumberPrice</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FENumberPrice.html">FENumberPrice</a><br>    This is the Price FormElement which builds a  text input field.</td></tr> | 
| 405 | <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>    <feOffset> SVG svgtag</td></tr> | 
| 406 | <tr><td><b>FEPassword</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, class <a href="phpHtmlLib/FormProcessing/FEPassword.html">FEPassword</a><br>    This is the Password FormElement which builds a  input field of type="password".  It validates  the data as is_password().</td></tr> | 
| 407 | <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>    <fePointLight> SVG tag</td></tr> | 
| 408 | <tr><td><b>FERadioGroup</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, class <a href="phpHtmlLib/FormProcessing/FERadioGroup.html">FERadioGroup</a><br>    This is the Radio Button Group FormElement which builds a  List of Radio buttons that can be used in any  style of layout.</td></tr> | 
| 409 | <tr><td><b>FERadioGroup</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, method <a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodFERadioGroup">FERadioGroup::FERadioGroup()</a><br>    The constructor</td></tr> | 
| 410 | <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>    <feSpecularLighting> SVG tag</td></tr> | 
| 411 | <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>    <feSpotLight> SVG tag</td></tr> | 
| 412 | <tr><td><b>FESubmitButton</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodFESubmitButton">FESubmitButton::FESubmitButton()</a><br>    The constructor</td></tr> | 
| 413 | <tr><td><b>FESubmitButton</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, class <a href="phpHtmlLib/FormProcessing/FESubmitButton.html">FESubmitButton</a><br>    This is the SubmitButton FormElement which builds a  input field of type="submit". It has no validation method.</td></tr> | 
| 414 | <tr><td><b>FEText</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEText.html#methodFEText">FEText::FEText()</a><br>    The constructor</td></tr> | 
| 415 | <tr><td><b>FEText</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEText.html">FEText</a><br>    This is the Text FormElement which builds a  text input field. It has no validation method.</td></tr> | 
| 416 | <tr><td><b>FETextArea</b></td><td width="100%" align="left" valign="top">in file FETextArea.inc, class <a href="phpHtmlLib/FormProcessing/FETextArea.html">FETextArea</a><br>    This is the TextArea FormElement which builds a  textarea field. It has no validation method.</td></tr> | 
| 417 | <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>    <feTile> SVG tag</td></tr> | 
| 418 | <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>    <feTurbulence> SVG tag</td></tr> | 
| 419 | <tr><td><b>FEUrl</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEUrl.html">FEUrl</a><br>    This is the URL FormElement which builds a  text input field.</td></tr> | 
| 420 | <tr><td><b>FEUrlStrict</b></td><td width="100%" align="left" valign="top">in file FEText.inc, class <a href="phpHtmlLib/FormProcessing/FEUrlStrict.html">FEUrlStrict</a><br>    This is the URLStrict FormElement which builds a  text input field.</td></tr> | 
| 421 | <tr><td><b>FEYesNoRadioGroup</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, class <a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html">FEYesNoRadioGroup</a><br>    This is the Yes/No Radio Button Group FormElement.</td></tr> | 
| 422 | <tr><td><b>FEYesNoRadioGroup</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, method <a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html#methodFEYesNoRadioGroup">FEYesNoRadioGroup::FEYesNoRadioGroup()</a><br>    The constructor</td></tr> | 
| 423 | <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>    <FIELDSET> tag class</td></tr> | 
| 424 | <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>    <filter> SVG tag</td></tr> | 
| 425 | <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#methodfilter_column_string">DataList::filter_column_string()</a><br>    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.</td></tr> | 
| 426 | <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>    <font-face-format> SVG tag</td></tr> | 
| 427 | <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>    <font-face-name> SVG tag</td></tr> | 
| 428 | <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>    <font-face-src> SVG tag</td></tr> | 
| 429 | <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>    <font-face> SVG tag</td></tr> | 
| 430 | <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>    <font-face-uri> SVG tag</td></tr> | 
| 431 | <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>    <font> SVG tag</td></tr> | 
| 432 | <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>    <FONT> tag class</td></tr> | 
| 433 | <tr><td><b>FooterNav</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#methodFooterNav">FooterNav::FooterNav()</a><br>    Constructore for this class.</td></tr> | 
| 434 | <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>    Use this class to render footer navigation that  is displayed at the bottom of a page.</td></tr> | 
| 435 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 436 | <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#methodfooter_block">MyLayoutPage::footer_block()</a><br>    This function is responsible for building  the footer block for every page.</td></tr> | 
| 437 | <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>    <foreignObject> SVG tag</td></tr> | 
| 438 | <tr><td><b>form</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform">StandardFormContent::form()</a><br>    this builds the main wrapper for the  form fields and ads the Save and Cancel buttons</td></tr> | 
| 439 | <tr><td><b>form</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/AccountForm.html#methodform">AccountForm::form()</a><br>    This is the method that builds the layout of where the  FormElements will live.  You can lay it out any way  you like.</td></tr> | 
| 440 | <tr><td><b>form</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a><br>    This method builds the html form.</td></tr> | 
| 441 | <tr><td><b>Form1Page</b></td><td width="100%" align="left" valign="top">in file form1.php, class <a href="phpHtmlLib/form-examples/Form1Page.html">Form1Page</a><br>    A simple Page Layout object child.</td></tr> | 
| 442 | <tr><td><b>Form2Page</b></td><td width="100%" align="left" valign="top">in file form2.php, class <a href="phpHtmlLib/form-examples/Form2Page.html">Form2Page</a><br>    A simple Page Layout object child.</td></tr> | 
| 443 | <tr><td><b>FormContent</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, class <a href="phpHtmlLib/FormProcessing/FormContent.html">FormContent</a><br>    This class is used to build and render the form.</td></tr> | 
| 444 | <tr><td><b>FormContent</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a></td></tr> | 
| 445 | <tr><td><b>FormElement</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a><br>    The constructor</td></tr> | 
| 446 | <tr><td><b>FormElement</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, class <a href="phpHtmlLib/FormProcessing/FormElement.html">FormElement</a><br>    This is the base FormElement object.  It can be  single form field such as a text input field,  or a complex object.</td></tr> | 
| 447 | <tr><td><b>FormErrors</b></td><td width="100%" align="left" valign="top">in file FormErrors.inc, class <a href="phpHtmlLib/FormProcessing/FormErrors.html">FormErrors</a><br>    This file holds the error codes and error messages  associated with those codes for English</td></tr> | 
| 448 | <tr><td><b>FormProcessor</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodFormProcessor">FormProcessor::FormProcessor()</a><br>    The constructor for the FormProcessor</td></tr> | 
| 449 | <tr><td><b>FormProcessor</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, class <a href="phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a><br>    This is the main engine for the processing</td></tr> | 
| 450 | <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>    FORMtag  <FORM> tag</td></tr> | 
| 451 | <tr><td><b>FormValidation</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, class <a href="phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a><br>    This is the base validation class that  contains some basic FormElement validation  methods.</td></tr> | 
| 452 | <tr><td><b>FORM_ACTION</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_ACTION">FORM_ACTION</a><br>    This file contains the FormProcessor class.</td></tr> | 
| 453 | <tr><td><b>form_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a><br>    This method handles the</td></tr> | 
| 454 | <tr><td><b>form_action</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_action">StandardFormContent::form_action()</a><br>    This method handles the form action.</td></tr> | 
| 455 | <tr><td><b>form_action</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/AccountForm.html#methodform_action">AccountForm::form_action()</a><br>    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.</td></tr> | 
| 456 | <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#functionform_active_checkbox">form_active_checkbox()</a><br>    build/render an input tag of type CHECKBOX  with onClick javaScript selection</td></tr> | 
| 457 | <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#functionform_active_radio">form_active_radio()</a><br>    build/render an set of radio buttons  with onClick javaScript selection</td></tr> | 
| 458 | <tr><td><b>form_backend_validation</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/AccountForm.html#methodform_backend_validation">AccountForm::form_backend_validation()</a><br>    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.</td></tr> | 
| 459 | <tr><td><b>form_backend_validation</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a><br>    This method is called after the FormElements</td></tr> | 
| 460 | <tr><td><b>form_backend_validation</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_backend_validation">StandardAccountForm::form_backend_validation()</a><br>    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.</td></tr> | 
| 461 | <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#functionform_button">form_button()</a><br>    build/render an input tag of type button</td></tr> | 
| 462 | <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#functionform_checkbox">form_checkbox()</a><br>    build/render an input tag of type CHECKBOX</td></tr> | 
| 463 | <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#functionform_close">form_close()</a><br>    render a form close tag</td></tr> | 
| 464 | <tr><td><b>form_confirm</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_confirm">StandardFormContent::form_confirm()</a><br>    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.</td></tr> | 
| 465 | <tr><td><b>form_confirm</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a><br>    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.</td></tr> | 
| 466 | <tr><td><b>FORM_CONFIRM</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_CONFIRM">FORM_CONFIRM</a></td></tr> | 
| 467 | <tr><td><b>form_content</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content">StandardFormContent::form_content()</a><br>    Child class MUST override this  to provide the form fields</td></tr> | 
| 468 | <tr><td><b>form_content</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_content">StandardAccountForm::form_content()</a><br>    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.</td></tr> | 
| 469 | <tr><td><b>form_content_buttons</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content_buttons">StandardFormContent::form_content_buttons()</a><br>    This function is used to build the standard  buttons for a form.</td></tr> | 
| 470 | <tr><td><b>form_errors</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a><br>    This function is used to render the error  table for the form.  The error data comes  from the FormProcessor or the FormValidation.</td></tr> | 
| 471 | <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#functionform_file">form_file()</a><br>    build/render an html tag of file</td></tr> | 
| 472 | <tr><td><b>FormContent.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_FormContent_inc.html">FormContent.inc</a></td></tr> | 
| 473 | <tr><td><b>FormElement.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_FormElement_inc.html">FormElement.inc</a></td></tr> | 
| 474 | <tr><td><b>FormErrors.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_FormErrors_inc.html">FormErrors.inc</a></td></tr> | 
| 475 | <tr><td><b>FormProcessor.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html">FormProcessor.inc</a></td></tr> | 
| 476 | <tr><td><b>FormValidation.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html">FormValidation.inc</a></td></tr> | 
| 477 | <tr><td><b>FEBoxElement.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEBoxElement_inc.html">FEBoxElement.inc</a></td></tr> | 
| 478 | <tr><td><b>FEButton.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEButton_inc.html">FEButton.inc</a></td></tr> | 
| 479 | <tr><td><b>FECheckBox.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FECheckBox_inc.html">FECheckBox.inc</a></td></tr> | 
| 480 | <tr><td><b>FEDataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEDataList_inc.html">FEDataList.inc</a></td></tr> | 
| 481 | <tr><td><b>FEListBox.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEListBox_inc.html">FEListBox.inc</a></td></tr> | 
| 482 | <tr><td><b>FEPassword.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEPassword_inc.html">FEPassword.inc</a></td></tr> | 
| 483 | <tr><td><b>FERadioGroup.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FERadioGroup_inc.html">FERadioGroup.inc</a></td></tr> | 
| 484 | <tr><td><b>FETextArea.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FETextArea_inc.html">FETextArea.inc</a></td></tr> | 
| 485 | <tr><td><b>FEText.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_FEText_inc.html">FEText.inc</a></td></tr> | 
| 486 | <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#functionform_hidden">form_hidden()</a><br>    build/render an input tag of type hidden</td></tr> | 
| 487 | <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#functionform_image">form_image()</a><br>    build/render an input tag of type image</td></tr> | 
| 488 | <tr><td><b>form_init_data</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a><br>    This method is called by the</td></tr> | 
| 489 | <tr><td><b>form_init_data</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_data">AccountForm::form_init_data()</a><br>    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.</td></tr> | 
| 490 | <tr><td><b>form_init_data</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_data">StandardAccountForm::form_init_data()</a><br>    This method is called only the first time the form  page is hit.</td></tr> | 
| 491 | <tr><td><b>form_init_elements</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_elements">StandardAccountForm::form_init_elements()</a><br>    This method gets called EVERY time the object is</td></tr> | 
| 492 | <tr><td><b>form_init_elements</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a><br>    This method is what is called to  build the list of FormElements that  will be used by this form.</td></tr> | 
| 493 | <tr><td><b>form_init_elements</b></td><td width="100%" align="left" valign="top">in file form1.php, method <a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_elements">AccountForm::form_init_elements()</a><br>    This method gets called EVERY time the object is  created.  It is used to build all of the  FormElement objects used in this Form.</td></tr> | 
| 494 | <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#functionform_open">form_open()</a><br>    render an form open tag only.</td></tr> | 
| 495 | <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#functionform_password">form_password()</a><br>    build/render an input tag of type password</td></tr> | 
| 496 | <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#functionform_radio">form_radio()</a><br>    build/render an input tag of type radio</td></tr> | 
| 497 | <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#functionform_select">form_select()</a><br>    Build a select tag with all of its option tags</td></tr> | 
| 498 | <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#functionform_submit">form_submit()</a><br>    build/render an input tag of type submit</td></tr> | 
| 499 | <tr><td><b>form_success</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a><br>    This method is called when the form_action()  was successfull, and the form wants to render  some kind of message</td></tr> | 
| 500 | <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#functionform_text">form_text()</a><br>    build/render an input tag of type text</td></tr> | 
| 501 | <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#functionform_textarea">form_textarea()</a><br>    build a textarea tag with name and attributes.</td></tr> | 
| 502 | <tr><td><b>FORM_VISITED</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_VISITED">FORM_VISITED</a></td></tr> | 
| 503 | <tr><td><b>frameset</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodframeset">PageWidget::frameset()</a><br>    This function is used to save</td></tr> | 
| 504 | <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>    <FRAMESET> tag class</td></tr> | 
| 505 | <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>    <FRAME> tag class</td></tr> | 
| 506 | <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> | 
| 507 | <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> | 
| 508 | <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> | 
| 509 | <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> | 
| 510 | <tr><td colspan = "2"><a name="g">  </a> | 
| 511 | <a href="#top">top</a><br> | 
| 512 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 513 | <TR CLASS='TableHeadingColor'> | 
| 514 | <TD> | 
| 515 | <FONT SIZE='+2'><B>g</B></FONT> | 
| 516 | </TD> | 
| 517 | </TR> | 
| 518 | </TABLE> | 
| 519 | </td></tr> | 
| 520 | <tr><td><b>getdirlist</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodgetdirlist">ImageThumbnailWidget::getdirlist()</a></td></tr> | 
| 521 | <tr><td><b>get_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a><br>    Get the current status of the  action.</td></tr> | 
| 522 | <tr><td><b>get_align</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a><br>    This gets the alignment value  for the outer table</td></tr> | 
| 523 | <tr><td><b>get_attribute</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a><br>    return a single attribute</td></tr> | 
| 524 | <tr><td><b>get_cancel_url</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodget_cancel_url">ListAction::get_cancel_url()</a><br>    this returns the current cancel url</td></tr> | 
| 525 | <tr><td><b>get_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodget_cellpadding">InfoTable::get_cellpadding()</a><br>    This gets the current value of the  cellpadding</td></tr> | 
| 526 | <tr><td><b>get_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodget_cellspacing">InfoTable::get_cellspacing()</a><br>    This gets the current value of the  cellspacing</td></tr> | 
| 527 | <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#methodget_count_column">SQLDataListSource::get_count_column()</a><br>    this returns the current count column</td></tr> | 
| 528 | <tr><td><b>get_css</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a><br>    This function provides the  mechanism to build and return  the css needed by this widget</td></tr> | 
| 529 | <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#methodget_current_page">DataList::get_current_page()</a><br>    This function returns the current  page that the item list is on.</td></tr> | 
| 530 | <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#methodget_data_index">DataListSource::get_data_index()</a><br>    This function returns the  data_index value and increments it</td></tr> | 
| 531 | <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#methodget_data_source">adodbmysqllist::get_data_source()</a><br>    This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</td></tr> | 
| 532 | <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#methodget_data_source">pearmysqllist::get_data_source()</a><br>    This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</td></tr> | 
| 533 | <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#methodget_data_source">csvfilelist::get_data_source()</a></td></tr> | 
| 534 | <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#methodget_data_source">DataList::get_data_source()</a><br>    This function is called automatically by  the DataList constructor.  It must be  extended by the child class to actually  set the DataListSource object.</td></tr> | 
| 535 | <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#methodget_db_tables">SQLDataListSource::get_db_tables()</a><br>    returns the table(s) used in the query</td></tr> | 
| 536 | <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#methodget_db_values">SQLDataListSource::get_db_values()</a><br>    This function returns the  values we need to search for  in the sql query</td></tr> | 
| 537 | <tr><td><b>get_default_checked_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodget_default_checked_items">DefaultGUIDatalist::get_default_checked_items()</a><br>    This function returns the array of default  checked items to be marked as checked in  the checkbox action column</td></tr> | 
| 538 | <tr><td><b>get_default_css</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a><br>    This function returns the  default css class used for  NON error text.</td></tr> | 
| 539 | <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#methodget_default_num_rows">DataList::get_default_num_rows()</a><br>    This function gets the current default  number of rows to display setting.</td></tr> | 
| 540 | <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#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a><br>    This function returns the current  DOCTYPE tag's source attribute</td></tr> | 
| 541 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEListBox.inc, method <a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodget_element">FEMultiListBox::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 542 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEListBox.inc, method <a href="phpHtmlLib/FormProcessing/FEListBox.html#methodget_element">FEListBox::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 543 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, method <a href="phpHtmlLib/FormProcessing/FECheckBoxList.html#methodget_element">FECheckBoxList::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 544 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, method <a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_element">FECheckBox::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 545 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodget_element">FESubmitButton::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 546 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FEButton.html#methodget_element">FEButton::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 547 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a><br>    This method returns the FormElement  based on the label.</td></tr> | 
| 548 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file misc.inc, method <a href="phpHtmlLib/FormProcessing/FEHidden.html#methodget_element">FEHidden::get_element()</a></td></tr> | 
| 549 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 550 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 551 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, method <a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_element">FERadioGroup::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 552 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, method <a href="phpHtmlLib/FormProcessing/FEPassword.html#methodget_element">FEPassword::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 553 | <tr><td><b>get_element</b></td><td width="100%" align="left" valign="top">in file FETextArea.inc, method <a href="phpHtmlLib/FormProcessing/FETextArea.html#methodget_element">FETextArea::get_element()</a><br>    This function builds and returns the  form element object</td></tr> | 
| 554 | <tr><td><b>get_element_name</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a><br>    Returns the element name  to be used in the form</td></tr> | 
| 555 | <tr><td><b>get_element_value</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a><br>    This method is used to get  the value for a non hidden  element</td></tr> | 
| 556 | <tr><td><b>get_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a><br>    This function gets the current encoding type</td></tr> | 
| 557 | <tr><td><b>get_error_code</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_code">FormValidation::get_error_code()</a><br>    This method returns the error code from the  last validation error found.</td></tr> | 
| 558 | <tr><td><b>get_error_message</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_message">FormValidation::get_error_message()</a><br>    This method returns the error  message from the last validation  error found.</td></tr> | 
| 559 | <tr><td><b>get_error_message</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a><br>    Returns the current error message  if any</td></tr> | 
| 560 | <tr><td><b>get_error_msg</b></td><td width="100%" align="left" valign="top">in file FormErrors.inc, method <a href="phpHtmlLib/FormProcessing/FormErrors.html#methodget_error_msg">FormErrors::get_error_msg()</a><br>    This returns the appropriate error message  based on the error #.</td></tr> | 
| 561 | <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#methodget_form_action">DataList::get_form_action()</a><br>    This function is used to get  the form action</td></tr> | 
| 562 | <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#methodget_form_method">DataList::get_form_method()</a><br>    This function is used to get  the form method</td></tr> | 
| 563 | <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#methodget_form_name">DataList::get_form_name()</a><br>    This function is used to get  the form name</td></tr> | 
| 564 | <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#methodget_form_render">DataList::get_form_render()</a><br>    Return the state of the form render</td></tr> | 
| 565 | <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#methodget_form_target">DataList::get_form_target()</a><br>    This function is used to get  the form target</td></tr> | 
| 566 | <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#methodget_global_prefix">DataList::get_global_prefix()</a><br>    returns the current variable prefix  string being used.</td></tr> | 
| 567 | <tr><td><b>get_hidden_element_value</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a><br>    This method is used to get  the value for a hidden element</td></tr> | 
| 568 | <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#methodget_html_attributes">HTMLPageClass::get_html_attributes()</a><br>    This function returns the  attributes to be used for the  <html> tag.</td></tr> | 
| 569 | <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#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a><br>    This function returns the current  value of the http header content type</td></tr> | 
| 570 | <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#methodget_image_path">DataList::get_image_path()</a><br>    This function returns the path to the  images used in this class</td></tr> | 
| 571 | <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#methodget_indent_flag">Container::get_indent_flag()</a><br>    This flag gets the current value  of the indent flag</td></tr> | 
| 572 | <tr><td><b>get_init_value</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a><br>    This returns the initial value of  the element</td></tr> | 
| 573 | <tr><td><b>get_javascript</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodget_javascript">ActiveTab::get_javascript()</a><br>    This function MUST be called AFTER ALL content  has been added, in order for the js to work properly</td></tr> | 
| 574 | <tr><td><b>get_javascript</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a><br>    Function for returning the raw javascript  that is required for this widget.</td></tr> | 
| 575 | <tr><td><b>get_label</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a><br>    This function builds and returns a  label object based on the label text  and error conditions</td></tr> | 
| 576 | <tr><td><b>get_label_text</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a><br>    This function will return the  elements label text</td></tr> | 
| 577 | <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#methodget_last_page">DataList::get_last_page()</a><br>    This calculates the last page #  for this list of items</td></tr> | 
| 578 | <tr><td><b>get_limit</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodget_limit">DataListSource::get_limit()</a><br>    This function gets the current  value of the limit value</td></tr> | 
| 579 | <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#methodget_max_rows">DataList::get_max_rows()</a><br>    This returns the Maximum # of rows to  display when in expand mode</td></tr> | 
| 580 | <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#methodget_next_data_row">SQLDataListSource::get_next_data_row()</a><br>    This function gets the next data row  from the query()</td></tr> | 
| 581 | <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#methodget_next_data_row">DataListSource::get_next_data_row()</a><br>    This function gets the next data row  from the query()</td></tr> | 
| 582 | <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#methodget_next_data_row">CSVFILEDataListSource::get_next_data_row()</a><br>    This function returns the next row of  valid data.</td></tr> | 
| 583 | <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#methodget_next_data_row">PEARSQLDataListSource::get_next_data_row()</a><br>    This function gets the next data row  from the query()</td></tr> | 
| 584 | <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#methodget_next_data_row">ADODBSQLDataListSource::get_next_data_row()</a><br>    This function gets the next data row  from the query()</td></tr> | 
| 585 | <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#methodget_not_found_message">DataListSource::get_not_found_message()</a><br>    This function is used to get the  message displayed when no data is found</td></tr> | 
| 586 | <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#methodget_num_pages">DataList::get_num_pages()</a><br>    This function returns the #  of pages that are available  for this list of items.</td></tr> | 
| 587 | <tr><td><b>get_offset</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodget_offset">DataListSource::get_offset()</a><br>    This function returns the value of the  offset</td></tr> | 
| 588 | <tr><td><b>get_orderby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodget_orderby">DataListSource::get_orderby()</a><br>    This function returns the value of the  orderby</td></tr> | 
| 589 | <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#methodget_page_info">DataList::get_page_info()</a><br>    This function builds the string  that describes the current page  out of n pages the list is showing</td></tr> | 
| 590 | <tr><td><b>get_required_fields_text</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_required_fields_text">FormContent::get_required_fields_text()</a><br>    This returns the required field text</td></tr> | 
| 591 | <tr><td><b>get_required_symbol</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a><br>    This function return the symbol used to  denote a required field</td></tr> | 
| 592 | <tr><td><b>get_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodget_reverseorder">DataListSource::get_reverseorder()</a><br>    This function returns the value of the  reverseorder</td></tr> | 
| 593 | <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#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a><br>    This function is used to get the  root xml tag's attributes</td></tr> | 
| 594 | <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#methodget_root_name">XMLDocumentClass::get_root_name()</a><br>    This function gets the document name</td></tr> | 
| 595 | <tr><td><b>get_searchby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodget_searchby">DataListSource::get_searchby()</a><br>    This function returns the value of the  searchby</td></tr> | 
| 596 | <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#methodget_searchby_value">DataListSource::get_searchby_value()</a><br>    This function returns the value of the  search value</td></tr> | 
| 597 | <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#methodget_search_type">DataListSource::get_search_type()</a><br>    this function returns the current search type  for the DataList query</td></tr> | 
| 598 | <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#methodget_simplesearch_modifier">DataListSource::get_simplesearch_modifier()</a><br>    This function returns the value of the  search value</td></tr> | 
| 599 | <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#methodget_simple_search_modifier">DataList::get_simple_search_modifier()</a><br>    gets the value of the search modifier  flag.</td></tr> | 
| 600 | <tr><td><b>get_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodget_subtitle">VerticalCSSNavTable::get_subtitle()</a><br>    This function returns the current  subtitle.</td></tr> | 
| 601 | <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#methodget_supported_image_formats">ImageThumbnailWidget::get_supported_image_formats()</a><br>    This tests to see what type of gd  lib image format this server supports.</td></tr> | 
| 602 | <tr><td><b>get_tag</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a><br>    This returns the tag declared for this class.</td></tr> | 
| 603 | <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#methodget_tag_name">XMLTagClass::get_tag_name()</a><br>    This method gets the name of the tag</td></tr> | 
| 604 | <tr><td><b>get_title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a><br>    Function for accessing the  title of this widget</td></tr> | 
| 605 | <tr><td><b>get_title</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodget_title">PageWidget::get_title()</a><br>    gets the current title of the page.</td></tr> | 
| 606 | <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#methodget_title_text_align">InfoTable::get_title_text_align()</a><br>    this function lets gets the  default css class for the title</td></tr> | 
| 607 | <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#methodget_total_rows">DataListSource::get_total_rows()</a><br>    This returns the total number of rows  in our entire data set</td></tr> | 
| 608 | <tr><td><b>get_value</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a><br>    This function will return the  elements value</td></tr> | 
| 609 | <tr><td><b>get_value_text</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, method <a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_value_text">FECheckBox::get_value_text()</a><br>    This provides a method</td></tr> | 
| 610 | <tr><td><b>get_value_text</b></td><td width="100%" align="left" valign="top">in file FEDataList.inc, method <a href="phpHtmlLib/FormProcessing/FEDataList.html#methodget_value_text">FEDataList::get_value_text()</a><br>    This provides a method</td></tr> | 
| 611 | <tr><td><b>get_value_text</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, method <a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_value_text">FERadioGroup::get_value_text()</a><br>    This provides a method</td></tr> | 
| 612 | <tr><td><b>get_value_text</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a><br>    This provides a method</td></tr> | 
| 613 | <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#methodget_vertical_cellborder">InfoTable::get_vertical_cellborder()</a><br>    this function lets gets the  default css class for the title</td></tr> | 
| 614 | <tr><td><b>get_width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a><br>    Function for getting the current  widget width setting.</td></tr> | 
| 615 | <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>    <glyphRef> SVG tag</td></tr> | 
| 616 | <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>    <glyph> SVG tag</td></tr> | 
| 617 | <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>    <GO> tag class</td></tr> | 
| 618 | <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>    <g> SVG tag</td></tr> | 
| 619 | <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodgui_init">DefaultGUIDatalist::gui_init()</a></td></tr> | 
| 620 | <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodgui_init">SimpleGUIDataList::gui_init()</a><br>    Initialize the gui layout</td></tr> | 
| 621 | <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodgui_init">DataList::gui_init()</a><br>    A subclass can override this function  to setup the class variables after  the constructor.  The constructor  automatically calls this function.</td></tr> | 
| 622 | <tr><td><b>gui_init</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodgui_init">ListAction::gui_init()</a><br>    Initialize the gui layout</td></tr> | 
| 623 | <tr><td colspan = "2"><a name="h">  </a> | 
| 624 | <a href="#top">top</a><br> | 
| 625 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 626 | <TR CLASS='TableHeadingColor'> | 
| 627 | <TD> | 
| 628 | <FONT SIZE='+2'><B>h</B></FONT> | 
| 629 | </TD> | 
| 630 | </TR> | 
| 631 | </TABLE> | 
| 632 | </td></tr> | 
| 633 | <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>    <H1> tag class</td></tr> | 
| 634 | <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>    <H2> tag class</td></tr> | 
| 635 | <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>    <H3> tag class</td></tr> | 
| 636 | <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>    <H4> tag class</td></tr> | 
| 637 | <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>    <H5> tag class</td></tr> | 
| 638 | <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>    <H6> tag class</td></tr> | 
| 639 | <tr><td><b>has_confirm</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a><br>    This gets the value of the confirmation flag.</td></tr> | 
| 640 | <tr><td><b>has_error</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a><br>    Returns the current error state</td></tr> | 
| 641 | <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#methodheader_block">MyLayoutPage::header_block()</a><br>    This function is responsible for building  the header block that lives at the top  of every page.</td></tr> | 
| 642 | <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>    <HEAD> tag class</td></tr> | 
| 643 | <tr><td><b>head_content</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodhead_content">PageWidget::head_content()</a><br>    This function is used to build  addition head content that isn't  built by the HTMLPageClass parent  class by default.</td></tr> | 
| 644 | <tr><td><b>head_javascript</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodhead_javascript">PageWidget::head_javascript()</a><br>    This function is called to build  any JavaScript that is needed in the  <HEAD> portion of a document.</td></tr> | 
| 645 | <tr><td><b>hidden_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodhidden_background">ActiveTab::hidden_background()</a><br>    Thie method is used to change the hidden tab's</td></tr> | 
| 646 | <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>    <hkern> SVG tag</td></tr> | 
| 647 | <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>    <HR> tag class</td></tr> | 
| 648 | <tr><td><b>HTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineHTML">HTML</a></td></tr> | 
| 649 | <tr><td><b>HTMLPageClass</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodHTMLPageClass">HTMLPageClass::HTMLPageClass()</a><br>    Class Constructor</td></tr> | 
| 650 | <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>    class the constructs and renders an entire  HTML/XHTML document.</td></tr> | 
| 651 | <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>    <HTML> tag class.</td></tr> | 
| 652 | <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>    Base class for all HTML Tag classes.</td></tr> | 
| 653 | <tr><td><b>HTMLTagClass</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a><br>    Class Constructor</td></tr> | 
| 654 | <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> | 
| 655 | <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#functionhtml_a">html_a()</a><br>    build an href with content and attributes.</td></tr> | 
| 656 | <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#functionhtml_abbr">html_abbr()</a><br>    build an <ABBR> tag with content.</td></tr> | 
| 657 | <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#functionhtml_acronym">html_acronym()</a><br>    build an <ACRONYM> tag with content.</td></tr> | 
| 658 | <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#functionhtml_address">html_address()</a><br>    build an <ADDRESS> tag with content.</td></tr> | 
| 659 | <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#functionhtml_applet">html_applet()</a><br>    build an <APPLET> tag with content.</td></tr> | 
| 660 | <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#functionhtml_area">html_area()</a><br>    build an <AREA> tag with content.</td></tr> | 
| 661 | <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#functionhtml_b">html_b()</a><br>    build a bold</td></tr> | 
| 662 | <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#functionhtml_base">html_base()</a><br>    build a <base> tag.</td></tr> | 
| 663 | <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#functionhtml_bdo">html_bdo()</a><br>    build a <bdo> tag.</td></tr> | 
| 664 | <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#functionhtml_big">html_big()</a><br>    build a <big> tag with content.</td></tr> | 
| 665 | <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#functionhtml_blockquote">html_blockquote()</a><br>    build a <blockquote> tag with content.</td></tr> | 
| 666 | <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#functionhtml_body">html_body()</a><br>    build a <body> tag with content.</td></tr> | 
| 667 | <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#functionhtml_br">html_br()</a><br>    builds n # of  <br /> tags.</td></tr> | 
| 668 | <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#functionhtml_button">html_button()</a><br>    build a <button> tag with content.</td></tr> | 
| 669 | <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#functionhtml_caption">html_caption()</a><br>    build a <caption> tag with content.</td></tr> | 
| 670 | <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#functionhtml_center">html_center()</a><br>    build a <center> tag with some content.</td></tr> | 
| 671 | <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#functionhtml_cite">html_cite()</a><br>    build a <cite> tag with some content.</td></tr> | 
| 672 | <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#functionhtml_code">html_code()</a><br>    build a</td></tr> | 
| 673 | <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#functionhtml_col">html_col()</a><br>    build a <col> tag</td></tr> | 
| 674 | <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#functionhtml_colgroup">html_colgroup()</a><br>    build a <colgroup> tag.</td></tr> | 
| 675 | <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#functionhtml_comment">html_comment()</a><br>    render an html comment string</td></tr> | 
| 676 | <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#functionhtml_dd">html_dd()</a><br>    build a <dd> tag with some content.</td></tr> | 
| 677 | <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#functionhtml_del">html_del()</a><br>    build a <del> tag with some content.</td></tr> | 
| 678 | <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#functionhtml_dfn">html_dfn()</a><br>    build a <dfn> tag with some content.</td></tr> | 
| 679 | <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#functionhtml_div">html_div()</a><br>    build a new div tag with content</td></tr> | 
| 680 | <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#functionhtml_div_center">html_div_center()</a><br>    build a new div tag with default attributes of  "align=center"</td></tr> | 
| 681 | <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#functionhtml_div_small">html_div_small()</a><br>    This builds the 1px font size  DIVtag object, which can  be used anywhere</td></tr> | 
| 682 | <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#functionhtml_dl">html_dl()</a><br>    build a <dl> tag with some content.</td></tr> | 
| 683 | <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#functionhtml_dt">html_dt()</a><br>    build a <dt> tag with some content.</td></tr> | 
| 684 | <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#functionhtml_em">html_em()</a><br>    build a <em> tag with some content.</td></tr> | 
| 685 | <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#functionhtml_fieldset">html_fieldset()</a><br>    build a <fieldset> tag with some content.</td></tr> | 
| 686 | <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#functionhtml_form">html_form()</a><br>    render an form open tag only.</td></tr> | 
| 687 | <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#functionhtml_frame">html_frame()</a><br>    This function is used to build a  FRAMEtag object with some common attributes  already set.</td></tr> | 
| 688 | <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#functionhtml_frameset">html_frameset()</a><br>    This function is used to build a  FRAMESETtag object with the most  common attributes.</td></tr> | 
| 689 | <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#functionhtml_h1">html_h1()</a><br>    build an H1 tag object with content.</td></tr> | 
| 690 | <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#functionhtml_h2">html_h2()</a><br>    build an H2 tag object with content.</td></tr> | 
| 691 | <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#functionhtml_h3">html_h3()</a><br>    build an H3 tag object with content.</td></tr> | 
| 692 | <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#functionhtml_h4">html_h4()</a><br>    build an H4 tag object with content.</td></tr> | 
| 693 | <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#functionhtml_h5">html_h5()</a><br>    build an H5 tag object with content.</td></tr> | 
| 694 | <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#functionhtml_h6">html_h6()</a><br>    build an H6 tag object with content.</td></tr> | 
| 695 | <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#functionhtml_head">html_head()</a><br>    build an <head> tag object with content.</td></tr> | 
| 696 | <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#functionhtml_hr">html_hr()</a><br>    build an <hr> tag object.</td></tr> | 
| 697 | <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#functionhtml_html">html_html()</a><br>    build an <html> tag object.</td></tr> | 
| 698 | <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#functionhtml_i">html_i()</a><br>    build a <i> tag with some content.</td></tr> | 
| 699 | <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#functionhtml_iframe">html_iframe()</a><br>    build a <irame> tag with some content.</td></tr> | 
| 700 | <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#functionhtml_img">html_img()</a><br>    Build an <img> tag.</td></tr> | 
| 701 | <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#functionhtml_img_href">html_img_href()</a><br>    build an hlink for an image.</td></tr> | 
| 702 | <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#functionhtml_input">html_input()</a><br>    This builds an <input> object  NOTE: This wrapper automatically        calls htmlspecialchars() on        the value attribute's data.</td></tr> | 
| 703 | <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#functionhtml_ins">html_ins()</a><br>    build a <ins> tag with some content.</td></tr> | 
| 704 | <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#functionhtml_kbd">html_kbd()</a><br>    build a <kbd> tag with some content.</td></tr> | 
| 705 | <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#functionhtml_label">html_label()</a><br>    build a <label> tag with some content.</td></tr> | 
| 706 | <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#functionhtml_legend">html_legend()</a><br>    build a <legend> tag with some content.</td></tr> | 
| 707 | <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#functionhtml_li">html_li()</a><br>    build a <LI> tag with some content..</td></tr> | 
| 708 | <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#functionhtml_link">html_link()</a><br>    build a <LINK> tag with some content..</td></tr> | 
| 709 | <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#functionhtml_map">html_map()</a><br>    build a <map> tag with some content.</td></tr> | 
| 710 | <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#functionhtml_meta">html_meta()</a><br>    build a <meta> tag..</td></tr> | 
| 711 | <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#functionhtml_noframes">html_noframes()</a><br>    build a <noframes> tag with some content..</td></tr> | 
| 712 | <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#functionhtml_noscript">html_noscript()</a><br>    build a <noscript> tag with some content..</td></tr> | 
| 713 | <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#functionhtml_object">html_object()</a><br>    build a <object> tag with some content..</td></tr> | 
| 714 | <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#functionhtml_ol">html_ol()</a><br>    build a <OL> tag with some content..</td></tr> | 
| 715 | <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#functionhtml_optgroup">html_optgroup()</a><br>    build a <OPTGROUP> tag with some content..</td></tr> | 
| 716 | <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#functionhtml_option">html_option()</a><br>    build a <OPTION> tag with some content..</td></tr> | 
| 717 | <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#functionhtml_p">html_p()</a><br>    build a <p> tag.</td></tr> | 
| 718 | <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#functionhtml_param">html_param()</a><br>    build a <param> tag.</td></tr> | 
| 719 | <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#functionhtml_pre">html_pre()</a><br>    build a</td></tr> | 
| 720 | <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#functionhtml_q">html_q()</a><br>    build a <q> tag with some content..</td></tr> | 
| 721 | <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#functionhtml_samp">html_samp()</a><br>    build a <samp> tag with some content..</td></tr> | 
| 722 | <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#functionhtml_script">html_script()</a><br>    build a <script> tag with some content..</td></tr> | 
| 723 | <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#functionhtml_small">html_small()</a><br>    build a small <small> tag with content.</td></tr> | 
| 724 | <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#functionhtml_span">html_span()</a><br>    build a bold <span> tag with content.</td></tr> | 
| 725 | <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#functionhtml_strong">html_strong()</a><br>    build a <strong> tag with some content..</td></tr> | 
| 726 | <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#functionhtml_style">html_style()</a><br>    build a <style> tag with some content.</td></tr> | 
| 727 | <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#functionhtml_sub">html_sub()</a><br>    build a <sub> tag with some content..</td></tr> | 
| 728 | <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#functionhtml_sup">html_sup()</a><br>    build a <sup> tag with some content..</td></tr> | 
| 729 | <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#functionhtml_table">html_table()</a><br>    Build a TABLEtag object  with some of the attributes set</td></tr> | 
| 730 | <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#functionhtml_tbody">html_tbody()</a><br>    build a <tbody> tag with some content..</td></tr> | 
| 731 | <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#functionhtml_td">html_td()</a><br>    build an td tag object with content.</td></tr> | 
| 732 | <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#functionhtml_tfoot">html_tfoot()</a><br>    build a <tfoot> tag with content.</td></tr> | 
| 733 | <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#functionhtml_th">html_th()</a><br>    build a <th>$header</th> tag.</td></tr> | 
| 734 | <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#functionhtml_thead">html_thead()</a><br>    build a <thhead> tag.</td></tr> | 
| 735 | <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#functionhtml_title">html_title()</a><br>    build a <title> tag with some content.</td></tr> | 
| 736 | <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#functionhtml_tr">html_tr()</a><br>    build a <tr> tag and contents</td></tr> | 
| 737 | <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#functionhtml_tt">html_tt()</a><br>    build a <tt> tag and contents</td></tr> | 
| 738 | <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#functionhtml_u">html_u()</a><br>    build a <u> tag and contents</td></tr> | 
| 739 | <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#functionhtml_ul">html_ul()</a><br>    build a <UL> tag with content  wrapped in an <LI> tag.</td></tr> | 
| 740 | <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#functionhtml_var">html_var()</a><br>    build a <var> tag and contents</td></tr> | 
| 741 | <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#functionhtml_xmp">html_xmp()</a><br>    build a <xmp> tag with some content..</td></tr> | 
| 742 | <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> | 
| 743 | <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> | 
| 744 | <tr><td colspan = "2"><a name="i">  </a> | 
| 745 | <a href="#top">top</a><br> | 
| 746 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 747 | <TR CLASS='TableHeadingColor'> | 
| 748 | <TD> | 
| 749 | <FONT SIZE='+2'><B>i</B></FONT> | 
| 750 | </TD> | 
| 751 | </TR> | 
| 752 | </TABLE> | 
| 753 | </td></tr> | 
| 754 | <tr><td><b>$indent_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a><br>    Flag for pretty (indented) output</td></tr> | 
| 755 | <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>    <IFRAME> tag class</td></tr> | 
| 756 | <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>    <image> SVG tag</td></tr> | 
| 757 | <tr><td><b>ImageThumbnailWidget</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodImageThumbnailWidget">ImageThumbnailWidget::ImageThumbnailWidget()</a><br>    Constructor for this class  It just sets the width for the  widget.</td></tr> | 
| 758 | <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>    This widget creates a N by x visual table of  thumbnails.</td></tr> | 
| 759 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 760 | <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>    <IMG> tag class</td></tr> | 
| 761 | <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#defineINDENT_LEFT_JUSTIFY">INDENT_LEFT_JUSTIFY</a></td></tr> | 
| 762 | <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#defineINDENT_NICE">INDENT_NICE</a><br>    Some defines to tell the class what style of  indenting of the output the user wants.</td></tr> | 
| 763 | <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>    This is a widget class that can build  and render data in a nicely formated table  with a title, column headers and data</td></tr> | 
| 764 | <tr><td><b>InfoTable</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodInfoTable">InfoTable::InfoTable()</a><br>    The constructor</td></tr> | 
| 765 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 766 | <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>    INPUTtag     <INPUT> tag</td></tr> | 
| 767 | <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>    <INS> tag class</td></tr> | 
| 768 | <tr><td><b>is_action_checked</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_checked">DefaultGUIDatalist::is_action_checked()</a><br>    This function is provided to give the child class  the ability to precheck/select a particular  column.</td></tr> | 
| 769 | <tr><td><b>is_action_enabled</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_enabled">DefaultGUIDatalist::is_action_enabled()</a><br>    This function is provided to give the child  class the ability to enable/disable a particular  checkbox.</td></tr> | 
| 770 | <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#methodis_advanced_search_enabled">DataList::is_advanced_search_enabled()</a><br>    This returns the status of the  advanced search flag.</td></tr> | 
| 771 | <tr><td><b>is_alphanum</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanum">FormValidation::is_alphanum()</a><br>    This function checks if the given string contains  alphabetical characters or numbers.</td></tr> | 
| 772 | <tr><td><b>is_alphanumstring</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanumstring">FormValidation::is_alphanumstring()</a><br>    This method validates a string as containing  only letters and numbers</td></tr> | 
| 773 | <tr><td><b>is_ccexp</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ccexp">FormValidation::is_ccexp()</a><br>    This tests a string as a valid  credit card expiration date.</td></tr> | 
| 774 | <tr><td><b>is_companyname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_companyname">FormValidation::is_companyname()</a><br>    This validates a string as a valid Company name.</td></tr> | 
| 775 | <tr><td><b>is_confirm_password</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_confirm_password">FormValidation::is_confirm_password()</a><br>    This makes sure that 2 password strings are exactly alike.</td></tr> | 
| 776 | <tr><td><b>is_countrycode</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_countrycode">FormValidation::is_countrycode()</a><br>    This validates a string as a valid "country code"  which is a 2 alphanumerical character string</td></tr> | 
| 777 | <tr><td><b>is_date</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_date">FormValidation::is_date()</a><br>    This validates a atring as a valid date format  You can provide a seperator string that seperates  the fields</td></tr> | 
| 778 | <tr><td><b>is_dateday</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateday">FormValidation::is_dateday()</a><br>    This validates a string as a valid day of a month  It has to be greater then 0 and less then 31</td></tr> | 
| 779 | <tr><td><b>is_datemonth</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datemonth">FormValidation::is_datemonth()</a><br>    This validates a string as a valid month of the year  between 1 and 12 inclusive  is_datemonth - checks whether its a proper month</td></tr> | 
| 780 | <tr><td><b>is_datetime</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datetime">FormValidation::is_datetime()</a><br>    This validates an array of values as a  valid date time</td></tr> | 
| 781 | <tr><td><b>is_dateyear</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateyear">FormValidation::is_dateyear()</a><br>    See if the year is within  1800 and 3000</td></tr> | 
| 782 | <tr><td><b>is_disabled</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a><br>    Returns the elements disabled  state</td></tr> | 
| 783 | <tr><td><b>is_domainname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_domainname">FormValidation::is_domainname()</a><br>    This method validates a string for a valid  hostname for a machine.</td></tr> | 
| 784 | <tr><td><b>is_email</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_email">FormValidation::is_email()</a><br>    This function validates a single email address.</td></tr> | 
| 785 | <tr><td><b>is_firstname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_firstname">FormValidation::is_firstname()</a><br>    This is just a wrapper for</td></tr> | 
| 786 | <tr><td><b>is_float</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_float">FormValidation::is_float()</a><br>    This method validates a string as a valid  float formatted number.  x.xx</td></tr> | 
| 787 | <tr><td><b>is_higherzeronumber</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_higherzeronumber">FormValidation::is_higherzeronumber()</a><br>    This method validates a string as a number  greater then 0.</td></tr> | 
| 788 | <tr><td><b>is_host</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_host">FormValidation::is_host()</a><br>    no comment</td></tr> | 
| 789 | <tr><td><b>is_hostemail</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostemail">FormValidation::is_hostemail()</a><br>    This method tests a string as a valid  hostname value or a valid email string</td></tr> | 
| 790 | <tr><td><b>is_hostip</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostip">FormValidation::is_hostip()</a><br>    This method tries to validate a string  as a valid IP address or a hostname</td></tr> | 
| 791 | <tr><td><b>is_hostlist</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostlist">FormValidation::is_hostlist()</a><br>    no comment</td></tr> | 
| 792 | <tr><td><b>is_hostname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostname">FormValidation::is_hostname()</a><br>    This is just a wrapper for is_domainname</td></tr> | 
| 793 | <tr><td><b>is_ip</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ip">FormValidation::is_ip()</a><br>    This validates a string as an IP address  This should work with either IPv4 or IPv6</td></tr> | 
| 794 | <tr><td><b>is_lastname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_lastname">FormValidation::is_lastname()</a><br>    This is just a wrapper for</td></tr> | 
| 795 | <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#methodis_last_page">ImageThumbnailWidget::is_last_page()</a><br>    Is thie offset for the last page?</td></tr> | 
| 796 | <tr><td><b>is_leapyear</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_leapyear">FormValidation::is_leapyear()</a><br>    This method validates a string as a  leap year.</td></tr> | 
| 797 | <tr><td><b>is_manyemails</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_manyemails">FormValidation::is_manyemails()</a><br>    This function tests a string that may  contain many email addresses seperated by  commas</td></tr> | 
| 798 | <tr><td><b>is_money</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_money">FormValidation::is_money()</a><br>    This method tests a string to make sure it is  in a valid money format.</td></tr> | 
| 799 | <tr><td><b>is_name</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_name">FormValidation::is_name()</a><br>    This validates a string as a valid proper name.</td></tr> | 
| 800 | <tr><td><b>is_notempty</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_notempty">FormValidation::is_notempty()</a><br>    This function makes sure the  data is not empty</td></tr> | 
| 801 | <tr><td><b>is_num</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_num">FormValidation::is_num()</a><br>    This function checks if the given string contains  numerical digit characters.</td></tr> | 
| 802 | <tr><td><b>is_number</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_number">FormValidation::is_number()</a><br>    This tests a string to make sure it is a  valid number.</td></tr> | 
| 803 | <tr><td><b>is_partial_domainname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_domainname">FormValidation::is_partial_domainname()</a><br>    This method validates a string for a valid  partial hostname for a machine.</td></tr> | 
| 804 | <tr><td><b>is_partial_ip</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_ip">FormValidation::is_partial_ip()</a><br>    This validates a string as a portion  of an  IP address.</td></tr> | 
| 805 | <tr><td><b>is_password</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_password">FormValidation::is_password()</a><br>    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</td></tr> | 
| 806 | <tr><td><b>is_path</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_path">FormValidation::is_path()</a><br>    This method validates a string as a  path to a file.</td></tr> | 
| 807 | <tr><td><b>is_price</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_price">FormValidation::is_price()</a><br>    This method tries to validate a string as  a valid price.  It can't be zero (a la free!)</td></tr> | 
| 808 | <tr><td><b>is_range</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_range">FormValidation::is_range()</a><br>    is_range</td></tr> | 
| 809 | <tr><td><b>is_required</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a><br>    Returns whether this elements  final value cannot be empty</td></tr> | 
| 810 | <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#methodis_search_enabled">DataList::is_search_enabled()</a><br>    get the status of the search  ability.</td></tr> | 
| 811 | <tr><td><b>is_standalone_hostname</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_standalone_hostname">FormValidation::is_standalone_hostname()</a><br>    this method tests to see if this is a valid  hostname value minus the domain name portion.</td></tr> | 
| 812 | <tr><td><b>is_strict_url</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_strict_url">FormValidation::is_strict_url()</a><br>    This method validates a strict url.</td></tr> | 
| 813 | <tr><td><b>is_time</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_time">FormValidation::is_time()</a><br>    This validates an array of fields as a  valid time of the day</td></tr> | 
| 814 | <tr><td><b>is_title</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_title">FormValidation::is_title()</a><br>    Validate if the string is a good candidate  to become an Title</td></tr> | 
| 815 | <tr><td><b>is_url</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_url">FormValidation::is_url()</a><br>    This method validates a string as a valid url  It inclues the prefix, hostname/ip, port number  and path.</td></tr> | 
| 816 | <tr><td><b>is_urlpath</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_urlpath">FormValidation::is_urlpath()</a><br>    This method validates a string as a valid  url path to a file</td></tr> | 
| 817 | <tr><td><b>is_username</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_username">FormValidation::is_username()</a><br>    This method tests to see if a string value</td></tr> | 
| 818 | <tr><td><b>is_valid_domain</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_valid_domain">FormValidation::is_valid_domain()</a><br>    Validate domain  Will check if a domain is valid</td></tr> | 
| 819 | <tr><td><b>is_within_range</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_within_range">FormValidation::is_within_range()</a><br>    This method makes sure a value lies within  a given range of values.</td></tr> | 
| 820 | <tr><td><b>is_zero_onehundred</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zero_onehundred">FormValidation::is_zero_onehundred()</a><br>    This validates a string as a valid number  between 0 and 100</td></tr> | 
| 821 | <tr><td><b>is_zip</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zip">FormValidation::is_zip()</a><br>    This validates a string as a valid zipcode</td></tr> | 
| 822 | <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>    <I> tag class</td></tr> | 
| 823 | <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#methoditems_per_page">ImageThumbnailWidget::items_per_page()</a><br>    Calculate the # of items on a page.</td></tr> | 
| 824 | <tr><td><b>item_index</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methoditem_index">ImageThumbnailWidget::item_index()</a><br>    Calculate the item # for the offset.</td></tr> | 
| 825 | <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> | 
| 826 | <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> | 
| 827 | <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> | 
| 828 | <tr><td colspan = "2"><a name="j">  </a> | 
| 829 | <a href="#top">top</a><br> | 
| 830 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 831 | <TR CLASS='TableHeadingColor'> | 
| 832 | <TD> | 
| 833 | <FONT SIZE='+2'><B>j</B></FONT> | 
| 834 | </TD> | 
| 835 | </TR> | 
| 836 | </TABLE> | 
| 837 | </td></tr> | 
| 838 | <tr><td><b>join_clauses</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodjoin_clauses">SQLDataListSource::join_clauses()</a></td></tr> | 
| 839 | <tr><td colspan = "2"><a name="k">  </a> | 
| 840 | <a href="#top">top</a><br> | 
| 841 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 842 | <TR CLASS='TableHeadingColor'> | 
| 843 | <TD> | 
| 844 | <FONT SIZE='+2'><B>k</B></FONT> | 
| 845 | </TD> | 
| 846 | </TR> | 
| 847 | </TABLE> | 
| 848 | </td></tr> | 
| 849 | <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>    <KBD> tag class</td></tr> | 
| 850 | <tr><td colspan = "2"><a name="l">  </a> | 
| 851 | <a href="#top">top</a><br> | 
| 852 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 853 | <TR CLASS='TableHeadingColor'> | 
| 854 | <TD> | 
| 855 | <FONT SIZE='+2'><B>l</B></FONT> | 
| 856 | </TD> | 
| 857 | </TR> | 
| 858 | </TABLE> | 
| 859 | </td></tr> | 
| 860 | <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> | 
| 861 | <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>    <LABEL> tag class</td></tr> | 
| 862 | <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> | 
| 863 | <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#methodleft_block">MyLayoutPage::left_block()</a><br>    this function returns the contents  of the left block.  It is already wrapped  in a TD</td></tr> | 
| 864 | <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#methodleft_block">LeftBlockPage::left_block()</a><br>    this function returns the contents  of the left block.  It is already wrapped  in a TD</td></tr> | 
| 865 | <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>    <LEGEND> tag class</td></tr> | 
| 866 | <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>    <linearGradient> SVG tag</td></tr> | 
| 867 | <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>    <line> SVG tag</td></tr> | 
| 868 | <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>    <LINK> tag class</td></tr> | 
| 869 | <tr><td><b>ListAction</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, class <a href="phpHtmlLib/ListAction.html">ListAction</a><br>    A class for showing a list of items  to preform an action on</td></tr> | 
| 870 | <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>    <LI> tag class</td></tr> | 
| 871 | <tr><td><b>ListAction.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_ListAction_inc.html">ListAction.inc</a></td></tr> | 
| 872 | <tr><td colspan = "2"><a name="m">  </a> | 
| 873 | <a href="#top">top</a><br> | 
| 874 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 875 | <TR CLASS='TableHeadingColor'> | 
| 876 | <TD> | 
| 877 | <FONT SIZE='+2'><B>m</B></FONT> | 
| 878 | </TD> | 
| 879 | </TR> | 
| 880 | </TABLE> | 
| 881 | </td></tr> | 
| 882 | <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> | 
| 883 | <tr><td><b>misc.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_form_elements_misc_inc.html">misc.inc</a></td></tr> | 
| 884 | <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#functionmailto">mailto()</a><br>    build a mailto url link .</td></tr> | 
| 885 | <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#methodmain_block">MyLayoutPage::main_block()</a><br>    We override this method to automatically  break up the main block into a  left block and a right block</td></tr> | 
| 886 | <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>    <MAP> tag class</td></tr> | 
| 887 | <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>    <maker> SVG tag</td></tr> | 
| 888 | <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>    <mask> SVG tag</td></tr> | 
| 889 | <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>    <metadata> SVG tag</td></tr> | 
| 890 | <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>    <META> tag class</td></tr> | 
| 891 | <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>    <missing-glyph> SVG tag</td></tr> | 
| 892 | <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>    <mpath> SVG tag</td></tr> | 
| 893 | <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><br>    This class is used to build content  for an entire page.  It uses the  HTMLPageClass widget from phphtmllib  to render the final output.</td></tr> | 
| 894 | <tr><td><b>MyLayoutPage</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#methodMyLayoutPage">MyLayoutPage::MyLayoutPage()</a><br>    This is the constructor.</td></tr> | 
| 895 | <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> | 
| 896 | <tr><td colspan = "2"><a name="n">  </a> | 
| 897 | <a href="#top">top</a><br> | 
| 898 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 899 | <TR CLASS='TableHeadingColor'> | 
| 900 | <TD> | 
| 901 | <FONT SIZE='+2'><B>n</B></FONT> | 
| 902 | </TD> | 
| 903 | </TR> | 
| 904 | </TABLE> | 
| 905 | </td></tr> | 
| 906 | <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>    This builds a navigational table  widget that has a title, any #  of subtitles and then navigational  links.</td></tr> | 
| 907 | <tr><td><b>NavTable</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodNavTable">NavTable::NavTable()</a><br>    the constructor for this class.</td></tr> | 
| 908 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 909 | <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>    <NOBR> tag class</td></tr> | 
| 910 | <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>    <NOFRAMES> tag class</td></tr> | 
| 911 | <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>    <NOOP> tag class</td></tr> | 
| 912 | <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>    <NOSCRIPT> tag class</td></tr> | 
| 913 | <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#defineNOT_SEARCHABLE">NOT_SEARCHABLE</a></td></tr> | 
| 914 | <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#defineNOT_SORTABLE">NOT_SORTABLE</a></td></tr> | 
| 915 | <tr><td><b>numrows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodnumrows">DataList::numrows()</a><br>    This function returns the number of rows  that the query found.</td></tr> | 
| 916 | <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#methodnum_items_on_page">ImageThumbnailWidget::num_items_on_page()</a><br>    Calculate the # of items  to on a particular page.</td></tr> | 
| 917 | <tr><td><b>num_pages</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodnum_pages">ImageThumbnailWidget::num_pages()</a><br>    Calculate the number of</td></tr> | 
| 918 | <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> | 
| 919 | <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> | 
| 920 | <tr><td colspan = "2"><a name="o">  </a> | 
| 921 | <a href="#top">top</a><br> | 
| 922 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 923 | <TR CLASS='TableHeadingColor'> | 
| 924 | <TD> | 
| 925 | <FONT SIZE='+2'><B>o</B></FONT> | 
| 926 | </TD> | 
| 927 | </TR> | 
| 928 | </TABLE> | 
| 929 | </td></tr> | 
| 930 | <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>    <OBJECT> tag class</td></tr> | 
| 931 | <tr><td><b>offset</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodoffset">DataList::offset()</a><br>    This function returns the current value  of the offset variable. This is an offset  into the query return data set.</td></tr> | 
| 932 | <tr><td><b>offset</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodoffset">ImageThumbnailWidget::offset()</a><br>    Get the current value of the offset var</td></tr> | 
| 933 | <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>    <OL> tag class</td></tr> | 
| 934 | <tr><td><b>onBlur</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a><br>    This function return the javaScript code for  an onBlur event</td></tr> | 
| 935 | <tr><td><b>onClick</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a><br>    This function return the javaScript code for  an onClick event</td></tr> | 
| 936 | <tr><td><b>onClick</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodonClick">FESubmitButton::onClick()</a><br>    This function return the javaScript code for  an onSubmit event</td></tr> | 
| 937 | <tr><td><b>onClick</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, method <a href="phpHtmlLib/FormProcessing/FEButton.html#methodonClick">FEButton::onClick()</a><br>    This function return the javaScript code for  an onClick event</td></tr> | 
| 938 | <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>    <ONEVENT> tag class</td></tr> | 
| 939 | <tr><td><b>onFocus</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a><br>    This function return the javaScript code for  an onFocus event</td></tr> | 
| 940 | <tr><td><b>onSubmit</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a><br>    This function return the javaScript code for  an onSubmit event</td></tr> | 
| 941 | <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>    <OPTGROUP> tag class</td></tr> | 
| 942 | <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>    <OPTION> tag class</td></tr> | 
| 943 | <tr><td><b>orderby</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodorderby">DataList::orderby()</a><br>    This function returns the value of the  current orderby variable.</td></tr> | 
| 944 | <tr><td colspan = "2"><a name="p">  </a> | 
| 945 | <a href="#top">top</a><br> | 
| 946 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 947 | <TR CLASS='TableHeadingColor'> | 
| 948 | <TD> | 
| 949 | <FONT SIZE='+2'><B>p</B></FONT> | 
| 950 | </TD> | 
| 951 | </TR> | 
| 952 | </TABLE> | 
| 953 | </td></tr> | 
| 954 | <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>    This class is used to build content  for an entire page.  It uses the  HTMLPageClass widget from phphtmllib  to render the final output.</td></tr> | 
| 955 | <tr><td><b>PageWidget</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodPageWidget">PageWidget::PageWidget()</a><br>    Constructor:</td></tr> | 
| 956 | <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>    <PARAM> tag class</td></tr> | 
| 957 | <tr><td><b>password</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, method <a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodpassword">FEConfirmPassword::password()</a><br>    use this function to add the  FEPassword object that we want  to confirm.</td></tr> | 
| 958 | <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>    <path> SVG tag</td></tr> | 
| 959 | <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>    <pattern> SVG tag</td></tr> | 
| 960 | <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>    This is an example that shows how to use a PEAR db object  as the source for the data to show.</td></tr> | 
| 961 | <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>    This SQLDataListSource child class interacts with  with the specific DB via the php PEAR DB abstraction  objects.</td></tr> | 
| 962 | <tr><td><b>PEARSQLDataListSource</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, method <a href="phpHtmlLib/PEARSQLDataListSource.html#methodPEARSQLDataListSource">PEARSQLDataListSource::PEARSQLDataListSource()</a><br>    The constructor is used to pass in the  PEAR DB object that has already been  created and connected to the db.</td></tr> | 
| 963 | <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#functionphphtmllib_get_version">phphtmllib_get_version()</a><br>    get the current version of  the phphtmllib libraries.</td></tr> | 
| 964 | <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#definePHPHTMLLIB_VERSION">PHPHTMLLIB_VERSION</a><br>    This is the version of the libs</td></tr> | 
| 965 | <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>    <polygon> SVG tag</td></tr> | 
| 966 | <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>    <polyline> SVG tag</td></tr> | 
| 967 | <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>    <POSTFIELD> tag class</td></tr> | 
| 968 | <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>    <PRE> tag class</td></tr> | 
| 969 | <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>    <PREV> tag class</td></tr> | 
| 970 | <tr><td><b>pre_confirm</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a><br>    This method allows this class to do any  data munging prior to the form_confirm  method being called @ render time.</td></tr> | 
| 971 | <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>    <P> tag class</td></tr> | 
| 972 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodpush">TreeNav::push()</a></td></tr> | 
| 973 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodpush">TextNav::push()</a><br>    depricated version of add()</td></tr> | 
| 974 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodpush">TextCSSNav::push()</a><br>    depricated version of add()</td></tr> | 
| 975 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodpush">NavTable::push()</a><br>    depricated version of add()</td></tr> | 
| 976 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodpush">Container::push()</a><br>    Same as add().</td></tr> | 
| 977 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodpush">HTMLPageClass::push()</a><br>    Same as add()</td></tr> | 
| 978 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#methodpush">FooterNav::push()</a><br>    add an entry to the footer nav.</td></tr> | 
| 979 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#methodpush">TRtag::push()</a><br>    Same ass add()</td></tr> | 
| 980 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush">ImageThumbnailWidget::push()</a></td></tr> | 
| 981 | <tr><td><b>push</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a><br>    Same as add().</td></tr> | 
| 982 | <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#functionpush_args">push_args()</a><br>    This function pushes an array of keys  into an HTMLTagObject</td></tr> | 
| 983 | <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodpush_blank">TreeNav::push_blank()</a></td></tr> | 
| 984 | <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodpush_blank">TextCSSNav::push_blank()</a><br>    depricated version of add_blank()</td></tr> | 
| 985 | <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodpush_blank">NavTable::push_blank()</a><br>    depricated version of add_blank()</td></tr> | 
| 986 | <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_blank">ImageThumbnailWidget::push_blank()</a></td></tr> | 
| 987 | <tr><td><b>push_blank</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodpush_blank">TextNav::push_blank()</a><br>    depricated version of add_blank()</td></tr> | 
| 988 | <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#methodpush_css_link">HTMLPageClass::push_css_link()</a><br>    Same ass add_css_link()</td></tr> | 
| 989 | <tr><td><b>push_heading</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodpush_heading">NavTable::push_heading()</a><br>    depricated version of add_heading()</td></tr> | 
| 990 | <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#methodpush_head_content">HTMLPageClass::push_head_content()</a><br>    Same ass add_head_content()</td></tr> | 
| 991 | <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#methodpush_head_js">HTMLPageClass::push_head_js()</a><br>    Same ass add_head_js()</td></tr> | 
| 992 | <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#methodpush_js_link">HTMLPageClass::push_js_link()</a><br>    pushes an link to an externally referenced javascript   file, which will get rendered in the head.</td></tr> | 
| 993 | <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a><br>    Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td></tr> | 
| 994 | <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodpush_reference">HTMLPageClass::push_reference()</a><br>    Same as add()</td></tr> | 
| 995 | <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TRtag.html#methodpush_reference">TRtag::push_reference()</a><br>    Same ass add_reference()</td></tr> | 
| 996 | <tr><td><b>push_reference</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a><br>    Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td></tr> | 
| 997 | <tr><td><b>push_row</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TABLEtag.html#methodpush_row">TABLEtag::push_row()</a><br>    Same ass add_row()</td></tr> | 
| 998 | <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodpush_text">NavTable::push_text()</a><br>    depricated version of add_text()</td></tr> | 
| 999 | <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_text">ImageThumbnailWidget::push_text()</a></td></tr> | 
| 1000 | <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodpush_text">TreeNav::push_text()</a></td></tr> | 
| 1001 | <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodpush_text">TextCSSNav::push_text()</a><br>    depricated version of add_text()</td></tr> | 
| 1002 | <tr><td><b>push_text</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodpush_text">TextNav::push_text()</a><br>    depricated version of add_text()</td></tr> | 
| 1003 | <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> | 
| 1004 | <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> | 
| 1005 | <tr><td colspan = "2"><a name="q">  </a> | 
| 1006 | <a href="#top">top</a><br> | 
| 1007 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1008 | <TR CLASS='TableHeadingColor'> | 
| 1009 | <TD> | 
| 1010 | <FONT SIZE='+2'><B>q</B></FONT> | 
| 1011 | </TD> | 
| 1012 | </TR> | 
| 1013 | </TABLE> | 
| 1014 | </td></tr> | 
| 1015 | <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>    <Q> tag class</td></tr> | 
| 1016 | <tr><td><b>query</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodquery">DataListSource::query()</a><br>    The main Query function.</td></tr> | 
| 1017 | <tr><td colspan = "2"><a name="r">  </a> | 
| 1018 | <a href="#top">top</a><br> | 
| 1019 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1020 | <TR CLASS='TableHeadingColor'> | 
| 1021 | <TD> | 
| 1022 | <FONT SIZE='+2'><B>r</B></FONT> | 
| 1023 | </TD> | 
| 1024 | </TR> | 
| 1025 | </TABLE> | 
| 1026 | </td></tr> | 
| 1027 | <tr><td><b>$root_name</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a><br>    Holds the name of the root xml</td></tr> | 
| 1028 | <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>    <radialGradient> SVG tag</td></tr> | 
| 1029 | <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>    <rect> SVG tag</td></tr> | 
| 1030 | <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>    <REFRESH> tag class</td></tr> | 
| 1031 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, method <a href="phpHtmlLib/RoundTitleTable.html#methodrender">RoundTitleTable::render()</a><br>    Render the Navtable and its content.</td></tr> | 
| 1032 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a><br>    Renders the tag, attributes, content and close tag.</td></tr> | 
| 1033 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodrender">ActiveTab::render()</a></td></tr> | 
| 1034 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodrender">NavTable::render()</a><br>    Render the Navtable and its content.</td></tr> | 
| 1035 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodrender">InfoTable::render()</a><br>    This function renders the object.</td></tr> | 
| 1036 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodrender">ImageThumbnailWidget::render()</a><br>    Render the entire widget.  this includes the  page offset links, as well as the thumbnails.</td></tr> | 
| 1037 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodrender">TextCSSNav::render()</a><br>    function that will render the widget.</td></tr> | 
| 1038 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a><br>    function that will render the XML Document.</td></tr> | 
| 1039 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a><br>    This function is responsible  for rendering the tag and  its contents</td></tr> | 
| 1040 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodrender">VerticalCSSNavTable::render()</a><br>    function that will render the widget.</td></tr> | 
| 1041 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodrender">TreeNav::render()</a><br>    function that will render the widget.</td></tr> | 
| 1042 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodrender">TextNav::render()</a><br>    function that will render the widget.</td></tr> | 
| 1043 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodrender">HTMLPageClass::render()</a><br>    render the page.</td></tr> | 
| 1044 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodrender">PageWidget::render()</a><br>    This is the function that renders the HTML  for this widget.</td></tr> | 
| 1045 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNav.html#methodrender">FooterNav::render()</a><br>    render the code for this widget.</td></tr> | 
| 1046 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodrender">DataList::render()</a><br>    This function renders the final</td></tr> | 
| 1047 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a><br>    The render method for compatibility  with the rest of the phphtmllib api</td></tr> | 
| 1048 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender">FormProcessor::render()</a><br>    This method is called to render the form's html</td></tr> | 
| 1049 | <tr><td><b>render</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodrender">Container::render()</a><br>    This function is compatible with the  rest of the phpHtmllib API spec.</td></tr> | 
| 1050 | <tr><td><b>render_confirm</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_confirm">FormProcessor::render_confirm()</a><br>    This function renders the confirmation  page.  This page sits in between the  front end form, and the action handler.</td></tr> | 
| 1051 | <tr><td><b>render_error</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_error">FormProcessor::render_error()</a><br>    This renders the error table  and then the form with the fields</td></tr> | 
| 1052 | <tr><td><b>render_form</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_form">FormProcessor::render_form()</a><br>    This renders the form</td></tr> | 
| 1053 | <tr><td><b>reset_attributes</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a><br>    clear all attributes and start with new attributes</td></tr> | 
| 1054 | <tr><td><b>reset_content</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a><br>    we override this class to make sure  we push all content inside the  local _xml_obj tag</td></tr> | 
| 1055 | <tr><td><b>reset_content</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a><br>    destroy existing content and start with new content.</td></tr> | 
| 1056 | <tr><td><b>reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodreverseorder">DataList::reverseorder()</a><br>    This function returns the current value of  the reverse order member variable.</td></tr> | 
| 1057 | <tr><td><b>RoundTitleTable</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, class <a href="phpHtmlLib/RoundTitleTable.html">RoundTitleTable</a><br>    This builds a table  widget that has a nice rounded title,  a subtitle area and any amount of data.</td></tr> | 
| 1058 | <tr><td><b>RoundTitleTable</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, method <a href="phpHtmlLib/RoundTitleTable.html#methodRoundTitleTable">RoundTitleTable::RoundTitleTable()</a><br>    the constructor for this class.</td></tr> | 
| 1059 | <tr><td><b>RoundTitleTableCSS</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, class <a href="phpHtmlLib/RoundTitleTableCSS.html">RoundTitleTableCSS</a><br>    This class defines the css used by the  RoundTitleTable Object.</td></tr> | 
| 1060 | <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#methodrows_per_page">ImageThumbnailWidget::rows_per_page()</a><br>    Calculates the # of rows  per page possible.</td></tr> | 
| 1061 | <tr><td><b>RoundTitleTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_RoundTitleTable_inc.html">RoundTitleTable.inc</a></td></tr> | 
| 1062 | <tr><td colspan = "2"><a name="s">  </a> | 
| 1063 | <a href="#top">top</a><br> | 
| 1064 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1065 | <TR CLASS='TableHeadingColor'> | 
| 1066 | <TD> | 
| 1067 | <FONT SIZE='+2'><B>s</B></FONT> | 
| 1068 | </TD> | 
| 1069 | </TR> | 
| 1070 | </TABLE> | 
| 1071 | </td></tr> | 
| 1072 | <tr><td><b>StandardFormContent.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/FormProcessing/_form_StandardFormContent_inc.html">StandardFormContent.inc</a></td></tr> | 
| 1073 | <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>    <SAMP> tag class</td></tr> | 
| 1074 | <tr><td><b>save_checked_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodsave_checked_items">DefaultGUIDatalist::save_checked_items()</a><br>    set the flag to tell the object to</td></tr> | 
| 1075 | <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>    <script> SVG tag</td></tr> | 
| 1076 | <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>    <SCRIPT> tag class</td></tr> | 
| 1077 | <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#defineSEARCHABLE">SEARCHABLE</a></td></tr> | 
| 1078 | <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#defineSEARCH_ALL">SEARCH_ALL</a></td></tr> | 
| 1079 | <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#defineSEARCH_BEGINS_WITH">SEARCH_BEGINS_WITH</a></td></tr> | 
| 1080 | <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#defineSEARCH_CONTAINS">SEARCH_CONTAINS</a></td></tr> | 
| 1081 | <tr><td><b>search_disable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsearch_disable">DataList::search_disable()</a><br>    Disable the search ability.</td></tr> | 
| 1082 | <tr><td><b>search_enable</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsearch_enable">DataList::search_enable()</a><br>    Enable the search ability.</td></tr> | 
| 1083 | <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#defineSEARCH_ENDS_WITH">SEARCH_ENDS_WITH</a></td></tr> | 
| 1084 | <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#defineSEARCH_EXACT">SEARCH_EXACT</a></td></tr> | 
| 1085 | <tr><td><b>search_field</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsearch_field">DataList::search_field()</a><br>    returns the current value of  the search field name</td></tr> | 
| 1086 | <tr><td><b>search_type</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsearch_type">DataList::search_type()</a><br>    returns the type of search being used</td></tr> | 
| 1087 | <tr><td><b>search_value</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsearch_value">DataList::search_value()</a><br>    returns the current value of  te search field value.</td></tr> | 
| 1088 | <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#methodsearch_value_filter">SQLDataListSource::search_value_filter()</a><br>    This function does the variable cleaning  that is required to use a search value  in a sql query</td></tr> | 
| 1089 | <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#methodsearch_value_filter">DataList::search_value_filter()</a><br>    This function is used to make safe  any query string value that is used</td></tr> | 
| 1090 | <tr><td><b>selected_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#methodselected_background">ActiveTab::selected_background()</a><br>    Thie method is used to change the selected tab's</td></tr> | 
| 1091 | <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>    <SELECT> tag class</td></tr> | 
| 1092 | <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>    <set> SVG tag</td></tr> | 
| 1093 | <tr><td><b>setup_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodsetup_columns">DataList::setup_columns()</a></td></tr> | 
| 1094 | <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#methodsetup_db_options">SQLDataListSource::setup_db_options()</a><br>    Set which DB options  to use for this list.</td></tr> | 
| 1095 | <tr><td><b>setup_order</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodsetup_order">SQLDataListSource::setup_order()</a><br>    This function builds the orderby clause  for the DB query.</td></tr> | 
| 1096 | <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>    <SETVAR> tag class</td></tr> | 
| 1097 | <tr><td><b>set_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a><br>    Save the action for the form</td></tr> | 
| 1098 | <tr><td><b>set_actionbar</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_actionbar">DefaultGUIDatalist::set_actionbar()</a><br>    This allows the caller to  turn on/off the rendering of  the bottom action bar row</td></tr> | 
| 1099 | <tr><td><b>set_action_message</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a><br>    This sets the action message.</td></tr> | 
| 1100 | <tr><td><b>set_action_name</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodset_action_name">ListAction::set_action_name()</a><br>    Set the name of the action</td></tr> | 
| 1101 | <tr><td><b>set_align</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodset_align">ListAction::set_align()</a><br>    this function is used to set the overall alignment  of the widget</td></tr> | 
| 1102 | <tr><td><b>set_align</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a><br>    This function sets the align attribute  for the outer table.</td></tr> | 
| 1103 | <tr><td><b>set_align</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_align">DefaultGUIDatalist::set_align()</a><br>    this function is used to set the overall alignment  of the widget</td></tr> | 
| 1104 | <tr><td><b>set_attribute</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a><br>    add a single attribute (name="value")</td></tr> | 
| 1105 | <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#methodset_body_attributes">HTMLPageClass::set_body_attributes()</a><br>    set attributes of body tag</td></tr> | 
| 1106 | <tr><td><b>set_cancel_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a><br>    This method sets the javasript action</td></tr> | 
| 1107 | <tr><td><b>set_cancel_url</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodset_cancel_url">ListAction::set_cancel_url()</a><br>    This sets the url to post to  when a cancel/no action is clicked</td></tr> | 
| 1108 | <tr><td><b>set_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodset_cellpadding">InfoTable::set_cellpadding()</a><br>    This sets the cellpadding attribute  for this object.</td></tr> | 
| 1109 | <tr><td><b>set_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#methodset_cellspacing">InfoTable::set_cellspacing()</a><br>    This sets the cellspacing attribute  for this object.</td></tr> | 
| 1110 | <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#methodset_cell_attributes">TABLEtag::set_cell_attributes()</a><br>    update the attributes of a particular element or td.</td></tr> | 
| 1111 | <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#methodset_cell_content">TABLEtag::set_cell_content()</a></td></tr> | 
| 1112 | <tr><td><b>set_charset</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodset_charset">HTMLPageClass::set_charset()</a><br>    set the character set</td></tr> | 
| 1113 | <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a><br>    This function is a shorthand helper  to setting the class attribute on a  tag.</td></tr> | 
| 1114 | <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#methodset_class">WMLTagClass::set_class()</a><br>    This function is a shorthand helper  to setting the class attribute on a  tag.</td></tr> | 
| 1115 | <tr><td><b>set_class</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_class">SVGTagClass::set_class()</a><br>    This function is a shorthand helper  to setting the 'class' attribute on a  tag.</td></tr> | 
| 1116 | <tr><td><b>set_collapse</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a><br>    This function turns on the collapse flag</td></tr> | 
| 1117 | <tr><td><b>set_collapse</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a><br>    This function turns on the collapse flag</td></tr> | 
| 1118 | <tr><td><b>set_cols</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_cols">ImageThumbnailWidget::set_cols()</a><br>    set how many columns the user wants  to display per row of thumbnails.</td></tr> | 
| 1119 | <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#methodset_company_name">FooterNav::set_company_name()</a><br>    set the company name for the copyright  statement.</td></tr> | 
| 1120 | <tr><td><b>set_confirm</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a><br>    This sets the $this->_has_confirmation</td></tr> | 
| 1121 | <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#methodset_copyright_flag">FooterNav::set_copyright_flag()</a><br>    set/unset the flag to tell us to  render the copyright string</td></tr> | 
| 1122 | <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#methodset_count_column">SQLDataListSource::set_count_column()</a><br>    This function changes the counted column.</td></tr> | 
| 1123 | <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#methodset_data_source">DataList::set_data_source()</a><br>    This function is used to set the  DataListSource object for this instance</td></tr> | 
| 1124 | <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#methodset_date_string">FooterNav::set_date_string()</a><br>    set the date string for the copyright.</td></tr> | 
| 1125 | <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#methodset_db_groupby_clause">SQLDataListSource::set_db_groupby_clause()</a><br>    Sets the groupby clause for the query</td></tr> | 
| 1126 | <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#methodset_db_object">PEARSQLDataListSource::set_db_object()</a><br>    Set the DB object we will use  to talk to the DB.</td></tr> | 
| 1127 | <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#methodset_db_object">ADODBSQLDataListSource::set_db_object()</a><br>    Set the DB object we will use  to talk to the DB.</td></tr> | 
| 1128 | <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#methodset_db_tables">SQLDataListSource::set_db_tables()</a><br>    Set the tables from the DB you  want to select on.</td></tr> | 
| 1129 | <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#methodset_db_values">SQLDataListSource::set_db_values()</a><br>    Set the values we want to select  from the db.</td></tr> | 
| 1130 | <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#methodset_db_where_clause">SQLDataListSource::set_db_where_clause()</a><br>    Set the user portion of the where  clause.</td></tr> | 
| 1131 | <tr><td><b>set_default_checked_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_default_checked_items">DefaultGUIDatalist::set_default_checked_items()</a><br>    This function is used to set the default list</td></tr> | 
| 1132 | <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#methodset_default_col_attributes">TABLEtag::set_default_col_attributes()</a><br>    Sets the default attributes for <td>'s  that are added to the table.  If there are  any attributes set for the <td> it won't use  the defaults.</td></tr> | 
| 1133 | <tr><td><b>set_default_css</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a><br>    This function is used to set the</td></tr> | 
| 1134 | <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#methodset_default_num_rows">DataList::set_default_num_rows()</a><br>    This function sets the default # of rows  per page to display.  By default its 10.</td></tr> | 
| 1135 | <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#methodset_default_row_attributes">TABLEtag::set_default_row_attributes()</a><br>    Sets the default attributes for <tr>'s  that are added to the table.  If there are  any attributes set for the <tr> it won't use  the defaults.</td></tr> | 
| 1136 | <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#methodset_default_td_attributes">TRtag::set_default_td_attributes()</a><br>    Sets the default attributes for <td>'s  that are added to the table.  If there are  any attributes set for the <td> it won't use  the defaults.</td></tr> | 
| 1137 | <tr><td><b>set_disabled</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a><br>    Sets the disabled element flag</td></tr> | 
| 1138 | <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#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a><br>    This method is used to set the link attributes</td></tr> | 
| 1139 | <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#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a><br>    this function is used to change the  DOCTYPE tag's source attribute.  By  default it is set to SYSTEM.</td></tr> | 
| 1140 | <tr><td><b>set_element_value</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a><br>    This method is used to set  the value for a non hidden  element</td></tr> | 
| 1141 | <tr><td><b>set_encoding</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a><br>    set the character set</td></tr> | 
| 1142 | <tr><td><b>set_error_css</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a><br>    This function is used to set the  css class that is used on text  when an error on that field is  detected.</td></tr> | 
| 1143 | <tr><td><b>set_error_message</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a><br>    Defines error message text and  sets the error flag to true</td></tr> | 
| 1144 | <tr><td><b>set_filedir</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_filedir">ImageThumbnailWidget::set_filedir()</a><br>    Set the full path on disk where  the images live.</td></tr> | 
| 1145 | <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#methodset_form_action">DataList::set_form_action()</a><br>    Sets the form action</td></tr> | 
| 1146 | <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#methodset_form_method">DataList::set_form_method()</a><br>    This function is used to set the  form method</td></tr> | 
| 1147 | <tr><td><b>set_form_name</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a><br>    **************************</td></tr> | 
| 1148 | <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#methodset_form_name">DataList::set_form_name()</a><br>    This function is used to set the  form name</td></tr> | 
| 1149 | <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#methodset_form_render">DataList::set_form_render()</a><br>    Sets whether to the output into a form</td></tr> | 
| 1150 | <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#methodset_form_target">DataList::set_form_target()</a><br>    This function is used to set the  form target</td></tr> | 
| 1151 | <tr><td><b>set_form_title</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodset_form_title">StandardFormContent::set_form_title()</a><br>    this method sets the form title  which is used to wrap the entire form</td></tr> | 
| 1152 | <tr><td><b>set_form_width</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a><br>    this method sets the form name</td></tr> | 
| 1153 | <tr><td><b>set_frameset</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodset_frameset">HTMLPageClass::set_frameset()</a><br>    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.</td></tr> | 
| 1154 | <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#methodset_global_prefix">ImageThumbnailWidget::set_global_prefix()</a><br>    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.</td></tr> | 
| 1155 | <tr><td><b>set_global_prefix</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_global_prefix">DefaultGUIDatalist::set_global_prefix()</a><br>    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.</td></tr> | 
| 1156 | <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#methodset_global_prefix">DataList::set_global_prefix()</a><br>    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.</td></tr> | 
| 1157 | <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#methodset_header_flag">CSSBuilder::set_header_flag()</a><br>    This is used to set/update the header  flag.</td></tr> | 
| 1158 | <tr><td><b>set_hidden_element_value</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a><br>    This method is used to set  the value for a hidden element</td></tr> | 
| 1159 | <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#methodset_html_attributes">HTMLPageClass::set_html_attributes()</a><br>    This function sets the attributes  for the <html> tag</td></tr> | 
| 1160 | <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#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a><br>    This function is used to set the  http header content-type for output to browsers</td></tr> | 
| 1161 | <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_id">SVGTagClass::set_id()</a><br>    This function is a shorthand helper  to setting the id attribute on a  tag.</td></tr> | 
| 1162 | <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a><br>    This function is a shorthand helper  to setting the id attribute on a  tag.</td></tr> | 
| 1163 | <tr><td><b>set_id</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#methodset_id">WMLTagClass::set_id()</a><br>    This function is a shorthand helper  to setting the id attribute on a  tag.</td></tr> | 
| 1164 | <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#methodset_image_path">DataList::set_image_path()</a><br>    This function returns the path to the  images used in this class</td></tr> | 
| 1165 | <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#methodset_indent_flag">Container::set_indent_flag()</a><br>    function to set the indent flag</td></tr> | 
| 1166 | <tr><td><b>set_item_name</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodset_item_name">ListAction::set_item_name()</a><br>    Set the name of the deleted items</td></tr> | 
| 1167 | <tr><td><b>set_label_text</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a><br>    This function will set the  label for the element</td></tr> | 
| 1168 | <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#methodset_legalnotice_url">FooterNav::set_legalnotice_url()</a><br>    set the legal notice url.</td></tr> | 
| 1169 | <tr><td><b>set_limit</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodset_limit">DataListSource::set_limit()</a><br>    This function is used to set</td></tr> | 
| 1170 | <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#methodset_maxthumbs_per_page">ImageThumbnailWidget::set_maxthumbs_per_page()</a><br>    set how many thumbnails to display  per page.</td></tr> | 
| 1171 | <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#methodset_max_rows">DataList::set_max_rows()</a><br>    This sets the maximum # of rows to  display when in expand mode</td></tr> | 
| 1172 | <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#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a><br>    set the newline_after_content flag</td></tr> | 
| 1173 | <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#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a><br>    set the newline_after_opentag flag</td></tr> | 
| 1174 | <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#methodset_not_found_message">DataListSource::set_not_found_message()</a><br>    This function is used to set the  message displayed when no data is found</td></tr> | 
| 1175 | <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#methodset_not_found_message">DataList::set_not_found_message()</a><br>    This function is used to set the  message displayed when no data is found</td></tr> | 
| 1176 | <tr><td><b>set_numrows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodset_numrows">DataList::set_numrows()</a><br>    This function sets the # of rows to display  per page.</td></tr> | 
| 1177 | <tr><td><b>set_offset</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodset_offset">DataList::set_offset()</a><br>    This function is used to set/change  the offset for this list.</td></tr> | 
| 1178 | <tr><td><b>set_offset</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodset_offset">DataListSource::set_offset()</a><br>    This sets the offset value  and resets the index into the data  array (in non DB children)</td></tr> | 
| 1179 | <tr><td><b>set_orderby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodset_orderby">DataListSource::set_orderby()</a><br>    This sets the orderby column name.</td></tr> | 
| 1180 | <tr><td><b>set_prefix</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodset_prefix">TextCSSNav::set_prefix()</a><br>    This method is used to set the prefix for</td></tr> | 
| 1181 | <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#methodset_privacypolicy_url">FooterNav::set_privacypolicy_url()</a><br>    sets the Privacy policy url.</td></tr> | 
| 1182 | <tr><td><b>set_refresh</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodset_refresh">HTMLPageClass::set_refresh()</a><br>    Automatically set a page meta tag refresh</td></tr> | 
| 1183 | <tr><td><b>set_render_form_after_success</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_render_form_after_success">FormProcessor::set_render_form_after_success()</a><br>    This function turns on the ability to</td></tr> | 
| 1184 | <tr><td><b>set_required</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a><br>    This function set the elements  required state</td></tr> | 
| 1185 | <tr><td><b>set_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodset_reverseorder">DataList::set_reverseorder()</a><br>    This function sets the reverse order flag  to a new value.</td></tr> | 
| 1186 | <tr><td><b>set_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodset_reverseorder">DataListSource::set_reverseorder()</a><br>    This sets the flag that tells us the  direction in which to order the orderby  column.</td></tr> | 
| 1187 | <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#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a><br>    This sets 1 root tag attribute value pair</td></tr> | 
| 1188 | <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#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a><br>    This function is used to set the  root xml tag's attributes</td></tr> | 
| 1189 | <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#methodset_root_name">XMLDocumentClass::set_root_name()</a><br>    Set the document name  and the root tag's name.</td></tr> | 
| 1190 | <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#methodset_row_attributes">TABLEtag::set_row_attributes()</a><br>    update the attributes of a particular row or tr.</td></tr> | 
| 1191 | <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#methodset_save_vars">DataList::set_save_vars()</a><br>    This function sets the save variables  that the user/child wants to automatically  propogate</td></tr> | 
| 1192 | <tr><td><b>set_save_vars_Flag</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodset_save_vars_Flag">ListAction::set_save_vars_Flag()</a><br>    This method sets the flag that  tells us to automatically add  hidden form fields for all  the GET/POST vars passed in to us.</td></tr> | 
| 1193 | <tr><td><b>set_searchby</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodset_searchby">DataListSource::set_searchby()</a><br>    This sets the column that we want to search  from.</td></tr> | 
| 1194 | <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#methodset_searchby_value">DataListSource::set_searchby_value()</a><br>    This sets the data that we want to search  for.</td></tr> | 
| 1195 | <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#methodset_search_type">DataList::set_search_type()</a><br>    This function sets the search type</td></tr> | 
| 1196 | <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#methodset_search_type">DataListSource::set_search_type()</a><br>    This function sets the search type  (simple or advanced)</td></tr> | 
| 1197 | <tr><td><b>set_selected</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodset_selected">TreeNav::set_selected()</a><br>    Set this text as the selected  item</td></tr> | 
| 1198 | <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#methodset_show_results">DataList::set_show_results()</a><br>    This function is used to set the value  of the _show_results_flag</td></tr> | 
| 1199 | <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#methodset_simplesearch_modifier">DataListSource::set_simplesearch_modifier()</a><br>    This sets the simple search modifier</td></tr> | 
| 1200 | <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#methodset_simple_search_modifier">DataList::set_simple_search_modifier()</a><br>    Set the simple search modifyer  flag.</td></tr> | 
| 1201 | <tr><td><b>set_stripslashes</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, method <a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a><br>    This sets the stripslashes flag for  this object.</td></tr> | 
| 1202 | <tr><td><b>set_style</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_style">SVGTagClass::set_style()</a><br>    This function is a shorthand helper  to setting the 'style' attribute on a  tag.</td></tr> | 
| 1203 | <tr><td><b>set_style</b></td><td width="100%" align="left" valign="top">in file HTMLTagClass.inc, method <a href="phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a><br>    This function is a shorthand helper  to setting the style attribute on a  tag.</td></tr> | 
| 1204 | <tr><td><b>set_style_attribute</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a><br>    Sets elements css attribute</td></tr> | 
| 1205 | <tr><td><b>set_subtitle</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, method <a href="phpHtmlLib/RoundTitleTable.html#methodset_subtitle">RoundTitleTable::set_subtitle()</a></td></tr> | 
| 1206 | <tr><td><b>set_subtitle</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#methodset_subtitle">NavTable::set_subtitle()</a></td></tr> | 
| 1207 | <tr><td><b>set_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodset_subtitle">VerticalCSSNavTable::set_subtitle()</a><br>    This sets the subtitle</td></tr> | 
| 1208 | <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#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a><br>    add a single attribute (name="value")</td></tr> | 
| 1209 | <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#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a><br>    add multiple attributes (name="value")</td></tr> | 
| 1210 | <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#methodset_tag_name">XMLTagClass::set_tag_name()</a><br>    This method sets the name of the tag</td></tr> | 
| 1211 | <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#methodset_text_debug">HTMLPageClass::set_text_debug()</a><br>    set the $_text_debug flag</td></tr> | 
| 1212 | <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#methodset_thumbnail_dimensions">ImageThumbnailWidget::set_thumbnail_dimensions()</a><br>    Sets all thumnail dimensions.</td></tr> | 
| 1213 | <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#methodset_thumbnail_script">ImageThumbnailWidget::set_thumbnail_script()</a><br>    Set the url for the thumbnail generation  script.</td></tr> | 
| 1214 | <tr><td><b>set_title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a><br>    Set the title for the widget.</td></tr> | 
| 1215 | <tr><td><b>set_title</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a><br>    Sets elements title text</td></tr> | 
| 1216 | <tr><td><b>set_title</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#methodset_title">HTMLPageClass::set_title()</a><br>    set the title of the page output.</td></tr> | 
| 1217 | <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#methodset_title_text_align">InfoTable::set_title_text_align()</a><br>    this function lets you change the  text alignment of the text in the title</td></tr> | 
| 1218 | <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#methodset_total_rows">DataListSource::set_total_rows()</a><br>    This is used to set the total # of  rows we have in our data set</td></tr> | 
| 1219 | <tr><td><b>set_transform</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_transform">SVGTagClass::set_transform()</a><br>    This function is used to set the  'transform' attribute of a tag.</td></tr> | 
| 1220 | <tr><td><b>set_urldir</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_urldir">ImageThumbnailWidget::set_urldir()</a><br>    Set the base url path where the files  live on the web site.</td></tr> | 
| 1221 | <tr><td><b>set_value</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a><br>    This function will set the  initial value for the element</td></tr> | 
| 1222 | <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#methodset_vertical_cellborder">InfoTable::set_vertical_cellborder()</a><br>    this function sets the flag to tell  the object to render (or not) the  vertical cell borders</td></tr> | 
| 1223 | <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#methodset_webmaster_email">FooterNav::set_webmaster_email()</a><br>    sets the Webmaster email address  if this is set we show the  mailto for this email</td></tr> | 
| 1224 | <tr><td><b>set_width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, method <a href="phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a><br>    Set the width for the widget.</td></tr> | 
| 1225 | <tr><td><b>set_xmlbase</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_xmlbase">SVGTagClass::set_xmlbase()</a><br>    This method is used for setting the  SVG common tag attribute of  xml:base</td></tr> | 
| 1226 | <tr><td><b>set_xmllang</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_xmllang">SVGTagClass::set_xmllang()</a><br>    This method is used for setting the  SVG common tag attribute of  xml:lang</td></tr> | 
| 1227 | <tr><td><b>set_xmlspace</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodset_xmlspace">SVGTagClass::set_xmlspace()</a><br>    This method is used for setting the  SVG common tag attribute of  xml:space</td></tr> | 
| 1228 | <tr><td><b>showall</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodshowall">DataList::showall()</a><br>    returns the current value of the showall  flag.  This tells us if they want the entire  list of data back from the DB.</td></tr> | 
| 1229 | <tr><td><b>show_actionbar</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#methodshow_actionbar">DefaultGUIDatalist::show_actionbar()</a><br>    This function gets the current value  of the show actionbar flag setting.</td></tr> | 
| 1230 | <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#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a><br>    method to update the flag that lets us know  to show/render the character encoding string  in the xml tag or not</td></tr> | 
| 1231 | <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#methodshow_http_header">XMLDocumentClass::show_http_header()</a><br>    this function is used to set the flag  that tells this class to automatically  output the content type in the http header</td></tr> | 
| 1232 | <tr><td><b>SimpleGUIDataList</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, class <a href="phpHtmlLib/SimpleGUIDataList.html">SimpleGUIDataList</a><br>    This object is the base class that can be</td></tr> | 
| 1233 | <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#methodsimple_search_modifier_value">DataList::simple_search_modifier_value()</a><br>    returns the current value of the  simple search modifier</td></tr> | 
| 1234 | <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#methodsimple_search_where_clause">SQLDataListSource::simple_search_where_clause()</a><br>    this builds the search clause</td></tr> | 
| 1235 | <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>    <SMALL> tag class</td></tr> | 
| 1236 | <tr><td><b>sort</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methodsort">CSVFILEDataListSource::sort()</a></td></tr> | 
| 1237 | <tr><td><b>sort</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodsort">DataListSource::sort()</a><br>    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.</td></tr> | 
| 1238 | <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#defineSORTABLE">SORTABLE</a><br>    Some global defines used</td></tr> | 
| 1239 | <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>    <SPAN> tag class</td></tr> | 
| 1240 | <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#functionspan_font8">span_font8()</a><br>    Build a SPANtag object with  css class of .font8.</td></tr> | 
| 1241 | <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#functionspan_font8bold">span_font8bold()</a><br>    Build a SPANtag object with  css class of .font8bold.</td></tr> | 
| 1242 | <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#functionspan_font10">span_font10()</a><br>    Build a SPANtag object with  css class of .font10.</td></tr> | 
| 1243 | <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#functionspan_font10bold">span_font10bold()</a><br>    Build a SPANtag object with  css class of .font10bold.</td></tr> | 
| 1244 | <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#functionspan_font12">span_font12()</a><br>    Build a SPANtag object with  css class of .font12.</td></tr> | 
| 1245 | <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#functionspan_font12bold">span_font12bold()</a><br>    Build a SPANtag object with  css class of .font12bold.</td></tr> | 
| 1246 | <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#functionspan_font14">span_font14()</a><br>    Build a SPANtag object with  css class of .font14.</td></tr> | 
| 1247 | <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#functionspan_font14bold">span_font14bold()</a><br>    Build a SPANtag object with  css class of .font14bold.</td></tr> | 
| 1248 | <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> | 
| 1249 | <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#methodsql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a><br>    Clean up the string so it can work in a db</td></tr> | 
| 1250 | <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>    <S> tag class</td></tr> | 
| 1251 | <tr><td><b>StandardAccountForm</b></td><td width="100%" align="left" valign="top">in file form2.php, class <a href="phpHtmlLib/form-examples/StandardAccountForm.html">StandardAccountForm</a><br>    A simple Page Layout object child.</td></tr> | 
| 1252 | <tr><td><b>StandardFormContent</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, class <a href="phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a><br>    This is a child of the FormContent class to  provide a 'standard' look and feel for forms.</td></tr> | 
| 1253 | <tr><td><b>StandardFormContent</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodStandardFormContent">StandardFormContent::StandardFormContent()</a></td></tr> | 
| 1254 | <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>    <stop> SVG tag</td></tr> | 
| 1255 | <tr><td><b>strip_offset</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodstrip_offset">ImageThumbnailWidget::strip_offset()</a><br>    This function strips the offset</td></tr> | 
| 1256 | <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>    <STRONG> tag class</td></tr> | 
| 1257 | <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>    <style> SVG tag</td></tr> | 
| 1258 | <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>    <STYLE> tag class</td></tr> | 
| 1259 | <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>    <SUB> tag class</td></tr> | 
| 1260 | <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>    <SUP> tag class</td></tr> | 
| 1261 | <tr><td><b>SVGDocumentClass</b></td><td width="100%" align="left" valign="top">in file SVGDocumentClass.inc, method <a href="phpHtmlLib/SVGDocumentClass.html#methodSVGDocumentClass">SVGDocumentClass::SVGDocumentClass()</a><br>    The constructor to building a SVG document.</td></tr> | 
| 1262 | <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>    This class lets you build a complete  SVG document.</td></tr> | 
| 1263 | <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>    <svg> SVG tag</td></tr> | 
| 1264 | <tr><td><b>SVGTagClass</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#methodSVGTagClass">SVGTagClass::SVGTagClass()</a><br>    The SVGTagClass constructor</td></tr> | 
| 1265 | <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>    This overrides the WMLTagClass to  define some methods that set  some commonly used SVG tag attributes.</td></tr> | 
| 1266 | <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#functionsvg_a">svg_a()</a><br>    This function is used to build an  SVG <a> tag</td></tr> | 
| 1267 | <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#functionsvg_animate">svg_animate()</a><br>    This function is used to build an  SVG <animate> tag</td></tr> | 
| 1268 | <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#functionsvg_circle">svg_circle()</a><br>    This function is used to build an  SVG <circle> tag and its common  attributes</td></tr> | 
| 1269 | <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#functionsvg_desc">svg_desc()</a><br>    This function is used for building an  SVG <desc> tag</td></tr> | 
| 1270 | <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#functionsvg_ellipse">svg_ellipse()</a><br>    This function is used to build an  SVG <ellipse> tag and its common  attributes</td></tr> | 
| 1271 | <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#functionsvg_font">svg_font()</a><br>    this function builds an SVG  <font> tag</td></tr> | 
| 1272 | <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#functionsvg_g">svg_g()</a><br>    This function builds an SVG  <g> tag</td></tr> | 
| 1273 | <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#functionsvg_line">svg_line()</a><br>    This function is used for building an  SVG <line> tag</td></tr> | 
| 1274 | <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#functionsvg_marker">svg_marker()</a><br>    This function is used for building an  SVG <marker> tag</td></tr> | 
| 1275 | <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#functionsvg_polygon">svg_polygon()</a><br>    This function is used for building an  SVG <polygon> tag</td></tr> | 
| 1276 | <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#functionsvg_polyline">svg_polyline()</a><br>    This function is used for building an  SVG <polyline> tag</td></tr> | 
| 1277 | <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#functionsvg_rect">svg_rect()</a><br>    This function is used to build an  SVG <rect> tag and its common  attributes</td></tr> | 
| 1278 | <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#functionsvg_script">svg_script()</a><br>    This function creates a <script>  tag and wraps the javascript in the  appropriate  <![CDATA[ JAVASCRIPT ]]>  that is required for svg.</td></tr> | 
| 1279 | <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#functionsvg_style">svg_style()</a><br>    This function creates a <script>  tag and wraps the javascript in the  appropriate  <![CDATA[ JAVASCRIPT ]]>  that is required for svg.</td></tr> | 
| 1280 | <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#functionsvg_text">svg_text()</a><br>    This function is used to build an  SVG <text> tag</td></tr> | 
| 1281 | <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#functionsvg_textpath">svg_textpath()</a><br>    This function is used to build an  SVG <textpath> tag.</td></tr> | 
| 1282 | <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#functionsvg_tref">svg_tref()</a><br>    This function is used to build an  SVG <tref> tag</td></tr> | 
| 1283 | <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#functionsvg_tspan">svg_tspan()</a><br>    This function is used to build an  SVG <tref> tag.</td></tr> | 
| 1284 | <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>    <switch> SVG tag</td></tr> | 
| 1285 | <tr><td><b>SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineSXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH">SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</a></td></tr> | 
| 1286 | <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>    <symbol> SVG tag</td></tr> | 
| 1287 | <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> | 
| 1288 | <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> | 
| 1289 | <tr><td><b>SimpleGUIDataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_SimpleGUIDataList_inc.html">SimpleGUIDataList.inc</a></td></tr> | 
| 1290 | <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> | 
| 1291 | <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> | 
| 1292 | <tr><td colspan = "2"><a name="t">  </a> | 
| 1293 | <a href="#top">top</a><br> | 
| 1294 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1295 | <TR CLASS='TableHeadingColor'> | 
| 1296 | <TD> | 
| 1297 | <FONT SIZE='+2'><B>t</B></FONT> | 
| 1298 | </TD> | 
| 1299 | </TR> | 
| 1300 | </TABLE> | 
| 1301 | </td></tr> | 
| 1302 | <tr><td><b>$title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a><br>    The title of the table.</td></tr> | 
| 1303 | <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>    <TABLE> tag class</td></tr> | 
| 1304 | <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>    <TBODY> class.</td></tr> | 
| 1305 | <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>    Table data <TD> class.</td></tr> | 
| 1306 | <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>    <TEMPLATE> tag class</td></tr> | 
| 1307 | <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#methodtest_maxthumbs_per_page">ImageThumbnailWidget::test_maxthumbs_per_page()</a><br>    Make sure the maxthumbsperpage  isn't > then total items.</td></tr> | 
| 1308 | <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>    <TEXTAREA> tag class</td></tr> | 
| 1309 | <tr><td><b>TextCSSNav</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodTextCSSNav">TextCSSNav::TextCSSNav()</a><br>    Constructor for this class  It just sets the width for the  widget.</td></tr> | 
| 1310 | <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>    This class builds a simple text navigational  widget.</td></tr> | 
| 1311 | <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>    This class defines the css used by the  FooterNav Object.</td></tr> | 
| 1312 | <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>    This class builds a simple text navigational  widget.</td></tr> | 
| 1313 | <tr><td><b>TextNav</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodTextNav">TextNav::TextNav()</a><br>    Constructor for this class  It just sets the width for the  widget.</td></tr> | 
| 1314 | <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>    This class defines the css used by the  TextNav Object.</td></tr> | 
| 1315 | <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>    <textpath> SVG tag</td></tr> | 
| 1316 | <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>    <text> SVG tag</td></tr> | 
| 1317 | <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>    <TFOOT> tag class</td></tr> | 
| 1318 | <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>    Table Header <THEAD> class.</td></tr> | 
| 1319 | <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>    Table Header <TH> class.</td></tr> | 
| 1320 | <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>    <TIMER> tag class</td></tr> | 
| 1321 | <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>    <title> SVG tag</td></tr> | 
| 1322 | <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>    <TITLE> tag class</td></tr> | 
| 1323 | <tr><td><b>total_items</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodtotal_items">ImageThumbnailWidget::total_items()</a><br>    returns the total # of  items we have to display.</td></tr> | 
| 1324 | <tr><td><b>TreeNav</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodTreeNav">TreeNav::TreeNav()</a><br>    Constructor for this class  It just sets the width for the  widget.</td></tr> | 
| 1325 | <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>    This class tries to build a tree  navigational widget.</td></tr> | 
| 1326 | <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>    <tref> SVG tag</td></tr> | 
| 1327 | <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>    Table Row <TR> class.</td></tr> | 
| 1328 | <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>    <tspan> SVG tag</td></tr> | 
| 1329 | <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>    <TT> tag class</td></tr> | 
| 1330 | <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> | 
| 1331 | <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> | 
| 1332 | <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> | 
| 1333 | <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> | 
| 1334 | <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> | 
| 1335 | <tr><td colspan = "2"><a name="u">  </a> | 
| 1336 | <a href="#top">top</a><br> | 
| 1337 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1338 | <TR CLASS='TableHeadingColor'> | 
| 1339 | <TD> | 
| 1340 | <FONT SIZE='+2'><B>u</B></FONT> | 
| 1341 | </TD> | 
| 1342 | </TR> | 
| 1343 | </TABLE> | 
| 1344 | </td></tr> | 
| 1345 | <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>    <UL> tag class</td></tr> | 
| 1346 | <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#methodupdate_all_values">CSSBuilder::update_all_values()</a><br>    This function is a macro for walking the entire</td></tr> | 
| 1347 | <tr><td><b>update_all_values</b></td><td width="100%" align="left" valign="top">in file CSSContainer.inc, method <a href="phpHtmlLib/CSSContainer.html#methodupdate_all_values">CSSContainer::update_all_values()</a><br>    This walks all of the  CSSBuilder objects  and calls their respective update_all_values  method.</td></tr> | 
| 1348 | <tr><td><b>update_properties</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a><br>    This function updates a css property value  for a specific class/id</td></tr> | 
| 1349 | <tr><td><b>update_property</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a><br>    This function updates a css property value  for a specific class/id</td></tr> | 
| 1350 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNavCSS.html#methoduser_setup">TextCSSNavCSS::user_setup()</a></td></tr> | 
| 1351 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, method <a href="phpHtmlLib/RoundTitleTableCSS.html#methoduser_setup">RoundTitleTableCSS::user_setup()</a></td></tr> | 
| 1352 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNavCSS.html#methoduser_setup">TextNavCSS::user_setup()</a></td></tr> | 
| 1353 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTableCSS.html#methoduser_setup">VerticalCSSNavTableCSS::user_setup()</a></td></tr> | 
| 1354 | <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#methoduser_setup">pearmysqllist::user_setup()</a><br>    This method is used to setup the options  for the DataList object's display.</td></tr> | 
| 1355 | <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#methoduser_setup">csvfilelist::user_setup()</a></td></tr> | 
| 1356 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTableCSS.html#methoduser_setup">NavTableCSS::user_setup()</a></td></tr> | 
| 1357 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file FooterNav.inc, method <a href="phpHtmlLib/FooterNavCSS.html#methoduser_setup">FooterNavCSS::user_setup()</a></td></tr> | 
| 1358 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methoduser_setup">DataList::user_setup()</a><br>    A subclass can override this function  to setup the class variables after  the constructor.  The constructor  automatically calls this function.</td></tr> | 
| 1359 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a><br>    Call the child class' setup function</td></tr> | 
| 1360 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDataListCSS.html#methoduser_setup">DefaultGUIDataListCSS::user_setup()</a></td></tr> | 
| 1361 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTabCSS.html#methoduser_setup">ActiveTabCSS::user_setup()</a></td></tr> | 
| 1362 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTableCSS.html#methoduser_setup">InfoTableCSS::user_setup()</a></td></tr> | 
| 1363 | <tr><td><b>user_setup</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidgetCSS.html#methoduser_setup">ImageThumbnailWidgetCSS::user_setup()</a></td></tr> | 
| 1364 | <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>    <use> SVG tag</td></tr> | 
| 1365 | <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>    <U> tag class</td></tr> | 
| 1366 | <tr><td colspan = "2"><a name="v">  </a> | 
| 1367 | <a href="#top">top</a><br> | 
| 1368 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1369 | <TR CLASS='TableHeadingColor'> | 
| 1370 | <TD> | 
| 1371 | <FONT SIZE='+2'><B>v</B></FONT> | 
| 1372 | </TD> | 
| 1373 | </TR> | 
| 1374 | </TABLE> | 
| 1375 | </td></tr> | 
| 1376 | <tr><td><b>VALID</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALID">VALID</a></td></tr> | 
| 1377 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FENumberFloat.html#methodvalidate">FENumberFloat::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1378 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEName.html#methodvalidate">FEName::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1379 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FENumberPrice.html#methodvalidate">FENumberPrice::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1380 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEUrl.html#methodvalidate">FEUrl::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1381 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a><br>    This function performs the actual validation  It is called only if the validation is required by  this element</td></tr> | 
| 1382 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEIPAddress.html#methodvalidate">FEIPAddress::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1383 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEUrlStrict.html#methodvalidate">FEUrlStrict::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1384 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, method <a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodvalidate">FEConfirmPassword::validate()</a><br>    This function performs the actual validation  It is called only if the validation is required by  this element</td></tr> | 
| 1385 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEDataList.inc, method <a href="phpHtmlLib/FormProcessing/FEDataList.html#methodvalidate">FEDataList::validate()</a><br>    This function is responsible for performing complete</td></tr> | 
| 1386 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEEmailMany.html#methodvalidate">FEEmailMany::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1387 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, method <a href="phpHtmlLib/FormProcessing/FEPassword.html#methodvalidate">FEPassword::validate()</a><br>    This function performs the actual validation  It is called only if the validation is required by  this element</td></tr> | 
| 1388 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEEmail.html#methodvalidate">FEEmail::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1389 | <tr><td><b>validate</b></td><td width="100%" align="left" valign="top">in file FEText.inc, method <a href="phpHtmlLib/FormProcessing/FEDomainName.html#methodvalidate">FEDomainName::validate()</a><br>    This method validates the data  for this Form Element.</td></tr> | 
| 1390 | <tr><td><b>VALIDATE_EMAIL_LENGTH</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_EMAIL_LENGTH">VALIDATE_EMAIL_LENGTH</a></td></tr> | 
| 1391 | <tr><td><b>VALIDATE_MAXSIZE</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAXSIZE">VALIDATE_MAXSIZE</a><br>    $Id: elementindex.html,v 1.22 2003/02/21 00:43:46 hemna Exp $</td></tr> | 
| 1392 | <tr><td><b>VALIDATE_MAX_HOSTNAME_LENGTH</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, constant <a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAX_HOSTNAME_LENGTH">VALIDATE_MAX_HOSTNAME_LENGTH</a></td></tr> | 
| 1393 | <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>    <VAR> tag class</td></tr> | 
| 1394 | <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> | 
| 1395 | <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>    This class builds a nice table  that conains clickable cells.</td></tr> | 
| 1396 | <tr><td><b>VerticalCSSNavTable</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodVerticalCSSNavTable">VerticalCSSNavTable::VerticalCSSNavTable()</a><br>    Constructor for this class  It just sets the width for the  widget.</td></tr> | 
| 1397 | <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>    This class defines the css used by the  VerticalCSSNavTable Object.</td></tr> | 
| 1398 | <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>    <view> SVG tag</td></tr> | 
| 1399 | <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>    <vkern> SVG tag</td></tr> | 
| 1400 | <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> | 
| 1401 | <tr><td colspan = "2"><a name="w">  </a> | 
| 1402 | <a href="#top">top</a><br> | 
| 1403 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1404 | <TR CLASS='TableHeadingColor'> | 
| 1405 | <TD> | 
| 1406 | <FONT SIZE='+2'><B>w</B></FONT> | 
| 1407 | </TD> | 
| 1408 | </TR> | 
| 1409 | </TABLE> | 
| 1410 | </td></tr> | 
| 1411 | <tr><td><b>$width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a><br>    the width of the widget</td></tr> | 
| 1412 | <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> | 
| 1413 | <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> | 
| 1414 | <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> | 
| 1415 | <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> | 
| 1416 | <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> | 
| 1417 | <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> | 
| 1418 | <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> | 
| 1419 | <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> | 
| 1420 | <tr><td><b>widget9.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget9_php.html">widget9.php</a></td></tr> | 
| 1421 | <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> | 
| 1422 | <tr><td><b>widget101.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget101_php.html">widget101.php</a></td></tr> | 
| 1423 | <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> | 
| 1424 | <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> | 
| 1425 | <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> | 
| 1426 | <tr><td><b>WMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file WMLDocumentClass.inc, method <a href="phpHtmlLib/WMLDocumentClass.html#methodWMLDocumentClass">WMLDocumentClass::WMLDocumentClass()</a></td></tr> | 
| 1427 | <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>    This class lets you build a complete  WML document and render it</td></tr> | 
| 1428 | <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>    <WML> tag class</td></tr> | 
| 1429 | <tr><td><b>WMLTagClass</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#methodWMLTagClass">WMLTagClass::WMLTagClass()</a></td></tr> | 
| 1430 | <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>    Base class for all WML Tag classes.</td></tr> | 
| 1431 | <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#functionwml_a">wml_a()</a><br>    build an href with content and attributes.</td></tr> | 
| 1432 | <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#functionwml_access">wml_access()</a><br>    this function builds a wml <access /> tag</td></tr> | 
| 1433 | <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#functionwml_anchor">wml_anchor()</a><br>    this builds an <anchor> tag</td></tr> | 
| 1434 | <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#functionwml_card">wml_card()</a><br>    This function helps build a <card> tag</td></tr> | 
| 1435 | <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#functionwml_do">wml_do()</a><br>    This function builds the WML <do> tag</td></tr> | 
| 1436 | <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#functionwml_fieldset">wml_fieldset()</a><br>    This function builds an <fieldset> tag  for WML.</td></tr> | 
| 1437 | <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#functionwml_go">wml_go()</a><br>    This function builds the WML <go> tag</td></tr> | 
| 1438 | <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#functionwml_img">wml_img()</a><br>    This function builds an <img> tag,  which refers to a .wbmp format image.</td></tr> | 
| 1439 | <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#functionwml_input">wml_input()</a><br>    This function builds the WML <input> tag object</td></tr> | 
| 1440 | <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#functionwml_noop">wml_noop()</a><br>    This function builds the WML <noop> tag</td></tr> | 
| 1441 | <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#functionwml_onevent">wml_onevent()</a><br>    This function builds a WML <onevent> tag</td></tr> | 
| 1442 | <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#functionwml_postfield">wml_postfield()</a><br>    This function builds a WML <postfield> tag</td></tr> | 
| 1443 | <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#functionwml_prev">wml_prev()</a><br>    This function builds a WML <prev> tag object</td></tr> | 
| 1444 | <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#functionwml_refresh">wml_refresh()</a><br>    This function builds a WML <refresh> tag object</td></tr> | 
| 1445 | <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#functionwml_select">wml_select()</a><br>    This function builds the WML <select> tag</td></tr> | 
| 1446 | <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#functionwml_setvar">wml_setvar()</a><br>    This function builds the WML <setvar> tag</td></tr> | 
| 1447 | <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#functionwml_tag">wml_tag()</a><br>    This function builds a <wml> tag</td></tr> | 
| 1448 | <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#functionwml_template">wml_template()</a><br>    this function builds a <template> tag  and it's content</td></tr> | 
| 1449 | <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#functionwml_timer">wml_timer()</a><br>    This function builds the WML <timer> tag  the time unit of the value is 1/10 of a second.</td></tr> | 
| 1450 | <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#methodwrap_column_item">DefaultGUIDatalist::wrap_column_item()</a><br>    This function ensures that the data we place  in a column is aligned according to what the  user wants.</td></tr> | 
| 1451 | <tr><td><b>wrap_column_item</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#methodwrap_column_item">ListAction::wrap_column_item()</a><br>    This function ensures that the data we place  in a column is aligned according to what the  user wants.</td></tr> | 
| 1452 | <tr><td><b>wrap_column_item</b></td><td width="100%" align="left" valign="top">in file SimpleGUIDataList.inc, method <a href="phpHtmlLib/SimpleGUIDataList.html#methodwrap_column_item">SimpleGUIDataList::wrap_column_item()</a><br>    This function ensures that the data we place  in a column is aligned according to what the  user wants.</td></tr> | 
| 1453 | <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#methodwrite_thumb_to_disk">ImageThumbnailWidget::write_thumb_to_disk()</a><br>    write the image to disk.</td></tr> | 
| 1454 | <tr><td colspan = "2"><a name="x">  </a> | 
| 1455 | <a href="#top">top</a><br> | 
| 1456 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1457 | <TR CLASS='TableHeadingColor'> | 
| 1458 | <TD> | 
| 1459 | <FONT SIZE='+2'><B>x</B></FONT> | 
| 1460 | </TD> | 
| 1461 | </TR> | 
| 1462 | </TABLE> | 
| 1463 | </td></tr> | 
| 1464 | <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> | 
| 1465 | <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> | 
| 1466 | <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> | 
| 1467 | <tr><td><b>XHTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineXHTML">XHTML</a></td></tr> | 
| 1468 | <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#defineXHTML_FRAMESET">XHTML_FRAMESET</a></td></tr> | 
| 1469 | <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#defineXHTML_STRICT">XHTML_STRICT</a></td></tr> | 
| 1470 | <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#defineXHTML_TRANSITIONAL">XHTML_TRANSITIONAL</a><br>    Some global defines, used by the classes and widgets  to specify what type of output document format to use.</td></tr> | 
| 1471 | <tr><td><b>XMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a><br>    The constructor</td></tr> | 
| 1472 | <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>    This class lets you build a complete  xml document and render it.</td></tr> | 
| 1473 | <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>    xml-stylesheet tag class</td></tr> | 
| 1474 | <tr><td><b>XMLtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/XMLtag.html#methodXMLtag">XMLtag::XMLtag()</a></td></tr> | 
| 1475 | <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>    xml tag class</td></tr> | 
| 1476 | <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>    This class is used for building and rendering  an XML tag.</td></tr> | 
| 1477 | <tr><td><b>XMLTagClass</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a><br>    The constructor</td></tr> | 
| 1478 | <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> | 
| 1479 | <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#functionxml_doctype">xml_doctype()</a><br>    This function is used to build a  DOCTYPE tag</td></tr> | 
| 1480 | <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#functionxml_stylesheet">xml_stylesheet()</a><br>    This function is used to build an  xml-stylesheet tag</td></tr> | 
| 1481 | <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#functionxml_tag">xml_tag()</a><br>    This is a simple wrapper function  for building XMLTagClass objects</td></tr> | 
| 1482 | <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>    <XMP> tag class</td></tr> | 
| 1483 | <tr><td colspan = "2"><a name="_">  </a> | 
| 1484 | <a href="#top">top</a><br> | 
| 1485 | <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> | 
| 1486 | <TR CLASS='TableHeadingColor'> | 
| 1487 | <TD> | 
| 1488 | <FONT SIZE='+2'><B>_</B></FONT> | 
| 1489 | </TD> | 
| 1490 | </TR> | 
| 1491 | </TABLE> | 
| 1492 | </td></tr> | 
| 1493 | <tr><td><b>$_action</b></td><td width="100%" align="left" valign="top">in file FEButton.inc, variable <a href="phpHtmlLib/FormProcessing/FEButton.html#var$_action">FEButton::$_action</a><br>    Holds the button action</td></tr> | 
| 1494 | <tr><td><b>$_action_column</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_column">DefaultGUIDatalist::$_action_column</a><br>    This holds the action column  settings if any.</td></tr> | 
| 1495 | <tr><td><b>$_action_count</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_count">DefaultGUIDatalist::$_action_count</a><br>    holds the cntr for the action</td></tr> | 
| 1496 | <tr><td><b>$_action_message</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a><br>    The message that is set</td></tr> | 
| 1497 | <tr><td><b>$_action_name</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_action_name">ListAction::$_action_name</a><br>    The string that describes</td></tr> | 
| 1498 | <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#var$_advanced_search_flag">DataList::$_advanced_search_flag</a><br>    Flag to let us know that</td></tr> | 
| 1499 | <tr><td><b>$_align</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_align">ListAction::$_align</a><br>    The overall alignment</td></tr> | 
| 1500 | <tr><td><b>$_align</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_align">DefaultGUIDatalist::$_align</a><br>    The overall alignment</td></tr> | 
| 1501 | <tr><td><b>$_allow_select_all</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_allow_select_all">DefaultGUIDatalist::$_allow_select_all</a><br>    This variable tells us whether to display select all checkbox</td></tr> | 
| 1502 | <tr><td><b>$_attributes</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a><br>    Holds additional attributes for</td></tr> | 
| 1503 | <tr><td><b>$_cancel_action</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a><br>    The action to take opon clicking</td></tr> | 
| 1504 | <tr><td><b>$_cancel_url</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_cancel_url">ListAction::$_cancel_url</a><br>    This sets the url for the</td></tr> | 
| 1505 | <tr><td><b>$_cellpadding</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#var$_cellpadding">InfoTable::$_cellpadding</a><br>    this holds the default cellpadding</td></tr> | 
| 1506 | <tr><td><b>$_cellspacing</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#var$_cellspacing">InfoTable::$_cellspacing</a><br>    This holds the default cellspacing</td></tr> | 
| 1507 | <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#var$_columns">DataListSource::$_columns</a><br>    The column descriptions  for the data we are working on</td></tr> | 
| 1508 | <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_columns">DataList::$_columns</a><br>    The column descriptions  for the data we are working on</td></tr> | 
| 1509 | <tr><td><b>$_columns</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#var$_columns">ImageThumbnailWidget::$_columns</a><br>    The number of columns for a  page.</td></tr> | 
| 1510 | <tr><td><b>$_confirmed</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_confirmed">FormProcessor::$_confirmed</a><br>    Flag to let us know the form  has been confirmed.</td></tr> | 
| 1511 | <tr><td><b>$_csv_headers</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#var$_csv_headers">CSVFILEDataListSource::$_csv_headers</a><br>    this holds the headers read</td></tr> | 
| 1512 | <tr><td><b>$_data</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#var$_data">DataListSource::$_data</a><br>    A placeholder for data that is read/built  and stored locally.  Not all data sources  have to use this.</td></tr> | 
| 1513 | <tr><td><b>$_datasource</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_datasource">DataList::$_datasource</a><br>    Holds our reference/copy of the  DataListSource object which is used to  access the data that this object uses</td></tr> | 
| 1514 | <tr><td><b>$_data_index</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#var$_data_index">DataListSource::$_data_index</a><br>    Holds the index into the array of data</td></tr> | 
| 1515 | <tr><td><b>$_data_list</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, variable <a href="phpHtmlLib/FormProcessing/FERadioGroup.html#var$_data_list">FERadioGroup::$_data_list</a><br>    Holds the list of available</td></tr> | 
| 1516 | <tr><td><b>$_data_list</b></td><td width="100%" align="left" valign="top">in file FEDataList.inc, variable <a href="phpHtmlLib/FormProcessing/FEDataList.html#var$_data_list">FEDataList::$_data_list</a><br>    Holds the list of available</td></tr> | 
| 1517 | <tr><td><b>$_data_post_name</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_data_post_name">ListAction::$_data_post_name</a><br>    The name of the array variable</td></tr> | 
| 1518 | <tr><td><b>$_db</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, variable <a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_db">ADODBSQLDataListSource::$_db</a><br>    This var holds the Database object</td></tr> | 
| 1519 | <tr><td><b>$_db</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, variable <a href="phpHtmlLib/PEARSQLDataListSource.html#var$_db">PEARSQLDataListSource::$_db</a><br>    This var holds the Database object</td></tr> | 
| 1520 | <tr><td><b>$_db_options</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, variable <a href="phpHtmlLib/SQLDataListSource.html#var$_db_options">SQLDataListSource::$_db_options</a><br>    this holds all of the options</td></tr> | 
| 1521 | <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#var$_debug_link_attributes">LINKtag::$_debug_link_attributes</a></td></tr> | 
| 1522 | <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#var$_debug_link_attributes">SCRIPTtag::$_debug_link_attributes</a></td></tr> | 
| 1523 | <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#var$_debug_link_attributes">Atag::$_debug_link_attributes</a></td></tr> | 
| 1524 | <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#var$_debug_link_attributes">IMGtag::$_debug_link_attributes</a></td></tr> | 
| 1525 | <tr><td><b>$_default_checked_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_default_checked_items">DefaultGUIDatalist::$_default_checked_items</a><br>    This variable holds the array of default</td></tr> | 
| 1526 | <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#var$_default_col_attributes">TABLEtag::$_default_col_attributes</a><br>    Holds the default attributes for all <td>'s</td></tr> | 
| 1527 | <tr><td><b>$_default_label_css</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a><br>    This holds the default  css class for form field  label text.</td></tr> | 
| 1528 | <tr><td><b>$_default_orderby</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_default_orderby">DataList::$_default_orderby</a><br>    Holds the db column name that  we want to order by default.</td></tr> | 
| 1529 | <tr><td><b>$_default_reverseorder</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_default_reverseorder">DataList::$_default_reverseorder</a><br>    Holds a flag to let us know to</td></tr> | 
| 1530 | <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#var$_default_rows_per_page">DataList::$_default_rows_per_page</a><br>    The number of rows of data  to show per "page".</td></tr> | 
| 1531 | <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#var$_default_rows_per_page">pearmysqllist::$_default_rows_per_page</a></td></tr> | 
| 1532 | <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#var$_default_row_attributes">TABLEtag::$_default_row_attributes</a><br>    Holds the default attributes for all <tr>'s</td></tr> | 
| 1533 | <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#var$_default_td_attributes">TRtag::$_default_td_attributes</a><br>    Holds the default attributes for all <td>'s</td></tr> | 
| 1534 | <tr><td><b>$_doctype_links</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a><br>    This contains the doctype links</td></tr> | 
| 1535 | <tr><td><b>$_doctype_source</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a><br>    the DOCTYPE source attribute</td></tr> | 
| 1536 | <tr><td><b>$_elements</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a><br>    This holds the array of</td></tr> | 
| 1537 | <tr><td><b>$_element_name</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a><br>    Holds the name of the element</td></tr> | 
| 1538 | <tr><td><b>$_enable_debug</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, variable <a href="phpHtmlLib/PageWidget.html#var$_enable_debug">PageWidget::$_enable_debug</a><br>    This enables the ability to view the  source of a page bu setting debug=1  in the query string.</td></tr> | 
| 1539 | <tr><td><b>$_entries</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a><br>    This holds the entries for the css</td></tr> | 
| 1540 | <tr><td><b>$_error_code</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, variable <a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_code">FormValidation::$_error_code</a><br>    This holds the last error code found</td></tr> | 
| 1541 | <tr><td><b>$_error_label_css</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a><br>    This is the css class used</td></tr> | 
| 1542 | <tr><td><b>$_error_message</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, variable <a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_message">FormValidation::$_error_message</a><br>    This holds the last error message</td></tr> | 
| 1543 | <tr><td><b>$_error_message</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a><br>    Holds the error message text</td></tr> | 
| 1544 | <tr><td><b>$_fepassword</b></td><td width="100%" align="left" valign="top">in file FEPassword.inc, variable <a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#var$_fepassword">FEConfirmPassword::$_fepassword</a><br>    This holds the FEPassword we are</td></tr> | 
| 1545 | <tr><td><b>$_filename</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#var$_filename">CSVFILEDataListSource::$_filename</a><br>    The csv file name/path on disk</td></tr> | 
| 1546 | <tr><td><b>$_flags</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, variable <a href="phpHtmlLib/Container.html#var$_flags">Container::$_flags</a><br>    The flags that tell us</td></tr> | 
| 1547 | <tr><td><b>$_form_action</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_action">FormProcessor::$_form_action</a><br>    The action for the form tag</td></tr> | 
| 1548 | <tr><td><b>$_form_attributes</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_form_attributes">DataList::$_form_attributes</a><br>    This holds the form attributes</td></tr> | 
| 1549 | <tr><td><b>$_form_content</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_content">FormProcessor::$_form_content</a><br>    This holds the FormContent Object  that knows how to render the  form.</td></tr> | 
| 1550 | <tr><td><b>$_form_enctype</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_enctype">FormProcessor::$_form_enctype</a><br>    The form's enctype attribute.</td></tr> | 
| 1551 | <tr><td><b>$_form_name</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a><br>    This holds the name of the form</td></tr> | 
| 1552 | <tr><td><b>$_form_name</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_name">FormProcessor::$_form_name</a><br>    This holds the name of the form</td></tr> | 
| 1553 | <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#var$_form_render_flag">DataList::$_form_render_flag</a><br>    Build everything inside a form?</td></tr> | 
| 1554 | <tr><td><b>$_form_success_render</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_success_render">FormProcessor::$_form_success_render</a><br>    Flag to let us know if we should</td></tr> | 
| 1555 | <tr><td><b>$_form_title</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, variable <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_form_title">StandardFormContent::$_form_title</a><br>    The title used in the wrapping table</td></tr> | 
| 1556 | <tr><td><b>$_fp</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#var$_fp">CSVFILEDataListSource::$_fp</a><br>    The file descriptor pointer</td></tr> | 
| 1557 | <tr><td><b>$_global_prefix</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_global_prefix">DataList::$_global_prefix</a><br>    prefix for all list variable  names, so we can potentially  have more then 1 list per page.</td></tr> | 
| 1558 | <tr><td><b>$_global_prefix</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#var$_global_prefix">ImageThumbnailWidget::$_global_prefix</a><br>    holds the prefix for all variables  that are added to a url,  so we can possibly have more  then 1 of these per page.</td></tr> | 
| 1559 | <tr><td><b>$_has_confirm</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a><br>    flag to let the FormProcessor</td></tr> | 
| 1560 | <tr><td><b>$_has_error</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a><br>    Holds the state of the last validation</td></tr> | 
| 1561 | <tr><td><b>$_has_errors</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, variable <a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_has_errors">FormProcessor::$_has_errors</a><br>    This flag lets us know there  were errors during processing or  validating the form.</td></tr> | 
| 1562 | <tr><td><b>$_headers</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, variable <a href="phpHtmlLib/InfoTable.html#var$_headers">InfoTable::$_headers</a><br>    this holds the column header  titles.</td></tr> | 
| 1563 | <tr><td><b>$_header_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a><br>    Flag to let us know if we should  output a header content-type value  header("Content-Type: text/css");</td></tr> | 
| 1564 | <tr><td><b>$_height</b></td><td width="100%" align="left" valign="top">in file FEBoxElement.inc, variable <a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_height">FEBoxElement::$_height</a><br>    Holds the height of the element</td></tr> | 
| 1565 | <tr><td><b>$_hidden_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, variable <a href="phpHtmlLib/ActiveTab.html#var$_hidden_background">ActiveTab::$_hidden_background</a><br>    The hidden tab's background color</td></tr> | 
| 1566 | <tr><td><b>$_hidden_checkbox_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_hidden_checkbox_items">DefaultGUIDatalist::$_hidden_checkbox_items</a><br>    This array holds the list of  hidden checkbox[] items.</td></tr> | 
| 1567 | <tr><td><b>$_hidden_elements</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a><br>    This holds the array of</td></tr> | 
| 1568 | <tr><td><b>$_highlight_selected</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#var$_highlight_selected">TextCSSNav::$_highlight_selected</a><br>    Flag to tell us that we can  highlight (css) the selected  link.</td></tr> | 
| 1569 | <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#var$_htmlentities_attributes">LINKtag::$_htmlentities_attributes</a></td></tr> | 
| 1570 | <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SCRIPTtag.html#var$_htmlentities_attributes">SCRIPTtag::$_htmlentities_attributes</a></td></tr> | 
| 1571 | <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#var$_htmlentities_attributes">IMGtag::$_htmlentities_attributes</a></td></tr> | 
| 1572 | <tr><td><b>$_htmlentities_attributes</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#var$_htmlentities_attributes">Atag::$_htmlentities_attributes</a></td></tr> | 
| 1573 | <tr><td><b>$_html_attributes</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#var$_html_attributes">HTMLPageClass::$_html_attributes</a><br>    This holds the attributes for the  <html> tag.</td></tr> | 
| 1574 | <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#var$_http_content_type">XMLDocumentClass::$_http_content_type</a><br>    The http content-type</td></tr> | 
| 1575 | <tr><td><b>$_image_path</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_image_path">DataList::$_image_path</a><br>    This stores the base path to where the  tool link images live.  This lets you  specify a new path to where your images  live.</td></tr> | 
| 1576 | <tr><td><b>$_indent_style</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, variable <a href="phpHtmlLib/HTMLPageClass.html#var$_indent_style">HTMLPageClass::$_indent_style</a><br>    Holds the value of the indent  style the user wants to render  the page w/</td></tr> | 
| 1577 | <tr><td><b>$_infotable</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, variable <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_infotable">StandardFormContent::$_infotable</a><br>    the InfoTable wrapper that holds  all fields.</td></tr> | 
| 1578 | <tr><td><b>$_is_disabled</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a><br>    Indicates a disabled element</td></tr> | 
| 1579 | <tr><td><b>$_is_required</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a><br>    Indicates whether this elements</td></tr> | 
| 1580 | <tr><td><b>$_item_name</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_item_name">ListAction::$_item_name</a><br>    name/description of the type of</td></tr> | 
| 1581 | <tr><td><b>$_label_text</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a><br>    Holds the elements label text</td></tr> | 
| 1582 | <tr><td><b>$_maxlinelength</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, variable <a href="phpHtmlLib/CSVFILEDataListSource.html#var$_maxlinelength">CSVFILEDataListSource::$_maxlinelength</a><br>    The length of the longest</td></tr> | 
| 1583 | <tr><td><b>$_max_rows</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_max_rows">DataList::$_max_rows</a><br>    The max number of rows to  show when the user does the  "EXPAND" command.</td></tr> | 
| 1584 | <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#var$_not_found_message">DataListSource::$_not_found_message</a><br>    This is the message displayed when no data</td></tr> | 
| 1585 | <tr><td><b>$_num_columns</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_num_columns">DataList::$_num_columns</a><br>    Keeps track of the # of columns we have</td></tr> | 
| 1586 | <tr><td><b>$_num_pages</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_num_pages">DataList::$_num_pages</a><br>    This value holds the number  of pages of data we have  to display.</td></tr> | 
| 1587 | <tr><td><b>$_offsetVar</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, variable <a href="phpHtmlLib/ImageThumbnailWidget.html#var$_offsetVar">ImageThumbnailWidget::$_offsetVar</a><br>    Holds the name of the offset  variable.  It's prefixed w/  the _global_prefix var.</td></tr> | 
| 1588 | <tr><td><b>$_query</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, variable <a href="phpHtmlLib/SQLDataListSource.html#var$_query">SQLDataListSource::$_query</a><br>    The entire query built by</td></tr> | 
| 1589 | <tr><td><b>$_query_params</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, variable <a href="phpHtmlLib/DataListSource.html#var$_query_params">DataListSource::$_query_params</a><br>    This holds various parameters relating</td></tr> | 
| 1590 | <tr><td><b>$_query_prefix</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#var$_query_prefix">TextCSSNav::$_query_prefix</a><br>    the prefix for the query string var</td></tr> | 
| 1591 | <tr><td><b>$_required_field_marker</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a><br>    marker for the required field</td></tr> | 
| 1592 | <tr><td><b>$_required_field_text</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a><br>    Text to show denoted required  fields for the form.</td></tr> | 
| 1593 | <tr><td><b>$_result</b></td><td width="100%" align="left" valign="top">in file ADODBSQLDataListSource.inc, variable <a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_result">ADODBSQLDataListSource::$_result</a><br>    this holds the query result from the</td></tr> | 
| 1594 | <tr><td><b>$_result</b></td><td width="100%" align="left" valign="top">in file PEARSQLDataListSource.inc, variable <a href="phpHtmlLib/PEARSQLDataListSource.html#var$_result">PEARSQLDataListSource::$_result</a><br>    this holds the query result from the</td></tr> | 
| 1595 | <tr><td><b>$_root_tag</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a><br>    The root xml tag for all data</td></tr> | 
| 1596 | <tr><td><b>$_save_all_vars</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, variable <a href="phpHtmlLib/ListAction.html#var$_save_all_vars">ListAction::$_save_all_vars</a><br>    A flag to tell us to save all</td></tr> | 
| 1597 | <tr><td><b>$_save_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_save_vars">DataList::$_save_vars</a><br>    This holds a list of  name=>value vars that the  caller/child wants to propogate  automatically.</td></tr> | 
| 1598 | <tr><td><b>$_search_flag</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_search_flag">DataList::$_search_flag</a><br>    Flag to let us know that search  is enabled.</td></tr> | 
| 1599 | <tr><td><b>$_search_table</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_search_table">DataList::$_search_table</a><br>    Holds the object block that is the</td></tr> | 
| 1600 | <tr><td><b>$_selected</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, variable <a href="phpHtmlLib/TextCSSNav.html#var$_selected">TextCSSNav::$_selected</a><br>    Holds which one is auto selected</td></tr> | 
| 1601 | <tr><td><b>$_selected_background</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, variable <a href="phpHtmlLib/ActiveTab.html#var$_selected_background">ActiveTab::$_selected_background</a><br>    The active tab's background color</td></tr> | 
| 1602 | <tr><td><b>$_selected_tab</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, variable <a href="phpHtmlLib/ActiveTab.html#var$_selected_tab">ActiveTab::$_selected_tab</a><br>    The default selected tab</td></tr> | 
| 1603 | <tr><td><b>$_show_actionbar</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_show_actionbar">DefaultGUIDatalist::$_show_actionbar</a><br>    Do we show action bar row?</td></tr> | 
| 1604 | <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#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a><br>    this is a hack to show the  character encoding or not.</td></tr> | 
| 1605 | <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#var$_show_http_header">XMLDocumentClass::$_show_http_header</a><br>    This flag tells if we should  output the header content type.</td></tr> | 
| 1606 | <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#var$_show_results_flag">DataList::$_show_results_flag</a><br>    flag to let us know if we want to show  the results or not.</td></tr> | 
| 1607 | <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#var$_show_vertical_cellborder">InfoTable::$_show_vertical_cellborder</a><br>    Flag to tell the class to render</td></tr> | 
| 1608 | <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#var$_simple_search_modifier">DataList::$_simple_search_modifier</a><br>    Flag to enable simple search modifyer.</td></tr> | 
| 1609 | <tr><td><b>$_style_attributes</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a><br>    Holds additional style attributes for</td></tr> | 
| 1610 | <tr><td><b>$_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, variable <a href="phpHtmlLib/VerticalCSSNavTable.html#var$_subtitle">VerticalCSSNavTable::$_subtitle</a><br>    the subtitle if any</td></tr> | 
| 1611 | <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#var$_supported_image_types">ImageThumbnailWidget::$_supported_image_types</a><br>    Array of supported image  type flags.</td></tr> | 
| 1612 | <tr><td><b>$_table</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, variable <a href="phpHtmlLib/VerticalCSSNavTable.html#var$_table">VerticalCSSNavTable::$_table</a><br>    Holds the outer table object</td></tr> | 
| 1613 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/IMAGEsvgtag.html#var$_tag">IMAGEsvgtag::$_tag</a></td></tr> | 
| 1614 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html#var$_tag">FECONVOLVEMATRIXsvgtag::$_tag</a></td></tr> | 
| 1615 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/LINEARGRADIENTsvgtag.html#var$_tag">LINEARGRADIENTsvgtag::$_tag</a></td></tr> | 
| 1616 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html#var$_tag">ALTGLYGHDEFsvgtag::$_tag</a></td></tr> | 
| 1617 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SYMBOLsvgtag.html#var$_tag">SYMBOLsvgtag::$_tag</a></td></tr> | 
| 1618 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEBLENDsvgtag.html#var$_tag">FEBLENDsvgtag::$_tag</a></td></tr> | 
| 1619 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/LINEsvgtag.html#var$_tag">LINEsvgtag::$_tag</a></td></tr> | 
| 1620 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SWITCHsvgtag.html#var$_tag">SWITCHsvgtag::$_tag</a></td></tr> | 
| 1621 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Atag.html#var$_tag">Atag::$_tag</a></td></tr> | 
| 1622 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/POLYGONsvgtag.html#var$_tag">POLYGONsvgtag::$_tag</a></td></tr> | 
| 1623 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/PATTERNsvgtag.html#var$_tag">PATTERNsvgtag::$_tag</a></td></tr> | 
| 1624 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/PATHsvgtag.html#var$_tag">PATHsvgtag::$_tag</a></td></tr> | 
| 1625 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MPATHsvgtag.html#var$_tag">MPATHsvgtag::$_tag</a></td></tr> | 
| 1626 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/POLYLINEsvgtag.html#var$_tag">POLYLINEsvgtag::$_tag</a></td></tr> | 
| 1627 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/RADIALGRADIENTsvgtag.html#var$_tag">RADIALGRADIENTsvgtag::$_tag</a></td></tr> | 
| 1628 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SCRIPTsvgtag.html#var$_tag">SCRIPTsvgtag::$_tag</a></td></tr> | 
| 1629 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/RECTsvgtag.html#var$_tag">RECTsvgtag::$_tag</a></td></tr> | 
| 1630 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html#var$_tag">FEDISTANTLIGHTsvgtag::$_tag</a></td></tr> | 
| 1631 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/STOPsvgtag.html#var$_tag">STOPsvgtag::$_tag</a></td></tr> | 
| 1632 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MISSINGGLYPHsvgtag.html#var$_tag">MISSINGGLYPHsvgtag::$_tag</a></td></tr> | 
| 1633 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html#var$_tag">FECOMPONENTTANSFERsvgtag::$_tag</a></td></tr> | 
| 1634 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SETsvgtag.html#var$_tag">SETsvgtag::$_tag</a></td></tr> | 
| 1635 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/SVGsvgtag.html#var$_tag">SVGsvgtag::$_tag</a></td></tr> | 
| 1636 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFLOODsvgtag.html#var$_tag">FEFLOODsvgtag::$_tag</a></td></tr> | 
| 1637 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ELLIPSEsvgtag.html#var$_tag">ELLIPSEsvgtag::$_tag</a></td></tr> | 
| 1638 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/STYLEsvgtag.html#var$_tag">STYLEsvgtag::$_tag</a></td></tr> | 
| 1639 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/METADATAsvgtag.html#var$_tag">METADATAsvgtag::$_tag</a></td></tr> | 
| 1640 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MASKsvgtag.html#var$_tag">MASKsvgtag::$_tag</a></td></tr> | 
| 1641 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/MARKERsvgtag.html#var$_tag">MARKERsvgtag::$_tag</a></td></tr> | 
| 1642 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOLORMATRIXsvgtag.html#var$_tag">FECOLORMATRIXsvgtag::$_tag</a></td></tr> | 
| 1643 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCBsvgtag.html#var$_tag">FEFUNCBsvgtag::$_tag</a></td></tr> | 
| 1644 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTsvgtag.html#var$_tag">FONTsvgtag::$_tag</a></td></tr> | 
| 1645 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATECOLORsvgtag.html#var$_tag">ANIMATECOLORsvgtag::$_tag</a></td></tr> | 
| 1646 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEURIsvgtag.html#var$_tag">FONTFACEURIsvgtag::$_tag</a></td></tr> | 
| 1647 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEsvgtag.html#var$_tag">FONTFACEsvgtag::$_tag</a></td></tr> | 
| 1648 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACESRCsvgtag.html#var$_tag">FONTFACESRCsvgtag::$_tag</a></td></tr> | 
| 1649 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html#var$_tag">FOREIGNOBJECTsvgtag::$_tag</a></td></tr> | 
| 1650 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html#var$_tag">FEMORPHOLOGYsvgtag::$_tag</a></td></tr> | 
| 1651 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html#var$_tag">ANIMATEMOTIONsvgtag::$_tag</a></td></tr> | 
| 1652 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEIMAGEsvgtag.html#var$_tag">FEIMAGEsvgtag::$_tag</a></td></tr> | 
| 1653 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMERGENODEsvgtag.html#var$_tag">FEMERGENODEsvgtag::$_tag</a></td></tr> | 
| 1654 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEMERGEsvgtag.html#var$_tag">FEMERGEsvgtag::$_tag</a></td></tr> | 
| 1655 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHsvgtag.html#var$_tag">ALTGLYGHsvgtag::$_tag</a></td></tr> | 
| 1656 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEOFFSETsvgtag.html#var$_tag">FEOFFSETsvgtag::$_tag</a></td></tr> | 
| 1657 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FETILEsvgtag.html#var$_tag">FETILEsvgtag::$_tag</a></td></tr> | 
| 1658 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ACRONYMtag.html#var$_tag">ACRONYMtag::$_tag</a></td></tr> | 
| 1659 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FESPOTLIGHTsvgtag.html#var$_tag">FESPOTLIGHTsvgtag::$_tag</a></td></tr> | 
| 1660 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html#var$_tag">FESPECTACULARLIGHTINGsvgtag::$_tag</a></td></tr> | 
| 1661 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FETURBULENCEsvgtag.html#var$_tag">FETURBULENCEsvgtag::$_tag</a></td></tr> | 
| 1662 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FILTERsvgtag.html#var$_tag">FILTERsvgtag::$_tag</a></td></tr> | 
| 1663 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html#var$_tag">ALTGLYGHITEMsvgtag::$_tag</a></td></tr> | 
| 1664 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACENAMEsvgtag.html#var$_tag">FONTFACENAMEsvgtag::$_tag</a></td></tr> | 
| 1665 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html#var$_tag">FEPOINTLIGHTsvgtag::$_tag</a></td></tr> | 
| 1666 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#var$_tag">FONTFACEFORMATsvgtag::$_tag</a></td></tr> | 
| 1667 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TEXTPATHsvgtag.html#var$_tag">TEXTPATHsvgtag::$_tag</a></td></tr> | 
| 1668 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATEsvgtag.html#var$_tag">ANIMATEsvgtag::$_tag</a></td></tr> | 
| 1669 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#var$_tag">DEFINITIONSRCsvgtag::$_tag</a></td></tr> | 
| 1670 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ABBRtag.html#var$_tag">ABBRtag::$_tag</a></td></tr> | 
| 1671 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCGsvgtag.html#var$_tag">FEFUNCGsvgtag::$_tag</a></td></tr> | 
| 1672 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCRsvgtag.html#var$_tag">FEFUNCRsvgtag::$_tag</a></td></tr> | 
| 1673 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CURSORsvgtag.html#var$_tag">CURSORsvgtag::$_tag</a></td></tr> | 
| 1674 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html#var$_tag">FEDIFFUSELIGHTINGsvgtag::$_tag</a></td></tr> | 
| 1675 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DEFSsvgtag.html#var$_tag">DEFSsvgtag::$_tag</a></td></tr> | 
| 1676 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/HKERNsvgtag.html#var$_tag">HKERNsvgtag::$_tag</a></td></tr> | 
| 1677 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/AREAtag.html#var$_tag">AREAtag::$_tag</a></td></tr> | 
| 1678 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/Gsvgtag.html#var$_tag">Gsvgtag::$_tag</a></td></tr> | 
| 1679 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEFUNCAsvgtag.html#var$_tag">FEFUNCAsvgtag::$_tag</a></td></tr> | 
| 1680 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/COLORPROFILEsvgtag.html#var$_tag">COLORPROFILEsvgtag::$_tag</a></td></tr> | 
| 1681 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/APPLETtag.html#var$_tag">APPLETtag::$_tag</a></td></tr> | 
| 1682 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/GLYPHsvgtag.html#var$_tag">GLYPHsvgtag::$_tag</a></td></tr> | 
| 1683 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html#var$_tag">ANIMATETTRANSFORMsvgtag::$_tag</a></td></tr> | 
| 1684 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/GLYPHREFsvgtag.html#var$_tag">GLYPHREFsvgtag::$_tag</a></td></tr> | 
| 1685 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ADDRESStag.html#var$_tag">ADDRESStag::$_tag</a></td></tr> | 
| 1686 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CODEtag.html#var$_tag">CODEtag::$_tag</a></td></tr> | 
| 1687 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/Asvgtag.html#var$_tag">Asvgtag::$_tag</a></td></tr> | 
| 1688 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CLIPPATHsvgtag.html#var$_tag">CLIPPATHsvgtag::$_tag</a></td></tr> | 
| 1689 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/CIRCLEsvgtag.html#var$_tag">CIRCLEsvgtag::$_tag</a></td></tr> | 
| 1690 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html#var$_tag">FEGAUSSIANBLURsvgtag::$_tag</a></td></tr> | 
| 1691 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html#var$_tag">FEDISPLACEMENTMAPsvgtag::$_tag</a></td></tr> | 
| 1692 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/DESCsvgtag.html#var$_tag">DESCsvgtag::$_tag</a></td></tr> | 
| 1693 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BDOtag.html#var$_tag">BDOtag::$_tag</a></td></tr> | 
| 1694 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/MAPtag.html#var$_tag">MAPtag::$_tag</a></td></tr> | 
| 1695 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LItag.html#var$_tag">LItag::$_tag</a></td></tr> | 
| 1696 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/METAtag.html#var$_tag">METAtag::$_tag</a></td></tr> | 
| 1697 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOBRtag.html#var$_tag">NOBRtag::$_tag</a></td></tr> | 
| 1698 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOSCRIPTtag.html#var$_tag">NOSCRIPTtag::$_tag</a></td></tr> | 
| 1699 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/NOFRAMEStag.html#var$_tag">NOFRAMEStag::$_tag</a></td></tr> | 
| 1700 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LINKtag.html#var$_tag">LINKtag::$_tag</a></td></tr> | 
| 1701 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LEGENDtag.html#var$_tag">LEGENDtag::$_tag</a></td></tr> | 
| 1702 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INStag.html#var$_tag">INStag::$_tag</a></td></tr> | 
| 1703 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/INPUTtag.html#var$_tag">INPUTtag::$_tag</a></td></tr> | 
| 1704 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Itag.html#var$_tag">Itag::$_tag</a></td></tr> | 
| 1705 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/KBDtag.html#var$_tag">KBDtag::$_tag</a></td></tr> | 
| 1706 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/LABELtag.html#var$_tag">LABELtag::$_tag</a></td></tr> | 
| 1707 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OBJECTtag.html#var$_tag">OBJECTtag::$_tag</a></td></tr> | 
| 1708 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OLtag.html#var$_tag">OLtag::$_tag</a></td></tr> | 
| 1709 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SCRIPTtag.html#var$_tag">SCRIPTtag::$_tag</a></td></tr> | 
| 1710 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TEXTsvgtag.html#var$_tag">TEXTsvgtag::$_tag</a></td></tr> | 
| 1711 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SELECTtag.html#var$_tag">SELECTtag::$_tag</a></td></tr> | 
| 1712 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SMALLtag.html#var$_tag">SMALLtag::$_tag</a></td></tr> | 
| 1713 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Stag.html#var$_tag">Stag::$_tag</a></td></tr> | 
| 1714 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SPANtag.html#var$_tag">SPANtag::$_tag</a></td></tr> | 
| 1715 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SAMPtag.html#var$_tag">SAMPtag::$_tag</a></td></tr> | 
| 1716 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Qtag.html#var$_tag">Qtag::$_tag</a></td></tr> | 
| 1717 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OPTIONtag.html#var$_tag">OPTIONtag::$_tag</a></td></tr> | 
| 1718 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/OPTGROUPtag.html#var$_tag">OPTGROUPtag::$_tag</a></td></tr> | 
| 1719 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/PARAMtag.html#var$_tag">PARAMtag::$_tag</a></td></tr> | 
| 1720 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/PREtag.html#var$_tag">PREtag::$_tag</a></td></tr> | 
| 1721 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Ptag.html#var$_tag">Ptag::$_tag</a></td></tr> | 
| 1722 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IMGtag.html#var$_tag">IMGtag::$_tag</a></td></tr> | 
| 1723 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CITEtag.html#var$_tag">CITEtag::$_tag</a></td></tr> | 
| 1724 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/EMtag.html#var$_tag">EMtag::$_tag</a></td></tr> | 
| 1725 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DTtag.html#var$_tag">DTtag::$_tag</a></td></tr> | 
| 1726 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FIELDSETtag.html#var$_tag">FIELDSETtag::$_tag</a></td></tr> | 
| 1727 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FONTtag.html#var$_tag">FONTtag::$_tag</a></td></tr> | 
| 1728 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMESETtag.html#var$_tag">FRAMESETtag::$_tag</a></td></tr> | 
| 1729 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FORMtag.html#var$_tag">FORMtag::$_tag</a></td></tr> | 
| 1730 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DLtag.html#var$_tag">DLtag::$_tag</a></td></tr> | 
| 1731 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DIVtag.html#var$_tag">DIVtag::$_tag</a></td></tr> | 
| 1732 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/COLtag.html#var$_tag">COLtag::$_tag</a></td></tr> | 
| 1733 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/COLGROUPtag.html#var$_tag">COLGROUPtag::$_tag</a></td></tr> | 
| 1734 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DDtag.html#var$_tag">DDtag::$_tag</a></td></tr> | 
| 1735 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DELtag.html#var$_tag">DELtag::$_tag</a></td></tr> | 
| 1736 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/DFNtag.html#var$_tag">DFNtag::$_tag</a></td></tr> | 
| 1737 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/FRAMEtag.html#var$_tag">FRAMEtag::$_tag</a></td></tr> | 
| 1738 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H1tag.html#var$_tag">H1tag::$_tag</a></td></tr> | 
| 1739 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#var$_tag">CDATAtag::$_tag</a></td></tr> | 
| 1740 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H6tag.html#var$_tag">H6tag::$_tag</a></td></tr> | 
| 1741 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HEADtag.html#var$_tag">HEADtag::$_tag</a></td></tr> | 
| 1742 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HRtag.html#var$_tag">HRtag::$_tag</a></td></tr> | 
| 1743 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/IFRAMEtag.html#var$_tag">IFRAMEtag::$_tag</a></td></tr> | 
| 1744 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/HTMLtag.html#var$_tag">HTMLtag::$_tag</a></td></tr> | 
| 1745 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H5tag.html#var$_tag">H5tag::$_tag</a></td></tr> | 
| 1746 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H4tag.html#var$_tag">H4tag::$_tag</a></td></tr> | 
| 1747 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H2tag.html#var$_tag">H2tag::$_tag</a></td></tr> | 
| 1748 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#var$_tag">XMLtag::$_tag</a></td></tr> | 
| 1749 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLSTYLESHEETtag.html#var$_tag">XMLSTYLESHEETtag::$_tag</a></td></tr> | 
| 1750 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/H3tag.html#var$_tag">H3tag::$_tag</a></td></tr> | 
| 1751 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/DOCTYPEtag.html#var$_tag">DOCTYPEtag::$_tag</a></td></tr> | 
| 1752 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/STRONGtag.html#var$_tag">STRONGtag::$_tag</a></td></tr> | 
| 1753 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CENTERtag.html#var$_tag">CENTERtag::$_tag</a></td></tr> | 
| 1754 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/GOtag.html#var$_tag">GOtag::$_tag</a></td></tr> | 
| 1755 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/NOOPtag.html#var$_tag">NOOPtag::$_tag</a></td></tr> | 
| 1756 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/DOtag.html#var$_tag">DOtag::$_tag</a></td></tr> | 
| 1757 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/CARDtag.html#var$_tag">CARDtag::$_tag</a></td></tr> | 
| 1758 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ANCHORtag.html#var$_tag">ANCHORtag::$_tag</a></td></tr> | 
| 1759 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Btag.html#var$_tag">Btag::$_tag</a></td></tr> | 
| 1760 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/POSTFIELDtag.html#var$_tag">POSTFIELDtag::$_tag</a></td></tr> | 
| 1761 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/SETVARtag.html#var$_tag">SETVARtag::$_tag</a></td></tr> | 
| 1762 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TEMPLATEtag.html#var$_tag">TEMPLATEtag::$_tag</a></td></tr> | 
| 1763 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BUTTONtag.html#var$_tag">BUTTONtag::$_tag</a></td></tr> | 
| 1764 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/REFRESHtag.html#var$_tag">REFRESHtag::$_tag</a></td></tr> | 
| 1765 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/PREVtag.html#var$_tag">PREVtag::$_tag</a></td></tr> | 
| 1766 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ACCESStag.html#var$_tag">ACCESStag::$_tag</a></td></tr> | 
| 1767 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VKERNsvgtag.html#var$_tag">VKERNsvgtag::$_tag</a></td></tr> | 
| 1768 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BASEtag.html#var$_tag">BASEtag::$_tag</a></td></tr> | 
| 1769 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/USEsvgtag.html#var$_tag">USEsvgtag::$_tag</a></td></tr> | 
| 1770 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TSPANsvgtag.html#var$_tag">TSPANsvgtag::$_tag</a></td></tr> | 
| 1771 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TREFsvgtag.html#var$_tag">TREFsvgtag::$_tag</a></td></tr> | 
| 1772 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/TITLEsvgtag.html#var$_tag">TITLEsvgtag::$_tag</a></td></tr> | 
| 1773 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/FECOMPOSITEsvgtag.html#var$_tag">FECOMPOSITEsvgtag::$_tag</a></td></tr> | 
| 1774 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BIGtag.html#var$_tag">BIGtag::$_tag</a></td></tr> | 
| 1775 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BRtag.html#var$_tag">BRtag::$_tag</a></td></tr> | 
| 1776 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BODYtag.html#var$_tag">BODYtag::$_tag</a></td></tr> | 
| 1777 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/BLOCKQUOTEtag.html#var$_tag">BLOCKQUOTEtag::$_tag</a></td></tr> | 
| 1778 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, variable <a href="phpHtmlLib/VIEWsvgtag.html#var$_tag">VIEWsvgtag::$_tag</a></td></tr> | 
| 1779 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/TIMERtag.html#var$_tag">TIMERtag::$_tag</a></td></tr> | 
| 1780 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/ONEVENTtag.html#var$_tag">ONEVENTtag::$_tag</a></td></tr> | 
| 1781 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TEXTAREAtag.html#var$_tag">TEXTAREAtag::$_tag</a></td></tr> | 
| 1782 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TDtag.html#var$_tag">TDtag::$_tag</a></td></tr> | 
| 1783 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TBODYtag.html#var$_tag">TBODYtag::$_tag</a><br>    Tag definition for class.</td></tr> | 
| 1784 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TRtag.html#var$_tag">TRtag::$_tag</a></td></tr> | 
| 1785 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TFOOTtag.html#var$_tag">TFOOTtag::$_tag</a></td></tr> | 
| 1786 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/THtag.html#var$_tag">THtag::$_tag</a></td></tr> | 
| 1787 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, variable <a href="phpHtmlLib/WMLtag.html#var$_tag">WMLtag::$_tag</a></td></tr> | 
| 1788 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/THEADtag.html#var$_tag">THEADtag::$_tag</a></td></tr> | 
| 1789 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TABLEtag.html#var$_tag">TABLEtag::$_tag</a></td></tr> | 
| 1790 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TTtag.html#var$_tag">TTtag::$_tag</a></td></tr> | 
| 1791 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/CAPTIONtag.html#var$_tag">CAPTIONtag::$_tag</a></td></tr> | 
| 1792 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SUPtag.html#var$_tag">SUPtag::$_tag</a></td></tr> | 
| 1793 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/SUBtag.html#var$_tag">SUBtag::$_tag</a></td></tr> | 
| 1794 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/STYLEtag.html#var$_tag">STYLEtag::$_tag</a></td></tr> | 
| 1795 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/XMPtag.html#var$_tag">XMPtag::$_tag</a></td></tr> | 
| 1796 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/VARtag.html#var$_tag">VARtag::$_tag</a></td></tr> | 
| 1797 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/ULtag.html#var$_tag">ULtag::$_tag</a></td></tr> | 
| 1798 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/Utag.html#var$_tag">Utag::$_tag</a></td></tr> | 
| 1799 | <tr><td><b>$_tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, variable <a href="phpHtmlLib/TITLEtag.html#var$_tag">TITLEtag::$_tag</a></td></tr> | 
| 1800 | <tr><td><b>$_tag_postfix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#var$_tag_postfix">XMLtag::$_tag_postfix</a></td></tr> | 
| 1801 | <tr><td><b>$_tag_postfix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#var$_tag_postfix">CDATAtag::$_tag_postfix</a></td></tr> | 
| 1802 | <tr><td><b>$_tag_prefix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/XMLtag.html#var$_tag_prefix">XMLtag::$_tag_prefix</a></td></tr> | 
| 1803 | <tr><td><b>$_tag_prefix</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, variable <a href="phpHtmlLib/CDATAtag.html#var$_tag_prefix">CDATAtag::$_tag_prefix</a></td></tr> | 
| 1804 | <tr><td><b>$_text</b></td><td width="100%" align="left" valign="top">in file FECheckBox.inc, variable <a href="phpHtmlLib/FormProcessing/FECheckBox.html#var$_text">FECheckBox::$_text</a><br>    Holds the checkbox text</td></tr> | 
| 1805 | <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#var$_title_css_class">InfoTable::$_title_css_class</a><br>    The default class used for the</td></tr> | 
| 1806 | <tr><td><b>$_title_text</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, variable <a href="phpHtmlLib/PageWidget.html#var$_title_text">PageWidget::$_title_text</a><br>    holds the page title text for</td></tr> | 
| 1807 | <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#var$_title_text_align">InfoTable::$_title_text_align</a><br>    The default alignment for the  title text in the caption.</td></tr> | 
| 1808 | <tr><td><b>$_value</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, variable <a href="phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a><br>    Holds the elements initial value</td></tr> | 
| 1809 | <tr><td><b>$_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, variable <a href="phpHtmlLib/DataList.html#var$_vars">DataList::$_vars</a><br>    Holds an array of all the  form vars we need for this  class to work.</td></tr> | 
| 1810 | <tr><td><b>$_visible_checkbox_items</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, variable <a href="phpHtmlLib/DefaultGUIDatalist.html#var$_visible_checkbox_items">DefaultGUIDatalist::$_visible_checkbox_items</a><br>    this array keeps track of the list  of rendered visible checkbox[]  items.  So we can not render the  hidden version of it.</td></tr> | 
| 1811 | <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#var$_widget_css_auto">HTMLPageClass::$_widget_css_auto</a><br>    keeps track of which widgets we have  automatically pulled in css for</td></tr> | 
| 1812 | <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#var$_widget_js_auto">HTMLPageClass::$_widget_js_auto</a><br>    keeps track of which widgets we have  automatically pulled in js for</td></tr> | 
| 1813 | <tr><td><b>$_width</b></td><td width="100%" align="left" valign="top">in file FEBoxElement.inc, variable <a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_width">FEBoxElement::$_width</a><br>    Holds the width of the element</td></tr> | 
| 1814 | <tr><td><b>$_width</b></td><td width="100%" align="left" valign="top">in file FormContent.inc, variable <a href="phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a><br>    Holds the width to be used for the</td></tr> | 
| 1815 | <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#var$_xhtml_strict_attributes">IMGtag::$_xhtml_strict_attributes</a></td></tr> | 
| 1816 | <tr><td><b>$_xml_obj</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a><br>    holds the xml tag object that</td></tr> | 
| 1817 | <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#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a><br>    The container for all the  xml-stylesheet tags</td></tr> | 
| 1818 | <tr><td><b>_add_confirm_data</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_confirm_data">FormProcessor::_add_confirm_data()</a><br>    This adds all of the submitted data as</td></tr> | 
| 1819 | <tr><td><b>_add_hidden_fields</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_hidden_fields">FormProcessor::_add_hidden_fields()</a><br>    This function adds the form content's</td></tr> | 
| 1820 | <tr><td><b>_ALWAYS_LOWERCASE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_LOWERCASE">_ALWAYS_LOWERCASE</a></td></tr> | 
| 1821 | <tr><td><b>_ALWAYS_UPPERCASE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_UPPERCASE">_ALWAYS_UPPERCASE</a></td></tr> | 
| 1822 | <tr><td><b>_build_actionbar</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar">DefaultGUIDatalist::_build_actionbar()</a><br>    This function renders the action bar at the bottom  of the data list.</td></tr> | 
| 1823 | <tr><td><b>_build_actionbar_arrow_cell</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_arrow_cell">DefaultGUIDatalist::_build_actionbar_arrow_cell()</a><br>    This function builds a TD with the  appropriate action arrow.</td></tr> | 
| 1824 | <tr><td><b>_build_actionbar_data_cell</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_data_cell">DefaultGUIDatalist::_build_actionbar_data_cell()</a><br>    This function builds the user's data cell</td></tr> | 
| 1825 | <tr><td><b>_build_action_column</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_action_column">DefaultGUIDatalist::_build_action_column()</a><br>    This builds an action column cell</td></tr> | 
| 1826 | <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#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a><br>    this builds an attribute for an XML tag.</td></tr> | 
| 1827 | <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#method_build_attribute_string">HTMLTagClass::_build_attribute_string()</a><br>    this builds an attribute for a tag.</td></tr> | 
| 1828 | <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#method_build_content_type_tag">HTMLPageClass::_build_content_type_tag()</a><br>    this builds the content type meta tag.</td></tr> | 
| 1829 | <tr><td><b>_build_default_vars</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_build_default_vars">DataList::_build_default_vars()</a><br>    This function builds the list of</td></tr> | 
| 1830 | <tr><td><b>_build_delete_confirm</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#method_build_delete_confirm">ListAction::_build_delete_confirm()</a><br>    This function builds the actual form</td></tr> | 
| 1831 | <tr><td><b>_build_doctype</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, method <a href="phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a><br>    This method builds the DOCTYPE tag for the document</td></tr> | 
| 1832 | <tr><td><b>_build_element_attributes</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a><br>    This function builds the element form attributes</td></tr> | 
| 1833 | <tr><td><b>_build_form_tag</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_build_form_tag">FormProcessor::_build_form_tag()</a><br>    this function builds the FORMtag object  and its attributes.</td></tr> | 
| 1834 | <tr><td><b>_build_head</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#method_build_head">HTMLPageClass::_build_head()</a><br>    builds the head object and its content.</td></tr> | 
| 1835 | <tr><td><b>_build_header</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#method_build_header">InfoTable::_build_header()</a><br>    This function builds the table header</td></tr> | 
| 1836 | <tr><td><b>_build_hidden_vars</b></td><td width="100%" align="left" valign="top">in file ListAction.inc, method <a href="phpHtmlLib/ListAction.html#method_build_hidden_vars">ListAction::_build_hidden_vars()</a><br>    This builds the hidden form fields  of the data that was originally sent  to us</td></tr> | 
| 1837 | <tr><td><b>_build_javascript</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a><br>    This function builds the complete javaScript events code  for the element</td></tr> | 
| 1838 | <tr><td><b>_build_links</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#method_build_links">TextCSSNav::_build_links()</a><br>    This function is used to build the links  to click on</td></tr> | 
| 1839 | <tr><td><b>_build_links</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_links">VerticalCSSNavTable::_build_links()</a><br>    This function is used to build the links  to click on</td></tr> | 
| 1840 | <tr><td><b>_build_name</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a><br>    This function is used to construct the css name  declaration string.</td></tr> | 
| 1841 | <tr><td><b>_build_properties</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a><br>    This function is used to construct the  property: value strings for the class</td></tr> | 
| 1842 | <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#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a><br>    This function builds the root xml</td></tr> | 
| 1843 | <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#method_build_save_vars">DataList::_build_save_vars()</a><br>    this method builds some hidden  form fields to automatically  be placed inside the form.</td></tr> | 
| 1844 | <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#method_build_search_title">DefaultGUIDatalist::_build_search_title()</a><br>    This function builds the search title table</td></tr> | 
| 1845 | <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#method_build_simple_search_form">DefaultGUIDatalist::_build_simple_search_form()</a><br>    This function builds the simple search TD</td></tr> | 
| 1846 | <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#method_build_simple_search_modifier">DataList::_build_simple_search_modifier()</a><br>    This builds the simple search modifier  select box.</td></tr> | 
| 1847 | <tr><td><b>_build_subtitle</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#method_build_subtitle">NavTable::_build_subtitle()</a><br>    this function builds the subtitle td  to hold the...subtitle!</td></tr> | 
| 1848 | <tr><td><b>_build_subtitle</b></td><td width="100%" align="left" valign="top">in file RoundTitleTable.inc, method <a href="phpHtmlLib/RoundTitleTable.html#method_build_subtitle">RoundTitleTable::_build_subtitle()</a><br>    this function builds the subtitle td  to hold the...subtitle!</td></tr> | 
| 1849 | <tr><td><b>_build_subtitle</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_subtitle">VerticalCSSNavTable::_build_subtitle()</a><br>    This function builds the subtitle  if needed.</td></tr> | 
| 1850 | <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#method_build_tab_td">ActiveTab::_build_tab_td()</a></td></tr> | 
| 1851 | <tr><td><b>_build_td</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#method_build_td">InfoTable::_build_td()</a><br>    this function builds a TD tag with the border styles  set appropriatly</td></tr> | 
| 1852 | <tr><td><b>_build_title</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, method <a href="phpHtmlLib/InfoTable.html#method_build_title">InfoTable::_build_title()</a><br>    This function builds the title  container</td></tr> | 
| 1853 | <tr><td><b>_build_title</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_title">VerticalCSSNavTable::_build_title()</a><br>    This function builds the title tr</td></tr> | 
| 1854 | <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#method_build_tool_url">DataList::_build_tool_url()</a><br>    This function is used to build the url  for a tool link.</td></tr> | 
| 1855 | <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#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a><br>    This function builds the _xml_stylesheet_container</td></tr> | 
| 1856 | <tr><td><b>_CDATACONTENTWRAP</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_CDATACONTENTWRAP">_CDATACONTENTWRAP</a></td></tr> | 
| 1857 | <tr><td><b>_checkbox_javascript</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_checkbox_javascript">DefaultGUIDatalist::_checkbox_javascript()</a><br>    This function builds the JS needed for the checkbox  action column</td></tr> | 
| 1858 | <tr><td><b>_check_datasource</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_check_datasource">DataList::_check_datasource()</a><br>    general DataListSource object checker.</td></tr> | 
| 1859 | <tr><td><b>_clean_string</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_clean_string">DataList::_clean_string()</a><br>    This function is used to make sure that the string we are  placing in a cell has been "cleaned"</td></tr> | 
| 1860 | <tr><td><b>_CLOSETAGREQUIRED</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_CLOSETAGREQUIRED">_CLOSETAGREQUIRED</a></td></tr> | 
| 1861 | <tr><td><b>_COLLAPSE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_COLLAPSE">_COLLAPSE</a></td></tr> | 
| 1862 | <tr><td><b>_construct_row</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#method_construct_row">CSVFILEDataListSource::_construct_row()</a><br>    this is used to build a row  from a csv line</td></tr> | 
| 1863 | <tr><td><b>_CONTENTREQUIRED</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_CONTENTREQUIRED">_CONTENTREQUIRED</a></td></tr> | 
| 1864 | <tr><td><b>_create_body</b></td><td width="100%" align="left" valign="top">in file HTMLPageClass.inc, method <a href="phpHtmlLib/HTMLPageClass.html#method_create_body">HTMLPageClass::_create_body()</a><br>    This is responsible for creating the  BODYtag object.  We only will  create a new $this->_body if it doesn't  already exist.</td></tr> | 
| 1865 | <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#method_create_thumbnail_cache_dir">ImageThumbnailWidget::_create_thumbnail_cache_dir()</a><br>    Try and create the thumbnail cache dir.</td></tr> | 
| 1866 | <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#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a><br>    This function builds the local</td></tr> | 
| 1867 | <tr><td><b>_DEPRICATED</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_DEPRICATED">_DEPRICATED</a></td></tr> | 
| 1868 | <tr><td><b>_div_wrapper</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_div_wrapper">StandardFormContent::_div_wrapper()</a></td></tr> | 
| 1869 | <tr><td><b>_do_validation</b></td><td width="100%" align="left" valign="top">in file FormElement.inc, method <a href="phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a><br>    This function checks if the validation</td></tr> | 
| 1870 | <tr><td><b>_end_td</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#method_end_td">ActiveTab::_end_td()</a></td></tr> | 
| 1871 | <tr><td><b>_error</b></td><td width="100%" align="left" valign="top">in file FormValidation.inc, method <a href="phpHtmlLib/FormProcessing/FormValidation.html#method_error">FormValidation::_error()</a><br>    A wrapper method to set the error message and  error code before returning FALSE</td></tr> | 
| 1872 | <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#method_filter_column_string">DataList::_filter_column_string()</a><br>    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.</td></tr> | 
| 1873 | <tr><td><b>_find_data</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#method_find_data">CSVFILEDataListSource::_find_data()</a></td></tr> | 
| 1874 | <tr><td><b>_form_content_table</b></td><td width="100%" align="left" valign="top">in file StandardFormContent.inc, method <a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_form_content_table">StandardFormContent::_form_content_table()</a></td></tr> | 
| 1875 | <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#method_frameset_wrap_body">HTMLPageClass::_frameset_wrap_body()</a><br>    This builds a frameset body tag  wrapped in a <noframes> tag.</td></tr> | 
| 1876 | <tr><td><b>_get</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_get">DataList::_get()</a><br>    Function used to get the current  value of one of the control vars  for this class</td></tr> | 
| 1877 | <tr><td><b>_get_element</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a><br>    get the nth element from content array</td></tr> | 
| 1878 | <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#method_get_file_type">ImageThumbnailWidget::_get_file_type()</a><br>    discover the type of image based off of the extension</td></tr> | 
| 1879 | <tr><td><b>_get_header</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#method_get_header">CSVFILEDataListSource::_get_header()</a><br>    This file trys to get the CSV header.</td></tr> | 
| 1880 | <tr><td><b>_get_index_element</b></td><td width="100%" align="left" valign="top">in file FERadioGroup.inc, method <a href="phpHtmlLib/FormProcessing/FERadioGroup.html#method_get_index_element">FERadioGroup::_get_index_element()</a><br>    This method builds an individual Radio button  with its associated text</td></tr> | 
| 1881 | <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#method_get_searchable_fields">DataList::_get_searchable_fields()</a><br>    This method gets the array of  searchable header fields (columns)</td></tr> | 
| 1882 | <tr><td><b>_has_action_column</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_has_action_column">DefaultGUIDatalist::_has_action_column()</a><br>    This function tests to see if the child  wants to render an action column</td></tr> | 
| 1883 | <tr><td><b>_HTML_SPACE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_HTML_SPACE">_HTML_SPACE</a><br>    some nice globals</td></tr> | 
| 1884 | <tr><td><b>_INDENT</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_INDENT">_INDENT</a></td></tr> | 
| 1885 | <tr><td><b>_INDENT_STR</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_INDENT_STR">_INDENT_STR</a><br>    Some global defines for the tag classes</td></tr> | 
| 1886 | <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#method_is_column_sortable">DataListSource::_is_column_sortable()</a><br>    This function determines if the column  associated w/ a data_name is sortable  or not</td></tr> | 
| 1887 | <tr><td><b>_is_col_checked</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_is_col_checked">DefaultGUIDatalist::_is_col_checked()</a><br>    This method checks to see if a  particular row has been checked  in the action column</td></tr> | 
| 1888 | <tr><td><b>_javascript</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_javascript">DefaultGUIDatalist::_javascript()</a><br>    This function returns any Javascript required  for this widget</td></tr> | 
| 1889 | <tr><td><b>_javascript</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_javascript">DataList::_javascript()</a><br>    This function provides a way to automatically  add javascript to this object.</td></tr> | 
| 1890 | <tr><td><b>_NEWLINEAFTERCLOSETAG</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCLOSETAG">_NEWLINEAFTERCLOSETAG</a></td></tr> | 
| 1891 | <tr><td><b>_NEWLINEAFTERCONTENT</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCONTENT">_NEWLINEAFTERCONTENT</a></td></tr> | 
| 1892 | <tr><td><b>_NEWLINEAFTEROPENTAG</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTEROPENTAG">_NEWLINEAFTEROPENTAG</a></td></tr> | 
| 1893 | <tr><td><b>_NOFINISHSLASHXHTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_NOFINISHSLASHXHTML">_NOFINISHSLASHXHTML</a></td></tr> | 
| 1894 | <tr><td><b>_optional_info</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_optional_info">StandardAccountForm::_optional_info()</a><br>    This private method builds the table that holds</td></tr> | 
| 1895 | <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a><br>    This function checks to see if</td></tr> | 
| 1896 | <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SVGTagClass.html#method_prepare_flags">SVGTagClass::_prepare_flags()</a><br>    we override this method  to automatically check to  see if the tag has content.</td></tr> | 
| 1897 | <tr><td><b>_prepare_flags</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/GOtag.html#method_prepare_flags">GOtag::_prepare_flags()</a><br>    we override this method  to automatically check to  see if the tag has content.</td></tr> | 
| 1898 | <tr><td><b>_pre_confirm</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_pre_confirm">FormProcessor::_pre_confirm()</a><br>    This method calls the FormContent</td></tr> | 
| 1899 | <tr><td><b>_process_action</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_action">FormProcessor::_process_action()</a><br>    This function is responsible for  processing the form action  after validation, and form confirmation  happens.</td></tr> | 
| 1900 | <tr><td><b>_process_form</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_form">FormProcessor::_process_form()</a><br>    This method does the logic of</td></tr> | 
| 1901 | <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#method_render_close_tag">XMLTagClass::_render_close_tag()</a><br>    this function is reposnsible for  rendering the closing tag (if any)</td></tr> | 
| 1902 | <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#method_render_close_tag">CDATAtag::_render_close_tag()</a></td></tr> | 
| 1903 | <tr><td><b>_render_content</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a><br>    this function is reponsible for  rendering the pcdata, or content  of the tag (if any)</td></tr> | 
| 1904 | <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#method_render_open_tag">XMLTagClass::_render_open_tag()</a><br>    this function is responsible for  rendering the open tag.</td></tr> | 
| 1905 | <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#method_render_open_tag">CDATAtag::_render_open_tag()</a></td></tr> | 
| 1906 | <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#method_render_tag_debug">HTMLTagClass::_render_tag_debug()</a><br>    This renders that open tag in debug mode.</td></tr> | 
| 1907 | <tr><td><b>_render_text</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#method_render_text">NavTable::_render_text()</a><br>    render a text row.</td></tr> | 
| 1908 | <tr><td><b>_render_url</b></td><td width="100%" align="left" valign="top">in file NavTable.inc, method <a href="phpHtmlLib/NavTable.html#method_render_url">NavTable::_render_url()</a><br>    render a url row.</td></tr> | 
| 1909 | <tr><td><b>_replace_value</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a><br>    This function does the main work for update_all_values</td></tr> | 
| 1910 | <tr><td><b>_save_checked_items_enabled</b></td><td width="100%" align="left" valign="top">in file DefaultGUIDataList.inc, method <a href="phpHtmlLib/DefaultGUIDatalist.html#method_save_checked_items_enabled">DefaultGUIDatalist::_save_checked_items_enabled()</a><br>    This tests the object flag to</td></tr> | 
| 1911 | <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#method_save_mozilla_nav_link">DataList::_save_mozilla_nav_link()</a><br>    This function stores the url for each of the tool  urls, so we can push these out for mozilla.</td></tr> | 
| 1912 | <tr><td><b>_set</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_set">DataList::_set()</a><br>    This function is used to set the  value of the control var</td></tr> | 
| 1913 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/CDATAtag.html#method_set_flags">CDATAtag::_set_flags()</a></td></tr> | 
| 1914 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/INPUTtag.html#method_set_flags">INPUTtag::_set_flags()</a></td></tr> | 
| 1915 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/LINKtag.html#method_set_flags">LINKtag::_set_flags()</a></td></tr> | 
| 1916 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/METAtag.html#method_set_flags">METAtag::_set_flags()</a></td></tr> | 
| 1917 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/CENTERtag.html#method_set_flags">CENTERtag::_set_flags()</a></td></tr> | 
| 1918 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/IMGtag.html#method_set_flags">IMGtag::_set_flags()</a></td></tr> | 
| 1919 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/XMLtag.html#method_set_flags">XMLtag::_set_flags()</a></td></tr> | 
| 1920 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H3tag.html#method_set_flags">H3tag::_set_flags()</a></td></tr> | 
| 1921 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H6tag.html#method_set_flags">H6tag::_set_flags()</a></td></tr> | 
| 1922 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file XMLTagClass.inc, method <a href="phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a><br>    This method is used to set the bitmask  flags for this tag.  It tells the  class how to render the tag.</td></tr> | 
| 1923 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/DOCTYPEtag.html#method_set_flags">DOCTYPEtag::_set_flags()</a></td></tr> | 
| 1924 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H2tag.html#method_set_flags">H2tag::_set_flags()</a></td></tr> | 
| 1925 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H1tag.html#method_set_flags">H1tag::_set_flags()</a></td></tr> | 
| 1926 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/HRtag.html#method_set_flags">HRtag::_set_flags()</a></td></tr> | 
| 1927 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/NOBRtag.html#method_set_flags">NOBRtag::_set_flags()</a></td></tr> | 
| 1928 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H5tag.html#method_set_flags">H5tag::_set_flags()</a></td></tr> | 
| 1929 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/FONTtag.html#method_set_flags">FONTtag::_set_flags()</a></td></tr> | 
| 1930 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/FRAMEtag.html#method_set_flags">FRAMEtag::_set_flags()</a></td></tr> | 
| 1931 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/H4tag.html#method_set_flags">H4tag::_set_flags()</a></td></tr> | 
| 1932 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/Atag.html#method_set_flags">Atag::_set_flags()</a></td></tr> | 
| 1933 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/AREAtag.html#method_set_flags">AREAtag::_set_flags()</a></td></tr> | 
| 1934 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/SCRIPTsvgtag.html#method_set_flags">SCRIPTsvgtag::_set_flags()</a></td></tr> | 
| 1935 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/OPTIONtag.html#method_set_flags">OPTIONtag::_set_flags()</a></td></tr> | 
| 1936 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/ELLIPSEsvgtag.html#method_set_flags">ELLIPSEsvgtag::_set_flags()</a></td></tr> | 
| 1937 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/HKERNsvgtag.html#method_set_flags">HKERNsvgtag::_set_flags()</a></td></tr> | 
| 1938 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/APPLETtag.html#method_set_flags">APPLETtag::_set_flags()</a></td></tr> | 
| 1939 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#method_set_flags">DEFINITIONSRCsvgtag::_set_flags()</a></td></tr> | 
| 1940 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#method_set_flags">FONTFACEFORMATsvgtag::_set_flags()</a></td></tr> | 
| 1941 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/FONTFACENAMEsvgtag.html#method_set_flags">FONTFACENAMEsvgtag::_set_flags()</a></td></tr> | 
| 1942 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/BASEtag.html#method_set_flags">BASEtag::_set_flags()</a></td></tr> | 
| 1943 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/STYLEsvgtag.html#method_set_flags">STYLEsvgtag::_set_flags()</a></td></tr> | 
| 1944 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/TIMERtag.html#method_set_flags">TIMERtag::_set_flags()</a></td></tr> | 
| 1945 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ContainerClass.inc, method <a href="phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a><br>    This method is used to set the bitmask  flags for this tag.  It tells the  class how to render the tag.</td></tr> | 
| 1946 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/TEXTAREAtag.html#method_set_flags">TEXTAREAtag::_set_flags()</a></td></tr> | 
| 1947 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/Stag.html#method_set_flags">Stag::_set_flags()</a></td></tr> | 
| 1948 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/NOOPtag.html#method_set_flags">NOOPtag::_set_flags()</a></td></tr> | 
| 1949 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/Btag.html#method_set_flags">Btag::_set_flags()</a></td></tr> | 
| 1950 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, method <a href="phpHtmlLib/BRtag.html#method_set_flags">BRtag::_set_flags()</a></td></tr> | 
| 1951 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/ACCESStag.html#method_set_flags">ACCESStag::_set_flags()</a></td></tr> | 
| 1952 | <tr><td><b>_set_flags</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, method <a href="phpHtmlLib/VKERNsvgtag.html#method_set_flags">VKERNsvgtag::_set_flags()</a></td></tr> | 
| 1953 | <tr><td><b>_show_results</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#method_show_results">DataList::_show_results()</a><br>    This function is used to let render() know  that we should show the results or not.</td></tr> | 
| 1954 | <tr><td><b>_spacer_td</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#method_spacer_td">ActiveTab::_spacer_td()</a></td></tr> | 
| 1955 | <tr><td><b>_tab_name</b></td><td width="100%" align="left" valign="top">in file ActiveTab.inc, method <a href="phpHtmlLib/ActiveTab.html#method_tab_name">ActiveTab::_tab_name()</a></td></tr> | 
| 1956 | <tr><td><b>_TAG_PREFIX</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_TAG_PREFIX">_TAG_PREFIX</a></td></tr> | 
| 1957 | <tr><td><b>_TAG_SUFFIX</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_TAG_SUFFIX">_TAG_SUFFIX</a></td></tr> | 
| 1958 | <tr><td><b>_user_info</b></td><td width="100%" align="left" valign="top">in file form2.php, method <a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_user_info">StandardAccountForm::_user_info()</a><br>    This private method builds the table that holds</td></tr> | 
| 1959 | <tr><td><b>_XHTMLCOMPLIANT</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#define_XHTMLCOMPLIANT">_XHTMLCOMPLIANT</a></td></tr> | 
| 1960 | <tr><td><b>__hidden_fields</b></td><td width="100%" align="left" valign="top">in file FormProcessor.inc, method <a href="phpHtmlLib/FormProcessing/FormProcessor.html#method__hidden_fields">FormProcessor::__hidden_fields()</a><br>    This method adds the processor specific  hidden fields.</td></tr> | 
| 1961 | </table> | 
| 1962 | </body> | 
| 1963 | </html> |