|
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'> |
|
|
<!--NewPage--> |
|
|
<HTML> |
|
|
<HEAD> |
|
|
<!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:21:49 -0800' --> |
|
|
<TITLE>Element Index</TITLE> |
|
|
<LINK REL ='stylesheet' TYPE='text/css' HREF='media/stylesheet.css' TITLE='Style'> |
|
|
</HEAD> |
|
|
<BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;"> |
|
|
<a name="top"></a> |
|
|
<h1>Index of All Elements</h1> |
|
|
<a name="top"> </a> |
|
|
<b>Indexes by package:</b><br> |
|
|
<a href="elementindex_phpHtmlLib.html">phpHtmlLib</a><br> |
|
|
<br> |
|
|
<br> |
|
|
<a href="elementindex.html#a">a</a> |
|
|
<a href="elementindex.html#b">b</a> |
|
|
<a href="elementindex.html#c">c</a> |
|
|
<a href="elementindex.html#d">d</a> |
|
|
<a href="elementindex.html#e">e</a> |
|
|
<a href="elementindex.html#f">f</a> |
|
|
<a href="elementindex.html#g">g</a> |
|
|
<a href="elementindex.html#h">h</a> |
|
|
<a href="elementindex.html#i">i</a> |
|
|
<a href="elementindex.html#j">j</a> |
|
|
<a href="elementindex.html#k">k</a> |
|
|
<a href="elementindex.html#l">l</a> |
|
|
<a href="elementindex.html#m">m</a> |
|
|
<a href="elementindex.html#n">n</a> |
|
|
<a href="elementindex.html#o">o</a> |
|
|
<a href="elementindex.html#p">p</a> |
|
|
<a href="elementindex.html#q">q</a> |
|
|
<a href="elementindex.html#r">r</a> |
|
|
<a href="elementindex.html#s">s</a> |
|
|
<a href="elementindex.html#t">t</a> |
|
|
<a href="elementindex.html#u">u</a> |
|
|
<a href="elementindex.html#v">v</a> |
|
|
<a href="elementindex.html#w">w</a> |
|
|
<a href="elementindex.html#x">x</a> |
|
|
<a href="elementindex.html#_">_</a> |
|
|
<table> |
|
|
<tr><td colspan = "2"><a name="a"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>a</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>ALLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_ALLTAGS_inc.html">ALLTAGS.inc</a></td></tr> |
|
|
<tr><td><b>ActiveTab.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ActiveTab_inc.html">ActiveTab.inc</a></td></tr> |
|
|
<tr><td><b>ADODBSQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_ADODBSQLDataListSource_inc.html">ADODBSQLDataListSource.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="b"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>b</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>BASEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BASEtag.html">BASEtag</a><br> <BASE> tag class</td></tr> |
|
|
<tr><td><b>BaseWidget</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, class <a href="phpHtmlLib/BaseWidget.html">BaseWidget</a><br> this is the base widget class, that all widgets are based off of. It provides some basic members and methods</td></tr> |
|
|
<tr><td><b>BDOtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BDOtag.html">BDOtag</a><br> <BDO> tag class</td></tr> |
|
|
<tr><td><b>BIGtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BIGtag.html">BIGtag</a><br> <BIG> tag class</td></tr> |
|
|
<tr><td><b>BLOCKQUOTEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a><br> <BLOCKQUOTE> tag class</td></tr> |
|
|
<tr><td><b>BODYtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BODYtag.html">BODYtag</a><br> <BODY> tag class</td></tr> |
|
|
<tr><td><b>body_content</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, method <a href="phpHtmlLib/PageWidget.html#methodbody_content">PageWidget::body_content()</a><br> This function is meant to be overridden by the child class.</td></tr> |
|
|
<tr><td><b>body_content</b></td><td width="100%" align="left" valign="top">in file example3.php, method <a href="phpHtmlLib/examples/MyLayoutPage.html#methodbody_content">MyLayoutPage::body_content()</a><br> This builds the main content for the page.</td></tr> |
|
|
<tr><td><b>BRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/BRtag.html">BRtag</a><br> <BR> tag class</td></tr> |
|
|
<tr><td><b>Btag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Btag.html">Btag</a><br> <B> tag class</td></tr> |
|
|
<tr><td><b>build_base_url</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>BaseWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_BaseWidget_inc.html">BaseWidget.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="c"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>c</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>ContainerClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_ContainerClass_inc.html">ContainerClass.inc</a></td></tr> |
|
|
<tr><td><b>ContainerWidget</b></td><td width="100%" align="left" valign="top">in file ContainerWidget.inc, class <a href="phpHtmlLib/ContainerWidget.html">ContainerWidget</a><br> This is just to maintain compatibility with the 1.1.0 release of phphtmllib</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>ContainerWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ContainerWidget_inc.html">ContainerWidget.inc</a></td></tr> |
|
|
<tr><td><b>CSSBuilder.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_CSSBuilder_inc.html">CSSBuilder.inc</a></td></tr> |
|
|
<tr><td><b>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> |
|
|
<tr><td><b>CSVFILEDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_CSVFILEDataListSource_inc.html">CSVFILEDataListSource.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="d"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>d</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$dtd</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a><br> Holds the url of dtd</td></tr> |
|
|
<tr><td><b>darkbluetheme.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_css_darkbluetheme_php.html">darkbluetheme.php</a></td></tr> |
|
|
<tr><td><b>DataList</b></td><td width="100%" align="left" valign="top">in file DataList.inc, class <a href="phpHtmlLib/DataList.html">DataList</a><br> This object is the base class that can be</td></tr> |
|
|
<tr><td><b>DataList</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#methodDataList">DataList::DataList()</a><br> The constructor</td></tr> |
|
|
<tr><td><b>DataListSource</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, class <a href="phpHtmlLib/DataListSource.html">DataListSource</a><br> 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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>defines.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_defines_inc.html">defines.inc</a></td></tr> |
|
|
<tr><td><b>DEFINITIONSRCsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DEFINITIONSRCsvgtag.html">DEFINITIONSRCsvgtag</a><br> <definition-src> SVG tag</td></tr> |
|
|
<tr><td><b>DEFSsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DEFSsvgtag.html">DEFSsvgtag</a><br> <defs> SVG tag</td></tr> |
|
|
<tr><td><b>DELtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DELtag.html">DELtag</a><br> <DEL> tag class</td></tr> |
|
|
<tr><td><b>DESCsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/DESCsvgtag.html">DESCsvgtag</a><br> <desc> SVG tag</td></tr> |
|
|
<tr><td><b>DFNtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DFNtag.html">DFNtag</a><br> <DFN> tag class</td></tr> |
|
|
<tr><td><b>DIVtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DIVtag.html">DIVtag</a><br> <DIV> tag class</td></tr> |
|
|
<tr><td><b>div_build_spacergif_tag</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functiondiv_build_spacergif_tag">div_build_spacergif_tag()</a><br> Render a div w/ a spacer give as its content.</td></tr> |
|
|
<tr><td><b>div_font8</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8">div_font8()</a><br> Build a DIVtag object with css class of .font8.</td></tr> |
|
|
<tr><td><b>div_font8bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8bold">div_font8bold()</a><br> Build a DIVtag object with css class of .font8bold.</td></tr> |
|
|
<tr><td><b>div_font10</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10">div_font10()</a><br> Build a DIVtag object with css class of .font10.</td></tr> |
|
|
<tr><td><b>div_font10bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10bold">div_font10bold()</a><br> Build a DIVtag object with css class of .font10bold.</td></tr> |
|
|
<tr><td><b>div_font12</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12">div_font12()</a><br> Build a DIVtag object with css class of .font12.</td></tr> |
|
|
<tr><td><b>div_font12bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12bold">div_font12bold()</a><br> Build a DIVtag object with css class of .font12bold.</td></tr> |
|
|
<tr><td><b>div_font14</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14">div_font14()</a><br> Build a DIVtag object with css class of .font14.</td></tr> |
|
|
<tr><td><b>div_font14bold</b></td><td width="100%" align="left" valign="top">in file font_utils.inc, function <a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14bold">div_font14bold()</a><br> Build a DIVtag object with css class of .font14bold.</td></tr> |
|
|
<tr><td><b>DLtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/DLtag.html">DLtag</a><br> <DL> tag class</td></tr> |
|
|
<tr><td><b>DOCTYPEtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, class <a href="phpHtmlLib/DOCTYPEtag.html">DOCTYPEtag</a><br> <!DOCTYPE> tag class</td></tr> |
|
|
<tr><td><b>DOCTYPEtag</b></td><td width="100%" align="left" valign="top">in file XMLTAGS.inc, method <a href="phpHtmlLib/DOCTYPEtag.html#methodDOCTYPEtag">DOCTYPEtag::DOCTYPEtag()</a></td></tr> |
|
|
<tr><td><b>DOtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/DOtag.html">DOtag</a><br> <DO> tag class</td></tr> |
|
|
<tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file CSVFILEDataListSource.inc, method <a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_prequery">CSVFILEDataListSource::do_prequery()</a><br> The prequery. We use this to read the file</td></tr> |
|
|
<tr><td><b>do_prequery</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>db_defines.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a></td></tr> |
|
|
<tr><td><b>divtag_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html">divtag_utils.inc</a></td></tr> |
|
|
<tr><td><b>DataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DataListSource_inc.html">DataListSource.inc</a></td></tr> |
|
|
<tr><td><b>DataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DataList_inc.html">DataList.inc</a></td></tr> |
|
|
<tr><td><b>DefaultGUIDataList.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_DefaultGUIDataList_inc.html">DefaultGUIDataList.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="e"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>e</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>example1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example1_php.html">example1.php</a></td></tr> |
|
|
<tr><td><b>example2.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example2_php.html">example2.php</a></td></tr> |
|
|
<tr><td><b>example3.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example3_php.html">example3.php</a></td></tr> |
|
|
<tr><td><b>example4.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example4_php.html">example4.php</a></td></tr> |
|
|
<tr><td><b>example5.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example5_php.html">example5.php</a></td></tr> |
|
|
<tr><td><b>example6.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example6_php.html">example6.php</a></td></tr> |
|
|
<tr><td><b>example7.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_example7_php.html">example7.php</a></td></tr> |
|
|
<tr><td><b>example1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_test_example1_php.html">example1.php</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="f"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>f</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>font_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_font_utils_inc.html">font_utils.inc</a></td></tr> |
|
|
<tr><td><b>form_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_form_utils_inc.html">form_utils.inc</a></td></tr> |
|
|
<tr><td><b>frame_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html">frame_utils.inc</a></td></tr> |
|
|
<tr><td><b>FooterNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_FooterNav_inc.html">FooterNav.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="g"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>g</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>getdirlist</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodgetdirlist">ImageThumbnailWidget::getdirlist()</a></td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="h"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>h</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>H1tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H1tag.html">H1tag</a><br> <H1> tag class</td></tr> |
|
|
<tr><td><b>H2tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H2tag.html">H2tag</a><br> <H2> tag class</td></tr> |
|
|
<tr><td><b>H3tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H3tag.html">H3tag</a><br> <H3> tag class</td></tr> |
|
|
<tr><td><b>H4tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H4tag.html">H4tag</a><br> <H4> tag class</td></tr> |
|
|
<tr><td><b>H5tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H5tag.html">H5tag</a><br> <H5> tag class</td></tr> |
|
|
<tr><td><b>H6tag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/H6tag.html">H6tag</a><br> <H6> tag class</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>HTMLTagClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_HTMLTagClass_inc.html">HTMLTagClass.inc</a></td></tr> |
|
|
<tr><td><b>html_a</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_a">html_a()</a><br> build an href with content and attributes.</td></tr> |
|
|
<tr><td><b>html_abbr</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_abbr">html_abbr()</a><br> build an <ABBR> tag with content.</td></tr> |
|
|
<tr><td><b>html_acronym</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_acronym">html_acronym()</a><br> build an <ACRONYM> tag with content.</td></tr> |
|
|
<tr><td><b>html_address</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_address">html_address()</a><br> build an <ADDRESS> tag with content.</td></tr> |
|
|
<tr><td><b>html_applet</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_applet">html_applet()</a><br> build an <APPLET> tag with content.</td></tr> |
|
|
<tr><td><b>html_area</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_area">html_area()</a><br> build an <AREA> tag with content.</td></tr> |
|
|
<tr><td><b>html_b</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_b">html_b()</a><br> build a bold</td></tr> |
|
|
<tr><td><b>html_base</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_base">html_base()</a><br> build a <base> tag.</td></tr> |
|
|
<tr><td><b>html_bdo</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_bdo">html_bdo()</a><br> build a <bdo> tag.</td></tr> |
|
|
<tr><td><b>html_big</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_big">html_big()</a><br> build a <big> tag with content.</td></tr> |
|
|
<tr><td><b>html_blockquote</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_blockquote">html_blockquote()</a><br> build a <blockquote> tag with content.</td></tr> |
|
|
<tr><td><b>html_body</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_body">html_body()</a><br> build a <body> tag with content.</td></tr> |
|
|
<tr><td><b>html_br</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_br">html_br()</a><br> builds n # of <br /> tags.</td></tr> |
|
|
<tr><td><b>html_button</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_button">html_button()</a><br> build a <button> tag with content.</td></tr> |
|
|
<tr><td><b>html_caption</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_caption">html_caption()</a><br> build a <caption> tag with content.</td></tr> |
|
|
<tr><td><b>html_center</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_center">html_center()</a><br> build a <center> tag with some content.</td></tr> |
|
|
<tr><td><b>html_cite</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_cite">html_cite()</a><br> build a <cite> tag with some content.</td></tr> |
|
|
<tr><td><b>html_code</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_code">html_code()</a><br> build a</td></tr> |
|
|
<tr><td><b>html_col</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_col">html_col()</a><br> build a <col> tag</td></tr> |
|
|
<tr><td><b>html_colgroup</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_colgroup">html_colgroup()</a><br> build a <colgroup> tag.</td></tr> |
|
|
<tr><td><b>html_comment</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_comment">html_comment()</a><br> render an html comment string</td></tr> |
|
|
<tr><td><b>html_dd</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dd">html_dd()</a><br> build a <dd> tag with some content.</td></tr> |
|
|
<tr><td><b>html_del</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_del">html_del()</a><br> build a <del> tag with some content.</td></tr> |
|
|
<tr><td><b>html_dfn</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dfn">html_dfn()</a><br> build a <dfn> tag with some content.</td></tr> |
|
|
<tr><td><b>html_div</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div">html_div()</a><br> build a new div tag with content</td></tr> |
|
|
<tr><td><b>html_div_center</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_center">html_div_center()</a><br> build a new div tag with default attributes of "align=center"</td></tr> |
|
|
<tr><td><b>html_div_small</b></td><td width="100%" align="left" valign="top">in file divtag_utils.inc, function <a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_small">html_div_small()</a><br> This builds the 1px font size DIVtag object, which can be used anywhere</td></tr> |
|
|
<tr><td><b>html_dl</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dl">html_dl()</a><br> build a <dl> tag with some content.</td></tr> |
|
|
<tr><td><b>html_dt</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dt">html_dt()</a><br> build a <dt> tag with some content.</td></tr> |
|
|
<tr><td><b>html_em</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_em">html_em()</a><br> build a <em> tag with some content.</td></tr> |
|
|
<tr><td><b>html_fieldset</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_fieldset">html_fieldset()</a><br> build a <fieldset> tag with some content.</td></tr> |
|
|
<tr><td><b>html_form</b></td><td width="100%" align="left" valign="top">in file form_utils.inc, function <a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionhtml_form">html_form()</a><br> render an form open tag only.</td></tr> |
|
|
<tr><td><b>html_frame</b></td><td width="100%" align="left" valign="top">in file frame_utils.inc, function <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frame">html_frame()</a><br> This function is used to build a FRAMEtag object with some common attributes already set.</td></tr> |
|
|
<tr><td><b>html_frameset</b></td><td width="100%" align="left" valign="top">in file frame_utils.inc, function <a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frameset">html_frameset()</a><br> This function is used to build a FRAMESETtag object with the most common attributes.</td></tr> |
|
|
<tr><td><b>html_h1</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h1">html_h1()</a><br> build an H1 tag object with content.</td></tr> |
|
|
<tr><td><b>html_h2</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h2">html_h2()</a><br> build an H2 tag object with content.</td></tr> |
|
|
<tr><td><b>html_h3</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h3">html_h3()</a><br> build an H3 tag object with content.</td></tr> |
|
|
<tr><td><b>html_h4</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h4">html_h4()</a><br> build an H4 tag object with content.</td></tr> |
|
|
<tr><td><b>html_h5</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h5">html_h5()</a><br> build an H5 tag object with content.</td></tr> |
|
|
<tr><td><b>html_h6</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h6">html_h6()</a><br> build an H6 tag object with content.</td></tr> |
|
|
<tr><td><b>html_head</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_head">html_head()</a><br> build an <head> tag object with content.</td></tr> |
|
|
<tr><td><b>html_hr</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_hr">html_hr()</a><br> build an <hr> tag object.</td></tr> |
|
|
<tr><td><b>html_html</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_html">html_html()</a><br> build an <html> tag object.</td></tr> |
|
|
<tr><td><b>html_i</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_i">html_i()</a><br> build a <i> tag with some content.</td></tr> |
|
|
<tr><td><b>html_iframe</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_iframe">html_iframe()</a><br> build a <irame> tag with some content.</td></tr> |
|
|
<tr><td><b>html_img</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img">html_img()</a><br> Build an <img> tag.</td></tr> |
|
|
<tr><td><b>html_img_href</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img_href">html_img_href()</a><br> build an hlink for an image.</td></tr> |
|
|
<tr><td><b>html_input</b></td><td width="100%" align="left" valign="top">in file html_utils.inc, function <a href="phpHtmlLib/_tag_utils_html_utils_inc.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>html_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_html_utils_inc.html">html_utils.inc</a></td></tr> |
|
|
<tr><td><b>HTMLPageClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_HTMLPageClass_inc.html">HTMLPageClass.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="i"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>i</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$indent_flag</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, variable <a href="phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a><br> Flag for pretty (indented) output</td></tr> |
|
|
<tr><td><b>IFRAMEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/IFRAMEtag.html">IFRAMEtag</a><br> <IFRAME> tag class</td></tr> |
|
|
<tr><td><b>IMAGEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/IMAGEsvgtag.html">IMAGEsvgtag</a><br> <image> SVG tag</td></tr> |
|
|
<tr><td><b>ImageThumbnailWidget</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodImageThumbnailWidget">ImageThumbnailWidget::ImageThumbnailWidget()</a><br> Constructor for this class It just sets the width for the widget.</td></tr> |
|
|
<tr><td><b>ImageThumbnailWidget</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, class <a href="phpHtmlLib/ImageThumbnailWidget.html">ImageThumbnailWidget</a><br> This widget creates a N by x visual table of thumbnails.</td></tr> |
|
|
<tr><td><b>ImageThumbnailWidgetCSS</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, class <a href="phpHtmlLib/ImageThumbnailWidgetCSS.html">ImageThumbnailWidgetCSS</a><br> This class defines the css used by the FooterNav Object.</td></tr> |
|
|
<tr><td><b>IMGtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/IMGtag.html">IMGtag</a><br> <IMG> tag class</td></tr> |
|
|
<tr><td><b>INDENT_LEFT_JUSTIFY</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineINDENT_LEFT_JUSTIFY">INDENT_LEFT_JUSTIFY</a></td></tr> |
|
|
<tr><td><b>INDENT_NICE</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineINDENT_NICE">INDENT_NICE</a><br> Some defines to tell the class what style of indenting of the output the user wants.</td></tr> |
|
|
<tr><td><b>InfoTable</b></td><td width="100%" align="left" valign="top">in file InfoTable.inc, 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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>InfoTable.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_InfoTable_php.html">InfoTable.php</a></td></tr> |
|
|
<tr><td><b>ImageThumbnailWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_ImageThumbnailWidget_inc.html">ImageThumbnailWidget.inc</a></td></tr> |
|
|
<tr><td><b>InfoTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_InfoTable_inc.html">InfoTable.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="j"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>j</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>join_clauses</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodjoin_clauses">SQLDataListSource::join_clauses()</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="k"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>k</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>KBDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/KBDtag.html">KBDtag</a><br> <KBD> tag class</td></tr> |
|
|
<tr><td colspan = "2"><a name="l"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>l</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>local_includes.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_css_local_includes_inc.html">local_includes.inc</a></td></tr> |
|
|
<tr><td><b>LABELtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/LABELtag.html">LABELtag</a><br> <LABEL> tag class</td></tr> |
|
|
<tr><td><b>LeftBlockPage</b></td><td width="100%" align="left" valign="top">in file example4.php, class <a href="phpHtmlLib/examples/LeftBlockPage.html">LeftBlockPage</a></td></tr> |
|
|
<tr><td><b>left_block</b></td><td width="100%" align="left" valign="top">in file 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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="m"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>m</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>MyLayoutPage.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a></td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>misc_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_misc_utils_inc.html">misc_utils.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="n"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>n</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>NavTable.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_NavTable_php.html">NavTable.php</a></td></tr> |
|
|
<tr><td><b>NavTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_NavTable_inc.html">NavTable.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="o"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>o</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>OBJECTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/OBJECTtag.html">OBJECTtag</a><br> <OBJECT> tag class</td></tr> |
|
|
<tr><td><b>offset</b></td><td width="100%" align="left" valign="top">in file DataList.inc, method <a href="phpHtmlLib/DataList.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="p"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>p</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>PageWidget</b></td><td width="100%" align="left" valign="top">in file PageWidget.inc, 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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>PEARSQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_PEARSQLDataListSource_inc.html">PEARSQLDataListSource.inc</a></td></tr> |
|
|
<tr><td><b>PageWidget.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_PageWidget_inc.html">PageWidget.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="q"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>q</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>Qtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Qtag.html">Qtag</a><br> <Q> tag class</td></tr> |
|
|
<tr><td><b>query</b></td><td width="100%" align="left" valign="top">in file DataListSource.inc, method <a href="phpHtmlLib/DataListSource.html#methodquery">DataListSource::query()</a><br> The main Query function.</td></tr> |
|
|
<tr><td colspan = "2"><a name="r"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>r</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$root_name</b></td><td width="100%" align="left" valign="top">in file XMLDocumentClass.inc, variable <a href="phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a><br> Holds the name of the root xml</td></tr> |
|
|
<tr><td><b>RADIALGRADIENTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/RADIALGRADIENTsvgtag.html">RADIALGRADIENTsvgtag</a><br> <radialGradient> SVG tag</td></tr> |
|
|
<tr><td><b>RECTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/RECTsvgtag.html">RECTsvgtag</a><br> <rect> SVG tag</td></tr> |
|
|
<tr><td><b>REFRESHtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/REFRESHtag.html">REFRESHtag</a><br> <REFRESH> tag class</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="s"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>s</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>SQLDataListSource</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, class <a href="phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a></td></tr> |
|
|
<tr><td><b>sql_varchar_filter</b></td><td width="100%" align="left" valign="top">in file SQLDataListSource.inc, method <a href="phpHtmlLib/SQLDataListSource.html#methodsql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a><br> Clean up the string so it can work in a db</td></tr> |
|
|
<tr><td><b>Stag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/Stag.html">Stag</a><br> <S> tag class</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>SVGTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_SVGTAGS_inc.html">SVGTAGS.inc</a></td></tr> |
|
|
<tr><td><b>svg_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_svg_utils_inc.html">svg_utils.inc</a></td></tr> |
|
|
<tr><td><b>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> |
|
|
<tr><td><b>SQLDataListSource.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_data_list_SQLDataListSource_inc.html">SQLDataListSource.inc</a></td></tr> |
|
|
<tr><td><b>SVGDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_SVGDocumentClass_inc.html">SVGDocumentClass.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="t"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>t</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$title</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a><br> The title of the table.</td></tr> |
|
|
<tr><td><b>TABLEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TABLEtag.html">TABLEtag</a><br> <TABLE> tag class</td></tr> |
|
|
<tr><td><b>TBODYtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TBODYtag.html">TBODYtag</a><br> <TBODY> class.</td></tr> |
|
|
<tr><td><b>TDtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TDtag.html">TDtag</a><br> Table data <TD> class.</td></tr> |
|
|
<tr><td><b>TEMPLATEtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a><br> <TEMPLATE> tag class</td></tr> |
|
|
<tr><td><b>test_maxthumbs_per_page</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodtest_maxthumbs_per_page">ImageThumbnailWidget::test_maxthumbs_per_page()</a><br> Make sure the maxthumbsperpage isn't > then total items.</td></tr> |
|
|
<tr><td><b>TEXTAREAtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TEXTAREAtag.html">TEXTAREAtag</a><br> <TEXTAREA> tag class</td></tr> |
|
|
<tr><td><b>TextCSSNav</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, method <a href="phpHtmlLib/TextCSSNav.html#methodTextCSSNav">TextCSSNav::TextCSSNav()</a><br> Constructor for this class It just sets the width for the widget.</td></tr> |
|
|
<tr><td><b>TextCSSNav</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, class <a href="phpHtmlLib/TextCSSNav.html">TextCSSNav</a><br> This class builds a simple text navigational widget.</td></tr> |
|
|
<tr><td><b>TextCSSNavCSS</b></td><td width="100%" align="left" valign="top">in file TextCSSNav.inc, class <a href="phpHtmlLib/TextCSSNavCSS.html">TextCSSNavCSS</a><br> This class defines the css used by the FooterNav Object.</td></tr> |
|
|
<tr><td><b>TextNav</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, class <a href="phpHtmlLib/TextNav.html">TextNav</a><br> This class builds a simple text navigational widget.</td></tr> |
|
|
<tr><td><b>TextNav</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, method <a href="phpHtmlLib/TextNav.html#methodTextNav">TextNav::TextNav()</a><br> Constructor for this class It just sets the width for the widget.</td></tr> |
|
|
<tr><td><b>TextNavCSS</b></td><td width="100%" align="left" valign="top">in file TextNav.inc, class <a href="phpHtmlLib/TextNavCSS.html">TextNavCSS</a><br> This class defines the css used by the TextNav Object.</td></tr> |
|
|
<tr><td><b>TEXTPATHsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TEXTPATHsvgtag.html">TEXTPATHsvgtag</a><br> <textpath> SVG tag</td></tr> |
|
|
<tr><td><b>TEXTsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TEXTsvgtag.html">TEXTsvgtag</a><br> <text> SVG tag</td></tr> |
|
|
<tr><td><b>TFOOTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TFOOTtag.html">TFOOTtag</a><br> <TFOOT> tag class</td></tr> |
|
|
<tr><td><b>THEADtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/THEADtag.html">THEADtag</a><br> Table Header <THEAD> class.</td></tr> |
|
|
<tr><td><b>THtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/THtag.html">THtag</a><br> Table Header <TH> class.</td></tr> |
|
|
<tr><td><b>TIMERtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/TIMERtag.html">TIMERtag</a><br> <TIMER> tag class</td></tr> |
|
|
<tr><td><b>TITLEsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TITLEsvgtag.html">TITLEsvgtag</a><br> <title> SVG tag</td></tr> |
|
|
<tr><td><b>TITLEtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TITLEtag.html">TITLEtag</a><br> <TITLE> tag class</td></tr> |
|
|
<tr><td><b>total_items</b></td><td width="100%" align="left" valign="top">in file ImageThumbnailWidget.inc, method <a href="phpHtmlLib/ImageThumbnailWidget.html#methodtotal_items">ImageThumbnailWidget::total_items()</a><br> returns the total # of items we have to display.</td></tr> |
|
|
<tr><td><b>TreeNav</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, method <a href="phpHtmlLib/TreeNav.html#methodTreeNav">TreeNav::TreeNav()</a><br> Constructor for this class It just sets the width for the widget.</td></tr> |
|
|
<tr><td><b>TreeNav</b></td><td width="100%" align="left" valign="top">in file TreeNav.inc, class <a href="phpHtmlLib/TreeNav.html">TreeNav</a><br> This class tries to build a tree navigational widget.</td></tr> |
|
|
<tr><td><b>TREFsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TREFsvgtag.html">TREFsvgtag</a><br> <tref> SVG tag</td></tr> |
|
|
<tr><td><b>TRtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TRtag.html">TRtag</a><br> Table Row <TR> class.</td></tr> |
|
|
<tr><td><b>TSPANsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/TSPANsvgtag.html">TSPANsvgtag</a><br> <tspan> SVG tag</td></tr> |
|
|
<tr><td><b>TTtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/TTtag.html">TTtag</a><br> <TT> tag class</td></tr> |
|
|
<tr><td><b>TextNav.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_TextNav_php.html">TextNav.php</a></td></tr> |
|
|
<tr><td><b>TreeNav.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_css_TreeNav_php.html">TreeNav.php</a></td></tr> |
|
|
<tr><td><b>TextCSSNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TextCSSNav_inc.html">TextCSSNav.inc</a></td></tr> |
|
|
<tr><td><b>TextNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TextNav_inc.html">TextNav.inc</a></td></tr> |
|
|
<tr><td><b>TreeNav.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_TreeNav_inc.html">TreeNav.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="u"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>u</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>ULtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/ULtag.html">ULtag</a><br> <UL> tag class</td></tr> |
|
|
<tr><td><b>update_all_values</b></td><td width="100%" align="left" valign="top">in file CSSBuilder.inc, method <a href="phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a><br> This function is a macro for walking the entire</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="v"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>v</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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$</td></tr> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>version.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_version_inc.html">version.inc</a></td></tr> |
|
|
<tr><td><b>VerticalCSSNavTable</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, class <a href="phpHtmlLib/VerticalCSSNavTable.html">VerticalCSSNavTable</a><br> This class builds a nice table that conains clickable cells.</td></tr> |
|
|
<tr><td><b>VerticalCSSNavTable</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, method <a href="phpHtmlLib/VerticalCSSNavTable.html#methodVerticalCSSNavTable">VerticalCSSNavTable::VerticalCSSNavTable()</a><br> Constructor for this class It just sets the width for the widget.</td></tr> |
|
|
<tr><td><b>VerticalCSSNavTableCSS</b></td><td width="100%" align="left" valign="top">in file VerticalCSSNavTable.inc, class <a href="phpHtmlLib/VerticalCSSNavTableCSS.html">VerticalCSSNavTableCSS</a><br> This class defines the css used by the VerticalCSSNavTable Object.</td></tr> |
|
|
<tr><td><b>VIEWsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/VIEWsvgtag.html">VIEWsvgtag</a><br> <view> SVG tag</td></tr> |
|
|
<tr><td><b>VKERNsvgtag</b></td><td width="100%" align="left" valign="top">in file SVGTAGS.inc, class <a href="phpHtmlLib/VKERNsvgtag.html">VKERNsvgtag</a><br> <vkern> SVG tag</td></tr> |
|
|
<tr><td><b>VerticalCSSNavTable.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_VerticalCSSNavTable_inc.html">VerticalCSSNavTable.inc</a></td></tr> |
|
|
<tr><td colspan = "2"><a name="w"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>w</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$width</b></td><td width="100%" align="left" valign="top">in file BaseWidget.inc, variable <a href="phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a><br> the width of the widget</td></tr> |
|
|
<tr><td><b>widget1.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget1_php.html">widget1.php</a></td></tr> |
|
|
<tr><td><b>widget2.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget2_php.html">widget2.php</a></td></tr> |
|
|
<tr><td><b>widget3.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget3_php.html">widget3.php</a></td></tr> |
|
|
<tr><td><b>widget4.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget4_php.html">widget4.php</a></td></tr> |
|
|
<tr><td><b>widget5.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget5_php.html">widget5.php</a></td></tr> |
|
|
<tr><td><b>widget6.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget6_php.html">widget6.php</a></td></tr> |
|
|
<tr><td><b>widget7.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget7_php.html">widget7.php</a></td></tr> |
|
|
<tr><td><b>widget8.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/widget-examples/_examples_widget8_php.html">widget8.php</a></td></tr> |
|
|
<tr><td><b>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> |
|
|
<tr><td><b>widget100.php</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/examples/_examples_widget100_php.html">widget100.php</a></td></tr> |
|
|
<tr><td><b>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> |
|
|
<tr><td><b>WMLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_WMLTAGS_inc.html">WMLTAGS.inc</a></td></tr> |
|
|
<tr><td><b>wml_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html">wml_utils.inc</a></td></tr> |
|
|
<tr><td><b>WMLDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_WMLDocumentClass_inc.html">WMLDocumentClass.inc</a></td></tr> |
|
|
<tr><td><b>WMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file WMLDocumentClass.inc, method <a href="phpHtmlLib/WMLDocumentClass.html#methodWMLDocumentClass">WMLDocumentClass::WMLDocumentClass()</a></td></tr> |
|
|
<tr><td><b>WMLDocumentClass</b></td><td width="100%" align="left" valign="top">in file WMLDocumentClass.inc, class <a href="phpHtmlLib/WMLDocumentClass.html">WMLDocumentClass</a><br> This class lets you build a complete WML document and render it</td></tr> |
|
|
<tr><td><b>WMLtag</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/WMLtag.html">WMLtag</a><br> <WML> tag class</td></tr> |
|
|
<tr><td><b>WMLTagClass</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, method <a href="phpHtmlLib/WMLTagClass.html#methodWMLTagClass">WMLTagClass::WMLTagClass()</a></td></tr> |
|
|
<tr><td><b>WMLTagClass</b></td><td width="100%" align="left" valign="top">in file WMLTAGS.inc, class <a href="phpHtmlLib/WMLTagClass.html">WMLTagClass</a><br> Base class for all WML Tag classes.</td></tr> |
|
|
<tr><td><b>wml_a</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_a">wml_a()</a><br> build an href with content and attributes.</td></tr> |
|
|
<tr><td><b>wml_access</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_access">wml_access()</a><br> this function builds a wml <access /> tag</td></tr> |
|
|
<tr><td><b>wml_anchor</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_anchor">wml_anchor()</a><br> this builds an <anchor> tag</td></tr> |
|
|
<tr><td><b>wml_card</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_card">wml_card()</a><br> This function helps build a <card> tag</td></tr> |
|
|
<tr><td><b>wml_do</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_do">wml_do()</a><br> This function builds the WML <do> tag</td></tr> |
|
|
<tr><td><b>wml_fieldset</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_fieldset">wml_fieldset()</a><br> This function builds an <fieldset> tag for WML.</td></tr> |
|
|
<tr><td><b>wml_go</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_go">wml_go()</a><br> This function builds the WML <go> tag</td></tr> |
|
|
<tr><td><b>wml_img</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_img">wml_img()</a><br> This function builds an <img> tag, which refers to a .wbmp format image.</td></tr> |
|
|
<tr><td><b>wml_input</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_input">wml_input()</a><br> This function builds the WML <input> tag object</td></tr> |
|
|
<tr><td><b>wml_noop</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_noop">wml_noop()</a><br> This function builds the WML <noop> tag</td></tr> |
|
|
<tr><td><b>wml_onevent</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_onevent">wml_onevent()</a><br> This function builds a WML <onevent> tag</td></tr> |
|
|
<tr><td><b>wml_postfield</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_postfield">wml_postfield()</a><br> This function builds a WML <postfield> tag</td></tr> |
|
|
<tr><td><b>wml_prev</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_prev">wml_prev()</a><br> This function builds a WML <prev> tag object</td></tr> |
|
|
<tr><td><b>wml_refresh</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_refresh">wml_refresh()</a><br> This function builds a WML <refresh> tag object</td></tr> |
|
|
<tr><td><b>wml_select</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_select">wml_select()</a><br> This function builds the WML <select> tag</td></tr> |
|
|
<tr><td><b>wml_setvar</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_setvar">wml_setvar()</a><br> This function builds the WML <setvar> tag</td></tr> |
|
|
<tr><td><b>wml_tag</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_tag">wml_tag()</a><br> This function builds a <wml> tag</td></tr> |
|
|
<tr><td><b>wml_template</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_template">wml_template()</a><br> this function builds a <template> tag and it's content</td></tr> |
|
|
<tr><td><b>wml_timer</b></td><td width="100%" align="left" valign="top">in file wml_utils.inc, function <a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td colspan = "2"><a name="x"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>x</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>XMLTAGS.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_classes_XMLTAGS_inc.html">XMLTAGS.inc</a></td></tr> |
|
|
<tr><td><b>xml_utils.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html">xml_utils.inc</a></td></tr> |
|
|
<tr><td><b>XMLDocumentClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_widgets_XMLDocumentClass_inc.html">XMLDocumentClass.inc</a></td></tr> |
|
|
<tr><td><b>XHTML</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineXHTML">XHTML</a></td></tr> |
|
|
<tr><td><b>XHTML_FRAMESET</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineXHTML_FRAMESET">XHTML_FRAMESET</a></td></tr> |
|
|
<tr><td><b>XHTML_STRICT</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#defineXHTML_STRICT">XHTML_STRICT</a></td></tr> |
|
|
<tr><td><b>XHTML_TRANSITIONAL</b></td><td width="100%" align="left" valign="top">in file defines.inc, constant <a href="phpHtmlLib/_defines_inc.html#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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<tr><td><b>XMLTagClass.inc</b></td><td width="100%" align="left" valign="top">procedural page <a href="phpHtmlLib/_XMLTagClass_inc.html">XMLTagClass.inc</a></td></tr> |
|
|
<tr><td><b>xml_doctype</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_doctype">xml_doctype()</a><br> This function is used to build a DOCTYPE tag</td></tr> |
|
|
<tr><td><b>xml_stylesheet</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_stylesheet">xml_stylesheet()</a><br> This function is used to build an xml-stylesheet tag</td></tr> |
|
|
<tr><td><b>xml_tag</b></td><td width="100%" align="left" valign="top">in file xml_utils.inc, function <a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_tag">xml_tag()</a><br> This is a simple wrapper function for building XMLTagClass objects</td></tr> |
|
|
<tr><td><b>XMPtag</b></td><td width="100%" align="left" valign="top">in file ALLTAGS.inc, class <a href="phpHtmlLib/XMPtag.html">XMPtag</a><br> <XMP> tag class</td></tr> |
|
|
<tr><td colspan = "2"><a name="_"> </a> |
|
|
<a href="#top">top</a><br> |
|
|
<TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border"> |
|
|
<TR CLASS='TableHeadingColor'> |
|
|
<TD> |
|
|
<FONT SIZE='+2'><B>_</B></FONT> |
|
|
</TD> |
|
|
</TR> |
|
|
</TABLE> |
|
|
</td></tr> |
|
|
<tr><td><b>$_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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
<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> |
|
|
</table> |
|
|
</body> |
|
|
</html> |
|
1 |
|
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
<head> |
5 |
|
<!-- template designed by Marco Von Ballmoos --> |
6 |
|
<title></title> |
7 |
|
<link rel="stylesheet" href="media/stylesheet.css" /> |
8 |
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
9 |
|
</head> |
10 |
|
<body> |
11 |
|
<a name="top"></a> |
12 |
|
<h2>Full index</h2> |
13 |
|
<h3>Package indexes</h3> |
14 |
|
<ul> |
15 |
|
<li><a href="elementindex_phpHtmlLib.html">phpHtmlLib</a></li> |
16 |
|
</ul> |
17 |
|
<br /> |
18 |
|
<div class="index-letter-menu"> |
19 |
|
<a class="index-letter" href="elementindex.html#a">a</a> |
20 |
|
<a class="index-letter" href="elementindex.html#b">b</a> |
21 |
|
<a class="index-letter" href="elementindex.html#c">c</a> |
22 |
|
<a class="index-letter" href="elementindex.html#d">d</a> |
23 |
|
<a class="index-letter" href="elementindex.html#e">e</a> |
24 |
|
<a class="index-letter" href="elementindex.html#f">f</a> |
25 |
|
<a class="index-letter" href="elementindex.html#g">g</a> |
26 |
|
<a class="index-letter" href="elementindex.html#h">h</a> |
27 |
|
<a class="index-letter" href="elementindex.html#i">i</a> |
28 |
|
<a class="index-letter" href="elementindex.html#j">j</a> |
29 |
|
<a class="index-letter" href="elementindex.html#k">k</a> |
30 |
|
<a class="index-letter" href="elementindex.html#l">l</a> |
31 |
|
<a class="index-letter" href="elementindex.html#m">m</a> |
32 |
|
<a class="index-letter" href="elementindex.html#n">n</a> |
33 |
|
<a class="index-letter" href="elementindex.html#o">o</a> |
34 |
|
<a class="index-letter" href="elementindex.html#p">p</a> |
35 |
|
<a class="index-letter" href="elementindex.html#q">q</a> |
36 |
|
<a class="index-letter" href="elementindex.html#r">r</a> |
37 |
|
<a class="index-letter" href="elementindex.html#s">s</a> |
38 |
|
<a class="index-letter" href="elementindex.html#t">t</a> |
39 |
|
<a class="index-letter" href="elementindex.html#u">u</a> |
40 |
|
<a class="index-letter" href="elementindex.html#v">v</a> |
41 |
|
<a class="index-letter" href="elementindex.html#w">w</a> |
42 |
|
<a class="index-letter" href="elementindex.html#x">x</a> |
43 |
|
<a class="index-letter" href="elementindex.html#_">_</a> |
44 |
|
</div> |
45 |
|
|
46 |
|
<a name="a"></a> |
47 |
|
<div class="index-letter-section"> |
48 |
|
<div style="float: left" class="index-letter-title">a</div> |
49 |
|
<div style="float: right"><a href="#top">top</a></div> |
50 |
|
<div style="clear: both"></div> |
51 |
|
</div> |
52 |
|
<dl> |
53 |
|
<dt class="field"> |
54 |
|
<span class="var-title">$alternating_row_colors</span> |
55 |
|
</dt> |
56 |
|
<dd class="index-item-body"> |
57 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$alternating_row_colors">DataList::$alternating_row_colors</a> in DataList.inc</div> |
58 |
|
<div class="index-item-description">Do we want to alternate the row colors? This helps to see each row easier.</div> |
59 |
|
</dd> |
60 |
|
<dt class="field"> |
61 |
|
ABBRtag |
62 |
|
</dt> |
63 |
|
<dd class="index-item-body"> |
64 |
|
<div class="index-item-details"><a href="phpHtmlLib/ABBRtag.html">ABBRtag</a> in ALLTAGS.inc</div> |
65 |
|
<div class="index-item-description"><ABBR> tag class</div> |
66 |
|
</dd> |
67 |
|
<dt class="field"> |
68 |
|
ACCESStag |
69 |
|
</dt> |
70 |
|
<dd class="index-item-body"> |
71 |
|
<div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html">ACCESStag</a> in WMLTAGS.inc</div> |
72 |
|
<div class="index-item-description"><ACCESS> tag class</div> |
73 |
|
</dd> |
74 |
|
<dt class="field"> |
75 |
|
AccountForm |
76 |
|
</dt> |
77 |
|
<dd class="index-item-body"> |
78 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html">AccountForm</a> in form1.php</div> |
79 |
|
<div class="index-item-description">This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.</div> |
80 |
|
</dd> |
81 |
|
<dt class="field"> |
82 |
|
ACRONYMtag |
83 |
|
</dt> |
84 |
|
<dd class="index-item-body"> |
85 |
|
<div class="index-item-details"><a href="phpHtmlLib/ACRONYMtag.html">ACRONYMtag</a> in ALLTAGS.inc</div> |
86 |
|
<div class="index-item-description"><ACRONYM> tag class</div> |
87 |
|
</dd> |
88 |
|
<dt class="field"> |
89 |
|
<span class="method-title">actionbar_cell</span> |
90 |
|
</dt> |
91 |
|
<dd class="index-item-body"> |
92 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodactionbar_cell">DefaultGUIDatalist::actionbar_cell()</a> in DefaultGUIDataList.inc</div> |
93 |
|
<div class="index-item-description">this is the method that builds the contents for the middle actionbar td cell.</div> |
94 |
|
</dd> |
95 |
|
<dt class="field"> |
96 |
|
<span class="method-title">actionbar_cell</span> |
97 |
|
</dt> |
98 |
|
<dd class="index-item-body"> |
99 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html#methodactionbar_cell">csvfilelist::actionbar_cell()</a> in widget7.php</div> |
100 |
|
</dd> |
101 |
|
<dt class="field"> |
102 |
|
<span class="method-title">action_button</span> |
103 |
|
</dt> |
104 |
|
<dd class="index-item-body"> |
105 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodaction_button">DefaultGUIDatalist::action_button()</a> in DefaultGUIDataList.inc</div> |
106 |
|
<div class="index-item-description">This function builds an action button that will modify the form action, to post to a different script to handle the data</div> |
107 |
|
</dd> |
108 |
|
<dt class="field"> |
109 |
|
ActiveTab |
110 |
|
</dt> |
111 |
|
<dd class="index-item-body"> |
112 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html">ActiveTab</a> in ActiveTab.inc</div> |
113 |
|
<div class="index-item-description">This class is used for creating a tab panel of content where the tabs can be switched on the fly w/ JS, thereby eliminating a page turn to see the other tab's content.</div> |
114 |
|
</dd> |
115 |
|
<dt class="field"> |
116 |
|
<span class="method-title">ActiveTab</span> |
117 |
|
</dt> |
118 |
|
<dd class="index-item-body"> |
119 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodActiveTab">ActiveTab::ActiveTab()</a> in ActiveTab.inc</div> |
120 |
|
<div class="index-item-description">This is the constructor for the ActiveTab object.</div> |
121 |
|
</dd> |
122 |
|
<dt class="field"> |
123 |
|
ActiveTabCSS |
124 |
|
</dt> |
125 |
|
<dd class="index-item-body"> |
126 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTabCSS.html">ActiveTabCSS</a> in ActiveTab.inc</div> |
127 |
|
<div class="index-item-description">The CSSBuilder object for the ActiveTab widget</div> |
128 |
|
</dd> |
129 |
|
<dt class="field"> |
130 |
|
<span class="method-title">add</span> |
131 |
|
</dt> |
132 |
|
<dd class="index-item-body"> |
133 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodadd">FooterNav::add()</a> in FooterNav.inc</div> |
134 |
|
<div class="index-item-description">add an entry to the footer nav</div> |
135 |
|
</dd> |
136 |
|
<dt class="field"> |
137 |
|
<span class="method-title">add</span> |
138 |
|
</dt> |
139 |
|
<dd class="index-item-body"> |
140 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd">HTMLPageClass::add()</a> in HTMLPageClass.inc</div> |
141 |
|
<div class="index-item-description">This function adds content to the <body> area of the page.</div> |
142 |
|
</dd> |
143 |
|
<dt class="field"> |
144 |
|
<span class="method-title">add</span> |
145 |
|
</dt> |
146 |
|
<dd class="index-item-body"> |
147 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html#methodadd">CSSContainer::add()</a> in CSSContainer.inc</div> |
148 |
|
<div class="index-item-description">Only allow the adding of CSSBuilder</div> |
149 |
|
</dd> |
150 |
|
<dt class="field"> |
151 |
|
<span class="method-title">add</span> |
152 |
|
</dt> |
153 |
|
<dd class="index-item-body"> |
154 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodadd">DialogWidget::add()</a> in DialogWidget.inc</div> |
155 |
|
<div class="index-item-description">Pushes a content into the data object</div> |
156 |
|
</dd> |
157 |
|
<dt class="field"> |
158 |
|
<span class="method-title">add</span> |
159 |
|
</dt> |
160 |
|
<dd class="index-item-body"> |
161 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd">NavTable::add()</a> in NavTable.inc</div> |
162 |
|
<div class="index-item-description">this function adds an entry to the navtable.</div> |
163 |
|
</dd> |
164 |
|
<dt class="field"> |
165 |
|
<span class="method-title">add</span> |
166 |
|
</dt> |
167 |
|
<dd class="index-item-body"> |
168 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodadd">Container::add()</a> in ContainerClass.inc</div> |
169 |
|
<div class="index-item-description">add content onto content stack</div> |
170 |
|
</dd> |
171 |
|
<dt class="field"> |
172 |
|
<span class="method-title">add</span> |
173 |
|
</dt> |
174 |
|
<dd class="index-item-body"> |
175 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html#methodadd">ButtonPanel::add()</a> in ButtonPanel.inc</div> |
176 |
|
<div class="index-item-description">Push content onto the data object</div> |
177 |
|
</dd> |
178 |
|
<dt class="field"> |
179 |
|
<span class="method-title">add</span> |
180 |
|
</dt> |
181 |
|
<dd class="index-item-body"> |
182 |
|
<div class="index-item-details"><a href="phpHtmlLib/OLtag.html#methodadd">OLtag::add()</a> in ALLTAGS.inc</div> |
183 |
|
<div class="index-item-description">add content onto content stack adds content to tag as a FIFO.</div> |
184 |
|
</dd> |
185 |
|
<dt class="field"> |
186 |
|
<span class="method-title">add</span> |
187 |
|
</dt> |
188 |
|
<dd class="index-item-body"> |
189 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodadd">TabList::add()</a> in TabWidget.inc</div> |
190 |
|
<div class="index-item-description">This public method adds a new tab to the table</div> |
191 |
|
</dd> |
192 |
|
<dt class="field"> |
193 |
|
<span class="method-title">add</span> |
194 |
|
</dt> |
195 |
|
<dd class="index-item-body"> |
196 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodadd">TRtag::add()</a> in ALLTAGS.inc</div> |
197 |
|
<div class="index-item-description">add content onto content stack adds content to tag as a FIFO.</div> |
198 |
|
</dd> |
199 |
|
<dt class="field"> |
200 |
|
<span class="method-title">add</span> |
201 |
|
</dt> |
202 |
|
<dd class="index-item-body"> |
203 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a> in XMLDocumentClass.inc</div> |
204 |
|
<div class="index-item-description">we override this class to make sure we push all content inside the local _xml_obj tag</div> |
205 |
|
</dd> |
206 |
|
<dt class="field"> |
207 |
|
<span class="method-title">add</span> |
208 |
|
</dt> |
209 |
|
<dd class="index-item-body"> |
210 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd">TextNav::add()</a> in TextNav.inc</div> |
211 |
|
<div class="index-item-description">this function adds a clickable link.</div> |
212 |
|
</dd> |
213 |
|
<dt class="field"> |
214 |
|
<span class="method-title">add</span> |
215 |
|
</dt> |
216 |
|
<dd class="index-item-body"> |
217 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd">VerticalCSSNavTable::add()</a> in VerticalCSSNavTable.inc</div> |
218 |
|
<div class="index-item-description">this function adds a clickable link.</div> |
219 |
|
</dd> |
220 |
|
<dt class="field"> |
221 |
|
<span class="method-title">add</span> |
222 |
|
</dt> |
223 |
|
<dd class="index-item-body"> |
224 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd">TextCSSNav::add()</a> in TextCSSNav.inc</div> |
225 |
|
<div class="index-item-description">this function adds a clickable link.</div> |
226 |
|
</dd> |
227 |
|
<dt class="field"> |
228 |
|
ADDRESStag |
229 |
|
</dt> |
230 |
|
<dd class="index-item-body"> |
231 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADDRESStag.html">ADDRESStag</a> in ALLTAGS.inc</div> |
232 |
|
<div class="index-item-description"><ADDRESS> tag class</div> |
233 |
|
</dd> |
234 |
|
<dt class="field"> |
235 |
|
<span class="method-title">add_action</span> |
236 |
|
</dt> |
237 |
|
<dd class="index-item-body"> |
238 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_action">FormContent::add_action()</a> in FormContent.inc</div> |
239 |
|
<div class="index-item-description">This function adds a form submit button with the appropriate action.</div> |
240 |
|
</dd> |
241 |
|
<dt class="field"> |
242 |
|
<span class="method-title">add_action_column</span> |
243 |
|
</dt> |
244 |
|
<dd class="index-item-body"> |
245 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodadd_action_column">DefaultGUIDatalist::add_action_column()</a> in DefaultGUIDataList.inc</div> |
246 |
|
<div class="index-item-description">This function adds an action column. This adds a column of either checkboxes or radio buttons.</div> |
247 |
|
</dd> |
248 |
|
<dt class="field"> |
249 |
|
<span class="method-title">add_blank</span> |
250 |
|
</dt> |
251 |
|
<dd class="index-item-body"> |
252 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_blank">NavTable::add_blank()</a> in NavTable.inc</div> |
253 |
|
<div class="index-item-description">This lets you add a blank line between 2 links</div> |
254 |
|
</dd> |
255 |
|
<dt class="field"> |
256 |
|
<span class="method-title">add_blank</span> |
257 |
|
</dt> |
258 |
|
<dd class="index-item-body"> |
259 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd_blank">TextCSSNav::add_blank()</a> in TextCSSNav.inc</div> |
260 |
|
<div class="index-item-description">This lets you add a blank entry between 2 links</div> |
261 |
|
</dd> |
262 |
|
<dt class="field"> |
263 |
|
<span class="method-title">add_blank</span> |
264 |
|
</dt> |
265 |
|
<dd class="index-item-body"> |
266 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd_blank">TextNav::add_blank()</a> in TextNav.inc</div> |
267 |
|
<div class="index-item-description">This lets you add a blank entry between 2 links</div> |
268 |
|
</dd> |
269 |
|
<dt class="field"> |
270 |
|
<span class="method-title">add_block</span> |
271 |
|
</dt> |
272 |
|
<dd class="index-item-body"> |
273 |
|
<div class="index-item-details"><a href="phpHtmlLib/StandardDialogWidget.html#methodadd_block">StandardDialogWidget::add_block()</a> in StandardDialogWidget.inc</div> |
274 |
|
<div class="index-item-description">Pushes a block content onto the data object Each pushed block is separated by some white space defined in $_block_spacing</div> |
275 |
|
</dd> |
276 |
|
<dt class="field"> |
277 |
|
<span class="method-title">add_button</span> |
278 |
|
</dt> |
279 |
|
<dd class="index-item-body"> |
280 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodadd_button">DialogWidget::add_button()</a> in DialogWidget.inc</div> |
281 |
|
<div class="index-item-description">Adds a single button to the dialog that will be display at the bottom of the widget</div> |
282 |
|
</dd> |
283 |
|
<dt class="field"> |
284 |
|
<span class="method-title">add_button</span> |
285 |
|
</dt> |
286 |
|
<dd class="index-item-body"> |
287 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodadd_button">MessageBoxWidget::add_button()</a> in MessageBoxWidget.inc</div> |
288 |
|
<div class="index-item-description">Adds a single button to the dialog that will be display at the bottom of the widget</div> |
289 |
|
</dd> |
290 |
|
<dt class="field"> |
291 |
|
<span class="method-title">add_cancel</span> |
292 |
|
</dt> |
293 |
|
<dd class="index-item-body"> |
294 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_cancel">FormContent::add_cancel()</a> in FormContent.inc</div> |
295 |
|
<div class="index-item-description">build a cancel button with a url to go to</div> |
296 |
|
</dd> |
297 |
|
<dt class="field"> |
298 |
|
<span class="method-title">add_column</span> |
299 |
|
</dt> |
300 |
|
<dd class="index-item-body"> |
301 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodadd_column">DataListSource::add_column()</a> in DataListSource.inc</div> |
302 |
|
<div class="index-item-description">Add a column of data to manage</div> |
303 |
|
</dd> |
304 |
|
<dt class="field"> |
305 |
|
<span class="method-title">add_column_header</span> |
306 |
|
</dt> |
307 |
|
<dd class="index-item-body"> |
308 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodadd_column_header">InfoTable::add_column_header()</a> in InfoTable.inc</div> |
309 |
|
<div class="index-item-description">This function is used to set the column header text for each column</div> |
310 |
|
</dd> |
311 |
|
<dt class="field"> |
312 |
|
<span class="method-title">add_css_link</span> |
313 |
|
</dt> |
314 |
|
<dd class="index-item-body"> |
315 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_css_link">HTMLPageClass::add_css_link()</a> in HTMLPageClass.inc</div> |
316 |
|
<div class="index-item-description">pushes a css external reference to the head area</div> |
317 |
|
</dd> |
318 |
|
<dt class="field"> |
319 |
|
<span class="method-title">add_data_row</span> |
320 |
|
</dt> |
321 |
|
<dd class="index-item-body"> |
322 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodadd_data_row">CSVFILEDataListSource::add_data_row()</a> in CSVFILEDataListSource.inc</div> |
323 |
|
<div class="index-item-description">This function adds a row of data</div> |
324 |
|
</dd> |
325 |
|
<dt class="field"> |
326 |
|
<span class="method-title">add_element</span> |
327 |
|
</dt> |
328 |
|
<dd class="index-item-body"> |
329 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_element">FormContent::add_element()</a> in FormContent.inc</div> |
330 |
|
<div class="index-item-description">This method is used to add a form element</div> |
331 |
|
</dd> |
332 |
|
<dt class="field"> |
333 |
|
<span class="method-title">add_entry</span> |
334 |
|
</dt> |
335 |
|
<dd class="index-item-body"> |
336 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodadd_entry">CSSBuilder::add_entry()</a> in CSSBuilder.inc</div> |
337 |
|
<div class="index-item-description">This function adds a new class entry</div> |
338 |
|
</dd> |
339 |
|
<dt class="field"> |
340 |
|
<span class="method-title">add_error</span> |
341 |
|
</dt> |
342 |
|
<dd class="index-item-body"> |
343 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_error">FormContent::add_error()</a> in FormContent.inc</div> |
344 |
|
<div class="index-item-description">This method is used to create a new error element during the call to form_action(). This enables us to do error handling during a transaction into a DB.</div> |
345 |
|
</dd> |
346 |
|
<dt class="field"> |
347 |
|
<span class="method-title">add_form_block</span> |
348 |
|
</dt> |
349 |
|
<dd class="index-item-body"> |
350 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodadd_form_block">StandardFormContent::add_form_block()</a> in StandardFormContent.inc</div> |
351 |
|
<div class="index-item-description">This function is used to add a block of form fields inside a table to this form.</div> |
352 |
|
</dd> |
353 |
|
<dt class="field"> |
354 |
|
<span class="method-title">add_header_item</span> |
355 |
|
</dt> |
356 |
|
<dd class="index-item-body"> |
357 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadd_header_item">DataList::add_header_item()</a> in DataList.inc</div> |
358 |
|
<div class="index-item-description">This function adds a header item to the column headers from a list of parameters.</div> |
359 |
|
</dd> |
360 |
|
<dt class="field"> |
361 |
|
<span class="method-title">add_heading</span> |
362 |
|
</dt> |
363 |
|
<dd class="index-item-body"> |
364 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_heading">NavTable::add_heading()</a> in NavTable.inc</div> |
365 |
|
<div class="index-item-description">This adds a new heading in the nav.</div> |
366 |
|
</dd> |
367 |
|
<dt class="field"> |
368 |
|
<span class="method-title">add_head_content</span> |
369 |
|
</dt> |
370 |
|
<dd class="index-item-body"> |
371 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_content">HTMLPageClass::add_head_content()</a> in HTMLPageClass.inc</div> |
372 |
|
<div class="index-item-description">this adds content to the head tag of the page</div> |
373 |
|
</dd> |
374 |
|
<dt class="field"> |
375 |
|
<span class="method-title">add_head_css</span> |
376 |
|
</dt> |
377 |
|
<dd class="index-item-body"> |
378 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_css">HTMLPageClass::add_head_css()</a> in HTMLPageClass.inc</div> |
379 |
|
<div class="index-item-description">this function adds raw css to the <head> tag. It will automatically be wrapped in a <style type="text/css"></div> |
380 |
|
</dd> |
381 |
|
<dt class="field"> |
382 |
|
<span class="method-title">add_head_js</span> |
383 |
|
</dt> |
384 |
|
<dd class="index-item-body"> |
385 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_head_js">HTMLPageClass::add_head_js()</a> in HTMLPageClass.inc</div> |
386 |
|
<div class="index-item-description">adds raw javascript to the head which will automatically get wrapped in a <script language="JavaScript"> tag.</div> |
387 |
|
</dd> |
388 |
|
<dt class="field"> |
389 |
|
<span class="method-title">add_hidden_action</span> |
390 |
|
</dt> |
391 |
|
<dd class="index-item-body"> |
392 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_action">FormContent::add_hidden_action()</a> in FormContent.inc</div> |
393 |
|
<div class="index-item-description">This function adds a submit button that can have any label. It just makes the _form_action a hidden field.</div> |
394 |
|
</dd> |
395 |
|
<dt class="field"> |
396 |
|
<span class="method-title">add_hidden_element</span> |
397 |
|
</dt> |
398 |
|
<dd class="index-item-body"> |
399 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_hidden_element">FormContent::add_hidden_element()</a> in FormContent.inc</div> |
400 |
|
<div class="index-item-description">This method is used to add a hidden form field</div> |
401 |
|
</dd> |
402 |
|
<dt class="field"> |
403 |
|
<span class="method-title">add_hidden_variable</span> |
404 |
|
</dt> |
405 |
|
<dd class="index-item-body"> |
406 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodadd_hidden_variable">MessageBoxWidget::add_hidden_variable()</a> in MessageBoxWidget.inc</div> |
407 |
|
<div class="index-item-description">Add a single extra hidden variable</div> |
408 |
|
</dd> |
409 |
|
<dt class="field"> |
410 |
|
<span class="method-title">add_hidden_variables</span> |
411 |
|
</dt> |
412 |
|
<dd class="index-item-body"> |
413 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodadd_hidden_variables">MessageBoxWidget::add_hidden_variables()</a> in MessageBoxWidget.inc</div> |
414 |
|
<div class="index-item-description">Add extra hidden variables</div> |
415 |
|
</dd> |
416 |
|
<dt class="field"> |
417 |
|
<span class="method-title">add_image_action</span> |
418 |
|
</dt> |
419 |
|
<dd class="index-item-body"> |
420 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodadd_image_action">FormContent::add_image_action()</a> in FormContent.inc</div> |
421 |
|
<div class="index-item-description">This function adds an action as an image to submit the form.</div> |
422 |
|
</dd> |
423 |
|
<dt class="field"> |
424 |
|
<span class="method-title">add_js_link</span> |
425 |
|
</dt> |
426 |
|
<dd class="index-item-body"> |
427 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_js_link">HTMLPageClass::add_js_link()</a> in HTMLPageClass.inc</div> |
428 |
|
<div class="index-item-description">This adds a link to an external Javascript file, which will get rendered in the head.</div> |
429 |
|
</dd> |
430 |
|
<dt class="field"> |
431 |
|
<span class="method-title">add_line</span> |
432 |
|
</dt> |
433 |
|
<dd class="index-item-body"> |
434 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#methodadd_line">SVGXYLineGraph::add_line()</a> in SVGXYLineGraph.inc</div> |
435 |
|
<div class="index-item-description">This enables you to add another line to the graph</div> |
436 |
|
</dd> |
437 |
|
<dt class="field"> |
438 |
|
<span class="method-title">add_point</span> |
439 |
|
</dt> |
440 |
|
<dd class="index-item-body"> |
441 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodadd_point">SVGXYPlotGraph::add_point()</a> in SVGXYPlotGraph.inc</div> |
442 |
|
<div class="index-item-description">This enables you to add another line to the graph</div> |
443 |
|
</dd> |
444 |
|
<dt class="field"> |
445 |
|
<span class="method-title">add_reference</span> |
446 |
|
</dt> |
447 |
|
<dd class="index-item-body"> |
448 |
|
<div class="index-item-details"><a href="phpHtmlLib/OLtag.html#methodadd_reference">OLtag::add_reference()</a> in ALLTAGS.inc</div> |
449 |
|
<div class="index-item-description">push content onto content stack</div> |
450 |
|
</dd> |
451 |
|
<dt class="field"> |
452 |
|
<span class="method-title">add_reference</span> |
453 |
|
</dt> |
454 |
|
<dd class="index-item-body"> |
455 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodadd_reference">HTMLPageClass::add_reference()</a> in HTMLPageClass.inc</div> |
456 |
|
<div class="index-item-description">Adds the content reference to the <body> tag for later use.</div> |
457 |
|
</dd> |
458 |
|
<dt class="field"> |
459 |
|
<span class="method-title">add_reference</span> |
460 |
|
</dt> |
461 |
|
<dd class="index-item-body"> |
462 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a> in ContainerClass.inc</div> |
463 |
|
<div class="index-item-description">Add content onto content stack so you can change the item later.</div> |
464 |
|
</dd> |
465 |
|
<dt class="field"> |
466 |
|
<span class="method-title">add_reference</span> |
467 |
|
</dt> |
468 |
|
<dd class="index-item-body"> |
469 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodadd_reference">TRtag::add_reference()</a> in ALLTAGS.inc</div> |
470 |
|
<div class="index-item-description">add content onto content stack</div> |
471 |
|
</dd> |
472 |
|
<dt class="field"> |
473 |
|
<span class="method-title">add_reference</span> |
474 |
|
</dt> |
475 |
|
<dd class="index-item-body"> |
476 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a> in XMLDocumentClass.inc</div> |
477 |
|
<div class="index-item-description">we override this class to make sure we push all content inside the local _xml_obj tag</div> |
478 |
|
</dd> |
479 |
|
<dt class="field"> |
480 |
|
<span class="method-title">add_row</span> |
481 |
|
</dt> |
482 |
|
<dd class="index-item-body"> |
483 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodadd_row">TABLEtag::add_row()</a> in ALLTAGS.inc</div> |
484 |
|
<div class="index-item-description">push 1 row (tr) of content.</div> |
485 |
|
</dd> |
486 |
|
<dt class="field"> |
487 |
|
<span class="method-title">add_row</span> |
488 |
|
</dt> |
489 |
|
<dd class="index-item-body"> |
490 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodadd_row">InfoTable::add_row()</a> in InfoTable.inc</div> |
491 |
|
<div class="index-item-description">This function is used to add a row to the table</div> |
492 |
|
</dd> |
493 |
|
<dt class="field"> |
494 |
|
<span class="method-title">add_step</span> |
495 |
|
</dt> |
496 |
|
<dd class="index-item-body"> |
497 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodadd_step">FormWizard::add_step()</a> in FormWizard.inc</div> |
498 |
|
<div class="index-item-description">This adds a step to the wizard</div> |
499 |
|
</dd> |
500 |
|
<dt class="field"> |
501 |
|
<span class="method-title">add_tab</span> |
502 |
|
</dt> |
503 |
|
<dd class="index-item-body"> |
504 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodadd_tab">ActiveTab::add_tab()</a> in ActiveTab.inc</div> |
505 |
|
<div class="index-item-description">Add a tab</div> |
506 |
|
</dd> |
507 |
|
<dt class="field"> |
508 |
|
<span class="method-title">add_text</span> |
509 |
|
</dt> |
510 |
|
<dd class="index-item-body"> |
511 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodadd_text">VerticalCSSNavTable::add_text()</a> in VerticalCSSNavTable.inc</div> |
512 |
|
<div class="index-item-description">this adds a text item in the nav</div> |
513 |
|
</dd> |
514 |
|
<dt class="field"> |
515 |
|
<span class="method-title">add_text</span> |
516 |
|
</dt> |
517 |
|
<dd class="index-item-body"> |
518 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodadd_text">TextCSSNav::add_text()</a> in TextCSSNav.inc</div> |
519 |
|
<div class="index-item-description">this adds a text item in the nav</div> |
520 |
|
</dd> |
521 |
|
<dt class="field"> |
522 |
|
<span class="method-title">add_text</span> |
523 |
|
</dt> |
524 |
|
<dd class="index-item-body"> |
525 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodadd_text">TextNav::add_text()</a> in TextNav.inc</div> |
526 |
|
<div class="index-item-description">this adds a text item in the nav</div> |
527 |
|
</dd> |
528 |
|
<dt class="field"> |
529 |
|
<span class="method-title">add_text</span> |
530 |
|
</dt> |
531 |
|
<dd class="index-item-body"> |
532 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodadd_text">NavTable::add_text()</a> in NavTable.inc</div> |
533 |
|
<div class="index-item-description">this adds a text item in the nav</div> |
534 |
|
</dd> |
535 |
|
<dt class="field"> |
536 |
|
<span class="method-title">add_valid_type</span> |
537 |
|
</dt> |
538 |
|
<dd class="index-item-body"> |
539 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodadd_valid_type">FEFile::add_valid_type()</a> in FEFile.inc</div> |
540 |
|
<div class="index-item-description">This is so the user can create a list of mime types to allow</div> |
541 |
|
</dd> |
542 |
|
<dt class="field"> |
543 |
|
<span class="method-title">add_xml_stylesheet_link</span> |
544 |
|
</dt> |
545 |
|
<dd class="index-item-body"> |
546 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a> in XMLDocumentClass.inc</div> |
547 |
|
<div class="index-item-description">This function is used to add a new xml-stylesheet tag to the top portion of the document.</div> |
548 |
|
</dd> |
549 |
|
<dt class="field"> |
550 |
|
<span class="method-title">add_x_values</span> |
551 |
|
</dt> |
552 |
|
<dd class="index-item-body"> |
553 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodadd_x_values">SVGXYGraph::add_x_values()</a> in SVGXYGraph.inc</div> |
554 |
|
<div class="index-item-description">This function is used to add a new set of x values for the graph.</div> |
555 |
|
</dd> |
556 |
|
<dt class="field"> |
557 |
|
<span class="method-title">add_y_values</span> |
558 |
|
</dt> |
559 |
|
<dd class="index-item-body"> |
560 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodadd_y_values">SVGXYGraph::add_y_values()</a> in SVGXYGraph.inc</div> |
561 |
|
<div class="index-item-description">This function is used to add a new set of y values for the graph.</div> |
562 |
|
</dd> |
563 |
|
<dt class="field"> |
564 |
|
adodbmysqllist |
565 |
|
</dt> |
566 |
|
<dd class="index-item-body"> |
567 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/adodbmysqllist.html">adodbmysqllist</a> in widget6.php</div> |
568 |
|
<div class="index-item-description">This is a subclass of the pear mysql list object.</div> |
569 |
|
</dd> |
570 |
|
<dt class="field"> |
571 |
|
ADODBSQLDataListSource |
572 |
|
</dt> |
573 |
|
<dd class="index-item-body"> |
574 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html">ADODBSQLDataListSource</a> in ADODBSQLDataListSource.inc</div> |
575 |
|
<div class="index-item-description">This SQLDataListSource child class interacts with with the specific DB via the php ADODB DB abstraction objects.</div> |
576 |
|
</dd> |
577 |
|
<dt class="field"> |
578 |
|
<span class="method-title">ADODBSQLDataListSource</span> |
579 |
|
</dt> |
580 |
|
<dd class="index-item-body"> |
581 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodADODBSQLDataListSource">ADODBSQLDataListSource::ADODBSQLDataListSource()</a> in ADODBSQLDataListSource.inc</div> |
582 |
|
<div class="index-item-description">The constructor is used to pass in the PEAR DB object that has already been created and connected to the db.</div> |
583 |
|
</dd> |
584 |
|
<dt class="field"> |
585 |
|
<span class="method-title">advanced_search_disable</span> |
586 |
|
</dt> |
587 |
|
<dd class="index-item-body"> |
588 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadvanced_search_disable">DataList::advanced_search_disable()</a> in DataList.inc</div> |
589 |
|
<div class="index-item-description">Disable the advanced search</div> |
590 |
|
</dd> |
591 |
|
<dt class="field"> |
592 |
|
<span class="method-title">advanced_search_enable</span> |
593 |
|
</dt> |
594 |
|
<dd class="index-item-body"> |
595 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodadvanced_search_enable">DataList::advanced_search_enable()</a> in DataList.inc</div> |
596 |
|
<div class="index-item-description">Enable the advanced search</div> |
597 |
|
</dd> |
598 |
|
<dt class="field"> |
599 |
|
<span class="method-title">advanced_search_where_clause</span> |
600 |
|
</dt> |
601 |
|
<dd class="index-item-body"> |
602 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodadvanced_search_where_clause">SQLDataListSource::advanced_search_where_clause()</a> in SQLDataListSource.inc</div> |
603 |
|
<div class="index-item-description">This function is responsible for building the portion of the where clause for doing an advanced search.</div> |
604 |
|
</dd> |
605 |
|
<dt class="field"> |
606 |
|
<span class="method-title">allow_permissions_checks</span> |
607 |
|
</dt> |
608 |
|
<dd class="index-item-body"> |
609 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodallow_permissions_checks">PageWidget::allow_permissions_checks()</a> in PageWidget.inc</div> |
610 |
|
<div class="index-item-description">This method is used to enable or disable the built in permissions checking mechanism.</div> |
611 |
|
</dd> |
612 |
|
<dt class="field"> |
613 |
|
<span class="method-title">allow_select_all</span> |
614 |
|
</dt> |
615 |
|
<dd class="index-item-body"> |
616 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodallow_select_all">DefaultGUIDatalist::allow_select_all()</a> in DefaultGUIDataList.inc</div> |
617 |
|
<div class="index-item-description">Sets the flag for rendering the select all checkbox</div> |
618 |
|
</dd> |
619 |
|
<dt class="field"> |
620 |
|
ALTGLYGHDEFsvgtag |
621 |
|
</dt> |
622 |
|
<dd class="index-item-body"> |
623 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html">ALTGLYGHDEFsvgtag</a> in SVGTAGS.inc</div> |
624 |
|
<div class="index-item-description"><altGlyphDef> SVG tag</div> |
625 |
|
</dd> |
626 |
|
<dt class="field"> |
627 |
|
ALTGLYGHITEMsvgtag |
628 |
|
</dt> |
629 |
|
<dd class="index-item-body"> |
630 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html">ALTGLYGHITEMsvgtag</a> in SVGTAGS.inc</div> |
631 |
|
<div class="index-item-description"><altGlyphItem> SVG tag</div> |
632 |
|
</dd> |
633 |
|
<dt class="field"> |
634 |
|
ALTGLYGHsvgtag |
635 |
|
</dt> |
636 |
|
<dd class="index-item-body"> |
637 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHsvgtag.html">ALTGLYGHsvgtag</a> in SVGTAGS.inc</div> |
638 |
|
<div class="index-item-description"><altGlyph> SVG tag</div> |
639 |
|
</dd> |
640 |
|
<dt class="field"> |
641 |
|
ANCHORtag |
642 |
|
</dt> |
643 |
|
<dd class="index-item-body"> |
644 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANCHORtag.html">ANCHORtag</a> in WMLTAGS.inc</div> |
645 |
|
<div class="index-item-description"><ANCHOR> tag class</div> |
646 |
|
</dd> |
647 |
|
<dt class="field"> |
648 |
|
ANIMATECOLORsvgtag |
649 |
|
</dt> |
650 |
|
<dd class="index-item-body"> |
651 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATECOLORsvgtag.html">ANIMATECOLORsvgtag</a> in SVGTAGS.inc</div> |
652 |
|
<div class="index-item-description"><animateColor> SVG tag</div> |
653 |
|
</dd> |
654 |
|
<dt class="field"> |
655 |
|
ANIMATEMOTIONsvgtag |
656 |
|
</dt> |
657 |
|
<dd class="index-item-body"> |
658 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html">ANIMATEMOTIONsvgtag</a> in SVGTAGS.inc</div> |
659 |
|
<div class="index-item-description"><animateMotion> SVG tag</div> |
660 |
|
</dd> |
661 |
|
<dt class="field"> |
662 |
|
ANIMATEsvgtag |
663 |
|
</dt> |
664 |
|
<dd class="index-item-body"> |
665 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATEsvgtag.html">ANIMATEsvgtag</a> in SVGTAGS.inc</div> |
666 |
|
<div class="index-item-description"><animate> SVG tag</div> |
667 |
|
</dd> |
668 |
|
<dt class="field"> |
669 |
|
ANIMATETTRANSFORMsvgtag |
670 |
|
</dt> |
671 |
|
<dd class="index-item-body"> |
672 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html">ANIMATETTRANSFORMsvgtag</a> in SVGTAGS.inc</div> |
673 |
|
<div class="index-item-description"><animateTransform> SVG tag</div> |
674 |
|
</dd> |
675 |
|
<dt class="field"> |
676 |
|
APPLETtag |
677 |
|
</dt> |
678 |
|
<dd class="index-item-body"> |
679 |
|
<div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html">APPLETtag</a> in ALLTAGS.inc</div> |
680 |
|
<div class="index-item-description"><APPLET> tag class</div> |
681 |
|
</dd> |
682 |
|
<dt class="field"> |
683 |
|
AREAtag |
684 |
|
</dt> |
685 |
|
<dd class="index-item-body"> |
686 |
|
<div class="index-item-details"><a href="phpHtmlLib/AREAtag.html">AREAtag</a> in ALLTAGS.inc</div> |
687 |
|
<div class="index-item-description"><AREA> tag class</div> |
688 |
|
</dd> |
689 |
|
<dt class="field"> |
690 |
|
ArrayDataListSource |
691 |
|
</dt> |
692 |
|
<dd class="index-item-body"> |
693 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html">ArrayDataListSource</a> in ArrayDataListSource.inc</div> |
694 |
|
<div class="index-item-description">This DataListSource child class gets the data from an external array</div> |
695 |
|
</dd> |
696 |
|
<dt class="field"> |
697 |
|
<span class="method-title">ArrayDataListSource</span> |
698 |
|
</dt> |
699 |
|
<dd class="index-item-body"> |
700 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodArrayDataListSource">ArrayDataListSource::ArrayDataListSource()</a> in ArrayDataListSource.inc</div> |
701 |
|
<div class="index-item-description">The constructor.</div> |
702 |
|
</dd> |
703 |
|
<dt class="field"> |
704 |
|
<span class="method-title">array_hasempty</span> |
705 |
|
</dt> |
706 |
|
<dd class="index-item-body"> |
707 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodarray_hasempty">FormValidation::array_hasempty()</a> in FormValidation.inc</div> |
708 |
|
<div class="index-item-description">This method checks to make sure an array doesn't have an empty element.</div> |
709 |
|
</dd> |
710 |
|
<dt class="field"> |
711 |
|
<span class="method-title">array_to_xml_tree</span> |
712 |
|
</dt> |
713 |
|
<dd class="index-item-body"> |
714 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionarray_to_xml_tree">array_to_xml_tree()</a> in xml_utils.inc</div> |
715 |
|
<div class="index-item-description">This function converts an array to an xml document.</div> |
716 |
|
</dd> |
717 |
|
<dt class="field"> |
718 |
|
Asvgtag |
719 |
|
</dt> |
720 |
|
<dd class="index-item-body"> |
721 |
|
<div class="index-item-details"><a href="phpHtmlLib/Asvgtag.html">Asvgtag</a> in SVGTAGS.inc</div> |
722 |
|
<div class="index-item-description"><a> SVG tag</div> |
723 |
|
</dd> |
724 |
|
<dt class="field"> |
725 |
|
Atag |
726 |
|
</dt> |
727 |
|
<dd class="index-item-body"> |
728 |
|
<div class="index-item-details"><a href="phpHtmlLib/Atag.html">Atag</a> in ALLTAGS.inc</div> |
729 |
|
<div class="index-item-description"><A> tag class</div> |
730 |
|
</dd> |
731 |
|
<dt class="field"> |
732 |
|
<span class="include-title">ALLTAGS.inc</span> |
733 |
|
</dt> |
734 |
|
<dd class="index-item-body"> |
735 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_classes_ALLTAGS_inc.html">ALLTAGS.inc</a> in ALLTAGS.inc</div> |
736 |
|
</dd> |
737 |
|
<dt class="field"> |
738 |
|
<span class="include-title">ActiveTab.inc</span> |
739 |
|
</dt> |
740 |
|
<dd class="index-item-body"> |
741 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_ActiveTab_inc.html">ActiveTab.inc</a> in ActiveTab.inc</div> |
742 |
|
</dd> |
743 |
|
<dt class="field"> |
744 |
|
<span class="include-title">ADODBSQLDataListSource.inc</span> |
745 |
|
</dt> |
746 |
|
<dd class="index-item-body"> |
747 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ADODBSQLDataListSource_inc.html">ADODBSQLDataListSource.inc</a> in ADODBSQLDataListSource.inc</div> |
748 |
|
</dd> |
749 |
|
<dt class="field"> |
750 |
|
<span class="include-title">ArrayDataListSource.inc</span> |
751 |
|
</dt> |
752 |
|
<dd class="index-item-body"> |
753 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ArrayDataListSource_inc.html">ArrayDataListSource.inc</a> in ArrayDataListSource.inc</div> |
754 |
|
</dd> |
755 |
|
</dl> |
756 |
|
<a name="b"></a> |
757 |
|
<div class="index-letter-section"> |
758 |
|
<div style="float: left" class="index-letter-title">b</div> |
759 |
|
<div style="float: right"><a href="#top">top</a></div> |
760 |
|
<div style="clear: both"></div> |
761 |
|
</div> |
762 |
|
<dl> |
763 |
|
<dt class="field"> |
764 |
|
BASEtag |
765 |
|
</dt> |
766 |
|
<dd class="index-item-body"> |
767 |
|
<div class="index-item-details"><a href="phpHtmlLib/BASEtag.html">BASEtag</a> in ALLTAGS.inc</div> |
768 |
|
<div class="index-item-description"><BASE> tag class</div> |
769 |
|
</dd> |
770 |
|
<dt class="field"> |
771 |
|
BaseWidget |
772 |
|
</dt> |
773 |
|
<dd class="index-item-body"> |
774 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html">BaseWidget</a> in BaseWidget.inc</div> |
775 |
|
<div class="index-item-description">this is the base widget class, that all widgets are based off of. It provides some basic members and methods</div> |
776 |
|
</dd> |
777 |
|
<dt class="field"> |
778 |
|
BDOtag |
779 |
|
</dt> |
780 |
|
<dd class="index-item-body"> |
781 |
|
<div class="index-item-details"><a href="phpHtmlLib/BDOtag.html">BDOtag</a> in ALLTAGS.inc</div> |
782 |
|
<div class="index-item-description"><BDO> tag class</div> |
783 |
|
</dd> |
784 |
|
<dt class="field"> |
785 |
|
BIGtag |
786 |
|
</dt> |
787 |
|
<dd class="index-item-body"> |
788 |
|
<div class="index-item-details"><a href="phpHtmlLib/BIGtag.html">BIGtag</a> in ALLTAGS.inc</div> |
789 |
|
<div class="index-item-description"><BIG> tag class</div> |
790 |
|
</dd> |
791 |
|
<dt class="field"> |
792 |
|
BLOCKQUOTEtag |
793 |
|
</dt> |
794 |
|
<dd class="index-item-body"> |
795 |
|
<div class="index-item-details"><a href="phpHtmlLib/BLOCKQUOTEtag.html">BLOCKQUOTEtag</a> in ALLTAGS.inc</div> |
796 |
|
<div class="index-item-description"><BLOCKQUOTE> tag class</div> |
797 |
|
</dd> |
798 |
|
<dt class="field"> |
799 |
|
BODYtag |
800 |
|
</dt> |
801 |
|
<dd class="index-item-body"> |
802 |
|
<div class="index-item-details"><a href="phpHtmlLib/BODYtag.html">BODYtag</a> in ALLTAGS.inc</div> |
803 |
|
<div class="index-item-description"><BODY> tag class</div> |
804 |
|
</dd> |
805 |
|
<dt class="field"> |
806 |
|
<span class="method-title">body_content</span> |
807 |
|
</dt> |
808 |
|
<dd class="index-item-body"> |
809 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodbody_content">MyLayoutPage::body_content()</a> in MyLayoutPage.inc</div> |
810 |
|
<div class="index-item-description">This builds the main content for the page.</div> |
811 |
|
</dd> |
812 |
|
<dt class="field"> |
813 |
|
<span class="method-title">body_content</span> |
814 |
|
</dt> |
815 |
|
<dd class="index-item-body"> |
816 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/WidgetListPage.html#methodbody_content">WidgetListPage::body_content()</a> in widget14.php</div> |
817 |
|
<div class="index-item-description">This will only get called if we have permissions to build and render the content for this page object.</div> |
818 |
|
</dd> |
819 |
|
<dt class="field"> |
820 |
|
<span class="method-title">body_content</span> |
821 |
|
</dt> |
822 |
|
<dd class="index-item-body"> |
823 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/PermissionsCheckTestPage.html#methodbody_content">PermissionsCheckTestPage::body_content()</a> in widget13.php</div> |
824 |
|
<div class="index-item-description">This will only get called if we have permissions to build and render the content for this page object.</div> |
825 |
|
</dd> |
826 |
|
<dt class="field"> |
827 |
|
<span class="method-title">body_content</span> |
828 |
|
</dt> |
829 |
|
<dd class="index-item-body"> |
830 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodbody_content">PageWidget::body_content()</a> in PageWidget.inc</div> |
831 |
|
<div class="index-item-description">This function is meant to be overridden by the child class.</div> |
832 |
|
</dd> |
833 |
|
<dt class="field"> |
834 |
|
BRtag |
835 |
|
</dt> |
836 |
|
<dd class="index-item-body"> |
837 |
|
<div class="index-item-details"><a href="phpHtmlLib/BRtag.html">BRtag</a> in ALLTAGS.inc</div> |
838 |
|
<div class="index-item-description"><br /> tag class</div> |
839 |
|
</dd> |
840 |
|
<dt class="field"> |
841 |
|
Btag |
842 |
|
</dt> |
843 |
|
<dd class="index-item-body"> |
844 |
|
<div class="index-item-details"><a href="phpHtmlLib/Btag.html">Btag</a> in ALLTAGS.inc</div> |
845 |
|
</dd> |
846 |
|
<dt class="field"> |
847 |
|
<span class="method-title">build_base_url</span> |
848 |
|
</dt> |
849 |
|
<dd class="index-item-body"> |
850 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_base_url">DataList::build_base_url()</a> in DataList.inc</div> |
851 |
|
<div class="index-item-description">This builds the base url used by the column headers as well as the page tool links.</div> |
852 |
|
</dd> |
853 |
|
<dt class="field"> |
854 |
|
<span class="method-title">build_column_header</span> |
855 |
|
</dt> |
856 |
|
<dd class="index-item-body"> |
857 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodbuild_column_header">DefaultGUIDatalist::build_column_header()</a> in DefaultGUIDataList.inc</div> |
858 |
|
<div class="index-item-description">This function builds the object/text</div> |
859 |
|
</dd> |
860 |
|
<dt class="field"> |
861 |
|
<span class="method-title">build_column_header</span> |
862 |
|
</dt> |
863 |
|
<dd class="index-item-body"> |
864 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodbuild_column_header">SimpleGUIDataList::build_column_header()</a> in SimpleGUIDataList.inc</div> |
865 |
|
<div class="index-item-description">This function builds the object/text</div> |
866 |
|
</dd> |
867 |
|
<dt class="field"> |
868 |
|
<span class="method-title">build_column_header</span> |
869 |
|
</dt> |
870 |
|
<dd class="index-item-body"> |
871 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_column_header">ListAction::build_column_header()</a> in ListAction.inc</div> |
872 |
|
<div class="index-item-description">This function builds the object/text</div> |
873 |
|
</dd> |
874 |
|
<dt class="field"> |
875 |
|
<span class="method-title">build_column_item</span> |
876 |
|
</dt> |
877 |
|
<dd class="index-item-body"> |
878 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_column_item">DataList::build_column_item()</a> in DataList.inc</div> |
879 |
|
<div class="index-item-description">This is the basic function for letting us do a mapping between the column name in the header, to the value found in the DB.</div> |
880 |
|
</dd> |
881 |
|
<dt class="field"> |
882 |
|
<span class="method-title">build_column_item</span> |
883 |
|
</dt> |
884 |
|
<dd class="index-item-body"> |
885 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methodbuild_column_item">pearmysqllist::build_column_item()</a> in widget6.php</div> |
886 |
|
<div class="index-item-description">This is the basic function for letting us do a mapping between the column name in the header, to the value found in the DataListSource.</div> |
887 |
|
</dd> |
888 |
|
<dt class="field"> |
889 |
|
<span class="method-title">build_column_url</span> |
890 |
|
</dt> |
891 |
|
<dd class="index-item-body"> |
892 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_column_url">DataList::build_column_url()</a> in DataList.inc</div> |
893 |
|
<div class="index-item-description">This builds a url for a particular column header.</div> |
894 |
|
</dd> |
895 |
|
<dt class="field"> |
896 |
|
<span class="method-title">build_confirm_table</span> |
897 |
|
</dt> |
898 |
|
<dd class="index-item-body"> |
899 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodbuild_confirm_table">FormContent::build_confirm_table()</a> in FormContent.inc</div> |
900 |
|
<div class="index-item-description">This method allows the child to ovveride the default confirm data. By default the form_confirm() will show ALL FormElements. This is prolly not good in case of a form where a password exists.</div> |
901 |
|
</dd> |
902 |
|
<dt class="field"> |
903 |
|
<span class="method-title">build_content</span> |
904 |
|
</dt> |
905 |
|
<dd class="index-item-body"> |
906 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodbuild_content">ActiveTab::build_content()</a> in ActiveTab.inc</div> |
907 |
|
</dd> |
908 |
|
<dt class="field"> |
909 |
|
<span class="method-title">build_copyright_header</span> |
910 |
|
</dt> |
911 |
|
<dd class="index-item-body"> |
912 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodbuild_copyright_header">FooterNav::build_copyright_header()</a> in FooterNav.inc</div> |
913 |
|
<div class="index-item-description">render the copyright string</div> |
914 |
|
</dd> |
915 |
|
<dt class="field"> |
916 |
|
<span class="method-title">build_doctype</span> |
917 |
|
</dt> |
918 |
|
<dd class="index-item-body"> |
919 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodbuild_doctype">HTMLPageClass::build_doctype()</a> in HTMLPageClass.inc</div> |
920 |
|
<div class="index-item-description">This function is used to build the DOCTYPE</div> |
921 |
|
</dd> |
922 |
|
<dt class="field"> |
923 |
|
<span class="method-title">build_filelist</span> |
924 |
|
</dt> |
925 |
|
<dd class="index-item-body"> |
926 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_filelist">ImageThumbnailWidget::build_filelist()</a> in ImageThumbnailWidget.inc</div> |
927 |
|
<div class="index-item-description">build the list of images</div> |
928 |
|
</dd> |
929 |
|
<dt class="field"> |
930 |
|
<span class="method-title">build_form_block</span> |
931 |
|
</dt> |
932 |
|
<dd class="index-item-body"> |
933 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodbuild_form_block">StandardFormContent::build_form_block()</a> in StandardFormContent.inc</div> |
934 |
|
<div class="index-item-description">this builds a fieldset and legend and adds the form table to it.</div> |
935 |
|
</dd> |
936 |
|
<dt class="field"> |
937 |
|
<span class="method-title">build_groupby_clause</span> |
938 |
|
</dt> |
939 |
|
<dd class="index-item-body"> |
940 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_groupby_clause">SQLDataListSource::build_groupby_clause()</a> in SQLDataListSource.inc</div> |
941 |
|
<div class="index-item-description">this builds the groupby clause of the query</div> |
942 |
|
</dd> |
943 |
|
<dt class="field"> |
944 |
|
<span class="method-title">build_gui</span> |
945 |
|
</dt> |
946 |
|
<dd class="index-item-body"> |
947 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_gui">DataList::build_gui()</a> in DataList.inc</div> |
948 |
|
<div class="index-item-description">This function is responsible for calling the child class's methods for building the GUI container.</div> |
949 |
|
</dd> |
950 |
|
<dt class="field"> |
951 |
|
<span class="method-title">build_gui</span> |
952 |
|
</dt> |
953 |
|
<dd class="index-item-body"> |
954 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodbuild_gui">DefaultGUIDatalist::build_gui()</a> in DefaultGUIDataList.inc</div> |
955 |
|
<div class="index-item-description">Override the parent's method so we can wrap everything in a div to hold it all together when we change the alignment</div> |
956 |
|
</dd> |
957 |
|
<dt class="field"> |
958 |
|
<span class="method-title">build_img_td</span> |
959 |
|
</dt> |
960 |
|
<dd class="index-item-body"> |
961 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodbuild_img_td">TextNav::build_img_td()</a> in TextNav.inc</div> |
962 |
|
<div class="index-item-description">build the image seperator td</div> |
963 |
|
</dd> |
964 |
|
<dt class="field"> |
965 |
|
<span class="method-title">build_img_td</span> |
966 |
|
</dt> |
967 |
|
<dd class="index-item-body"> |
968 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_img_td">TreeNav::build_img_td()</a> in TreeNav.inc</div> |
969 |
|
<div class="index-item-description">build the image seperator td</div> |
970 |
|
</dd> |
971 |
|
<dt class="field"> |
972 |
|
<span class="method-title">build_innertable</span> |
973 |
|
</dt> |
974 |
|
<dd class="index-item-body"> |
975 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_innertable">TreeNav::build_innertable()</a> in TreeNav.inc</div> |
976 |
|
<div class="index-item-description">build all of the idividual nav elements.</div> |
977 |
|
</dd> |
978 |
|
<dt class="field"> |
979 |
|
<span class="method-title">build_in_clause</span> |
980 |
|
</dt> |
981 |
|
<dd class="index-item-body"> |
982 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_in_clause">ListAction::build_in_clause()</a> in ListAction.inc</div> |
983 |
|
<div class="index-item-description">This method is used to build the portion</div> |
984 |
|
</dd> |
985 |
|
<dt class="field"> |
986 |
|
<span class="method-title">build_limit_clause</span> |
987 |
|
</dt> |
988 |
|
<dd class="index-item-body"> |
989 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodbuild_limit_clause">PEARSQLDataListSource::build_limit_clause()</a> in PEARSQLDataListSource.inc</div> |
990 |
|
<div class="index-item-description">This function builds the limit clause portion of a DB query.</div> |
991 |
|
</dd> |
992 |
|
<dt class="field"> |
993 |
|
<span class="method-title">build_limit_clause</span> |
994 |
|
</dt> |
995 |
|
<dd class="index-item-body"> |
996 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodbuild_limit_clause">PGSQLDataListSource::build_limit_clause()</a> in PGSQLDataListSource.inc</div> |
997 |
|
<div class="index-item-description">This function builds the limit clause portion of a DB query.</div> |
998 |
|
</dd> |
999 |
|
<dt class="field"> |
1000 |
|
<span class="method-title">build_limit_clause</span> |
1001 |
|
</dt> |
1002 |
|
<dd class="index-item-body"> |
1003 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_limit_clause">SQLDataListSource::build_limit_clause()</a> in SQLDataListSource.inc</div> |
1004 |
|
<div class="index-item-description">This function builds the limit clause portion of a DB query.</div> |
1005 |
|
</dd> |
1006 |
|
<dt class="field"> |
1007 |
|
<span class="method-title">build_limit_clause</span> |
1008 |
|
</dt> |
1009 |
|
<dd class="index-item-body"> |
1010 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodbuild_limit_clause">ADODBSQLDataListSource::build_limit_clause()</a> in ADODBSQLDataListSource.inc</div> |
1011 |
|
<div class="index-item-description">This function builds the limit clause portion of a DB query.</div> |
1012 |
|
</dd> |
1013 |
|
<dt class="field"> |
1014 |
|
<span class="method-title">build_link_td</span> |
1015 |
|
</dt> |
1016 |
|
<dd class="index-item-body"> |
1017 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_link_td">ImageThumbnailWidget::build_link_td()</a> in ImageThumbnailWidget.inc</div> |
1018 |
|
<div class="index-item-description">build the link td.</div> |
1019 |
|
</dd> |
1020 |
|
<dt class="field"> |
1021 |
|
<span class="method-title">build_link_td</span> |
1022 |
|
</dt> |
1023 |
|
<dd class="index-item-body"> |
1024 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_link_td">TreeNav::build_link_td()</a> in TreeNav.inc</div> |
1025 |
|
<div class="index-item-description">build the link td.</div> |
1026 |
|
</dd> |
1027 |
|
<dt class="field"> |
1028 |
|
<span class="method-title">build_nav_td</span> |
1029 |
|
</dt> |
1030 |
|
<dd class="index-item-body"> |
1031 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodbuild_nav_td">TextNav::build_nav_td()</a> in TextNav.inc</div> |
1032 |
|
<div class="index-item-description">build a td for the link.</div> |
1033 |
|
</dd> |
1034 |
|
<dt class="field"> |
1035 |
|
<span class="method-title">build_options</span> |
1036 |
|
</dt> |
1037 |
|
<dd class="index-item-body"> |
1038 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodbuild_options">ListAction::build_options()</a> in ListAction.inc</div> |
1039 |
|
<div class="index-item-description">Build any additional custom options such as checkboxes, radiobuttons for special options for the action.</div> |
1040 |
|
</dd> |
1041 |
|
<dt class="field"> |
1042 |
|
<span class="method-title">build_orderby_querystring</span> |
1043 |
|
</dt> |
1044 |
|
<dd class="index-item-body"> |
1045 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_orderby_querystring">DataList::build_orderby_querystring()</a> in DataList.inc</div> |
1046 |
|
<div class="index-item-description">This builds a query string var for the orderby value.</div> |
1047 |
|
</dd> |
1048 |
|
<dt class="field"> |
1049 |
|
<span class="method-title">build_order_clause</span> |
1050 |
|
</dt> |
1051 |
|
<dd class="index-item-body"> |
1052 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_order_clause">SQLDataListSource::build_order_clause()</a> in SQLDataListSource.inc</div> |
1053 |
|
<div class="index-item-description">This builds the db query ORDER BY clause used to sort the data from the DB.</div> |
1054 |
|
</dd> |
1055 |
|
<dt class="field"> |
1056 |
|
<span class="method-title">build_page_control</span> |
1057 |
|
</dt> |
1058 |
|
<dd class="index-item-body"> |
1059 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_page_control">ImageThumbnailWidget::build_page_control()</a> in ImageThumbnailWidget.inc</div> |
1060 |
|
</dd> |
1061 |
|
<dt class="field"> |
1062 |
|
<span class="method-title">build_query</span> |
1063 |
|
</dt> |
1064 |
|
<dd class="index-item-body"> |
1065 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_query">SQLDataListSource::build_query()</a> in SQLDataListSource.inc</div> |
1066 |
|
<div class="index-item-description">build the entire DB query</div> |
1067 |
|
</dd> |
1068 |
|
<dt class="field"> |
1069 |
|
<span class="method-title">build_reverseorder_querystring</span> |
1070 |
|
</dt> |
1071 |
|
<dd class="index-item-body"> |
1072 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_reverseorder_querystring">DataList::build_reverseorder_querystring()</a> in DataList.inc</div> |
1073 |
|
<div class="index-item-description">This builds a query string var for the reverseorder value.</div> |
1074 |
|
</dd> |
1075 |
|
<dt class="field"> |
1076 |
|
<span class="method-title">build_searchfield_querystring</span> |
1077 |
|
</dt> |
1078 |
|
<dd class="index-item-body"> |
1079 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_searchfield_querystring">DataList::build_searchfield_querystring()</a> in DataList.inc</div> |
1080 |
|
<div class="index-item-description">This builds a query string var for the searchfield value.</div> |
1081 |
|
</dd> |
1082 |
|
<dt class="field"> |
1083 |
|
<span class="method-title">build_searchvalue_querystring</span> |
1084 |
|
</dt> |
1085 |
|
<dd class="index-item-body"> |
1086 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_searchvalue_querystring">DataList::build_searchvalue_querystring()</a> in DataList.inc</div> |
1087 |
|
<div class="index-item-description">This builds a query string var for the searchfield value.</div> |
1088 |
|
</dd> |
1089 |
|
<dt class="field"> |
1090 |
|
<span class="method-title">build_search_clause</span> |
1091 |
|
</dt> |
1092 |
|
<dd class="index-item-body"> |
1093 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_search_clause">SQLDataListSource::build_search_clause()</a> in SQLDataListSource.inc</div> |
1094 |
|
<div class="index-item-description">This method builds the where clause.</div> |
1095 |
|
</dd> |
1096 |
|
<dt class="field"> |
1097 |
|
<span class="method-title">build_spacergif_imgtag</span> |
1098 |
|
</dt> |
1099 |
|
<dd class="index-item-body"> |
1100 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functionbuild_spacergif_imgtag">build_spacergif_imgtag()</a> in misc_utils.inc</div> |
1101 |
|
<div class="index-item-description">This builds an IMG tag object that is used to show a spacer image.</div> |
1102 |
|
</dd> |
1103 |
|
<dt class="field"> |
1104 |
|
<span class="method-title">build_spacer_td</span> |
1105 |
|
</dt> |
1106 |
|
<dd class="index-item-body"> |
1107 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodbuild_spacer_td">TreeNav::build_spacer_td()</a> in TreeNav.inc</div> |
1108 |
|
<div class="index-item-description">build a spacer td.</div> |
1109 |
|
</dd> |
1110 |
|
<dt class="field"> |
1111 |
|
<span class="method-title">build_state_vars_query_string</span> |
1112 |
|
</dt> |
1113 |
|
<dd class="index-item-body"> |
1114 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_state_vars_query_string">DataList::build_state_vars_query_string()</a> in DataList.inc</div> |
1115 |
|
<div class="index-item-description">this function is used to build a sub query string</div> |
1116 |
|
</dd> |
1117 |
|
<dt class="field"> |
1118 |
|
<span class="method-title">build_tabs</span> |
1119 |
|
</dt> |
1120 |
|
<dd class="index-item-body"> |
1121 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodbuild_tabs">ActiveTab::build_tabs()</a> in ActiveTab.inc</div> |
1122 |
|
</dd> |
1123 |
|
<dt class="field"> |
1124 |
|
<span class="method-title">build_thumbnails</span> |
1125 |
|
</dt> |
1126 |
|
<dd class="index-item-body"> |
1127 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnails">ImageThumbnailWidget::build_thumbnails()</a> in ImageThumbnailWidget.inc</div> |
1128 |
|
<div class="index-item-description">this function builds a cache dir of thumbnails, so we don't have to render thumbnails every time we hit the thumbnails page.</div> |
1129 |
|
</dd> |
1130 |
|
<dt class="field"> |
1131 |
|
<span class="method-title">build_thumbnail_file</span> |
1132 |
|
</dt> |
1133 |
|
<dd class="index-item-body"> |
1134 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnail_file">ImageThumbnailWidget::build_thumbnail_file()</a> in ImageThumbnailWidget.inc</div> |
1135 |
|
<div class="index-item-description">Builds a thumbnail version of a file, and writes it to disk.</div> |
1136 |
|
</dd> |
1137 |
|
<dt class="field"> |
1138 |
|
<span class="method-title">build_thumb_table</span> |
1139 |
|
</dt> |
1140 |
|
<dd class="index-item-body"> |
1141 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumb_table">ImageThumbnailWidget::build_thumb_table()</a> in ImageThumbnailWidget.inc</div> |
1142 |
|
<div class="index-item-description">function that will render the widget.</div> |
1143 |
|
</dd> |
1144 |
|
<dt class="field"> |
1145 |
|
<span class="method-title">build_tool_link</span> |
1146 |
|
</dt> |
1147 |
|
<dd class="index-item-body"> |
1148 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodbuild_tool_link">DataList::build_tool_link()</a> in DataList.inc</div> |
1149 |
|
<div class="index-item-description">This function builds the 'tool' images that allow you to walk through the data list itself.</div> |
1150 |
|
</dd> |
1151 |
|
<dt class="field"> |
1152 |
|
<span class="method-title">build_where_clause</span> |
1153 |
|
</dt> |
1154 |
|
<dd class="index-item-body"> |
1155 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodbuild_where_clause">SQLDataListSource::build_where_clause()</a> in SQLDataListSource.inc</div> |
1156 |
|
<div class="index-item-description">This builds the where clause for the query</div> |
1157 |
|
</dd> |
1158 |
|
<dt class="field"> |
1159 |
|
<span class="method-title">build_wrapper_table</span> |
1160 |
|
</dt> |
1161 |
|
<dd class="index-item-body"> |
1162 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodbuild_wrapper_table">FooterNav::build_wrapper_table()</a> in FooterNav.inc</div> |
1163 |
|
<div class="index-item-description">builds the wrapper table</div> |
1164 |
|
</dd> |
1165 |
|
<dt class="field"> |
1166 |
|
<span class="method-title">ButtonPanel</span> |
1167 |
|
</dt> |
1168 |
|
<dd class="index-item-body"> |
1169 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html#methodButtonPanel">ButtonPanel::ButtonPanel()</a> in ButtonPanel.inc</div> |
1170 |
|
</dd> |
1171 |
|
<dt class="field"> |
1172 |
|
ButtonPanel |
1173 |
|
</dt> |
1174 |
|
<dd class="index-item-body"> |
1175 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html">ButtonPanel</a> in ButtonPanel.inc</div> |
1176 |
|
<div class="index-item-description">This class defines a bottom button panel for a dialog box window It is a BaseWidget child with a specific css style class and border This row is separated by vertical top line</div> |
1177 |
|
</dd> |
1178 |
|
<dt class="field"> |
1179 |
|
ButtonPanelCSS |
1180 |
|
</dt> |
1181 |
|
<dd class="index-item-body"> |
1182 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanelCSS.html">ButtonPanelCSS</a> in ButtonPanel.inc</div> |
1183 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
1184 |
|
</dd> |
1185 |
|
<dt class="field"> |
1186 |
|
BUTTONtag |
1187 |
|
</dt> |
1188 |
|
<dd class="index-item-body"> |
1189 |
|
<div class="index-item-details"><a href="phpHtmlLib/BUTTONtag.html">BUTTONtag</a> in ALLTAGS.inc</div> |
1190 |
|
<div class="index-item-description"><BUTTON> tag class</div> |
1191 |
|
</dd> |
1192 |
|
<dt class="field"> |
1193 |
|
<span class="include-title">BaseWidget.inc</span> |
1194 |
|
</dt> |
1195 |
|
<dd class="index-item-body"> |
1196 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_BaseWidget_inc.html">BaseWidget.inc</a> in BaseWidget.inc</div> |
1197 |
|
</dd> |
1198 |
|
<dt class="field"> |
1199 |
|
<span class="include-title">ButtonPanel.inc</span> |
1200 |
|
</dt> |
1201 |
|
<dd class="index-item-body"> |
1202 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_ButtonPanel_inc.html">ButtonPanel.inc</a> in ButtonPanel.inc</div> |
1203 |
|
</dd> |
1204 |
|
</dl> |
1205 |
|
<a name="c"></a> |
1206 |
|
<div class="index-letter-section"> |
1207 |
|
<div style="float: left" class="index-letter-title">c</div> |
1208 |
|
<div style="float: right"><a href="#top">top</a></div> |
1209 |
|
<div style="clear: both"></div> |
1210 |
|
</div> |
1211 |
|
<dl> |
1212 |
|
<dt class="field"> |
1213 |
|
<span class="method-title">can_validate</span> |
1214 |
|
</dt> |
1215 |
|
<dd class="index-item-body"> |
1216 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodcan_validate">FormProcessor::can_validate()</a> in FormProcessor.inc</div> |
1217 |
|
<div class="index-item-description">This method lets us turn on/off the ability to do validation for the form</div> |
1218 |
|
</dd> |
1219 |
|
<dt class="field"> |
1220 |
|
CAPTIONtag |
1221 |
|
</dt> |
1222 |
|
<dd class="index-item-body"> |
1223 |
|
<div class="index-item-details"><a href="phpHtmlLib/CAPTIONtag.html">CAPTIONtag</a> in ALLTAGS.inc</div> |
1224 |
|
<div class="index-item-description"><CAPTION> tag class This element defines a table caption.</div> |
1225 |
|
</dd> |
1226 |
|
<dt class="field"> |
1227 |
|
CARDtag |
1228 |
|
</dt> |
1229 |
|
<dd class="index-item-body"> |
1230 |
|
<div class="index-item-details"><a href="phpHtmlLib/CARDtag.html">CARDtag</a> in WMLTAGS.inc</div> |
1231 |
|
<div class="index-item-description"><CARD> tag class</div> |
1232 |
|
</dd> |
1233 |
|
<dt class="field"> |
1234 |
|
<span class="method-title">CDATAtag</span> |
1235 |
|
</dt> |
1236 |
|
<dd class="index-item-body"> |
1237 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#methodCDATAtag">CDATAtag::CDATAtag()</a> in XMLTAGS.inc</div> |
1238 |
|
</dd> |
1239 |
|
<dt class="field"> |
1240 |
|
CDATAtag |
1241 |
|
</dt> |
1242 |
|
<dd class="index-item-body"> |
1243 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html">CDATAtag</a> in XMLTAGS.inc</div> |
1244 |
|
<div class="index-item-description">A simple wrapper for standard XML</div> |
1245 |
|
</dd> |
1246 |
|
<dt class="field"> |
1247 |
|
<span class="method-title">cdata_wrapper</span> |
1248 |
|
</dt> |
1249 |
|
<dd class="index-item-body"> |
1250 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functioncdata_wrapper">cdata_wrapper()</a> in misc_utils.inc</div> |
1251 |
|
<div class="index-item-description">This function is used to wrap</div> |
1252 |
|
</dd> |
1253 |
|
<dt class="field"> |
1254 |
|
CENTERtag |
1255 |
|
</dt> |
1256 |
|
<dd class="index-item-body"> |
1257 |
|
<div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html">CENTERtag</a> in ALLTAGS.inc</div> |
1258 |
|
<div class="index-item-description"><CENTER> tag class.</div> |
1259 |
|
</dd> |
1260 |
|
<dt class="field"> |
1261 |
|
<span class="method-title">child_add_row_cell</span> |
1262 |
|
</dt> |
1263 |
|
<dd class="index-item-body"> |
1264 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_add_row_cell">SimpleGUIDataList::child_add_row_cell()</a> in SimpleGUIDataList.inc</div> |
1265 |
|
</dd> |
1266 |
|
<dt class="field"> |
1267 |
|
<span class="method-title">child_add_row_cell</span> |
1268 |
|
</dt> |
1269 |
|
<dd class="index-item-body"> |
1270 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_add_row_cell">ListAction::child_add_row_cell()</a> in ListAction.inc</div> |
1271 |
|
</dd> |
1272 |
|
<dt class="field"> |
1273 |
|
<span class="method-title">child_add_row_cell</span> |
1274 |
|
</dt> |
1275 |
|
<dd class="index-item-body"> |
1276 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_add_row_cell">DataList::child_add_row_cell()</a> in DataList.inc</div> |
1277 |
|
<div class="index-item-description">This method is supposed to be written by the child class to add the cell data to the current row in the UI</div> |
1278 |
|
</dd> |
1279 |
|
<dt class="field"> |
1280 |
|
<span class="method-title">child_add_row_cell</span> |
1281 |
|
</dt> |
1282 |
|
<dd class="index-item-body"> |
1283 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_add_row_cell">DefaultGUIDatalist::child_add_row_cell()</a> in DefaultGUIDataList.inc</div> |
1284 |
|
</dd> |
1285 |
|
<dt class="field"> |
1286 |
|
<span class="method-title">child_build_column_header</span> |
1287 |
|
</dt> |
1288 |
|
<dd class="index-item-body"> |
1289 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_build_column_header">SimpleGUIDataList::child_build_column_header()</a> in SimpleGUIDataList.inc</div> |
1290 |
|
</dd> |
1291 |
|
<dt class="field"> |
1292 |
|
<span class="method-title">child_build_column_header</span> |
1293 |
|
</dt> |
1294 |
|
<dd class="index-item-body"> |
1295 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_build_column_header">ListAction::child_build_column_header()</a> in ListAction.inc</div> |
1296 |
|
</dd> |
1297 |
|
<dt class="field"> |
1298 |
|
<span class="method-title">child_build_column_header</span> |
1299 |
|
</dt> |
1300 |
|
<dd class="index-item-body"> |
1301 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_build_column_header">DefaultGUIDatalist::child_build_column_header()</a> in DefaultGUIDataList.inc</div> |
1302 |
|
</dd> |
1303 |
|
<dt class="field"> |
1304 |
|
<span class="method-title">child_build_column_header</span> |
1305 |
|
</dt> |
1306 |
|
<dd class="index-item-body"> |
1307 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_build_column_header">DataList::child_build_column_header()</a> in DataList.inc</div> |
1308 |
|
<div class="index-item-description">This method is supposed to be written by the child class to build and add the column title to the UI</div> |
1309 |
|
</dd> |
1310 |
|
<dt class="field"> |
1311 |
|
<span class="method-title">child_build_search_table</span> |
1312 |
|
</dt> |
1313 |
|
<dd class="index-item-body"> |
1314 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_build_search_table">DataList::child_build_search_table()</a> in DataList.inc</div> |
1315 |
|
<div class="index-item-description">This function builds the search block that lives above the results</div> |
1316 |
|
</dd> |
1317 |
|
<dt class="field"> |
1318 |
|
<span class="method-title">child_build_search_table</span> |
1319 |
|
</dt> |
1320 |
|
<dd class="index-item-body"> |
1321 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_build_search_table">DefaultGUIDatalist::child_build_search_table()</a> in DefaultGUIDataList.inc</div> |
1322 |
|
<div class="index-item-description">This builds the table that holds the search capability.</div> |
1323 |
|
</dd> |
1324 |
|
<dt class="field"> |
1325 |
|
<span class="method-title">child_get_gui</span> |
1326 |
|
</dt> |
1327 |
|
<dd class="index-item-body"> |
1328 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodchild_get_gui">SimpleGUIDataList::child_get_gui()</a> in SimpleGUIDataList.inc</div> |
1329 |
|
</dd> |
1330 |
|
<dt class="field"> |
1331 |
|
<span class="method-title">child_get_gui</span> |
1332 |
|
</dt> |
1333 |
|
<dd class="index-item-body"> |
1334 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodchild_get_gui">DataList::child_get_gui()</a> in DataList.inc</div> |
1335 |
|
<div class="index-item-description">This function is called after all of the data has been added to the UI object. It just returns the container that is the entire UI for the DataList</div> |
1336 |
|
</dd> |
1337 |
|
<dt class="field"> |
1338 |
|
<span class="method-title">child_get_gui</span> |
1339 |
|
</dt> |
1340 |
|
<dd class="index-item-body"> |
1341 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodchild_get_gui">ListAction::child_get_gui()</a> in ListAction.inc</div> |
1342 |
|
</dd> |
1343 |
|
<dt class="field"> |
1344 |
|
<span class="method-title">child_get_gui</span> |
1345 |
|
</dt> |
1346 |
|
<dd class="index-item-body"> |
1347 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodchild_get_gui">DefaultGUIDatalist::child_get_gui()</a> in DefaultGUIDataList.inc</div> |
1348 |
|
</dd> |
1349 |
|
<dt class="field"> |
1350 |
|
CIRCLEsvgtag |
1351 |
|
</dt> |
1352 |
|
<dd class="index-item-body"> |
1353 |
|
<div class="index-item-details"><a href="phpHtmlLib/CIRCLEsvgtag.html">CIRCLEsvgtag</a> in SVGTAGS.inc</div> |
1354 |
|
<div class="index-item-description"><circle> SVG tag</div> |
1355 |
|
</dd> |
1356 |
|
<dt class="field"> |
1357 |
|
CITEtag |
1358 |
|
</dt> |
1359 |
|
<dd class="index-item-body"> |
1360 |
|
<div class="index-item-details"><a href="phpHtmlLib/CITEtag.html">CITEtag</a> in ALLTAGS.inc</div> |
1361 |
|
<div class="index-item-description"><CITE> tag class</div> |
1362 |
|
</dd> |
1363 |
|
<dt class="field"> |
1364 |
|
CLIPPATHsvgtag |
1365 |
|
</dt> |
1366 |
|
<dd class="index-item-body"> |
1367 |
|
<div class="index-item-details"><a href="phpHtmlLib/CLIPPATHsvgtag.html">CLIPPATHsvgtag</a> in SVGTAGS.inc</div> |
1368 |
|
<div class="index-item-description"><clipPath> SVG tag</div> |
1369 |
|
</dd> |
1370 |
|
<dt class="field"> |
1371 |
|
<span class="method-title">cmp</span> |
1372 |
|
</dt> |
1373 |
|
<dd class="index-item-body"> |
1374 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodcmp">ArrayDataListSource::cmp()</a> in ArrayDataListSource.inc</div> |
1375 |
|
<div class="index-item-description">This method is used for comparing 2 string values</div> |
1376 |
|
</dd> |
1377 |
|
<dt class="field"> |
1378 |
|
<span class="method-title">cmp_numeric</span> |
1379 |
|
</dt> |
1380 |
|
<dd class="index-item-body"> |
1381 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodcmp_numeric">ArrayDataListSource::cmp_numeric()</a> in ArrayDataListSource.inc</div> |
1382 |
|
<div class="index-item-description">This method is used for comparing 2 numerical values</div> |
1383 |
|
</dd> |
1384 |
|
<dt class="field"> |
1385 |
|
CODEtag |
1386 |
|
</dt> |
1387 |
|
<dd class="index-item-body"> |
1388 |
|
<div class="index-item-details"><a href="phpHtmlLib/CODEtag.html">CODEtag</a> in ALLTAGS.inc</div> |
1389 |
|
</dd> |
1390 |
|
<dt class="field"> |
1391 |
|
COLGROUPtag |
1392 |
|
</dt> |
1393 |
|
<dd class="index-item-body"> |
1394 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLGROUPtag.html">COLGROUPtag</a> in ALLTAGS.inc</div> |
1395 |
|
<div class="index-item-description"><COLGROUP> tag class</div> |
1396 |
|
</dd> |
1397 |
|
<dt class="field"> |
1398 |
|
COLORPROFILEsvgtag |
1399 |
|
</dt> |
1400 |
|
<dd class="index-item-body"> |
1401 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLORPROFILEsvgtag.html">COLORPROFILEsvgtag</a> in SVGTAGS.inc</div> |
1402 |
|
<div class="index-item-description"><color-profile> SVG tag</div> |
1403 |
|
</dd> |
1404 |
|
<dt class="field"> |
1405 |
|
COLtag |
1406 |
|
</dt> |
1407 |
|
<dd class="index-item-body"> |
1408 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLtag.html">COLtag</a> in ALLTAGS.inc</div> |
1409 |
|
<div class="index-item-description"><COL> tag class</div> |
1410 |
|
</dd> |
1411 |
|
<dt class="field"> |
1412 |
|
<span class="method-title">confirm_action</span> |
1413 |
|
</dt> |
1414 |
|
<dd class="index-item-body"> |
1415 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodconfirm_action">StandardFormContent::confirm_action()</a> in StandardFormContent.inc</div> |
1416 |
|
<div class="index-item-description">This method is responsible for handling the confirmation page's Confirm action.</div> |
1417 |
|
</dd> |
1418 |
|
<dt class="field"> |
1419 |
|
<span class="method-title">confirm_action</span> |
1420 |
|
</dt> |
1421 |
|
<dd class="index-item-body"> |
1422 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodconfirm_action">Step3::confirm_action()</a> in _steps.inc</div> |
1423 |
|
<div class="index-item-description">This method will get called after all validation has passed, and the confirmation has been accepted.</div> |
1424 |
|
</dd> |
1425 |
|
<dt class="field"> |
1426 |
|
<span class="method-title">confirm_action</span> |
1427 |
|
</dt> |
1428 |
|
<dd class="index-item-body"> |
1429 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodconfirm_action">Step2::confirm_action()</a> in _steps.inc</div> |
1430 |
|
<div class="index-item-description">This method will get called after all validation has passed, and the confirmation has been accepted.</div> |
1431 |
|
</dd> |
1432 |
|
<dt class="field"> |
1433 |
|
<span class="method-title">confirm_action</span> |
1434 |
|
</dt> |
1435 |
|
<dd class="index-item-body"> |
1436 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodconfirm_action">Step1::confirm_action()</a> in _steps.inc</div> |
1437 |
|
<div class="index-item-description">This method will get called after all validation has passed, and the confirmation has been accepted.</div> |
1438 |
|
</dd> |
1439 |
|
<dt class="field"> |
1440 |
|
<span class="method-title">confirm_action</span> |
1441 |
|
</dt> |
1442 |
|
<dd class="index-item-body"> |
1443 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodconfirm_action">StandardAccountForm::confirm_action()</a> in form2.php</div> |
1444 |
|
<div class="index-item-description">This method will get called after all validation has passed, and the confirmation has been accepted.</div> |
1445 |
|
</dd> |
1446 |
|
<dt class="field"> |
1447 |
|
<span class="method-title">container</span> |
1448 |
|
</dt> |
1449 |
|
<dd class="index-item-body"> |
1450 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functioncontainer">container()</a> in misc_utils.inc</div> |
1451 |
|
<div class="index-item-description">This function creates a new container widget and stuffs all the args into it.</div> |
1452 |
|
</dd> |
1453 |
|
<dt class="field"> |
1454 |
|
<span class="method-title">Container</span> |
1455 |
|
</dt> |
1456 |
|
<dd class="index-item-body"> |
1457 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodContainer">Container::Container()</a> in ContainerClass.inc</div> |
1458 |
|
<div class="index-item-description">The constructor.</div> |
1459 |
|
</dd> |
1460 |
|
<dt class="field"> |
1461 |
|
Container |
1462 |
|
</dt> |
1463 |
|
<dd class="index-item-body"> |
1464 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html">Container</a> in ContainerClass.inc</div> |
1465 |
|
<div class="index-item-description">This class is nothing more then a</div> |
1466 |
|
</dd> |
1467 |
|
<dt class="field"> |
1468 |
|
<span class="include-title">ContainerClass.inc</span> |
1469 |
|
</dt> |
1470 |
|
<dd class="index-item-body"> |
1471 |
|
<div class="index-item-details"><a href="phpHtmlLib/_ContainerClass_inc.html">ContainerClass.inc</a> in ContainerClass.inc</div> |
1472 |
|
</dd> |
1473 |
|
<dt class="field"> |
1474 |
|
<span class="method-title">ContainerTest</span> |
1475 |
|
</dt> |
1476 |
|
<dd class="index-item-body"> |
1477 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodContainerTest">ContainerTest::ContainerTest()</a> in unittest1.php</div> |
1478 |
|
</dd> |
1479 |
|
<dt class="field"> |
1480 |
|
ContainerTest |
1481 |
|
</dt> |
1482 |
|
<dd class="index-item-body"> |
1483 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html">ContainerTest</a> in unittest1.php</div> |
1484 |
|
<div class="index-item-description">Test the Container class</div> |
1485 |
|
</dd> |
1486 |
|
<dt class="field"> |
1487 |
|
ContainerWidget |
1488 |
|
</dt> |
1489 |
|
<dd class="index-item-body"> |
1490 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerWidget.html">ContainerWidget</a> in ContainerWidget.inc</div> |
1491 |
|
<div class="index-item-description">This is just to maintain compatibility with the 1.1.0 release of phphtmllib</div> |
1492 |
|
</dd> |
1493 |
|
<dt class="field"> |
1494 |
|
<span class="method-title">content</span> |
1495 |
|
</dt> |
1496 |
|
<dd class="index-item-body"> |
1497 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/test.html#methodcontent">test::content()</a> in widget14.php</div> |
1498 |
|
</dd> |
1499 |
|
<dt class="field"> |
1500 |
|
<span class="method-title">content</span> |
1501 |
|
</dt> |
1502 |
|
<dd class="index-item-body"> |
1503 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FirstTab.html#methodcontent">FirstTab::content()</a> in widget14.php</div> |
1504 |
|
</dd> |
1505 |
|
<dt class="field"> |
1506 |
|
<span class="method-title">content</span> |
1507 |
|
</dt> |
1508 |
|
<dd class="index-item-body"> |
1509 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#methodcontent">TabWidget::content()</a> in TabWidget.inc</div> |
1510 |
|
<div class="index-item-description">This is the function where you can build the content for the Tab itself.</div> |
1511 |
|
</dd> |
1512 |
|
<dt class="field"> |
1513 |
|
<span class="method-title">content</span> |
1514 |
|
</dt> |
1515 |
|
<dd class="index-item-body"> |
1516 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FooTab.html#methodcontent">FooTab::content()</a> in widget14.php</div> |
1517 |
|
</dd> |
1518 |
|
<dt class="field"> |
1519 |
|
<span class="method-title">content_block</span> |
1520 |
|
</dt> |
1521 |
|
<dd class="index-item-body"> |
1522 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form2Page.html#methodcontent_block">Form2Page::content_block()</a> in form2.php</div> |
1523 |
|
</dd> |
1524 |
|
<dt class="field"> |
1525 |
|
<span class="method-title">content_block</span> |
1526 |
|
</dt> |
1527 |
|
<dd class="index-item-body"> |
1528 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form3Page.html#methodcontent_block">Form3Page::content_block()</a> in form3.php</div> |
1529 |
|
</dd> |
1530 |
|
<dt class="field"> |
1531 |
|
<span class="method-title">content_block</span> |
1532 |
|
</dt> |
1533 |
|
<dd class="index-item-body"> |
1534 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form1Page.html#methodcontent_block">Form1Page::content_block()</a> in form1.php</div> |
1535 |
|
</dd> |
1536 |
|
<dt class="field"> |
1537 |
|
<span class="method-title">content_block</span> |
1538 |
|
</dt> |
1539 |
|
<dd class="index-item-body"> |
1540 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodcontent_block">MyLayoutPage::content_block()</a> in MyLayoutPage.inc</div> |
1541 |
|
<div class="index-item-description">this function returns the contents of the right block. It is already wrapped in a TD</div> |
1542 |
|
</dd> |
1543 |
|
<dt class="field"> |
1544 |
|
<span class="method-title">content_block</span> |
1545 |
|
</dt> |
1546 |
|
<dd class="index-item-body"> |
1547 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form4Page.html#methodcontent_block">Form4Page::content_block()</a> in form4.php</div> |
1548 |
|
</dd> |
1549 |
|
<dt class="field"> |
1550 |
|
<span class="method-title">count</span> |
1551 |
|
</dt> |
1552 |
|
<dd class="index-item-body"> |
1553 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodcount">PGSQLDataListSource::count()</a> in PGSQLDataListSource.inc</div> |
1554 |
|
<div class="index-item-description">find the number of rows to be returned from a query from a table and where clause</div> |
1555 |
|
</dd> |
1556 |
|
<dt class="field"> |
1557 |
|
<span class="method-title">count</span> |
1558 |
|
</dt> |
1559 |
|
<dd class="index-item-body"> |
1560 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodcount">ADODBSQLDataListSource::count()</a> in ADODBSQLDataListSource.inc</div> |
1561 |
|
<div class="index-item-description">find the number of rows to be returned from a query from a table and where clause</div> |
1562 |
|
</dd> |
1563 |
|
<dt class="field"> |
1564 |
|
<span class="method-title">count</span> |
1565 |
|
</dt> |
1566 |
|
<dd class="index-item-body"> |
1567 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodcount">SQLDataListSource::count()</a> in SQLDataListSource.inc</div> |
1568 |
|
<div class="index-item-description">find the number of rows to be returned from a query from a table and where clause</div> |
1569 |
|
</dd> |
1570 |
|
<dt class="field"> |
1571 |
|
<span class="method-title">count</span> |
1572 |
|
</dt> |
1573 |
|
<dd class="index-item-body"> |
1574 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodcount">PEARSQLDataListSource::count()</a> in PEARSQLDataListSource.inc</div> |
1575 |
|
<div class="index-item-description">find the number of rows to be returned from a query from a table and where clause</div> |
1576 |
|
</dd> |
1577 |
|
<dt class="field"> |
1578 |
|
<span class="method-title">count_content</span> |
1579 |
|
</dt> |
1580 |
|
<dd class="index-item-body"> |
1581 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a> in ContainerClass.inc</div> |
1582 |
|
<div class="index-item-description">counts the number of content objects</div> |
1583 |
|
</dd> |
1584 |
|
<dt class="field"> |
1585 |
|
<span class="method-title">create_element_name</span> |
1586 |
|
</dt> |
1587 |
|
<dd class="index-item-body"> |
1588 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodcreate_element_name">FEMultiListBox::create_element_name()</a> in FEListBox.inc</div> |
1589 |
|
<div class="index-item-description">This function creates element name used in the form based on the text label or any other parameters</div> |
1590 |
|
</dd> |
1591 |
|
<dt class="field"> |
1592 |
|
<span class="method-title">create_element_name</span> |
1593 |
|
</dt> |
1594 |
|
<dd class="index-item-body"> |
1595 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodcreate_element_name">FormElement::create_element_name()</a> in FormElement.inc</div> |
1596 |
|
<div class="index-item-description">This function creates element name</div> |
1597 |
|
</dd> |
1598 |
|
<dt class="field"> |
1599 |
|
<span class="method-title">CSSBuilder</span> |
1600 |
|
</dt> |
1601 |
|
<dd class="index-item-body"> |
1602 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodCSSBuilder">CSSBuilder::CSSBuilder()</a> in CSSBuilder.inc</div> |
1603 |
|
<div class="index-item-description">The CSSBuilder constructor</div> |
1604 |
|
</dd> |
1605 |
|
<dt class="field"> |
1606 |
|
CSSBuilder |
1607 |
|
</dt> |
1608 |
|
<dd class="index-item-body"> |
1609 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html">CSSBuilder</a> in CSSBuilder.inc</div> |
1610 |
|
<div class="index-item-description">This class is a widget for constructing and rendering css. It exports API's for adding classes, ids and their attributes.</div> |
1611 |
|
</dd> |
1612 |
|
<dt class="field"> |
1613 |
|
CSSContainer |
1614 |
|
</dt> |
1615 |
|
<dd class="index-item-body"> |
1616 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html">CSSContainer</a> in CSSContainer.inc</div> |
1617 |
|
<div class="index-item-description">This class is a container for CSSBuilder objects. It is meant to make the theming of many CSSBuilder objects easy to manage.</div> |
1618 |
|
</dd> |
1619 |
|
<dt class="field"> |
1620 |
|
<span class="include-title">css_container.inc</span> |
1621 |
|
</dt> |
1622 |
|
<dd class="index-item-body"> |
1623 |
|
<div class="index-item-details"><a href="phpHtmlLib/_css_css_container_inc.html">css_container.inc</a> in css_container.inc</div> |
1624 |
|
</dd> |
1625 |
|
<dt class="field"> |
1626 |
|
<span class="method-title">CSVFILEDataListSource</span> |
1627 |
|
</dt> |
1628 |
|
<dd class="index-item-body"> |
1629 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methodCSVFILEDataListSource">CSVFILEDataListSource::CSVFILEDataListSource()</a> in CSVFILEDataListSource.inc</div> |
1630 |
|
<div class="index-item-description">The constructor.</div> |
1631 |
|
</dd> |
1632 |
|
<dt class="field"> |
1633 |
|
CSVFILEDataListSource |
1634 |
|
</dt> |
1635 |
|
<dd class="index-item-body"> |
1636 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html">CSVFILEDataListSource</a> in CSVFILEDataListSource.inc</div> |
1637 |
|
<div class="index-item-description">This DataListSource child class gets the data from a CSV (comma seperated values) file on disk.</div> |
1638 |
|
</dd> |
1639 |
|
<dt class="field"> |
1640 |
|
csvfilelist |
1641 |
|
</dt> |
1642 |
|
<dd class="index-item-body"> |
1643 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html">csvfilelist</a> in widget7.php</div> |
1644 |
|
<div class="index-item-description">This class shows how to use the data coming</div> |
1645 |
|
</dd> |
1646 |
|
<dt class="field"> |
1647 |
|
CURSORsvgtag |
1648 |
|
</dt> |
1649 |
|
<dd class="index-item-body"> |
1650 |
|
<div class="index-item-details"><a href="phpHtmlLib/CURSORsvgtag.html">CURSORsvgtag</a> in SVGTAGS.inc</div> |
1651 |
|
<div class="index-item-description"><cursor> SVG tag</div> |
1652 |
|
</dd> |
1653 |
|
<dt class="field"> |
1654 |
|
<span class="include-title">ContainerWidget.inc</span> |
1655 |
|
</dt> |
1656 |
|
<dd class="index-item-body"> |
1657 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_ContainerWidget_inc.html">ContainerWidget.inc</a> in ContainerWidget.inc</div> |
1658 |
|
</dd> |
1659 |
|
<dt class="field"> |
1660 |
|
<span class="include-title">CSSBuilder.inc</span> |
1661 |
|
</dt> |
1662 |
|
<dd class="index-item-body"> |
1663 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_CSSBuilder_inc.html">CSSBuilder.inc</a> in CSSBuilder.inc</div> |
1664 |
|
</dd> |
1665 |
|
<dt class="field"> |
1666 |
|
<span class="include-title">CSSContainer.inc</span> |
1667 |
|
</dt> |
1668 |
|
<dd class="index-item-body"> |
1669 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_CSSContainer_inc.html">CSSContainer.inc</a> in CSSContainer.inc</div> |
1670 |
|
</dd> |
1671 |
|
<dt class="field"> |
1672 |
|
<span class="include-title">CSVFILEDataListSource.inc</span> |
1673 |
|
</dt> |
1674 |
|
<dd class="index-item-body"> |
1675 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_CSVFILEDataListSource_inc.html">CSVFILEDataListSource.inc</a> in CSVFILEDataListSource.inc</div> |
1676 |
|
</dd> |
1677 |
|
</dl> |
1678 |
|
<a name="d"></a> |
1679 |
|
<div class="index-letter-section"> |
1680 |
|
<div style="float: left" class="index-letter-title">d</div> |
1681 |
|
<div style="float: right"><a href="#top">top</a></div> |
1682 |
|
<div style="clear: both"></div> |
1683 |
|
</div> |
1684 |
|
<dl> |
1685 |
|
<dt class="field"> |
1686 |
|
<span class="var-title">$data</span> |
1687 |
|
</dt> |
1688 |
|
<dd class="index-item-body"> |
1689 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html#var$data">ButtonPanel::$data</a> in ButtonPanel.inc</div> |
1690 |
|
<div class="index-item-description">Holds all the buttons</div> |
1691 |
|
</dd> |
1692 |
|
<dt class="field"> |
1693 |
|
<span class="var-title">$dtd</span> |
1694 |
|
</dt> |
1695 |
|
<dd class="index-item-body"> |
1696 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a> in XMLDocumentClass.inc</div> |
1697 |
|
<div class="index-item-description">Holds the url of dtd</div> |
1698 |
|
</dd> |
1699 |
|
<dt class="field"> |
1700 |
|
<span class="include-title">darkbluetheme.php</span> |
1701 |
|
</dt> |
1702 |
|
<dd class="index-item-body"> |
1703 |
|
<div class="index-item-details"><a href="phpHtmlLib/_css_darkbluetheme_php.html">darkbluetheme.php</a> in darkbluetheme.php</div> |
1704 |
|
</dd> |
1705 |
|
<dt class="field"> |
1706 |
|
<span class="method-title">DataList</span> |
1707 |
|
</dt> |
1708 |
|
<dd class="index-item-body"> |
1709 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodDataList">DataList::DataList()</a> in DataList.inc</div> |
1710 |
|
<div class="index-item-description">The constructor</div> |
1711 |
|
</dd> |
1712 |
|
<dt class="field"> |
1713 |
|
DataList |
1714 |
|
</dt> |
1715 |
|
<dd class="index-item-body"> |
1716 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html">DataList</a> in DataList.inc</div> |
1717 |
|
<div class="index-item-description">This object is the base class that can be</div> |
1718 |
|
</dd> |
1719 |
|
<dt class="field"> |
1720 |
|
DataListSource |
1721 |
|
</dt> |
1722 |
|
<dd class="index-item-body"> |
1723 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html">DataListSource</a> in DataListSource.inc</div> |
1724 |
|
<div class="index-item-description">This is the base class for managing data for the DataList class. This abstracts away the underlying data layer from the DataList, so the data can come from multiple sources.</div> |
1725 |
|
</dd> |
1726 |
|
<dt class="field"> |
1727 |
|
<span class="method-title">DataListSource</span> |
1728 |
|
</dt> |
1729 |
|
<dd class="index-item-body"> |
1730 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodDataListSource">DataListSource::DataListSource()</a> in DataListSource.inc</div> |
1731 |
|
<div class="index-item-description">The constructor</div> |
1732 |
|
</dd> |
1733 |
|
<dt class="field"> |
1734 |
|
<span class="method-title">data_prefetch</span> |
1735 |
|
</dt> |
1736 |
|
<dd class="index-item-body"> |
1737 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoddata_prefetch">DataList::data_prefetch()</a> in DataList.inc</div> |
1738 |
|
<div class="index-item-description">This function is used to set up any</div> |
1739 |
|
</dd> |
1740 |
|
<dt class="field"> |
1741 |
|
<span class="const-title">DB_HOSTNAME</span> |
1742 |
|
</dt> |
1743 |
|
<dd class="index-item-body"> |
1744 |
|
<div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_HOSTNAME">DB_HOSTNAME</a> in db_defines.inc</div> |
1745 |
|
<div class="index-item-description">************************ db_defines.inc</div> |
1746 |
|
</dd> |
1747 |
|
<dt class="field"> |
1748 |
|
<span class="const-title">DB_NAME</span> |
1749 |
|
</dt> |
1750 |
|
<dd class="index-item-body"> |
1751 |
|
<div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_NAME">DB_NAME</a> in db_defines.inc</div> |
1752 |
|
</dd> |
1753 |
|
<dt class="field"> |
1754 |
|
<span class="const-title">DB_PASSWORD</span> |
1755 |
|
</dt> |
1756 |
|
<dd class="index-item-body"> |
1757 |
|
<div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_PASSWORD">DB_PASSWORD</a> in db_defines.inc</div> |
1758 |
|
</dd> |
1759 |
|
<dt class="field"> |
1760 |
|
<span class="const-title">DB_USERNAME</span> |
1761 |
|
</dt> |
1762 |
|
<dd class="index-item-body"> |
1763 |
|
<div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html#defineDB_USERNAME">DB_USERNAME</a> in db_defines.inc</div> |
1764 |
|
</dd> |
1765 |
|
<dt class="field"> |
1766 |
|
DDtag |
1767 |
|
</dt> |
1768 |
|
<dd class="index-item-body"> |
1769 |
|
<div class="index-item-details"><a href="phpHtmlLib/DDtag.html">DDtag</a> in ALLTAGS.inc</div> |
1770 |
|
<div class="index-item-description"><DD> tag class</div> |
1771 |
|
</dd> |
1772 |
|
<dt class="field"> |
1773 |
|
<span class="const-title">DEBUG</span> |
1774 |
|
</dt> |
1775 |
|
<dd class="index-item-body"> |
1776 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example3_php.html#defineDEBUG">DEBUG</a> in example3.php</div> |
1777 |
|
</dd> |
1778 |
|
<dt class="field"> |
1779 |
|
<span class="method-title">debug</span> |
1780 |
|
</dt> |
1781 |
|
<dd class="index-item-body"> |
1782 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_wizard1_php.html#functiondebug">debug()</a> in wizard1.php</div> |
1783 |
|
</dd> |
1784 |
|
<dt class="field"> |
1785 |
|
DefaultGUIDatalist |
1786 |
|
</dt> |
1787 |
|
<dd class="index-item-body"> |
1788 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html">DefaultGUIDatalist</a> in DefaultGUIDataList.inc</div> |
1789 |
|
<div class="index-item-description">This class is the Default phpHtmlLib GUI interface child of the DataList class. This child simply does the job of rendering the html/layout for a DataList.</div> |
1790 |
|
</dd> |
1791 |
|
<dt class="field"> |
1792 |
|
DefaultGUIDataListCSS |
1793 |
|
</dt> |
1794 |
|
<dd class="index-item-body"> |
1795 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDataListCSS.html">DefaultGUIDataListCSS</a> in DefaultGUIDataList.inc</div> |
1796 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
1797 |
|
</dd> |
1798 |
|
<dt class="field"> |
1799 |
|
<span class="include-title">defines.inc</span> |
1800 |
|
</dt> |
1801 |
|
<dd class="index-item-body"> |
1802 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html">defines.inc</a> in defines.inc</div> |
1803 |
|
</dd> |
1804 |
|
<dt class="field"> |
1805 |
|
DEFINITIONSRCsvgtag |
1806 |
|
</dt> |
1807 |
|
<dd class="index-item-body"> |
1808 |
|
<div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html">DEFINITIONSRCsvgtag</a> in SVGTAGS.inc</div> |
1809 |
|
<div class="index-item-description"><definition-src> SVG tag</div> |
1810 |
|
</dd> |
1811 |
|
<dt class="field"> |
1812 |
|
DEFSsvgtag |
1813 |
|
</dt> |
1814 |
|
<dd class="index-item-body"> |
1815 |
|
<div class="index-item-details"><a href="phpHtmlLib/DEFSsvgtag.html">DEFSsvgtag</a> in SVGTAGS.inc</div> |
1816 |
|
<div class="index-item-description"><defs> SVG tag</div> |
1817 |
|
</dd> |
1818 |
|
<dt class="field"> |
1819 |
|
DELtag |
1820 |
|
</dt> |
1821 |
|
<dd class="index-item-body"> |
1822 |
|
<div class="index-item-details"><a href="phpHtmlLib/DELtag.html">DELtag</a> in ALLTAGS.inc</div> |
1823 |
|
<div class="index-item-description"><DEL> tag class</div> |
1824 |
|
</dd> |
1825 |
|
<dt class="field"> |
1826 |
|
DESCsvgtag |
1827 |
|
</dt> |
1828 |
|
<dd class="index-item-body"> |
1829 |
|
<div class="index-item-details"><a href="phpHtmlLib/DESCsvgtag.html">DESCsvgtag</a> in SVGTAGS.inc</div> |
1830 |
|
<div class="index-item-description"><desc> SVG tag</div> |
1831 |
|
</dd> |
1832 |
|
<dt class="field"> |
1833 |
|
DFNtag |
1834 |
|
</dt> |
1835 |
|
<dd class="index-item-body"> |
1836 |
|
<div class="index-item-details"><a href="phpHtmlLib/DFNtag.html">DFNtag</a> in ALLTAGS.inc</div> |
1837 |
|
<div class="index-item-description"><DFN> tag class</div> |
1838 |
|
</dd> |
1839 |
|
<dt class="field"> |
1840 |
|
<span class="method-title">DialogWidget</span> |
1841 |
|
</dt> |
1842 |
|
<dd class="index-item-body"> |
1843 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodDialogWidget">DialogWidget::DialogWidget()</a> in DialogWidget.inc</div> |
1844 |
|
<div class="index-item-description">The constructor</div> |
1845 |
|
</dd> |
1846 |
|
<dt class="field"> |
1847 |
|
DialogWidget |
1848 |
|
</dt> |
1849 |
|
<dd class="index-item-body"> |
1850 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html">DialogWidget</a> in DialogWidget.inc</div> |
1851 |
|
<div class="index-item-description">This is a base class for building generic Dialogs with messages and buttons.</div> |
1852 |
|
</dd> |
1853 |
|
<dt class="field"> |
1854 |
|
<span class="method-title">disable_item</span> |
1855 |
|
</dt> |
1856 |
|
<dd class="index-item-body"> |
1857 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methoddisable_item">FEDataList::disable_item()</a> in FEDataList.inc</div> |
1858 |
|
<div class="index-item-description">This method allows you to disable one of the items in the list of checkboxes.</div> |
1859 |
|
</dd> |
1860 |
|
<dt class="field"> |
1861 |
|
DIVtag |
1862 |
|
</dt> |
1863 |
|
<dd class="index-item-body"> |
1864 |
|
<div class="index-item-details"><a href="phpHtmlLib/DIVtag.html">DIVtag</a> in ALLTAGS.inc</div> |
1865 |
|
<div class="index-item-description"><DIV> tag class</div> |
1866 |
|
</dd> |
1867 |
|
<dt class="field"> |
1868 |
|
<span class="method-title">div_build_spacergif_tag</span> |
1869 |
|
</dt> |
1870 |
|
<dd class="index-item-body"> |
1871 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functiondiv_build_spacergif_tag">div_build_spacergif_tag()</a> in divtag_utils.inc</div> |
1872 |
|
<div class="index-item-description">Render a div w/ a spacer give as its content.</div> |
1873 |
|
</dd> |
1874 |
|
<dt class="field"> |
1875 |
|
<span class="method-title">div_font8</span> |
1876 |
|
</dt> |
1877 |
|
<dd class="index-item-body"> |
1878 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8">div_font8()</a> in font_utils.inc</div> |
1879 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font8.</div> |
1880 |
|
</dd> |
1881 |
|
<dt class="field"> |
1882 |
|
<span class="method-title">div_font8bold</span> |
1883 |
|
</dt> |
1884 |
|
<dd class="index-item-body"> |
1885 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8bold">div_font8bold()</a> in font_utils.inc</div> |
1886 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font8bold.</div> |
1887 |
|
</dd> |
1888 |
|
<dt class="field"> |
1889 |
|
<span class="method-title">div_font10</span> |
1890 |
|
</dt> |
1891 |
|
<dd class="index-item-body"> |
1892 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10">div_font10()</a> in font_utils.inc</div> |
1893 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font10.</div> |
1894 |
|
</dd> |
1895 |
|
<dt class="field"> |
1896 |
|
<span class="method-title">div_font10bold</span> |
1897 |
|
</dt> |
1898 |
|
<dd class="index-item-body"> |
1899 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10bold">div_font10bold()</a> in font_utils.inc</div> |
1900 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font10bold.</div> |
1901 |
|
</dd> |
1902 |
|
<dt class="field"> |
1903 |
|
<span class="method-title">div_font12</span> |
1904 |
|
</dt> |
1905 |
|
<dd class="index-item-body"> |
1906 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12">div_font12()</a> in font_utils.inc</div> |
1907 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font12.</div> |
1908 |
|
</dd> |
1909 |
|
<dt class="field"> |
1910 |
|
<span class="method-title">div_font12bold</span> |
1911 |
|
</dt> |
1912 |
|
<dd class="index-item-body"> |
1913 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12bold">div_font12bold()</a> in font_utils.inc</div> |
1914 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font12bold.</div> |
1915 |
|
</dd> |
1916 |
|
<dt class="field"> |
1917 |
|
<span class="method-title">div_font14</span> |
1918 |
|
</dt> |
1919 |
|
<dd class="index-item-body"> |
1920 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14">div_font14()</a> in font_utils.inc</div> |
1921 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font14.</div> |
1922 |
|
</dd> |
1923 |
|
<dt class="field"> |
1924 |
|
<span class="method-title">div_font14bold</span> |
1925 |
|
</dt> |
1926 |
|
<dd class="index-item-body"> |
1927 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14bold">div_font14bold()</a> in font_utils.inc</div> |
1928 |
|
<div class="index-item-description">Build a DIVtag object with css class of .font14bold.</div> |
1929 |
|
</dd> |
1930 |
|
<dt class="field"> |
1931 |
|
DLtag |
1932 |
|
</dt> |
1933 |
|
<dd class="index-item-body"> |
1934 |
|
<div class="index-item-details"><a href="phpHtmlLib/DLtag.html">DLtag</a> in ALLTAGS.inc</div> |
1935 |
|
<div class="index-item-description"><DL> tag class</div> |
1936 |
|
</dd> |
1937 |
|
<dt class="field"> |
1938 |
|
DOCTYPEtag |
1939 |
|
</dt> |
1940 |
|
<dd class="index-item-body"> |
1941 |
|
<div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html">DOCTYPEtag</a> in ALLTAGS.inc</div> |
1942 |
|
<div class="index-item-description"><!DOCTYPE> tag class</div> |
1943 |
|
</dd> |
1944 |
|
<dt class="field"> |
1945 |
|
DOtag |
1946 |
|
</dt> |
1947 |
|
<dd class="index-item-body"> |
1948 |
|
<div class="index-item-details"><a href="phpHtmlLib/DOtag.html">DOtag</a> in WMLTAGS.inc</div> |
1949 |
|
<div class="index-item-description"><DO> tag class</div> |
1950 |
|
</dd> |
1951 |
|
<dt class="field"> |
1952 |
|
<span class="method-title">do_action</span> |
1953 |
|
</dt> |
1954 |
|
<dd class="index-item-body"> |
1955 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoddo_action">DataList::do_action()</a> in DataList.inc</div> |
1956 |
|
<div class="index-item-description">This method is called prior to get_data_source and user_setup() to allow you to do some generic action on data. By default this does nothing.</div> |
1957 |
|
</dd> |
1958 |
|
<dt class="field"> |
1959 |
|
<span class="method-title">do_prequery</span> |
1960 |
|
</dt> |
1961 |
|
<dd class="index-item-body"> |
1962 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methoddo_prequery">ArrayDataListSource::do_prequery()</a> in ArrayDataListSource.inc</div> |
1963 |
|
<div class="index-item-description">This is a method that should be defined by the child class to do any pre-query type of things.</div> |
1964 |
|
</dd> |
1965 |
|
<dt class="field"> |
1966 |
|
<span class="method-title">do_prequery</span> |
1967 |
|
</dt> |
1968 |
|
<dd class="index-item-body"> |
1969 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_prequery">CSVFILEDataListSource::do_prequery()</a> in CSVFILEDataListSource.inc</div> |
1970 |
|
<div class="index-item-description">The prequery. We use this to read the file</div> |
1971 |
|
</dd> |
1972 |
|
<dt class="field"> |
1973 |
|
<span class="method-title">do_prequery</span> |
1974 |
|
</dt> |
1975 |
|
<dd class="index-item-body"> |
1976 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methoddo_prequery">SQLDataListSource::do_prequery()</a> in SQLDataListSource.inc</div> |
1977 |
|
</dd> |
1978 |
|
<dt class="field"> |
1979 |
|
<span class="method-title">do_prequery</span> |
1980 |
|
</dt> |
1981 |
|
<dd class="index-item-body"> |
1982 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methoddo_prequery">DataListSource::do_prequery()</a> in DataListSource.inc</div> |
1983 |
|
<div class="index-item-description">This is a method that should be defined by the child class to do any pre-query type of things.</div> |
1984 |
|
</dd> |
1985 |
|
<dt class="field"> |
1986 |
|
<span class="method-title">do_query</span> |
1987 |
|
</dt> |
1988 |
|
<dd class="index-item-body"> |
1989 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methoddo_query">SQLDataListSource::do_query()</a> in SQLDataListSource.inc</div> |
1990 |
|
<div class="index-item-description">Do the query to the DB and pull in all of the records locally.</div> |
1991 |
|
</dd> |
1992 |
|
<dt class="field"> |
1993 |
|
<span class="method-title">do_query</span> |
1994 |
|
</dt> |
1995 |
|
<dd class="index-item-body"> |
1996 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methoddo_query">PGSQLDataListSource::do_query()</a> in PGSQLDataListSource.inc</div> |
1997 |
|
</dd> |
1998 |
|
<dt class="field"> |
1999 |
|
<span class="method-title">do_query</span> |
2000 |
|
</dt> |
2001 |
|
<dd class="index-item-body"> |
2002 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methoddo_query">PEARSQLDataListSource::do_query()</a> in PEARSQLDataListSource.inc</div> |
2003 |
|
<div class="index-item-description">This is the function that does the data fetching, and sorting if needed.</div> |
2004 |
|
</dd> |
2005 |
|
<dt class="field"> |
2006 |
|
<span class="method-title">do_query</span> |
2007 |
|
</dt> |
2008 |
|
<dd class="index-item-body"> |
2009 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methoddo_query">ArrayDataListSource::do_query()</a> in ArrayDataListSource.inc</div> |
2010 |
|
<div class="index-item-description">This function does the query</div> |
2011 |
|
</dd> |
2012 |
|
<dt class="field"> |
2013 |
|
<span class="method-title">do_query</span> |
2014 |
|
</dt> |
2015 |
|
<dd class="index-item-body"> |
2016 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methoddo_query">DataListSource::do_query()</a> in DataListSource.inc</div> |
2017 |
|
<div class="index-item-description">This is the function that does the data fetching, and sorting if needed.</div> |
2018 |
|
</dd> |
2019 |
|
<dt class="field"> |
2020 |
|
<span class="method-title">do_query</span> |
2021 |
|
</dt> |
2022 |
|
<dd class="index-item-body"> |
2023 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methoddo_query">ADODBSQLDataListSource::do_query()</a> in ADODBSQLDataListSource.inc</div> |
2024 |
|
<div class="index-item-description">This is the function that does the data fetching, and sorting if needed.</div> |
2025 |
|
</dd> |
2026 |
|
<dt class="field"> |
2027 |
|
<span class="method-title">do_query</span> |
2028 |
|
</dt> |
2029 |
|
<dd class="index-item-body"> |
2030 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#methoddo_query">CSVFILEDataListSource::do_query()</a> in CSVFILEDataListSource.inc</div> |
2031 |
|
<div class="index-item-description">This function does the query</div> |
2032 |
|
</dd> |
2033 |
|
<dt class="field"> |
2034 |
|
<span class="method-title">do_validation</span> |
2035 |
|
</dt> |
2036 |
|
<dd class="index-item-body"> |
2037 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methoddo_validation">FormProcessor::do_validation()</a> in FormProcessor.inc</div> |
2038 |
|
<div class="index-item-description">This method walks the FormContent's visible elements</div> |
2039 |
|
</dd> |
2040 |
|
<dt class="field"> |
2041 |
|
DTtag |
2042 |
|
</dt> |
2043 |
|
<dd class="index-item-body"> |
2044 |
|
<div class="index-item-details"><a href="phpHtmlLib/DTtag.html">DTtag</a> in ALLTAGS.inc</div> |
2045 |
|
<div class="index-item-description"><DT> tag class</div> |
2046 |
|
</dd> |
2047 |
|
<dt class="field"> |
2048 |
|
<span class="method-title">dump_http_header</span> |
2049 |
|
</dt> |
2050 |
|
<dd class="index-item-body"> |
2051 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</a> in XMLDocumentClass.inc</div> |
2052 |
|
<div class="index-item-description">This function is used to output the http header for this document.</div> |
2053 |
|
</dd> |
2054 |
|
<dt class="field"> |
2055 |
|
<span class="include-title">db_defines.inc</span> |
2056 |
|
</dt> |
2057 |
|
<dd class="index-item-body"> |
2058 |
|
<div class="index-item-details"><a href="phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a> in db_defines.inc</div> |
2059 |
|
</dd> |
2060 |
|
<dt class="field"> |
2061 |
|
<span class="include-title">divtag_utils.inc</span> |
2062 |
|
</dt> |
2063 |
|
<dd class="index-item-body"> |
2064 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html">divtag_utils.inc</a> in divtag_utils.inc</div> |
2065 |
|
</dd> |
2066 |
|
<dt class="field"> |
2067 |
|
<span class="include-title">DataListSource.inc</span> |
2068 |
|
</dt> |
2069 |
|
<dd class="index-item-body"> |
2070 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataListSource_inc.html">DataListSource.inc</a> in DataListSource.inc</div> |
2071 |
|
</dd> |
2072 |
|
<dt class="field"> |
2073 |
|
<span class="include-title">DataList.inc</span> |
2074 |
|
</dt> |
2075 |
|
<dd class="index-item-body"> |
2076 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html">DataList.inc</a> in DataList.inc</div> |
2077 |
|
</dd> |
2078 |
|
<dt class="field"> |
2079 |
|
<span class="include-title">DefaultGUIDataList.inc</span> |
2080 |
|
</dt> |
2081 |
|
<dd class="index-item-body"> |
2082 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DefaultGUIDataList_inc.html">DefaultGUIDataList.inc</a> in DefaultGUIDataList.inc</div> |
2083 |
|
</dd> |
2084 |
|
<dt class="field"> |
2085 |
|
<span class="include-title">DialogWidget.inc</span> |
2086 |
|
</dt> |
2087 |
|
<dd class="index-item-body"> |
2088 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_DialogWidget_inc.html">DialogWidget.inc</a> in DialogWidget.inc</div> |
2089 |
|
</dd> |
2090 |
|
</dl> |
2091 |
|
<a name="e"></a> |
2092 |
|
<div class="index-letter-section"> |
2093 |
|
<div style="float: left" class="index-letter-title">e</div> |
2094 |
|
<div style="float: right"><a href="#top">top</a></div> |
2095 |
|
<div style="clear: both"></div> |
2096 |
|
</div> |
2097 |
|
<dl> |
2098 |
|
<dt class="field"> |
2099 |
|
<span class="var-title">$error_array</span> |
2100 |
|
</dt> |
2101 |
|
<dd class="index-item-body"> |
2102 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html#var$error_array">FormErrors::$error_array</a> in FormErrors.inc</div> |
2103 |
|
<div class="index-item-description">error array from the FormValidation class.</div> |
2104 |
|
</dd> |
2105 |
|
<dt class="field"> |
2106 |
|
<span class="method-title">element_form</span> |
2107 |
|
</dt> |
2108 |
|
<dd class="index-item-body"> |
2109 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_form">FormContent::element_form()</a> in FormContent.inc</div> |
2110 |
|
<div class="index-item-description">This method returns the actual form object that renders the form field.</div> |
2111 |
|
</dd> |
2112 |
|
<dt class="field"> |
2113 |
|
<span class="method-title">element_label</span> |
2114 |
|
</dt> |
2115 |
|
<dd class="index-item-body"> |
2116 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodelement_label">FormContent::element_label()</a> in FormContent.inc</div> |
2117 |
|
<div class="index-item-description">This method returns the label object for a visible form element.</div> |
2118 |
|
</dd> |
2119 |
|
<dt class="field"> |
2120 |
|
ELLIPSEsvgtag |
2121 |
|
</dt> |
2122 |
|
<dd class="index-item-body"> |
2123 |
|
<div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html">ELLIPSEsvgtag</a> in SVGTAGS.inc</div> |
2124 |
|
<div class="index-item-description"><ellipse> SVG tag</div> |
2125 |
|
</dd> |
2126 |
|
<dt class="field"> |
2127 |
|
EMtag |
2128 |
|
</dt> |
2129 |
|
<dd class="index-item-body"> |
2130 |
|
<div class="index-item-details"><a href="phpHtmlLib/EMtag.html">EMtag</a> in ALLTAGS.inc</div> |
2131 |
|
<div class="index-item-description"><EM> tag class</div> |
2132 |
|
</dd> |
2133 |
|
<dt class="field"> |
2134 |
|
<span class="method-title">enable_debug</span> |
2135 |
|
</dt> |
2136 |
|
<dd class="index-item-body"> |
2137 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodenable_debug">PageWidget::enable_debug()</a> in PageWidget.inc</div> |
2138 |
|
<div class="index-item-description">This sets the debug option for the HTMLPageClass</div> |
2139 |
|
</dd> |
2140 |
|
<dt class="field"> |
2141 |
|
<span class="include-title">example1.php</span> |
2142 |
|
</dt> |
2143 |
|
<dd class="index-item-body"> |
2144 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example1_php.html">example1.php</a> in example1.php</div> |
2145 |
|
</dd> |
2146 |
|
<dt class="field"> |
2147 |
|
<span class="include-title">example2.php</span> |
2148 |
|
</dt> |
2149 |
|
<dd class="index-item-body"> |
2150 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example2_php.html">example2.php</a> in example2.php</div> |
2151 |
|
</dd> |
2152 |
|
<dt class="field"> |
2153 |
|
<span class="include-title">example3.php</span> |
2154 |
|
</dt> |
2155 |
|
<dd class="index-item-body"> |
2156 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example3_php.html">example3.php</a> in example3.php</div> |
2157 |
|
</dd> |
2158 |
|
<dt class="field"> |
2159 |
|
<span class="include-title">example4.php</span> |
2160 |
|
</dt> |
2161 |
|
<dd class="index-item-body"> |
2162 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example4_php.html">example4.php</a> in example4.php</div> |
2163 |
|
</dd> |
2164 |
|
<dt class="field"> |
2165 |
|
<span class="include-title">example5.php</span> |
2166 |
|
</dt> |
2167 |
|
<dd class="index-item-body"> |
2168 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example5_php.html">example5.php</a> in example5.php</div> |
2169 |
|
</dd> |
2170 |
|
<dt class="field"> |
2171 |
|
<span class="include-title">example6.php</span> |
2172 |
|
</dt> |
2173 |
|
<dd class="index-item-body"> |
2174 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example6_php.html">example6.php</a> in example6.php</div> |
2175 |
|
</dd> |
2176 |
|
<dt class="field"> |
2177 |
|
<span class="include-title">example7.php</span> |
2178 |
|
</dt> |
2179 |
|
<dd class="index-item-body"> |
2180 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example7_php.html">example7.php</a> in example7.php</div> |
2181 |
|
</dd> |
2182 |
|
<dt class="field"> |
2183 |
|
<span class="include-title">example8.php</span> |
2184 |
|
</dt> |
2185 |
|
<dd class="index-item-body"> |
2186 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example8_php.html">example8.php</a> in example8.php</div> |
2187 |
|
</dd> |
2188 |
|
<dt class="field"> |
2189 |
|
<span class="include-title">example9.php</span> |
2190 |
|
</dt> |
2191 |
|
<dd class="index-item-body"> |
2192 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_example9_php.html">example9.php</a> in example9.php</div> |
2193 |
|
</dd> |
2194 |
|
<dt class="field"> |
2195 |
|
<span class="method-title">expandrows</span> |
2196 |
|
</dt> |
2197 |
|
<dd class="index-item-body"> |
2198 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodexpandrows">DataList::expandrows()</a> in DataList.inc</div> |
2199 |
|
<div class="index-item-description">returns the current value of the expandrows flag. This tells us if they want the entire list of data back from the DB.</div> |
2200 |
|
</dd> |
2201 |
|
</dl> |
2202 |
|
<a name="f"></a> |
2203 |
|
<div class="index-letter-section"> |
2204 |
|
<div style="float: left" class="index-letter-title">f</div> |
2205 |
|
<div style="float: right"><a href="#top">top</a></div> |
2206 |
|
<div style="clear: both"></div> |
2207 |
|
</div> |
2208 |
|
<dl> |
2209 |
|
<dt class="field"> |
2210 |
|
<span class="include-title">form1.php</span> |
2211 |
|
</dt> |
2212 |
|
<dd class="index-item-body"> |
2213 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form1_php.html">form1.php</a> in form1.php</div> |
2214 |
|
</dd> |
2215 |
|
<dt class="field"> |
2216 |
|
<span class="include-title">form2.php</span> |
2217 |
|
</dt> |
2218 |
|
<dd class="index-item-body"> |
2219 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form2_php.html">form2.php</a> in form2.php</div> |
2220 |
|
</dd> |
2221 |
|
<dt class="field"> |
2222 |
|
<span class="include-title">form3.php</span> |
2223 |
|
</dt> |
2224 |
|
<dd class="index-item-body"> |
2225 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form3_php.html">form3.php</a> in form3.php</div> |
2226 |
|
</dd> |
2227 |
|
<dt class="field"> |
2228 |
|
<span class="include-title">form4.php</span> |
2229 |
|
</dt> |
2230 |
|
<dd class="index-item-body"> |
2231 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form4_php.html">form4.php</a> in form4.php</div> |
2232 |
|
</dd> |
2233 |
|
<dt class="field"> |
2234 |
|
FEBLENDsvgtag |
2235 |
|
</dt> |
2236 |
|
<dd class="index-item-body"> |
2237 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEBLENDsvgtag.html">FEBLENDsvgtag</a> in SVGTAGS.inc</div> |
2238 |
|
<div class="index-item-description"><feBlend> SVG tag</div> |
2239 |
|
</dd> |
2240 |
|
<dt class="field"> |
2241 |
|
<span class="method-title">FEBoxElement</span> |
2242 |
|
</dt> |
2243 |
|
<dd class="index-item-body"> |
2244 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#methodFEBoxElement">FEBoxElement::FEBoxElement()</a> in FEBoxElement.inc</div> |
2245 |
|
<div class="index-item-description">The constructor</div> |
2246 |
|
</dd> |
2247 |
|
<dt class="field"> |
2248 |
|
FEBoxElement |
2249 |
|
</dt> |
2250 |
|
<dd class="index-item-body"> |
2251 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html">FEBoxElement</a> in FEBoxElement.inc</div> |
2252 |
|
<div class="index-item-description">This is the Box FormElement which builds a DIV with a width and a height. It is a base class for more complicated FormElements.</div> |
2253 |
|
</dd> |
2254 |
|
<dt class="field"> |
2255 |
|
<span class="method-title">FEButton</span> |
2256 |
|
</dt> |
2257 |
|
<dd class="index-item-body"> |
2258 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodFEButton">FEButton::FEButton()</a> in FEButton.inc</div> |
2259 |
|
<div class="index-item-description">The constructor</div> |
2260 |
|
</dd> |
2261 |
|
<dt class="field"> |
2262 |
|
FEButton |
2263 |
|
</dt> |
2264 |
|
<dd class="index-item-body"> |
2265 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html">FEButton</a> in FEButton.inc</div> |
2266 |
|
<div class="index-item-description">This is the button FormElement which builds a input field of type="button". It has no validation method.</div> |
2267 |
|
</dd> |
2268 |
|
<dt class="field"> |
2269 |
|
FECheckBox |
2270 |
|
</dt> |
2271 |
|
<dd class="index-item-body"> |
2272 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html">FECheckBox</a> in FECheckBox.inc</div> |
2273 |
|
<div class="index-item-description">This is the CheckBox FormElement which builds a input field of type="checkbox". It has no validation method.</div> |
2274 |
|
</dd> |
2275 |
|
<dt class="field"> |
2276 |
|
<span class="method-title">FECheckBox</span> |
2277 |
|
</dt> |
2278 |
|
<dd class="index-item-body"> |
2279 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodFECheckBox">FECheckBox::FECheckBox()</a> in FECheckBox.inc</div> |
2280 |
|
<div class="index-item-description">The constructor</div> |
2281 |
|
</dd> |
2282 |
|
<dt class="field"> |
2283 |
|
FECheckBoxList |
2284 |
|
</dt> |
2285 |
|
<dd class="index-item-body"> |
2286 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBoxList.html">FECheckBoxList</a> in FECheckBox.inc</div> |
2287 |
|
<div class="index-item-description">This is the CheckBoxList FormElement which builds a list of checkboxes inside a scrollable DIV.</div> |
2288 |
|
</dd> |
2289 |
|
<dt class="field"> |
2290 |
|
FECOLORMATRIXsvgtag |
2291 |
|
</dt> |
2292 |
|
<dd class="index-item-body"> |
2293 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOLORMATRIXsvgtag.html">FECOLORMATRIXsvgtag</a> in SVGTAGS.inc</div> |
2294 |
|
<div class="index-item-description"><feColorMatrix> SVG tag</div> |
2295 |
|
</dd> |
2296 |
|
<dt class="field"> |
2297 |
|
FEComboListBox |
2298 |
|
</dt> |
2299 |
|
<dd class="index-item-body"> |
2300 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html">FEComboListBox</a> in FEListBox.inc</div> |
2301 |
|
<div class="index-item-description">This builds a complex dual select box with buttons to move entries from one select box to another.</div> |
2302 |
|
</dd> |
2303 |
|
<dt class="field"> |
2304 |
|
<span class="method-title">FEComboListBox</span> |
2305 |
|
</dt> |
2306 |
|
<dd class="index-item-body"> |
2307 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodFEComboListBox">FEComboListBox::FEComboListBox()</a> in FEListBox.inc</div> |
2308 |
|
<div class="index-item-description">The constructor</div> |
2309 |
|
</dd> |
2310 |
|
<dt class="field"> |
2311 |
|
FECOMPONENTTANSFERsvgtag |
2312 |
|
</dt> |
2313 |
|
<dd class="index-item-body"> |
2314 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html">FECOMPONENTTANSFERsvgtag</a> in SVGTAGS.inc</div> |
2315 |
|
<div class="index-item-description"><feComponentTransfer> SVG tag</div> |
2316 |
|
</dd> |
2317 |
|
<dt class="field"> |
2318 |
|
FECOMPOSITEsvgtag |
2319 |
|
</dt> |
2320 |
|
<dd class="index-item-body"> |
2321 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOMPOSITEsvgtag.html">FECOMPOSITEsvgtag</a> in SVGTAGS.inc</div> |
2322 |
|
<div class="index-item-description"><feComposite> SVG tag</div> |
2323 |
|
</dd> |
2324 |
|
<dt class="field"> |
2325 |
|
<span class="method-title">FEConfirmActionButton</span> |
2326 |
|
</dt> |
2327 |
|
<dd class="index-item-body"> |
2328 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmActionButton.html#methodFEConfirmActionButton">FEConfirmActionButton::FEConfirmActionButton()</a> in FEButton.inc</div> |
2329 |
|
</dd> |
2330 |
|
<dt class="field"> |
2331 |
|
FEConfirmActionButton |
2332 |
|
</dt> |
2333 |
|
<dd class="index-item-body"> |
2334 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmActionButton.html">FEConfirmActionButton</a> in FEButton.inc</div> |
2335 |
|
<div class="index-item-description">This builds a button that will do a JS popup question, asking for yes/no. if yes, it submits the form.</div> |
2336 |
|
</dd> |
2337 |
|
<dt class="field"> |
2338 |
|
FEConfirmPassword |
2339 |
|
</dt> |
2340 |
|
<dd class="index-item-body"> |
2341 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html">FEConfirmPassword</a> in FEPassword.inc</div> |
2342 |
|
<div class="index-item-description">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.</div> |
2343 |
|
</dd> |
2344 |
|
<dt class="field"> |
2345 |
|
FECONVOLVEMATRIXsvgtag |
2346 |
|
</dt> |
2347 |
|
<dd class="index-item-body"> |
2348 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html">FECONVOLVEMATRIXsvgtag</a> in SVGTAGS.inc</div> |
2349 |
|
<div class="index-item-description"><feConvolveMatrix> SVG tag</div> |
2350 |
|
</dd> |
2351 |
|
<dt class="field"> |
2352 |
|
FECountryListMaster |
2353 |
|
</dt> |
2354 |
|
<dd class="index-item-body"> |
2355 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/FECountryListMaster.html">FECountryListMaster</a> in form4.php</div> |
2356 |
|
<div class="index-item-description">A simple class to be the master. It contains a list of countries and the acceptable states for each county.</div> |
2357 |
|
</dd> |
2358 |
|
<dt class="field"> |
2359 |
|
<span class="method-title">FECountryListMaster</span> |
2360 |
|
</dt> |
2361 |
|
<dd class="index-item-body"> |
2362 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/FECountryListMaster.html#methodFECountryListMaster">FECountryListMaster::FECountryListMaster()</a> in form4.php</div> |
2363 |
|
<div class="index-item-description">The constructor</div> |
2364 |
|
</dd> |
2365 |
|
<dt class="field"> |
2366 |
|
FEDataList |
2367 |
|
</dt> |
2368 |
|
<dd class="index-item-body"> |
2369 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html">FEDataList</a> in FEDataList.inc</div> |
2370 |
|
<div class="index-item-description">This is the DataList FormElement which builds a a complex FEBoxElement. It has no validation method.</div> |
2371 |
|
</dd> |
2372 |
|
<dt class="field"> |
2373 |
|
<span class="method-title">FEDataList</span> |
2374 |
|
</dt> |
2375 |
|
<dd class="index-item-body"> |
2376 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodFEDataList">FEDataList::FEDataList()</a> in FEDataList.inc</div> |
2377 |
|
<div class="index-item-description">The constructor</div> |
2378 |
|
</dd> |
2379 |
|
<dt class="field"> |
2380 |
|
<span class="method-title">FEDate</span> |
2381 |
|
</dt> |
2382 |
|
<dd class="index-item-body"> |
2383 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodFEDate">FEDate::FEDate()</a> in FEListBox.inc</div> |
2384 |
|
<div class="index-item-description">The constructor</div> |
2385 |
|
</dd> |
2386 |
|
<dt class="field"> |
2387 |
|
FEDate |
2388 |
|
</dt> |
2389 |
|
<dd class="index-item-body"> |
2390 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html">FEDate</a> in FEListBox.inc</div> |
2391 |
|
<div class="index-item-description">This class builds a FEDataList that shows a group of select boxes (FEYears, FEMonths, FEDays) representing a date.</div> |
2392 |
|
</dd> |
2393 |
|
<dt class="field"> |
2394 |
|
FEDays |
2395 |
|
</dt> |
2396 |
|
<dd class="index-item-body"> |
2397 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDays.html">FEDays</a> in FEListBox.inc</div> |
2398 |
|
<div class="index-item-description">This class builds a FEDataList that shows a select box listing the days of the month</div> |
2399 |
|
</dd> |
2400 |
|
<dt class="field"> |
2401 |
|
<span class="method-title">FEDays</span> |
2402 |
|
</dt> |
2403 |
|
<dd class="index-item-body"> |
2404 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDays.html#methodFEDays">FEDays::FEDays()</a> in FEListBox.inc</div> |
2405 |
|
<div class="index-item-description">The constructor</div> |
2406 |
|
</dd> |
2407 |
|
<dt class="field"> |
2408 |
|
FEDIFFUSELIGHTINGsvgtag |
2409 |
|
</dt> |
2410 |
|
<dd class="index-item-body"> |
2411 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html">FEDIFFUSELIGHTINGsvgtag</a> in SVGTAGS.inc</div> |
2412 |
|
<div class="index-item-description"><feDiffuseLighting> SVG tag</div> |
2413 |
|
</dd> |
2414 |
|
<dt class="field"> |
2415 |
|
FEDISPLACEMENTMAPsvgtag |
2416 |
|
</dt> |
2417 |
|
<dd class="index-item-body"> |
2418 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html">FEDISPLACEMENTMAPsvgtag</a> in SVGTAGS.inc</div> |
2419 |
|
<div class="index-item-description"><feDisplacementMap> SVG tag</div> |
2420 |
|
</dd> |
2421 |
|
<dt class="field"> |
2422 |
|
FEDISTANTLIGHTsvgtag |
2423 |
|
</dt> |
2424 |
|
<dd class="index-item-body"> |
2425 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html">FEDISTANTLIGHTsvgtag</a> in SVGTAGS.inc</div> |
2426 |
|
<div class="index-item-description"><feDistantLight> SVG tag</div> |
2427 |
|
</dd> |
2428 |
|
<dt class="field"> |
2429 |
|
FEDomainName |
2430 |
|
</dt> |
2431 |
|
<dd class="index-item-body"> |
2432 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDomainName.html">FEDomainName</a> in FEText.inc</div> |
2433 |
|
<div class="index-item-description">This is the DomainName FormElement which builds a text input field.</div> |
2434 |
|
</dd> |
2435 |
|
<dt class="field"> |
2436 |
|
FEEmail |
2437 |
|
</dt> |
2438 |
|
<dd class="index-item-body"> |
2439 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmail.html">FEEmail</a> in FEText.inc</div> |
2440 |
|
<div class="index-item-description">This is the Email FormElement which builds a text input field.</div> |
2441 |
|
</dd> |
2442 |
|
<dt class="field"> |
2443 |
|
FEEmailMany |
2444 |
|
</dt> |
2445 |
|
<dd class="index-item-body"> |
2446 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmailMany.html">FEEmailMany</a> in FEText.inc</div> |
2447 |
|
<div class="index-item-description">This is the EmailMany FormElement which builds a text input field. This allows for multiple email addresses in 1 text input field seperated by commas.</div> |
2448 |
|
</dd> |
2449 |
|
<dt class="field"> |
2450 |
|
FEError |
2451 |
|
</dt> |
2452 |
|
<dd class="index-item-body"> |
2453 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEError.html">FEError</a> in misc.inc</div> |
2454 |
|
<div class="index-item-description">This is a way of providing an Error to the FormProcessor.</div> |
2455 |
|
</dd> |
2456 |
|
<dt class="field"> |
2457 |
|
<span class="method-title">FEError</span> |
2458 |
|
</dt> |
2459 |
|
<dd class="index-item-body"> |
2460 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEError.html#methodFEError">FEError::FEError()</a> in misc.inc</div> |
2461 |
|
<div class="index-item-description">The constructor</div> |
2462 |
|
</dd> |
2463 |
|
<dt class="field"> |
2464 |
|
FEFile |
2465 |
|
</dt> |
2466 |
|
<dd class="index-item-body"> |
2467 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html">FEFile</a> in FEFile.inc</div> |
2468 |
|
<div class="index-item-description">This is the FileUpload FormElement which builds a input field of type="file". This automagically handles the case of a confirmation page.</div> |
2469 |
|
</dd> |
2470 |
|
<dt class="field"> |
2471 |
|
FEFLOODsvgtag |
2472 |
|
</dt> |
2473 |
|
<dd class="index-item-body"> |
2474 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFLOODsvgtag.html">FEFLOODsvgtag</a> in SVGTAGS.inc</div> |
2475 |
|
<div class="index-item-description"><feFlood> SVG tag</div> |
2476 |
|
</dd> |
2477 |
|
<dt class="field"> |
2478 |
|
FEFUNCAsvgtag |
2479 |
|
</dt> |
2480 |
|
<dd class="index-item-body"> |
2481 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCAsvgtag.html">FEFUNCAsvgtag</a> in SVGTAGS.inc</div> |
2482 |
|
<div class="index-item-description"><feFuncA> SVG tag</div> |
2483 |
|
</dd> |
2484 |
|
<dt class="field"> |
2485 |
|
FEFUNCBsvgtag |
2486 |
|
</dt> |
2487 |
|
<dd class="index-item-body"> |
2488 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCBsvgtag.html">FEFUNCBsvgtag</a> in SVGTAGS.inc</div> |
2489 |
|
<div class="index-item-description"><feFuncB> SVG tag</div> |
2490 |
|
</dd> |
2491 |
|
<dt class="field"> |
2492 |
|
FEFUNCGsvgtag |
2493 |
|
</dt> |
2494 |
|
<dd class="index-item-body"> |
2495 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCGsvgtag.html">FEFUNCGsvgtag</a> in SVGTAGS.inc</div> |
2496 |
|
<div class="index-item-description"><feFuncG> SVG tag</div> |
2497 |
|
</dd> |
2498 |
|
<dt class="field"> |
2499 |
|
FEFUNCRsvgtag |
2500 |
|
</dt> |
2501 |
|
<dd class="index-item-body"> |
2502 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCRsvgtag.html">FEFUNCRsvgtag</a> in SVGTAGS.inc</div> |
2503 |
|
<div class="index-item-description"><feFuncR> SVG tag</div> |
2504 |
|
</dd> |
2505 |
|
<dt class="field"> |
2506 |
|
FEGAUSSIANBLURsvgtag |
2507 |
|
</dt> |
2508 |
|
<dd class="index-item-body"> |
2509 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html">FEGAUSSIANBLURsvgtag</a> in SVGTAGS.inc</div> |
2510 |
|
<div class="index-item-description"><feGaussianBlur> SVG tag</div> |
2511 |
|
</dd> |
2512 |
|
<dt class="field"> |
2513 |
|
<span class="method-title">FEHidden</span> |
2514 |
|
</dt> |
2515 |
|
<dd class="index-item-body"> |
2516 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html#methodFEHidden">FEHidden::FEHidden()</a> in misc.inc</div> |
2517 |
|
</dd> |
2518 |
|
<dt class="field"> |
2519 |
|
FEHidden |
2520 |
|
</dt> |
2521 |
|
<dd class="index-item-body"> |
2522 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html">FEHidden</a> in misc.inc</div> |
2523 |
|
<div class="index-item-description">This is the Hidden FormElement which builds a input field of type="hidden". It has no validation method.</div> |
2524 |
|
</dd> |
2525 |
|
<dt class="field"> |
2526 |
|
<span class="method-title">FEHostNameWithPort</span> |
2527 |
|
</dt> |
2528 |
|
<dd class="index-item-body"> |
2529 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodFEHostNameWithPort">FEHostNameWithPort::FEHostNameWithPort()</a> in FEText.inc</div> |
2530 |
|
<div class="index-item-description">The constructor</div> |
2531 |
|
</dd> |
2532 |
|
<dt class="field"> |
2533 |
|
FEHostNameWithPort |
2534 |
|
</dt> |
2535 |
|
<dd class="index-item-body"> |
2536 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html">FEHostNameWithPort</a> in FEText.inc</div> |
2537 |
|
<div class="index-item-description">This is the DomainName FormElement which builds a text input field. It also includes a port # It validates as is_domainname().</div> |
2538 |
|
</dd> |
2539 |
|
<dt class="field"> |
2540 |
|
FEIMAGEsvgtag |
2541 |
|
</dt> |
2542 |
|
<dd class="index-item-body"> |
2543 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEIMAGEsvgtag.html">FEIMAGEsvgtag</a> in SVGTAGS.inc</div> |
2544 |
|
<div class="index-item-description"><feImage> SVG tag</div> |
2545 |
|
</dd> |
2546 |
|
<dt class="field"> |
2547 |
|
FEIPAddress |
2548 |
|
</dt> |
2549 |
|
<dd class="index-item-body"> |
2550 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddress.html">FEIPAddress</a> in FEText.inc</div> |
2551 |
|
<div class="index-item-description">This is the Ip Address FormElement which builds a text input field.</div> |
2552 |
|
</dd> |
2553 |
|
<dt class="field"> |
2554 |
|
FEIPAddressWithPort |
2555 |
|
</dt> |
2556 |
|
<dd class="index-item-body"> |
2557 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddressWithPort.html">FEIPAddressWithPort</a> in FEText.inc</div> |
2558 |
|
<div class="index-item-description">This is the Ip Address FormElement which builds a text input field.</div> |
2559 |
|
</dd> |
2560 |
|
<dt class="field"> |
2561 |
|
FEListBox |
2562 |
|
</dt> |
2563 |
|
<dd class="index-item-body"> |
2564 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBox.html">FEListBox</a> in FEListBox.inc</div> |
2565 |
|
<div class="index-item-description">This is the ListBox FormElement which builds a select field with all of its options.</div> |
2566 |
|
</dd> |
2567 |
|
<dt class="field"> |
2568 |
|
FEListBoxMaster |
2569 |
|
</dt> |
2570 |
|
<dd class="index-item-body"> |
2571 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html">FEListBoxMaster</a> in FEListBoxMaster.inc</div> |
2572 |
|
<div class="index-item-description">This element builds the master datalist that will control one slave datalist to change the value of the slave datalist when master changes in JS. It will also set the valid list for the slave depending on the value of the master.</div> |
2573 |
|
</dd> |
2574 |
|
<dt class="field"> |
2575 |
|
FEMERGENODEsvgtag |
2576 |
|
</dt> |
2577 |
|
<dd class="index-item-body"> |
2578 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMERGENODEsvgtag.html">FEMERGENODEsvgtag</a> in SVGTAGS.inc</div> |
2579 |
|
<div class="index-item-description"><feMergeNode> SVG tag</div> |
2580 |
|
</dd> |
2581 |
|
<dt class="field"> |
2582 |
|
FEMERGEsvgtag |
2583 |
|
</dt> |
2584 |
|
<dd class="index-item-body"> |
2585 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMERGEsvgtag.html">FEMERGEsvgtag</a> in SVGTAGS.inc</div> |
2586 |
|
<div class="index-item-description"><feMerge> SVG tag</div> |
2587 |
|
</dd> |
2588 |
|
<dt class="field"> |
2589 |
|
FEMonths |
2590 |
|
</dt> |
2591 |
|
<dd class="index-item-body"> |
2592 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMonths.html">FEMonths</a> in FEListBox.inc</div> |
2593 |
|
<div class="index-item-description">This class builds a FEDataList that shows a select box for Months of the year</div> |
2594 |
|
</dd> |
2595 |
|
<dt class="field"> |
2596 |
|
<span class="method-title">FEMonths</span> |
2597 |
|
</dt> |
2598 |
|
<dd class="index-item-body"> |
2599 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMonths.html#methodFEMonths">FEMonths::FEMonths()</a> in FEListBox.inc</div> |
2600 |
|
<div class="index-item-description">The constructor</div> |
2601 |
|
</dd> |
2602 |
|
<dt class="field"> |
2603 |
|
FEMORPHOLOGYsvgtag |
2604 |
|
</dt> |
2605 |
|
<dd class="index-item-body"> |
2606 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html">FEMORPHOLOGYsvgtag</a> in SVGTAGS.inc</div> |
2607 |
|
<div class="index-item-description"><feMorphology> SVG tag</div> |
2608 |
|
</dd> |
2609 |
|
<dt class="field"> |
2610 |
|
FEMultiListBox |
2611 |
|
</dt> |
2612 |
|
<dd class="index-item-body"> |
2613 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html">FEMultiListBox</a> in FEListBox.inc</div> |
2614 |
|
<div class="index-item-description">This is the MultiListBox FormElement which builds a select field with all of its options. It enables the ability to have multiple selections.</div> |
2615 |
|
</dd> |
2616 |
|
<dt class="field"> |
2617 |
|
FEName |
2618 |
|
</dt> |
2619 |
|
<dd class="index-item-body"> |
2620 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEName.html">FEName</a> in FEText.inc</div> |
2621 |
|
<div class="index-item-description">This is the Name FormElement which builds a text input field, and validates against the is_name() method.</div> |
2622 |
|
</dd> |
2623 |
|
<dt class="field"> |
2624 |
|
FENestedListBox |
2625 |
|
</dt> |
2626 |
|
<dd class="index-item-body"> |
2627 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html">FENestedListBox</a> in FEListBox.inc</div> |
2628 |
|
<div class="index-item-description">This class builds a nested select box that is used to select an entry from nested levels.</div> |
2629 |
|
</dd> |
2630 |
|
<dt class="field"> |
2631 |
|
FENumber |
2632 |
|
</dt> |
2633 |
|
<dd class="index-item-body"> |
2634 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumber.html">FENumber</a> in FENumbers.inc</div> |
2635 |
|
<div class="index-item-description">This is the FormElement which builds a text input field that validates It validates as is_number().</div> |
2636 |
|
</dd> |
2637 |
|
<dt class="field"> |
2638 |
|
FENumberFloat |
2639 |
|
</dt> |
2640 |
|
<dd class="index-item-body"> |
2641 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberFloat.html">FENumberFloat</a> in FENumbers.inc</div> |
2642 |
|
<div class="index-item-description">This is the float FormElement which builds a text input field.</div> |
2643 |
|
</dd> |
2644 |
|
<dt class="field"> |
2645 |
|
<span class="method-title">FENumberInRange</span> |
2646 |
|
</dt> |
2647 |
|
<dd class="index-item-body"> |
2648 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodFENumberInRange">FENumberInRange::FENumberInRange()</a> in FENumbers.inc</div> |
2649 |
|
<div class="index-item-description">The constructor</div> |
2650 |
|
</dd> |
2651 |
|
<dt class="field"> |
2652 |
|
FENumberInRange |
2653 |
|
</dt> |
2654 |
|
<dd class="index-item-body"> |
2655 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html">FENumberInRange</a> in FENumbers.inc</div> |
2656 |
|
<div class="index-item-description">This is the Number Range FormElement which builds a text input field.</div> |
2657 |
|
</dd> |
2658 |
|
<dt class="field"> |
2659 |
|
FENumberPrice |
2660 |
|
</dt> |
2661 |
|
<dd class="index-item-body"> |
2662 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberPrice.html">FENumberPrice</a> in FENumbers.inc</div> |
2663 |
|
<div class="index-item-description">This is the Price FormElement which builds a text input field.</div> |
2664 |
|
</dd> |
2665 |
|
<dt class="field"> |
2666 |
|
FEOFFSETsvgtag |
2667 |
|
</dt> |
2668 |
|
<dd class="index-item-body"> |
2669 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEOFFSETsvgtag.html">FEOFFSETsvgtag</a> in SVGTAGS.inc</div> |
2670 |
|
<div class="index-item-description"><feOffset> SVG svgtag</div> |
2671 |
|
</dd> |
2672 |
|
<dt class="field"> |
2673 |
|
FEPassword |
2674 |
|
</dt> |
2675 |
|
<dd class="index-item-body"> |
2676 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html">FEPassword</a> in FEPassword.inc</div> |
2677 |
|
<div class="index-item-description">This is the Password FormElement which builds a input field of type="password". It validates the data as is_password().</div> |
2678 |
|
</dd> |
2679 |
|
<dt class="field"> |
2680 |
|
FEPOINTLIGHTsvgtag |
2681 |
|
</dt> |
2682 |
|
<dd class="index-item-body"> |
2683 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html">FEPOINTLIGHTsvgtag</a> in SVGTAGS.inc</div> |
2684 |
|
<div class="index-item-description"><fePointLight> SVG tag</div> |
2685 |
|
</dd> |
2686 |
|
<dt class="field"> |
2687 |
|
<span class="method-title">FERadioGroup</span> |
2688 |
|
</dt> |
2689 |
|
<dd class="index-item-body"> |
2690 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodFERadioGroup">FERadioGroup::FERadioGroup()</a> in FERadioGroup.inc</div> |
2691 |
|
<div class="index-item-description">The constructor</div> |
2692 |
|
</dd> |
2693 |
|
<dt class="field"> |
2694 |
|
FERadioGroup |
2695 |
|
</dt> |
2696 |
|
<dd class="index-item-body"> |
2697 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html">FERadioGroup</a> in FERadioGroup.inc</div> |
2698 |
|
<div class="index-item-description">This is the Radio Button Group FormElement which builds a List of Radio buttons that can be used in any style of layout.</div> |
2699 |
|
</dd> |
2700 |
|
<dt class="field"> |
2701 |
|
FERegEx |
2702 |
|
</dt> |
2703 |
|
<dd class="index-item-body"> |
2704 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERegEx.html">FERegEx</a> in FEText.inc</div> |
2705 |
|
<div class="index-item-description">This is the RegEx FormElement which builds a text input field, and validates against the is_regex() method.</div> |
2706 |
|
</dd> |
2707 |
|
<dt class="field"> |
2708 |
|
<span class="method-title">FERegEx</span> |
2709 |
|
</dt> |
2710 |
|
<dd class="index-item-body"> |
2711 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERegEx.html#methodFERegEx">FERegEx::FERegEx()</a> in FEText.inc</div> |
2712 |
|
<div class="index-item-description">The constructor</div> |
2713 |
|
</dd> |
2714 |
|
<dt class="field"> |
2715 |
|
FESPECTACULARLIGHTINGsvgtag |
2716 |
|
</dt> |
2717 |
|
<dd class="index-item-body"> |
2718 |
|
<div class="index-item-details"><a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html">FESPECTACULARLIGHTINGsvgtag</a> in SVGTAGS.inc</div> |
2719 |
|
<div class="index-item-description"><feSpecularLighting> SVG tag</div> |
2720 |
|
</dd> |
2721 |
|
<dt class="field"> |
2722 |
|
FESPOTLIGHTsvgtag |
2723 |
|
</dt> |
2724 |
|
<dd class="index-item-body"> |
2725 |
|
<div class="index-item-details"><a href="phpHtmlLib/FESPOTLIGHTsvgtag.html">FESPOTLIGHTsvgtag</a> in SVGTAGS.inc</div> |
2726 |
|
<div class="index-item-description"><feSpotLight> SVG tag</div> |
2727 |
|
</dd> |
2728 |
|
<dt class="field"> |
2729 |
|
<span class="method-title">FESubmitButton</span> |
2730 |
|
</dt> |
2731 |
|
<dd class="index-item-body"> |
2732 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodFESubmitButton">FESubmitButton::FESubmitButton()</a> in FEButton.inc</div> |
2733 |
|
<div class="index-item-description">The constructor</div> |
2734 |
|
</dd> |
2735 |
|
<dt class="field"> |
2736 |
|
FESubmitButton |
2737 |
|
</dt> |
2738 |
|
<dd class="index-item-body"> |
2739 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html">FESubmitButton</a> in FEButton.inc</div> |
2740 |
|
<div class="index-item-description">This is the SubmitButton FormElement which builds a input field of type="submit". It has no validation method.</div> |
2741 |
|
</dd> |
2742 |
|
<dt class="field"> |
2743 |
|
FEText |
2744 |
|
</dt> |
2745 |
|
<dd class="index-item-body"> |
2746 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html">FEText</a> in FEText.inc</div> |
2747 |
|
<div class="index-item-description">This is the Text FormElement which builds a text input field. It has no validation method.</div> |
2748 |
|
</dd> |
2749 |
|
<dt class="field"> |
2750 |
|
<span class="method-title">FEText</span> |
2751 |
|
</dt> |
2752 |
|
<dd class="index-item-body"> |
2753 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html#methodFEText">FEText::FEText()</a> in FEText.inc</div> |
2754 |
|
<div class="index-item-description">The constructor</div> |
2755 |
|
</dd> |
2756 |
|
<dt class="field"> |
2757 |
|
<span class="method-title">FETextArea</span> |
2758 |
|
</dt> |
2759 |
|
<dd class="index-item-body"> |
2760 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodFETextArea">FETextArea::FETextArea()</a> in FETextArea.inc</div> |
2761 |
|
<div class="index-item-description">The constructor</div> |
2762 |
|
</dd> |
2763 |
|
<dt class="field"> |
2764 |
|
FETextArea |
2765 |
|
</dt> |
2766 |
|
<dd class="index-item-body"> |
2767 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html">FETextArea</a> in FETextArea.inc</div> |
2768 |
|
<div class="index-item-description">This is the TextArea FormElement which builds a textarea field. It has no validation method.</div> |
2769 |
|
</dd> |
2770 |
|
<dt class="field"> |
2771 |
|
FETILEsvgtag |
2772 |
|
</dt> |
2773 |
|
<dd class="index-item-body"> |
2774 |
|
<div class="index-item-details"><a href="phpHtmlLib/FETILEsvgtag.html">FETILEsvgtag</a> in SVGTAGS.inc</div> |
2775 |
|
<div class="index-item-description"><feTile> SVG tag</div> |
2776 |
|
</dd> |
2777 |
|
<dt class="field"> |
2778 |
|
FETURBULENCEsvgtag |
2779 |
|
</dt> |
2780 |
|
<dd class="index-item-body"> |
2781 |
|
<div class="index-item-details"><a href="phpHtmlLib/FETURBULENCEsvgtag.html">FETURBULENCEsvgtag</a> in SVGTAGS.inc</div> |
2782 |
|
<div class="index-item-description"><feTurbulence> SVG tag</div> |
2783 |
|
</dd> |
2784 |
|
<dt class="field"> |
2785 |
|
FEUnitedStates |
2786 |
|
</dt> |
2787 |
|
<dd class="index-item-body"> |
2788 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUnitedStates.html">FEUnitedStates</a> in FEListBox.inc</div> |
2789 |
|
<div class="index-item-description">This class builds a FEDataList that shows a select box for States of the U.S.A.</div> |
2790 |
|
</dd> |
2791 |
|
<dt class="field"> |
2792 |
|
<span class="method-title">FEUnitedStates</span> |
2793 |
|
</dt> |
2794 |
|
<dd class="index-item-body"> |
2795 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUnitedStates.html#methodFEUnitedStates">FEUnitedStates::FEUnitedStates()</a> in FEListBox.inc</div> |
2796 |
|
<div class="index-item-description">The constructor</div> |
2797 |
|
</dd> |
2798 |
|
<dt class="field"> |
2799 |
|
FEUrl |
2800 |
|
</dt> |
2801 |
|
<dd class="index-item-body"> |
2802 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrl.html">FEUrl</a> in FEText.inc</div> |
2803 |
|
<div class="index-item-description">This is the URL FormElement which builds a text input field.</div> |
2804 |
|
</dd> |
2805 |
|
<dt class="field"> |
2806 |
|
FEUrlStrict |
2807 |
|
</dt> |
2808 |
|
<dd class="index-item-body"> |
2809 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrlStrict.html">FEUrlStrict</a> in FEText.inc</div> |
2810 |
|
<div class="index-item-description">This is the URLStrict FormElement which builds a text input field.</div> |
2811 |
|
</dd> |
2812 |
|
<dt class="field"> |
2813 |
|
<span class="method-title">FEYears</span> |
2814 |
|
</dt> |
2815 |
|
<dd class="index-item-body"> |
2816 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYears.html#methodFEYears">FEYears::FEYears()</a> in FEListBox.inc</div> |
2817 |
|
<div class="index-item-description">The constructor</div> |
2818 |
|
</dd> |
2819 |
|
<dt class="field"> |
2820 |
|
FEYears |
2821 |
|
</dt> |
2822 |
|
<dd class="index-item-body"> |
2823 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYears.html">FEYears</a> in FEListBox.inc</div> |
2824 |
|
<div class="index-item-description">This class builds a FEDataList that shows a select box listing a range of years</div> |
2825 |
|
</dd> |
2826 |
|
<dt class="field"> |
2827 |
|
FEYesNoListBox |
2828 |
|
</dt> |
2829 |
|
<dd class="index-item-body"> |
2830 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoListBox.html">FEYesNoListBox</a> in FEListBox.inc</div> |
2831 |
|
<div class="index-item-description">Build a Yes/No Select box</div> |
2832 |
|
</dd> |
2833 |
|
<dt class="field"> |
2834 |
|
<span class="method-title">FEYesNoListBox</span> |
2835 |
|
</dt> |
2836 |
|
<dd class="index-item-body"> |
2837 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoListBox.html#methodFEYesNoListBox">FEYesNoListBox::FEYesNoListBox()</a> in FEListBox.inc</div> |
2838 |
|
<div class="index-item-description">The Constructor</div> |
2839 |
|
</dd> |
2840 |
|
<dt class="field"> |
2841 |
|
<span class="method-title">FEYesNoRadioGroup</span> |
2842 |
|
</dt> |
2843 |
|
<dd class="index-item-body"> |
2844 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html#methodFEYesNoRadioGroup">FEYesNoRadioGroup::FEYesNoRadioGroup()</a> in FERadioGroup.inc</div> |
2845 |
|
<div class="index-item-description">The constructor</div> |
2846 |
|
</dd> |
2847 |
|
<dt class="field"> |
2848 |
|
FEYesNoRadioGroup |
2849 |
|
</dt> |
2850 |
|
<dd class="index-item-body"> |
2851 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEYesNoRadioGroup.html">FEYesNoRadioGroup</a> in FERadioGroup.inc</div> |
2852 |
|
<div class="index-item-description">This is the Yes/No Radio Button Group FormElement.</div> |
2853 |
|
</dd> |
2854 |
|
<dt class="field"> |
2855 |
|
FEZipcode |
2856 |
|
</dt> |
2857 |
|
<dd class="index-item-body"> |
2858 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEZipcode.html">FEZipcode</a> in FEText.inc</div> |
2859 |
|
<div class="index-item-description">This is the FEZipcode class.</div> |
2860 |
|
</dd> |
2861 |
|
<dt class="field"> |
2862 |
|
<span class="method-title">FEZipcode</span> |
2863 |
|
</dt> |
2864 |
|
<dd class="index-item-body"> |
2865 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEZipcode.html#methodFEZipcode">FEZipcode::FEZipcode()</a> in FEText.inc</div> |
2866 |
|
<div class="index-item-description">The constructor</div> |
2867 |
|
</dd> |
2868 |
|
<dt class="field"> |
2869 |
|
FIELDSETtag |
2870 |
|
</dt> |
2871 |
|
<dd class="index-item-body"> |
2872 |
|
<div class="index-item-details"><a href="phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a> in ALLTAGS.inc</div> |
2873 |
|
<div class="index-item-description"><FIELDSET> tag class</div> |
2874 |
|
</dd> |
2875 |
|
<dt class="field"> |
2876 |
|
FILTERsvgtag |
2877 |
|
</dt> |
2878 |
|
<dd class="index-item-body"> |
2879 |
|
<div class="index-item-details"><a href="phpHtmlLib/FILTERsvgtag.html">FILTERsvgtag</a> in SVGTAGS.inc</div> |
2880 |
|
<div class="index-item-description"><filter> SVG tag</div> |
2881 |
|
</dd> |
2882 |
|
<dt class="field"> |
2883 |
|
<span class="method-title">filter_column_string</span> |
2884 |
|
</dt> |
2885 |
|
<dd class="index-item-body"> |
2886 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodfilter_column_string">DataList::filter_column_string()</a> in DataList.inc</div> |
2887 |
|
<div class="index-item-description">This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.</div> |
2888 |
|
</dd> |
2889 |
|
<dt class="field"> |
2890 |
|
<span class="method-title">FirstTab</span> |
2891 |
|
</dt> |
2892 |
|
<dd class="index-item-body"> |
2893 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FirstTab.html#methodFirstTab">FirstTab::FirstTab()</a> in widget14.php</div> |
2894 |
|
</dd> |
2895 |
|
<dt class="field"> |
2896 |
|
FirstTab |
2897 |
|
</dt> |
2898 |
|
<dd class="index-item-body"> |
2899 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FirstTab.html">FirstTab</a> in widget14.php</div> |
2900 |
|
<div class="index-item-description">This class implements the Qualys Tab object.</div> |
2901 |
|
</dd> |
2902 |
|
<dt class="field"> |
2903 |
|
FONTFACEFORMATsvgtag |
2904 |
|
</dt> |
2905 |
|
<dd class="index-item-body"> |
2906 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html">FONTFACEFORMATsvgtag</a> in SVGTAGS.inc</div> |
2907 |
|
<div class="index-item-description"><font-face-format> SVG tag</div> |
2908 |
|
</dd> |
2909 |
|
<dt class="field"> |
2910 |
|
FONTFACENAMEsvgtag |
2911 |
|
</dt> |
2912 |
|
<dd class="index-item-body"> |
2913 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html">FONTFACENAMEsvgtag</a> in SVGTAGS.inc</div> |
2914 |
|
<div class="index-item-description"><font-face-name> SVG tag</div> |
2915 |
|
</dd> |
2916 |
|
<dt class="field"> |
2917 |
|
FONTFACESRCsvgtag |
2918 |
|
</dt> |
2919 |
|
<dd class="index-item-body"> |
2920 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACESRCsvgtag.html">FONTFACESRCsvgtag</a> in SVGTAGS.inc</div> |
2921 |
|
<div class="index-item-description"><font-face-src> SVG tag</div> |
2922 |
|
</dd> |
2923 |
|
<dt class="field"> |
2924 |
|
FONTFACEsvgtag |
2925 |
|
</dt> |
2926 |
|
<dd class="index-item-body"> |
2927 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEsvgtag.html">FONTFACEsvgtag</a> in SVGTAGS.inc</div> |
2928 |
|
<div class="index-item-description"><font-face> SVG tag</div> |
2929 |
|
</dd> |
2930 |
|
<dt class="field"> |
2931 |
|
FONTFACEURIsvgtag |
2932 |
|
</dt> |
2933 |
|
<dd class="index-item-body"> |
2934 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEURIsvgtag.html">FONTFACEURIsvgtag</a> in SVGTAGS.inc</div> |
2935 |
|
<div class="index-item-description"><font-face-uri> SVG tag</div> |
2936 |
|
</dd> |
2937 |
|
<dt class="field"> |
2938 |
|
FONTsvgtag |
2939 |
|
</dt> |
2940 |
|
<dd class="index-item-body"> |
2941 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTsvgtag.html">FONTsvgtag</a> in SVGTAGS.inc</div> |
2942 |
|
<div class="index-item-description"><font> SVG tag</div> |
2943 |
|
</dd> |
2944 |
|
<dt class="field"> |
2945 |
|
FONTtag |
2946 |
|
</dt> |
2947 |
|
<dd class="index-item-body"> |
2948 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTtag.html">FONTtag</a> in ALLTAGS.inc</div> |
2949 |
|
<div class="index-item-description"><FONT> tag class</div> |
2950 |
|
</dd> |
2951 |
|
<dt class="field"> |
2952 |
|
<span class="method-title">FooTab</span> |
2953 |
|
</dt> |
2954 |
|
<dd class="index-item-body"> |
2955 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FooTab.html#methodFooTab">FooTab::FooTab()</a> in widget14.php</div> |
2956 |
|
</dd> |
2957 |
|
<dt class="field"> |
2958 |
|
FooTab |
2959 |
|
</dt> |
2960 |
|
<dd class="index-item-body"> |
2961 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/FooTab.html">FooTab</a> in widget14.php</div> |
2962 |
|
<div class="index-item-description">This class implements the Qualys Tab object.</div> |
2963 |
|
</dd> |
2964 |
|
<dt class="field"> |
2965 |
|
FooterNav |
2966 |
|
</dt> |
2967 |
|
<dd class="index-item-body"> |
2968 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html">FooterNav</a> in FooterNav.inc</div> |
2969 |
|
<div class="index-item-description">Use this class to render footer navigation that is displayed at the bottom of a page.</div> |
2970 |
|
</dd> |
2971 |
|
<dt class="field"> |
2972 |
|
<span class="method-title">FooterNav</span> |
2973 |
|
</dt> |
2974 |
|
<dd class="index-item-body"> |
2975 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodFooterNav">FooterNav::FooterNav()</a> in FooterNav.inc</div> |
2976 |
|
<div class="index-item-description">Constructore for this class.</div> |
2977 |
|
</dd> |
2978 |
|
<dt class="field"> |
2979 |
|
FooterNavCSS |
2980 |
|
</dt> |
2981 |
|
<dd class="index-item-body"> |
2982 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNavCSS.html">FooterNavCSS</a> in FooterNav.inc</div> |
2983 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
2984 |
|
</dd> |
2985 |
|
<dt class="field"> |
2986 |
|
<span class="method-title">footer_block</span> |
2987 |
|
</dt> |
2988 |
|
<dd class="index-item-body"> |
2989 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodfooter_block">MyLayoutPage::footer_block()</a> in MyLayoutPage.inc</div> |
2990 |
|
<div class="index-item-description">This function is responsible for building the footer block for every page.</div> |
2991 |
|
</dd> |
2992 |
|
<dt class="field"> |
2993 |
|
FOREIGNOBJECTsvgtag |
2994 |
|
</dt> |
2995 |
|
<dd class="index-item-body"> |
2996 |
|
<div class="index-item-details"><a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html">FOREIGNOBJECTsvgtag</a> in SVGTAGS.inc</div> |
2997 |
|
<div class="index-item-description"><foreignObject> SVG tag</div> |
2998 |
|
</dd> |
2999 |
|
<dt class="field"> |
3000 |
|
<span class="method-title">form</span> |
3001 |
|
</dt> |
3002 |
|
<dd class="index-item-body"> |
3003 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform">StandardFormContent::form()</a> in StandardFormContent.inc</div> |
3004 |
|
<div class="index-item-description">this builds the main wrapper for the form fields and ads the Save and Cancel buttons</div> |
3005 |
|
</dd> |
3006 |
|
<dt class="field"> |
3007 |
|
<span class="method-title">form</span> |
3008 |
|
</dt> |
3009 |
|
<dd class="index-item-body"> |
3010 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform">FormContent::form()</a> in FormContent.inc</div> |
3011 |
|
<div class="index-item-description">This method builds the html form.</div> |
3012 |
|
</dd> |
3013 |
|
<dt class="field"> |
3014 |
|
<span class="method-title">form</span> |
3015 |
|
</dt> |
3016 |
|
<dd class="index-item-body"> |
3017 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MasterSlaveForm.html#methodform">MasterSlaveForm::form()</a> in form4.php</div> |
3018 |
|
<div class="index-item-description">This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.</div> |
3019 |
|
</dd> |
3020 |
|
<dt class="field"> |
3021 |
|
<span class="method-title">form</span> |
3022 |
|
</dt> |
3023 |
|
<dd class="index-item-body"> |
3024 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html#methodform">SampleForm::form()</a> in form3.php</div> |
3025 |
|
<div class="index-item-description">This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.</div> |
3026 |
|
</dd> |
3027 |
|
<dt class="field"> |
3028 |
|
<span class="method-title">form</span> |
3029 |
|
</dt> |
3030 |
|
<dd class="index-item-body"> |
3031 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform">AccountForm::form()</a> in form1.php</div> |
3032 |
|
<div class="index-item-description">This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.</div> |
3033 |
|
</dd> |
3034 |
|
<dt class="field"> |
3035 |
|
Form1Page |
3036 |
|
</dt> |
3037 |
|
<dd class="index-item-body"> |
3038 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form1Page.html">Form1Page</a> in form1.php</div> |
3039 |
|
<div class="index-item-description">A simple Page Layout object child.</div> |
3040 |
|
</dd> |
3041 |
|
<dt class="field"> |
3042 |
|
Form2Page |
3043 |
|
</dt> |
3044 |
|
<dd class="index-item-body"> |
3045 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form2Page.html">Form2Page</a> in form2.php</div> |
3046 |
|
<div class="index-item-description">A simple Page Layout object child.</div> |
3047 |
|
</dd> |
3048 |
|
<dt class="field"> |
3049 |
|
Form3Page |
3050 |
|
</dt> |
3051 |
|
<dd class="index-item-body"> |
3052 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form3Page.html">Form3Page</a> in form3.php</div> |
3053 |
|
<div class="index-item-description">A simple Page Layout object child. this came from Example 3.</div> |
3054 |
|
</dd> |
3055 |
|
<dt class="field"> |
3056 |
|
Form4Page |
3057 |
|
</dt> |
3058 |
|
<dd class="index-item-body"> |
3059 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Form4Page.html">Form4Page</a> in form4.php</div> |
3060 |
|
<div class="index-item-description">This demonstrates the power of the master-slave relationship between two list elements</div> |
3061 |
|
</dd> |
3062 |
|
<dt class="field"> |
3063 |
|
<span class="method-title">format_label</span> |
3064 |
|
</dt> |
3065 |
|
<dd class="index-item-body"> |
3066 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodformat_label">SVGGraph::format_label()</a> in SVGGraph.inc</div> |
3067 |
|
<div class="index-item-description">This function will format the axis label</div> |
3068 |
|
</dd> |
3069 |
|
<dt class="field"> |
3070 |
|
<span class="method-title">FormContent</span> |
3071 |
|
</dt> |
3072 |
|
<dd class="index-item-body"> |
3073 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodFormContent">FormContent::FormContent()</a> in FormContent.inc</div> |
3074 |
|
</dd> |
3075 |
|
<dt class="field"> |
3076 |
|
FormContent |
3077 |
|
</dt> |
3078 |
|
<dd class="index-item-body"> |
3079 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html">FormContent</a> in FormContent.inc</div> |
3080 |
|
<div class="index-item-description">This class is used to build and render the form.</div> |
3081 |
|
</dd> |
3082 |
|
<dt class="field"> |
3083 |
|
FormElement |
3084 |
|
</dt> |
3085 |
|
<dd class="index-item-body"> |
3086 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html">FormElement</a> in FormElement.inc</div> |
3087 |
|
<div class="index-item-description">This is the base FormElement object. It can be single form field such as a text input field, or a complex object.</div> |
3088 |
|
</dd> |
3089 |
|
<dt class="field"> |
3090 |
|
<span class="method-title">FormElement</span> |
3091 |
|
</dt> |
3092 |
|
<dd class="index-item-body"> |
3093 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodFormElement">FormElement::FormElement()</a> in FormElement.inc</div> |
3094 |
|
<div class="index-item-description">The constructor</div> |
3095 |
|
</dd> |
3096 |
|
<dt class="field"> |
3097 |
|
FormErrors |
3098 |
|
</dt> |
3099 |
|
<dd class="index-item-body"> |
3100 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html">FormErrors</a> in FormErrors.inc</div> |
3101 |
|
<div class="index-item-description">This file holds the error codes and error messages associated with those codes for English</div> |
3102 |
|
</dd> |
3103 |
|
<dt class="field"> |
3104 |
|
FormProcessor |
3105 |
|
</dt> |
3106 |
|
<dd class="index-item-body"> |
3107 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html">FormProcessor</a> in FormProcessor.inc</div> |
3108 |
|
<div class="index-item-description">This is the main engine for the processing</div> |
3109 |
|
</dd> |
3110 |
|
<dt class="field"> |
3111 |
|
<span class="method-title">FormProcessor</span> |
3112 |
|
</dt> |
3113 |
|
<dd class="index-item-body"> |
3114 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodFormProcessor">FormProcessor::FormProcessor()</a> in FormProcessor.inc</div> |
3115 |
|
<div class="index-item-description">The constructor for the FormProcessor</div> |
3116 |
|
</dd> |
3117 |
|
<dt class="field"> |
3118 |
|
FORMtag |
3119 |
|
</dt> |
3120 |
|
<dd class="index-item-body"> |
3121 |
|
<div class="index-item-details"><a href="phpHtmlLib/FORMtag.html">FORMtag</a> in ALLTAGS.inc</div> |
3122 |
|
<div class="index-item-description">FORMtag <FORM> tag</div> |
3123 |
|
</dd> |
3124 |
|
<dt class="field"> |
3125 |
|
FormValidation |
3126 |
|
</dt> |
3127 |
|
<dd class="index-item-body"> |
3128 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html">FormValidation</a> in FormValidation.inc</div> |
3129 |
|
<div class="index-item-description">This is the base validation class that contains some basic FormElement validation methods.</div> |
3130 |
|
</dd> |
3131 |
|
<dt class="field"> |
3132 |
|
<span class="method-title">FormValidation</span> |
3133 |
|
</dt> |
3134 |
|
<dd class="index-item-body"> |
3135 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodFormValidation">FormValidation::FormValidation()</a> in FormValidation.inc</div> |
3136 |
|
<div class="index-item-description">The constructor used to set the form errors object used by this class to do error text lookups</div> |
3137 |
|
</dd> |
3138 |
|
<dt class="field"> |
3139 |
|
<span class="method-title">FormWizard</span> |
3140 |
|
</dt> |
3141 |
|
<dd class="index-item-body"> |
3142 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodFormWizard">FormWizard::FormWizard()</a> in FormWizard.inc</div> |
3143 |
|
<div class="index-item-description">The constructor</div> |
3144 |
|
</dd> |
3145 |
|
<dt class="field"> |
3146 |
|
FormWizard |
3147 |
|
</dt> |
3148 |
|
<dd class="index-item-body"> |
3149 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html">FormWizard</a> in FormWizard.inc</div> |
3150 |
|
<div class="index-item-description">This is the main engine for the processing</div> |
3151 |
|
</dd> |
3152 |
|
<dt class="field"> |
3153 |
|
<span class="method-title">form_action</span> |
3154 |
|
</dt> |
3155 |
|
<dd class="index-item-body"> |
3156 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_action">StandardFormContent::form_action()</a> in StandardFormContent.inc</div> |
3157 |
|
<div class="index-item-description">This method handles the form action.</div> |
3158 |
|
</dd> |
3159 |
|
<dt class="field"> |
3160 |
|
<span class="method-title">form_action</span> |
3161 |
|
</dt> |
3162 |
|
<dd class="index-item-body"> |
3163 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html#methodform_action">SampleForm::form_action()</a> in form3.php</div> |
3164 |
|
<div class="index-item-description">This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.</div> |
3165 |
|
</dd> |
3166 |
|
<dt class="field"> |
3167 |
|
<span class="method-title">form_action</span> |
3168 |
|
</dt> |
3169 |
|
<dd class="index-item-body"> |
3170 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_action">AccountForm::form_action()</a> in form1.php</div> |
3171 |
|
<div class="index-item-description">This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.</div> |
3172 |
|
</dd> |
3173 |
|
<dt class="field"> |
3174 |
|
<span class="method-title">form_action</span> |
3175 |
|
</dt> |
3176 |
|
<dd class="index-item-body"> |
3177 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_action">FormContent::form_action()</a> in FormContent.inc</div> |
3178 |
|
<div class="index-item-description">This method handles the</div> |
3179 |
|
</dd> |
3180 |
|
<dt class="field"> |
3181 |
|
<span class="method-title">form_action</span> |
3182 |
|
</dt> |
3183 |
|
<dd class="index-item-body"> |
3184 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MasterSlaveForm.html#methodform_action">MasterSlaveForm::form_action()</a> in form4.php</div> |
3185 |
|
<div class="index-item-description">This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.</div> |
3186 |
|
</dd> |
3187 |
|
<dt class="field"> |
3188 |
|
<span class="const-title">FORM_ACTION</span> |
3189 |
|
</dt> |
3190 |
|
<dd class="index-item-body"> |
3191 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_ACTION">FORM_ACTION</a> in FormProcessor.inc</div> |
3192 |
|
</dd> |
3193 |
|
<dt class="field"> |
3194 |
|
<span class="method-title">form_action_button</span> |
3195 |
|
</dt> |
3196 |
|
<dd class="index-item-body"> |
3197 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodform_action_button">MessageBoxWidget::form_action_button()</a> in MessageBoxWidget.inc</div> |
3198 |
|
<div class="index-item-description">build an tag of type button which executes a javaScript function</div> |
3199 |
|
</dd> |
3200 |
|
<dt class="field"> |
3201 |
|
<span class="method-title">form_active_checkbox</span> |
3202 |
|
</dt> |
3203 |
|
<dd class="index-item-body"> |
3204 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_active_checkbox">form_active_checkbox()</a> in form_utils.inc</div> |
3205 |
|
<div class="index-item-description">build/render an input tag of type CHECKBOX with onClick javaScript selection</div> |
3206 |
|
</dd> |
3207 |
|
<dt class="field"> |
3208 |
|
<span class="method-title">form_active_radio</span> |
3209 |
|
</dt> |
3210 |
|
<dd class="index-item-body"> |
3211 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_active_radio">form_active_radio()</a> in form_utils.inc</div> |
3212 |
|
<div class="index-item-description">build/render an set of radio buttons with onClick javaScript selection</div> |
3213 |
|
</dd> |
3214 |
|
<dt class="field"> |
3215 |
|
<span class="method-title">form_backend_validation</span> |
3216 |
|
</dt> |
3217 |
|
<dd class="index-item-body"> |
3218 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html#methodform_backend_validation">SampleForm::form_backend_validation()</a> in form3.php</div> |
3219 |
|
<div class="index-item-description">This method gets called after the FormElement data has passed the validation. This enables you to validate the data against some backend mechanism, say a DB.</div> |
3220 |
|
</dd> |
3221 |
|
<dt class="field"> |
3222 |
|
<span class="method-title">form_backend_validation</span> |
3223 |
|
</dt> |
3224 |
|
<dd class="index-item-body"> |
3225 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_backend_validation">FormContent::form_backend_validation()</a> in FormContent.inc</div> |
3226 |
|
<div class="index-item-description">This method is called after the FormElements</div> |
3227 |
|
</dd> |
3228 |
|
<dt class="field"> |
3229 |
|
<span class="method-title">form_backend_validation</span> |
3230 |
|
</dt> |
3231 |
|
<dd class="index-item-body"> |
3232 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_backend_validation">AccountForm::form_backend_validation()</a> in form1.php</div> |
3233 |
|
<div class="index-item-description">This method gets called after the FormElement data has passed the validation. This enables you to validate the data against some backend mechanism, say a DB.</div> |
3234 |
|
</dd> |
3235 |
|
<dt class="field"> |
3236 |
|
<span class="method-title">form_backend_validation</span> |
3237 |
|
</dt> |
3238 |
|
<dd class="index-item-body"> |
3239 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_backend_validation">StandardAccountForm::form_backend_validation()</a> in form2.php</div> |
3240 |
|
<div class="index-item-description">This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.</div> |
3241 |
|
</dd> |
3242 |
|
<dt class="field"> |
3243 |
|
<span class="method-title">form_backend_validation</span> |
3244 |
|
</dt> |
3245 |
|
<dd class="index-item-body"> |
3246 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_backend_validation">Step1::form_backend_validation()</a> in _steps.inc</div> |
3247 |
|
<div class="index-item-description">This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.</div> |
3248 |
|
</dd> |
3249 |
|
<dt class="field"> |
3250 |
|
<span class="method-title">form_button</span> |
3251 |
|
</dt> |
3252 |
|
<dd class="index-item-body"> |
3253 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_button">form_button()</a> in form_utils.inc</div> |
3254 |
|
<div class="index-item-description">build/render an input tag of type button</div> |
3255 |
|
</dd> |
3256 |
|
<dt class="field"> |
3257 |
|
<span class="method-title">form_checkbox</span> |
3258 |
|
</dt> |
3259 |
|
<dd class="index-item-body"> |
3260 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_checkbox">form_checkbox()</a> in form_utils.inc</div> |
3261 |
|
<div class="index-item-description">build/render an input tag of type CHECKBOX</div> |
3262 |
|
</dd> |
3263 |
|
<dt class="field"> |
3264 |
|
<span class="method-title">form_close</span> |
3265 |
|
</dt> |
3266 |
|
<dd class="index-item-body"> |
3267 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_close">form_close()</a> in form_utils.inc</div> |
3268 |
|
<div class="index-item-description">render a form close tag</div> |
3269 |
|
</dd> |
3270 |
|
<dt class="field"> |
3271 |
|
<span class="method-title">form_confirm</span> |
3272 |
|
</dt> |
3273 |
|
<dd class="index-item-body"> |
3274 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_confirm">StandardFormContent::form_confirm()</a> in StandardFormContent.inc</div> |
3275 |
|
<div class="index-item-description">This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.</div> |
3276 |
|
</dd> |
3277 |
|
<dt class="field"> |
3278 |
|
<span class="method-title">form_confirm</span> |
3279 |
|
</dt> |
3280 |
|
<dd class="index-item-body"> |
3281 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_confirm">FormContent::form_confirm()</a> in FormContent.inc</div> |
3282 |
|
<div class="index-item-description">This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.</div> |
3283 |
|
</dd> |
3284 |
|
<dt class="field"> |
3285 |
|
<span class="const-title">FORM_CONFIRM</span> |
3286 |
|
</dt> |
3287 |
|
<dd class="index-item-body"> |
3288 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_CONFIRM">FORM_CONFIRM</a> in FormProcessor.inc</div> |
3289 |
|
</dd> |
3290 |
|
<dt class="field"> |
3291 |
|
<span class="method-title">form_content</span> |
3292 |
|
</dt> |
3293 |
|
<dd class="index-item-body"> |
3294 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content">StandardFormContent::form_content()</a> in StandardFormContent.inc</div> |
3295 |
|
<div class="index-item-description">Child class MUST override this to provide the form fields</div> |
3296 |
|
</dd> |
3297 |
|
<dt class="field"> |
3298 |
|
<span class="method-title">form_content</span> |
3299 |
|
</dt> |
3300 |
|
<dd class="index-item-body"> |
3301 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_content">Step3::form_content()</a> in _steps.inc</div> |
3302 |
|
<div class="index-item-description">This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.</div> |
3303 |
|
</dd> |
3304 |
|
<dt class="field"> |
3305 |
|
<span class="method-title">form_content</span> |
3306 |
|
</dt> |
3307 |
|
<dd class="index-item-body"> |
3308 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_content">Step2::form_content()</a> in _steps.inc</div> |
3309 |
|
<div class="index-item-description">This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.</div> |
3310 |
|
</dd> |
3311 |
|
<dt class="field"> |
3312 |
|
<span class="method-title">form_content</span> |
3313 |
|
</dt> |
3314 |
|
<dd class="index-item-body"> |
3315 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_content">StandardAccountForm::form_content()</a> in form2.php</div> |
3316 |
|
<div class="index-item-description">This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.</div> |
3317 |
|
</dd> |
3318 |
|
<dt class="field"> |
3319 |
|
<span class="method-title">form_content</span> |
3320 |
|
</dt> |
3321 |
|
<dd class="index-item-body"> |
3322 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_content">Step1::form_content()</a> in _steps.inc</div> |
3323 |
|
<div class="index-item-description">This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.</div> |
3324 |
|
</dd> |
3325 |
|
<dt class="field"> |
3326 |
|
<span class="method-title">form_content_buttons</span> |
3327 |
|
</dt> |
3328 |
|
<dd class="index-item-body"> |
3329 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodform_content_buttons">StandardFormContent::form_content_buttons()</a> in StandardFormContent.inc</div> |
3330 |
|
<div class="index-item-description">This function is used to build the standard buttons for a form.</div> |
3331 |
|
</dd> |
3332 |
|
<dt class="field"> |
3333 |
|
<span class="method-title">form_errors</span> |
3334 |
|
</dt> |
3335 |
|
<dd class="index-item-body"> |
3336 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_errors">FormContent::form_errors()</a> in FormContent.inc</div> |
3337 |
|
<div class="index-item-description">This function is used to render the error table for the form. The error data comes from the FormProcessor or the FormValidation.</div> |
3338 |
|
</dd> |
3339 |
|
<dt class="field"> |
3340 |
|
<span class="method-title">form_file</span> |
3341 |
|
</dt> |
3342 |
|
<dd class="index-item-body"> |
3343 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_file">form_file()</a> in form_utils.inc</div> |
3344 |
|
<div class="index-item-description">build/render an html tag of file</div> |
3345 |
|
</dd> |
3346 |
|
<dt class="field"> |
3347 |
|
<span class="include-title">FormContent.inc</span> |
3348 |
|
</dt> |
3349 |
|
<dd class="index-item-body"> |
3350 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormContent_inc.html">FormContent.inc</a> in FormContent.inc</div> |
3351 |
|
</dd> |
3352 |
|
<dt class="field"> |
3353 |
|
<span class="include-title">FormElement.inc</span> |
3354 |
|
</dt> |
3355 |
|
<dd class="index-item-body"> |
3356 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormElement_inc.html">FormElement.inc</a> in FormElement.inc</div> |
3357 |
|
</dd> |
3358 |
|
<dt class="field"> |
3359 |
|
<span class="include-title">FormErrors.inc</span> |
3360 |
|
</dt> |
3361 |
|
<dd class="index-item-body"> |
3362 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormErrors_inc.html">FormErrors.inc</a> in FormErrors.inc</div> |
3363 |
|
</dd> |
3364 |
|
<dt class="field"> |
3365 |
|
<span class="include-title">FormProcessor.inc</span> |
3366 |
|
</dt> |
3367 |
|
<dd class="index-item-body"> |
3368 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html">FormProcessor.inc</a> in FormProcessor.inc</div> |
3369 |
|
</dd> |
3370 |
|
<dt class="field"> |
3371 |
|
<span class="include-title">FormValidation.inc</span> |
3372 |
|
</dt> |
3373 |
|
<dd class="index-item-body"> |
3374 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html">FormValidation.inc</a> in FormValidation.inc</div> |
3375 |
|
</dd> |
3376 |
|
<dt class="field"> |
3377 |
|
<span class="include-title">FormWizard.inc</span> |
3378 |
|
</dt> |
3379 |
|
<dd class="index-item-body"> |
3380 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html">FormWizard.inc</a> in FormWizard.inc</div> |
3381 |
|
</dd> |
3382 |
|
<dt class="field"> |
3383 |
|
<span class="include-title">FEBoxElement.inc</span> |
3384 |
|
</dt> |
3385 |
|
<dd class="index-item-body"> |
3386 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEBoxElement_inc.html">FEBoxElement.inc</a> in FEBoxElement.inc</div> |
3387 |
|
</dd> |
3388 |
|
<dt class="field"> |
3389 |
|
<span class="include-title">FEButton.inc</span> |
3390 |
|
</dt> |
3391 |
|
<dd class="index-item-body"> |
3392 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEButton_inc.html">FEButton.inc</a> in FEButton.inc</div> |
3393 |
|
</dd> |
3394 |
|
<dt class="field"> |
3395 |
|
<span class="include-title">FECheckBox.inc</span> |
3396 |
|
</dt> |
3397 |
|
<dd class="index-item-body"> |
3398 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FECheckBox_inc.html">FECheckBox.inc</a> in FECheckBox.inc</div> |
3399 |
|
</dd> |
3400 |
|
<dt class="field"> |
3401 |
|
<span class="include-title">FEDataList.inc</span> |
3402 |
|
</dt> |
3403 |
|
<dd class="index-item-body"> |
3404 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEDataList_inc.html">FEDataList.inc</a> in FEDataList.inc</div> |
3405 |
|
</dd> |
3406 |
|
<dt class="field"> |
3407 |
|
<span class="include-title">FEFile.inc</span> |
3408 |
|
</dt> |
3409 |
|
<dd class="index-item-body"> |
3410 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEFile_inc.html">FEFile.inc</a> in FEFile.inc</div> |
3411 |
|
</dd> |
3412 |
|
<dt class="field"> |
3413 |
|
<span class="include-title">FEListBoxMaster.inc</span> |
3414 |
|
</dt> |
3415 |
|
<dd class="index-item-body"> |
3416 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEListBoxMaster_inc.html">FEListBoxMaster.inc</a> in FEListBoxMaster.inc</div> |
3417 |
|
</dd> |
3418 |
|
<dt class="field"> |
3419 |
|
<span class="include-title">FEListBox.inc</span> |
3420 |
|
</dt> |
3421 |
|
<dd class="index-item-body"> |
3422 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEListBox_inc.html">FEListBox.inc</a> in FEListBox.inc</div> |
3423 |
|
</dd> |
3424 |
|
<dt class="field"> |
3425 |
|
<span class="include-title">FENumbers.inc</span> |
3426 |
|
</dt> |
3427 |
|
<dd class="index-item-body"> |
3428 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FENumbers_inc.html">FENumbers.inc</a> in FENumbers.inc</div> |
3429 |
|
</dd> |
3430 |
|
<dt class="field"> |
3431 |
|
<span class="include-title">FEPassword.inc</span> |
3432 |
|
</dt> |
3433 |
|
<dd class="index-item-body"> |
3434 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEPassword_inc.html">FEPassword.inc</a> in FEPassword.inc</div> |
3435 |
|
</dd> |
3436 |
|
<dt class="field"> |
3437 |
|
<span class="include-title">FERadioGroup.inc</span> |
3438 |
|
</dt> |
3439 |
|
<dd class="index-item-body"> |
3440 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FERadioGroup_inc.html">FERadioGroup.inc</a> in FERadioGroup.inc</div> |
3441 |
|
</dd> |
3442 |
|
<dt class="field"> |
3443 |
|
<span class="include-title">FETextArea.inc</span> |
3444 |
|
</dt> |
3445 |
|
<dd class="index-item-body"> |
3446 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FETextArea_inc.html">FETextArea.inc</a> in FETextArea.inc</div> |
3447 |
|
</dd> |
3448 |
|
<dt class="field"> |
3449 |
|
<span class="include-title">FEText.inc</span> |
3450 |
|
</dt> |
3451 |
|
<dd class="index-item-body"> |
3452 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_FEText_inc.html">FEText.inc</a> in FEText.inc</div> |
3453 |
|
</dd> |
3454 |
|
<dt class="field"> |
3455 |
|
<span class="method-title">form_hidden</span> |
3456 |
|
</dt> |
3457 |
|
<dd class="index-item-body"> |
3458 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_hidden">form_hidden()</a> in form_utils.inc</div> |
3459 |
|
<div class="index-item-description">build/render an input tag of type hidden</div> |
3460 |
|
</dd> |
3461 |
|
<dt class="field"> |
3462 |
|
<span class="method-title">form_image</span> |
3463 |
|
</dt> |
3464 |
|
<dd class="index-item-body"> |
3465 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_image">form_image()</a> in form_utils.inc</div> |
3466 |
|
<div class="index-item-description">build/render an input tag of type image</div> |
3467 |
|
</dd> |
3468 |
|
<dt class="field"> |
3469 |
|
<span class="method-title">form_init_data</span> |
3470 |
|
</dt> |
3471 |
|
<dd class="index-item-body"> |
3472 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_data">AccountForm::form_init_data()</a> in form1.php</div> |
3473 |
|
<div class="index-item-description">This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.</div> |
3474 |
|
</dd> |
3475 |
|
<dt class="field"> |
3476 |
|
<span class="method-title">form_init_data</span> |
3477 |
|
</dt> |
3478 |
|
<dd class="index-item-body"> |
3479 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_init_data">Step1::form_init_data()</a> in _steps.inc</div> |
3480 |
|
<div class="index-item-description">This method is called only the first time the form page is hit.</div> |
3481 |
|
</dd> |
3482 |
|
<dt class="field"> |
3483 |
|
<span class="method-title">form_init_data</span> |
3484 |
|
</dt> |
3485 |
|
<dd class="index-item-body"> |
3486 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_data">StandardAccountForm::form_init_data()</a> in form2.php</div> |
3487 |
|
<div class="index-item-description">This method is called only the first time the form page is hit.</div> |
3488 |
|
</dd> |
3489 |
|
<dt class="field"> |
3490 |
|
<span class="method-title">form_init_data</span> |
3491 |
|
</dt> |
3492 |
|
<dd class="index-item-body"> |
3493 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_init_data">Step3::form_init_data()</a> in _steps.inc</div> |
3494 |
|
<div class="index-item-description">This method is called only the first time the form page is hit.</div> |
3495 |
|
</dd> |
3496 |
|
<dt class="field"> |
3497 |
|
<span class="method-title">form_init_data</span> |
3498 |
|
</dt> |
3499 |
|
<dd class="index-item-body"> |
3500 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html#methodform_init_data">SampleForm::form_init_data()</a> in form3.php</div> |
3501 |
|
<div class="index-item-description">This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.</div> |
3502 |
|
</dd> |
3503 |
|
<dt class="field"> |
3504 |
|
<span class="method-title">form_init_data</span> |
3505 |
|
</dt> |
3506 |
|
<dd class="index-item-body"> |
3507 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_init_data">Step2::form_init_data()</a> in _steps.inc</div> |
3508 |
|
<div class="index-item-description">This method is called only the first time the form page is hit.</div> |
3509 |
|
</dd> |
3510 |
|
<dt class="field"> |
3511 |
|
<span class="method-title">form_init_data</span> |
3512 |
|
</dt> |
3513 |
|
<dd class="index-item-body"> |
3514 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_data">FormContent::form_init_data()</a> in FormContent.inc</div> |
3515 |
|
<div class="index-item-description">This method is called by the</div> |
3516 |
|
</dd> |
3517 |
|
<dt class="field"> |
3518 |
|
<span class="method-title">form_init_data</span> |
3519 |
|
</dt> |
3520 |
|
<dd class="index-item-body"> |
3521 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MasterSlaveForm.html#methodform_init_data">MasterSlaveForm::form_init_data()</a> in form4.php</div> |
3522 |
|
<div class="index-item-description">This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.</div> |
3523 |
|
</dd> |
3524 |
|
<dt class="field"> |
3525 |
|
<span class="method-title">form_init_elements</span> |
3526 |
|
</dt> |
3527 |
|
<dd class="index-item-body"> |
3528 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#methodform_init_elements">Step3::form_init_elements()</a> in _steps.inc</div> |
3529 |
|
<div class="index-item-description">This method gets called EVERY time the object is</div> |
3530 |
|
</dd> |
3531 |
|
<dt class="field"> |
3532 |
|
<span class="method-title">form_init_elements</span> |
3533 |
|
</dt> |
3534 |
|
<dd class="index-item-body"> |
3535 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/AccountForm.html#methodform_init_elements">AccountForm::form_init_elements()</a> in form1.php</div> |
3536 |
|
<div class="index-item-description">This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.</div> |
3537 |
|
</dd> |
3538 |
|
<dt class="field"> |
3539 |
|
<span class="method-title">form_init_elements</span> |
3540 |
|
</dt> |
3541 |
|
<dd class="index-item-body"> |
3542 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html#methodform_init_elements">SampleForm::form_init_elements()</a> in form3.php</div> |
3543 |
|
<div class="index-item-description">This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.</div> |
3544 |
|
</dd> |
3545 |
|
<dt class="field"> |
3546 |
|
<span class="method-title">form_init_elements</span> |
3547 |
|
</dt> |
3548 |
|
<dd class="index-item-body"> |
3549 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#methodform_init_elements">Step2::form_init_elements()</a> in _steps.inc</div> |
3550 |
|
<div class="index-item-description">This method gets called EVERY time the object is</div> |
3551 |
|
</dd> |
3552 |
|
<dt class="field"> |
3553 |
|
<span class="method-title">form_init_elements</span> |
3554 |
|
</dt> |
3555 |
|
<dd class="index-item-body"> |
3556 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MasterSlaveForm.html#methodform_init_elements">MasterSlaveForm::form_init_elements()</a> in form4.php</div> |
3557 |
|
<div class="index-item-description">This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.</div> |
3558 |
|
</dd> |
3559 |
|
<dt class="field"> |
3560 |
|
<span class="method-title">form_init_elements</span> |
3561 |
|
</dt> |
3562 |
|
<dd class="index-item-body"> |
3563 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#methodform_init_elements">Step1::form_init_elements()</a> in _steps.inc</div> |
3564 |
|
<div class="index-item-description">This method gets called EVERY time the object is</div> |
3565 |
|
</dd> |
3566 |
|
<dt class="field"> |
3567 |
|
<span class="method-title">form_init_elements</span> |
3568 |
|
</dt> |
3569 |
|
<dd class="index-item-body"> |
3570 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#methodform_init_elements">StandardAccountForm::form_init_elements()</a> in form2.php</div> |
3571 |
|
<div class="index-item-description">This method gets called EVERY time the object is</div> |
3572 |
|
</dd> |
3573 |
|
<dt class="field"> |
3574 |
|
<span class="method-title">form_init_elements</span> |
3575 |
|
</dt> |
3576 |
|
<dd class="index-item-body"> |
3577 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_init_elements">FormContent::form_init_elements()</a> in FormContent.inc</div> |
3578 |
|
<div class="index-item-description">This method is what is called to build the list of FormElements that will be used by this form.</div> |
3579 |
|
</dd> |
3580 |
|
<dt class="field"> |
3581 |
|
<span class="method-title">form_open</span> |
3582 |
|
</dt> |
3583 |
|
<dd class="index-item-body"> |
3584 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_open">form_open()</a> in form_utils.inc</div> |
3585 |
|
<div class="index-item-description">render an form open tag only.</div> |
3586 |
|
</dd> |
3587 |
|
<dt class="field"> |
3588 |
|
<span class="method-title">form_password</span> |
3589 |
|
</dt> |
3590 |
|
<dd class="index-item-body"> |
3591 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_password">form_password()</a> in form_utils.inc</div> |
3592 |
|
<div class="index-item-description">build/render an input tag of type password</div> |
3593 |
|
</dd> |
3594 |
|
<dt class="field"> |
3595 |
|
<span class="method-title">form_radio</span> |
3596 |
|
</dt> |
3597 |
|
<dd class="index-item-body"> |
3598 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_radio">form_radio()</a> in form_utils.inc</div> |
3599 |
|
<div class="index-item-description">build/render an input tag of type radio</div> |
3600 |
|
</dd> |
3601 |
|
<dt class="field"> |
3602 |
|
<span class="method-title">form_select</span> |
3603 |
|
</dt> |
3604 |
|
<dd class="index-item-body"> |
3605 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_select">form_select()</a> in form_utils.inc</div> |
3606 |
|
<div class="index-item-description">Build a select tag with all of its option tags</div> |
3607 |
|
</dd> |
3608 |
|
<dt class="field"> |
3609 |
|
<span class="method-title">form_select_is_selected</span> |
3610 |
|
</dt> |
3611 |
|
<dd class="index-item-body"> |
3612 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_select_is_selected">form_select_is_selected()</a> in form_utils.inc</div> |
3613 |
|
<div class="index-item-description">This function is used by form_select to determin if a value is selected or not.</div> |
3614 |
|
</dd> |
3615 |
|
<dt class="field"> |
3616 |
|
<span class="method-title">form_submit</span> |
3617 |
|
</dt> |
3618 |
|
<dd class="index-item-body"> |
3619 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_submit">form_submit()</a> in form_utils.inc</div> |
3620 |
|
<div class="index-item-description">build/render an input tag of type submit</div> |
3621 |
|
</dd> |
3622 |
|
<dt class="field"> |
3623 |
|
<span class="method-title">form_success</span> |
3624 |
|
</dt> |
3625 |
|
<dd class="index-item-body"> |
3626 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodform_success">FormContent::form_success()</a> in FormContent.inc</div> |
3627 |
|
<div class="index-item-description">This method is called when the form_action() was successfull, and the form wants to render some kind of message</div> |
3628 |
|
</dd> |
3629 |
|
<dt class="field"> |
3630 |
|
<span class="method-title">form_tag_onsubmit</span> |
3631 |
|
</dt> |
3632 |
|
<dd class="index-item-body"> |
3633 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodform_tag_onsubmit">FEComboListBox::form_tag_onsubmit()</a> in FEListBox.inc</div> |
3634 |
|
<div class="index-item-description">This is a method for getting the JS needed for the form tag's onsubmit attribute.</div> |
3635 |
|
</dd> |
3636 |
|
<dt class="field"> |
3637 |
|
<span class="method-title">form_tag_onsubmit</span> |
3638 |
|
</dt> |
3639 |
|
<dd class="index-item-body"> |
3640 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodform_tag_onsubmit">FormElement::form_tag_onsubmit()</a> in FormElement.inc</div> |
3641 |
|
<div class="index-item-description">This is a method for getting the JS needed for the form tag's onsubmit attribute.</div> |
3642 |
|
</dd> |
3643 |
|
<dt class="field"> |
3644 |
|
<span class="method-title">form_text</span> |
3645 |
|
</dt> |
3646 |
|
<dd class="index-item-body"> |
3647 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_text">form_text()</a> in form_utils.inc</div> |
3648 |
|
<div class="index-item-description">build/render an input tag of type text</div> |
3649 |
|
</dd> |
3650 |
|
<dt class="field"> |
3651 |
|
<span class="method-title">form_textarea</span> |
3652 |
|
</dt> |
3653 |
|
<dd class="index-item-body"> |
3654 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionform_textarea">form_textarea()</a> in form_utils.inc</div> |
3655 |
|
<div class="index-item-description">build a textarea tag with name and attributes.</div> |
3656 |
|
</dd> |
3657 |
|
<dt class="field"> |
3658 |
|
<span class="const-title">FORM_VISITED</span> |
3659 |
|
</dt> |
3660 |
|
<dd class="index-item-body"> |
3661 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormProcessor_inc.html#defineFORM_VISITED">FORM_VISITED</a> in FormProcessor.inc</div> |
3662 |
|
</dd> |
3663 |
|
<dt class="field"> |
3664 |
|
<span class="method-title">frameset</span> |
3665 |
|
</dt> |
3666 |
|
<dd class="index-item-body"> |
3667 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodframeset">PageWidget::frameset()</a> in PageWidget.inc</div> |
3668 |
|
<div class="index-item-description">This function is used to save</div> |
3669 |
|
</dd> |
3670 |
|
<dt class="field"> |
3671 |
|
FRAMESETtag |
3672 |
|
</dt> |
3673 |
|
<dd class="index-item-body"> |
3674 |
|
<div class="index-item-details"><a href="phpHtmlLib/FRAMESETtag.html">FRAMESETtag</a> in ALLTAGS.inc</div> |
3675 |
|
<div class="index-item-description"><FRAMESET> tag class</div> |
3676 |
|
</dd> |
3677 |
|
<dt class="field"> |
3678 |
|
FRAMEtag |
3679 |
|
</dt> |
3680 |
|
<dd class="index-item-body"> |
3681 |
|
<div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html">FRAMEtag</a> in ALLTAGS.inc</div> |
3682 |
|
<div class="index-item-description"><FRAME> tag class</div> |
3683 |
|
</dd> |
3684 |
|
<dt class="field"> |
3685 |
|
<span class="include-title">font_utils.inc</span> |
3686 |
|
</dt> |
3687 |
|
<dd class="index-item-body"> |
3688 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html">font_utils.inc</a> in font_utils.inc</div> |
3689 |
|
</dd> |
3690 |
|
<dt class="field"> |
3691 |
|
<span class="include-title">form_utils.inc</span> |
3692 |
|
</dt> |
3693 |
|
<dd class="index-item-body"> |
3694 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html">form_utils.inc</a> in form_utils.inc</div> |
3695 |
|
</dd> |
3696 |
|
<dt class="field"> |
3697 |
|
<span class="include-title">frame_utils.inc</span> |
3698 |
|
</dt> |
3699 |
|
<dd class="index-item-body"> |
3700 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html">frame_utils.inc</a> in frame_utils.inc</div> |
3701 |
|
</dd> |
3702 |
|
<dt class="field"> |
3703 |
|
<span class="include-title">FooterNav.inc</span> |
3704 |
|
</dt> |
3705 |
|
<dd class="index-item-body"> |
3706 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_FooterNav_inc.html">FooterNav.inc</a> in FooterNav.inc</div> |
3707 |
|
</dd> |
3708 |
|
</dl> |
3709 |
|
<a name="g"></a> |
3710 |
|
<div class="index-letter-section"> |
3711 |
|
<div style="float: left" class="index-letter-title">g</div> |
3712 |
|
<div style="float: right"><a href="#top">top</a></div> |
3713 |
|
<div style="clear: both"></div> |
3714 |
|
</div> |
3715 |
|
<dl> |
3716 |
|
<dt class="field"> |
3717 |
|
<span class="method-title">getdirlist</span> |
3718 |
|
</dt> |
3719 |
|
<dd class="index-item-body"> |
3720 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodgetdirlist">ImageThumbnailWidget::getdirlist()</a> in ImageThumbnailWidget.inc</div> |
3721 |
|
</dd> |
3722 |
|
<dt class="field"> |
3723 |
|
<span class="method-title">get_action</span> |
3724 |
|
</dt> |
3725 |
|
<dd class="index-item-body"> |
3726 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_action">FormContent::get_action()</a> in FormContent.inc</div> |
3727 |
|
<div class="index-item-description">Get the current status of the action.</div> |
3728 |
|
</dd> |
3729 |
|
<dt class="field"> |
3730 |
|
<span class="method-title">get_action</span> |
3731 |
|
</dt> |
3732 |
|
<dd class="index-item-body"> |
3733 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_action">FormProcessor::get_action()</a> in FormProcessor.inc</div> |
3734 |
|
<div class="index-item-description">This is used to get the action that was processed by the form</div> |
3735 |
|
</dd> |
3736 |
|
<dt class="field"> |
3737 |
|
<span class="method-title">get_align</span> |
3738 |
|
</dt> |
3739 |
|
<dd class="index-item-body"> |
3740 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a> in BaseWidget.inc</div> |
3741 |
|
<div class="index-item-description">This gets the alignment value for the outer table</div> |
3742 |
|
</dd> |
3743 |
|
<dt class="field"> |
3744 |
|
<span class="method-title">get_attribute</span> |
3745 |
|
</dt> |
3746 |
|
<dd class="index-item-body"> |
3747 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_attribute">FormElement::get_attribute()</a> in FormElement.inc</div> |
3748 |
|
<div class="index-item-description">return a single attribute</div> |
3749 |
|
</dd> |
3750 |
|
<dt class="field"> |
3751 |
|
<span class="method-title">get_auto_error_display</span> |
3752 |
|
</dt> |
3753 |
|
<dd class="index-item-body"> |
3754 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_auto_error_display">FormProcessor::get_auto_error_display()</a> in FormProcessor.inc</div> |
3755 |
|
<div class="index-item-description">This gets the current value of the flag that tells us to show form errors automatically or not.</div> |
3756 |
|
</dd> |
3757 |
|
<dt class="field"> |
3758 |
|
<span class="method-title">get_cancel_url</span> |
3759 |
|
</dt> |
3760 |
|
<dd class="index-item-body"> |
3761 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodget_cancel_url">ListAction::get_cancel_url()</a> in ListAction.inc</div> |
3762 |
|
<div class="index-item-description">this returns the current cancel url</div> |
3763 |
|
</dd> |
3764 |
|
<dt class="field"> |
3765 |
|
<span class="method-title">get_cellpadding</span> |
3766 |
|
</dt> |
3767 |
|
<dd class="index-item-body"> |
3768 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_cellpadding">InfoTable::get_cellpadding()</a> in InfoTable.inc</div> |
3769 |
|
<div class="index-item-description">This gets the current value of the cellpadding</div> |
3770 |
|
</dd> |
3771 |
|
<dt class="field"> |
3772 |
|
<span class="method-title">get_cellspacing</span> |
3773 |
|
</dt> |
3774 |
|
<dd class="index-item-body"> |
3775 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_cellspacing">InfoTable::get_cellspacing()</a> in InfoTable.inc</div> |
3776 |
|
<div class="index-item-description">This gets the current value of the cellspacing</div> |
3777 |
|
</dd> |
3778 |
|
<dt class="field"> |
3779 |
|
<span class="method-title">get_confirm_element</span> |
3780 |
|
</dt> |
3781 |
|
<dd class="index-item-body"> |
3782 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_confirm_element">FormElement::get_confirm_element()</a> in FormElement.inc</div> |
3783 |
|
<div class="index-item-description">This method returns the hidden version of this element for a confirmation page.</div> |
3784 |
|
</dd> |
3785 |
|
<dt class="field"> |
3786 |
|
<span class="method-title">get_confirm_element</span> |
3787 |
|
</dt> |
3788 |
|
<dd class="index-item-body"> |
3789 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodget_confirm_element">FEComboListBox::get_confirm_element()</a> in FEListBox.inc</div> |
3790 |
|
<div class="index-item-description">This method returns the hidden version of this element for a confirmation page.</div> |
3791 |
|
</dd> |
3792 |
|
<dt class="field"> |
3793 |
|
<span class="method-title">get_confirm_element</span> |
3794 |
|
</dt> |
3795 |
|
<dd class="index-item-body"> |
3796 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_confirm_element">FEFile::get_confirm_element()</a> in FEFile.inc</div> |
3797 |
|
<div class="index-item-description">This method returns the hidden version of this element for a confirmation page.</div> |
3798 |
|
</dd> |
3799 |
|
<dt class="field"> |
3800 |
|
<span class="method-title">get_confirm_element</span> |
3801 |
|
</dt> |
3802 |
|
<dd class="index-item-body"> |
3803 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodget_confirm_element">FEDate::get_confirm_element()</a> in FEListBox.inc</div> |
3804 |
|
<div class="index-item-description">This method returns the hidden version of this element for a confirmation page.</div> |
3805 |
|
</dd> |
3806 |
|
<dt class="field"> |
3807 |
|
<span class="method-title">get_confirm_element</span> |
3808 |
|
</dt> |
3809 |
|
<dd class="index-item-body"> |
3810 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html#methodget_confirm_element">FEHidden::get_confirm_element()</a> in misc.inc</div> |
3811 |
|
<div class="index-item-description">This method returns the hidden version of this element for a confirmation page.</div> |
3812 |
|
</dd> |
3813 |
|
<dt class="field"> |
3814 |
|
<span class="method-title">get_count_column</span> |
3815 |
|
</dt> |
3816 |
|
<dd class="index-item-body"> |
3817 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_count_column">SQLDataListSource::get_count_column()</a> in SQLDataListSource.inc</div> |
3818 |
|
<div class="index-item-description">this returns the current count column</div> |
3819 |
|
</dd> |
3820 |
|
<dt class="field"> |
3821 |
|
<span class="method-title">get_css</span> |
3822 |
|
</dt> |
3823 |
|
<dd class="index-item-body"> |
3824 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a> in BaseWidget.inc</div> |
3825 |
|
<div class="index-item-description">This function provides the mechanism to build and return the css needed by this widget</div> |
3826 |
|
</dd> |
3827 |
|
<dt class="field"> |
3828 |
|
<span class="method-title">get_current_page</span> |
3829 |
|
</dt> |
3830 |
|
<dd class="index-item-body"> |
3831 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_current_page">DataList::get_current_page()</a> in DataList.inc</div> |
3832 |
|
<div class="index-item-description">This function returns the current page that the item list is on.</div> |
3833 |
|
</dd> |
3834 |
|
<dt class="field"> |
3835 |
|
<span class="method-title">get_data_index</span> |
3836 |
|
</dt> |
3837 |
|
<dd class="index-item-body"> |
3838 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_data_index">DataListSource::get_data_index()</a> in DataListSource.inc</div> |
3839 |
|
<div class="index-item-description">This function returns the data_index value and increments it</div> |
3840 |
|
</dd> |
3841 |
|
<dt class="field"> |
3842 |
|
<span class="method-title">get_data_index</span> |
3843 |
|
</dt> |
3844 |
|
<dd class="index-item-body"> |
3845 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodget_data_index">ArrayDataListSource::get_data_index()</a> in ArrayDataListSource.inc</div> |
3846 |
|
<div class="index-item-description">This function returns the data_index value and increments it</div> |
3847 |
|
</dd> |
3848 |
|
<dt class="field"> |
3849 |
|
<span class="method-title">get_data_source</span> |
3850 |
|
</dt> |
3851 |
|
<dd class="index-item-body"> |
3852 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html#methodget_data_source">csvfilelist::get_data_source()</a> in widget7.php</div> |
3853 |
|
</dd> |
3854 |
|
<dt class="field"> |
3855 |
|
<span class="method-title">get_data_source</span> |
3856 |
|
</dt> |
3857 |
|
<dd class="index-item-body"> |
3858 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methodget_data_source">pearmysqllist::get_data_source()</a> in widget6.php</div> |
3859 |
|
<div class="index-item-description">This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.</div> |
3860 |
|
</dd> |
3861 |
|
<dt class="field"> |
3862 |
|
<span class="method-title">get_data_source</span> |
3863 |
|
</dt> |
3864 |
|
<dd class="index-item-body"> |
3865 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/adodbmysqllist.html#methodget_data_source">adodbmysqllist::get_data_source()</a> in widget6.php</div> |
3866 |
|
<div class="index-item-description">This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.</div> |
3867 |
|
</dd> |
3868 |
|
<dt class="field"> |
3869 |
|
<span class="method-title">get_data_source</span> |
3870 |
|
</dt> |
3871 |
|
<dd class="index-item-body"> |
3872 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_data_source">DataList::get_data_source()</a> in DataList.inc</div> |
3873 |
|
<div class="index-item-description">This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.</div> |
3874 |
|
</dd> |
3875 |
|
<dt class="field"> |
3876 |
|
<span class="method-title">get_db_tables</span> |
3877 |
|
</dt> |
3878 |
|
<dd class="index-item-body"> |
3879 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_db_tables">SQLDataListSource::get_db_tables()</a> in SQLDataListSource.inc</div> |
3880 |
|
<div class="index-item-description">returns the table(s) used in the query</div> |
3881 |
|
</dd> |
3882 |
|
<dt class="field"> |
3883 |
|
<span class="method-title">get_db_values</span> |
3884 |
|
</dt> |
3885 |
|
<dd class="index-item-body"> |
3886 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_db_values">SQLDataListSource::get_db_values()</a> in SQLDataListSource.inc</div> |
3887 |
|
<div class="index-item-description">This function returns the values we need to search for in the sql query</div> |
3888 |
|
</dd> |
3889 |
|
<dt class="field"> |
3890 |
|
<span class="method-title">get_default_checked_items</span> |
3891 |
|
</dt> |
3892 |
|
<dd class="index-item-body"> |
3893 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodget_default_checked_items">DefaultGUIDatalist::get_default_checked_items()</a> in DefaultGUIDataList.inc</div> |
3894 |
|
<div class="index-item-description">This function returns the array of default checked items to be marked as checked in the checkbox action column</div> |
3895 |
|
</dd> |
3896 |
|
<dt class="field"> |
3897 |
|
<span class="method-title">get_default_css</span> |
3898 |
|
</dt> |
3899 |
|
<dd class="index-item-body"> |
3900 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_default_css">FormContent::get_default_css()</a> in FormContent.inc</div> |
3901 |
|
<div class="index-item-description">This function returns the default css class used for NON error text.</div> |
3902 |
|
</dd> |
3903 |
|
<dt class="field"> |
3904 |
|
<span class="method-title">get_default_num_rows</span> |
3905 |
|
</dt> |
3906 |
|
<dd class="index-item-body"> |
3907 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_default_num_rows">DataList::get_default_num_rows()</a> in DataList.inc</div> |
3908 |
|
<div class="index-item-description">This function gets the current default number of rows to display setting.</div> |
3909 |
|
</dd> |
3910 |
|
<dt class="field"> |
3911 |
|
<span class="method-title">get_default_order_case_sensitive</span> |
3912 |
|
</dt> |
3913 |
|
<dd class="index-item-body"> |
3914 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_default_order_case_sensitive">SQLDataListSource::get_default_order_case_sensitive()</a> in SQLDataListSource.inc</div> |
3915 |
|
<div class="index-item-description">This function is used to get the flag for the ability to sort/order by case sensitive or not.</div> |
3916 |
|
</dd> |
3917 |
|
<dt class="field"> |
3918 |
|
<span class="method-title">get_doctype_source</span> |
3919 |
|
</dt> |
3920 |
|
<dd class="index-item-body"> |
3921 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a> in XMLDocumentClass.inc</div> |
3922 |
|
<div class="index-item-description">This function returns the current DOCTYPE tag's source attribute</div> |
3923 |
|
</dd> |
3924 |
|
<dt class="field"> |
3925 |
|
<span class="method-title">get_element</span> |
3926 |
|
</dt> |
3927 |
|
<dd class="index-item-body"> |
3928 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBox.html#methodget_element">FEListBox::get_element()</a> in FEListBox.inc</div> |
3929 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3930 |
|
</dd> |
3931 |
|
<dt class="field"> |
3932 |
|
<span class="method-title">get_element</span> |
3933 |
|
</dt> |
3934 |
|
<dd class="index-item-body"> |
3935 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodget_element">FEDate::get_element()</a> in FEListBox.inc</div> |
3936 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3937 |
|
</dd> |
3938 |
|
<dt class="field"> |
3939 |
|
<span class="method-title">get_element</span> |
3940 |
|
</dt> |
3941 |
|
<dd class="index-item-body"> |
3942 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBoxList.html#methodget_element">FECheckBoxList::get_element()</a> in FECheckBox.inc</div> |
3943 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3944 |
|
</dd> |
3945 |
|
<dt class="field"> |
3946 |
|
<span class="method-title">get_element</span> |
3947 |
|
</dt> |
3948 |
|
<dd class="index-item-body"> |
3949 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_element">FEFile::get_element()</a> in FEFile.inc</div> |
3950 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3951 |
|
</dd> |
3952 |
|
<dt class="field"> |
3953 |
|
<span class="method-title">get_element</span> |
3954 |
|
</dt> |
3955 |
|
<dd class="index-item-body"> |
3956 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodget_element">FEComboListBox::get_element()</a> in FEListBox.inc</div> |
3957 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3958 |
|
</dd> |
3959 |
|
<dt class="field"> |
3960 |
|
<span class="method-title">get_element</span> |
3961 |
|
</dt> |
3962 |
|
<dd class="index-item-body"> |
3963 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element">FormElement::get_element()</a> in FormElement.inc</div> |
3964 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3965 |
|
</dd> |
3966 |
|
<dt class="field"> |
3967 |
|
<span class="method-title">get_element</span> |
3968 |
|
</dt> |
3969 |
|
<dd class="index-item-body"> |
3970 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element">FormContent::get_element()</a> in FormContent.inc</div> |
3971 |
|
<div class="index-item-description">This method returns the FormElement based on the label.</div> |
3972 |
|
</dd> |
3973 |
|
<dt class="field"> |
3974 |
|
<span class="method-title">get_element</span> |
3975 |
|
</dt> |
3976 |
|
<dd class="index-item-body"> |
3977 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_element">FECheckBox::get_element()</a> in FECheckBox.inc</div> |
3978 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3979 |
|
</dd> |
3980 |
|
<dt class="field"> |
3981 |
|
<span class="method-title">get_element</span> |
3982 |
|
</dt> |
3983 |
|
<dd class="index-item-body"> |
3984 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHidden.html#methodget_element">FEHidden::get_element()</a> in misc.inc</div> |
3985 |
|
</dd> |
3986 |
|
<dt class="field"> |
3987 |
|
<span class="method-title">get_element</span> |
3988 |
|
</dt> |
3989 |
|
<dd class="index-item-body"> |
3990 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEText.html#methodget_element">FEText::get_element()</a> in FEText.inc</div> |
3991 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3992 |
|
</dd> |
3993 |
|
<dt class="field"> |
3994 |
|
<span class="method-title">get_element</span> |
3995 |
|
</dt> |
3996 |
|
<dd class="index-item-body"> |
3997 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodget_element">FEHostNameWithPort::get_element()</a> in FEText.inc</div> |
3998 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
3999 |
|
</dd> |
4000 |
|
<dt class="field"> |
4001 |
|
<span class="method-title">get_element</span> |
4002 |
|
</dt> |
4003 |
|
<dd class="index-item-body"> |
4004 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#methodget_element">FENestedListBox::get_element()</a> in FEListBox.inc</div> |
4005 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4006 |
|
</dd> |
4007 |
|
<dt class="field"> |
4008 |
|
<span class="method-title">get_element</span> |
4009 |
|
</dt> |
4010 |
|
<dd class="index-item-body"> |
4011 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html#methodget_element">FEPassword::get_element()</a> in FEPassword.inc</div> |
4012 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4013 |
|
</dd> |
4014 |
|
<dt class="field"> |
4015 |
|
<span class="method-title">get_element</span> |
4016 |
|
</dt> |
4017 |
|
<dd class="index-item-body"> |
4018 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_element">FERadioGroup::get_element()</a> in FERadioGroup.inc</div> |
4019 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4020 |
|
</dd> |
4021 |
|
<dt class="field"> |
4022 |
|
<span class="method-title">get_element</span> |
4023 |
|
</dt> |
4024 |
|
<dd class="index-item-body"> |
4025 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodget_element">FEMultiListBox::get_element()</a> in FEListBox.inc</div> |
4026 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4027 |
|
</dd> |
4028 |
|
<dt class="field"> |
4029 |
|
<span class="method-title">get_element</span> |
4030 |
|
</dt> |
4031 |
|
<dd class="index-item-body"> |
4032 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodget_element">FETextArea::get_element()</a> in FETextArea.inc</div> |
4033 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4034 |
|
</dd> |
4035 |
|
<dt class="field"> |
4036 |
|
<span class="method-title">get_element</span> |
4037 |
|
</dt> |
4038 |
|
<dd class="index-item-body"> |
4039 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodget_element">FEButton::get_element()</a> in FEButton.inc</div> |
4040 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4041 |
|
</dd> |
4042 |
|
<dt class="field"> |
4043 |
|
<span class="method-title">get_element</span> |
4044 |
|
</dt> |
4045 |
|
<dd class="index-item-body"> |
4046 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodget_element">Container::get_element()</a> in ContainerClass.inc</div> |
4047 |
|
<div class="index-item-description">get the nth element from content array</div> |
4048 |
|
</dd> |
4049 |
|
<dt class="field"> |
4050 |
|
<span class="method-title">get_element</span> |
4051 |
|
</dt> |
4052 |
|
<dd class="index-item-body"> |
4053 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodget_element">FESubmitButton::get_element()</a> in FEButton.inc</div> |
4054 |
|
<div class="index-item-description">This function builds and returns the form element object</div> |
4055 |
|
</dd> |
4056 |
|
<dt class="field"> |
4057 |
|
<span class="method-title">get_element_name</span> |
4058 |
|
</dt> |
4059 |
|
<dd class="index-item-body"> |
4060 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_element_name">FormElement::get_element_name()</a> in FormElement.inc</div> |
4061 |
|
<div class="index-item-description">Returns the element name to be used in the form</div> |
4062 |
|
</dd> |
4063 |
|
<dt class="field"> |
4064 |
|
<span class="method-title">get_element_text</span> |
4065 |
|
</dt> |
4066 |
|
<dd class="index-item-body"> |
4067 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html#methodget_element_text">FEPassword::get_element_text()</a> in FEPassword.inc</div> |
4068 |
|
<div class="index-item-description">return a string to the user for the confirmation page</div> |
4069 |
|
</dd> |
4070 |
|
<dt class="field"> |
4071 |
|
<span class="method-title">get_element_value</span> |
4072 |
|
</dt> |
4073 |
|
<dd class="index-item-body"> |
4074 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_element_value">FormContent::get_element_value()</a> in FormContent.inc</div> |
4075 |
|
<div class="index-item-description">This method is used to get the value for a non hidden element</div> |
4076 |
|
</dd> |
4077 |
|
<dt class="field"> |
4078 |
|
<span class="method-title">get_encoding</span> |
4079 |
|
</dt> |
4080 |
|
<dd class="index-item-body"> |
4081 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a> in XMLDocumentClass.inc</div> |
4082 |
|
<div class="index-item-description">This function gets the current encoding type</div> |
4083 |
|
</dd> |
4084 |
|
<dt class="field"> |
4085 |
|
<span class="method-title">get_errors</span> |
4086 |
|
</dt> |
4087 |
|
<dd class="index-item-body"> |
4088 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_errors">FormElement::get_errors()</a> in FormElement.inc</div> |
4089 |
|
<div class="index-item-description">This returns the array of errors for this element</div> |
4090 |
|
</dd> |
4091 |
|
<dt class="field"> |
4092 |
|
<span class="method-title">get_error_array</span> |
4093 |
|
</dt> |
4094 |
|
<dd class="index-item-body"> |
4095 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_error_array">FormContent::get_error_array()</a> in FormContent.inc</div> |
4096 |
|
<div class="index-item-description">This method returns an array of errors for all the errors.</div> |
4097 |
|
</dd> |
4098 |
|
<dt class="field"> |
4099 |
|
<span class="method-title">get_error_array</span> |
4100 |
|
</dt> |
4101 |
|
<dd class="index-item-body"> |
4102 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_error_array">FormProcessor::get_error_array()</a> in FormProcessor.inc</div> |
4103 |
|
<div class="index-item-description">This method returns an array of errors that happened in the form.</div> |
4104 |
|
</dd> |
4105 |
|
<dt class="field"> |
4106 |
|
<span class="method-title">get_error_code</span> |
4107 |
|
</dt> |
4108 |
|
<dd class="index-item-body"> |
4109 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_code">FormValidation::get_error_code()</a> in FormValidation.inc</div> |
4110 |
|
<div class="index-item-description">This method returns the error code from the last validation error found.</div> |
4111 |
|
</dd> |
4112 |
|
<dt class="field"> |
4113 |
|
<span class="method-title">get_error_display_object</span> |
4114 |
|
</dt> |
4115 |
|
<dd class="index-item-body"> |
4116 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_error_display_object">FormProcessor::get_error_display_object()</a> in FormProcessor.inc</div> |
4117 |
|
<div class="index-item-description">This method allows us to get access to the errors display object that is generated by the form content. This is the display object that is meant to be rendered directly.</div> |
4118 |
|
</dd> |
4119 |
|
<dt class="field"> |
4120 |
|
<span class="method-title">get_error_message</span> |
4121 |
|
</dt> |
4122 |
|
<dd class="index-item-body"> |
4123 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodget_error_message">FormValidation::get_error_message()</a> in FormValidation.inc</div> |
4124 |
|
<div class="index-item-description">This method returns the error message from the last validation error found.</div> |
4125 |
|
</dd> |
4126 |
|
<dt class="field"> |
4127 |
|
<span class="method-title">get_error_message</span> |
4128 |
|
</dt> |
4129 |
|
<dd class="index-item-body"> |
4130 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_error_message">FormElement::get_error_message()</a> in FormElement.inc</div> |
4131 |
|
<div class="index-item-description">Returns the current error message if any</div> |
4132 |
|
</dd> |
4133 |
|
<dt class="field"> |
4134 |
|
<span class="method-title">get_error_msg</span> |
4135 |
|
</dt> |
4136 |
|
<dd class="index-item-body"> |
4137 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormErrors.html#methodget_error_msg">FormErrors::get_error_msg()</a> in FormErrors.inc</div> |
4138 |
|
<div class="index-item-description">This returns the appropriate error message based on the error #.</div> |
4139 |
|
</dd> |
4140 |
|
<dt class="field"> |
4141 |
|
<span class="method-title">get_file_info</span> |
4142 |
|
</dt> |
4143 |
|
<dd class="index-item-body"> |
4144 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_file_info">FEFile::get_file_info()</a> in FEFile.inc</div> |
4145 |
|
<div class="index-item-description">This function will return this file's portion of the $_FILES array</div> |
4146 |
|
</dd> |
4147 |
|
<dt class="field"> |
4148 |
|
<span class="method-title">get_form_action</span> |
4149 |
|
</dt> |
4150 |
|
<dd class="index-item-body"> |
4151 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_action">FormProcessor::get_form_action()</a> in FormProcessor.inc</div> |
4152 |
|
<div class="index-item-description">This function is used to get the form action</div> |
4153 |
|
</dd> |
4154 |
|
<dt class="field"> |
4155 |
|
<span class="method-title">get_form_action</span> |
4156 |
|
</dt> |
4157 |
|
<dd class="index-item-body"> |
4158 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_action">DataList::get_form_action()</a> in DataList.inc</div> |
4159 |
|
<div class="index-item-description">This function is used to get the form action</div> |
4160 |
|
</dd> |
4161 |
|
<dt class="field"> |
4162 |
|
<span class="method-title">get_form_enctype</span> |
4163 |
|
</dt> |
4164 |
|
<dd class="index-item-body"> |
4165 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_enctype">FormProcessor::get_form_enctype()</a> in FormProcessor.inc</div> |
4166 |
|
<div class="index-item-description">This function is used to get the form enctype value</div> |
4167 |
|
</dd> |
4168 |
|
<dt class="field"> |
4169 |
|
<span class="method-title">get_form_errors_width</span> |
4170 |
|
</dt> |
4171 |
|
<dd class="index-item-body"> |
4172 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_form_errors_width">FormContent::get_form_errors_width()</a> in FormContent.inc</div> |
4173 |
|
<div class="index-item-description">This method returns the width of the form errors table.</div> |
4174 |
|
</dd> |
4175 |
|
<dt class="field"> |
4176 |
|
<span class="method-title">get_form_method</span> |
4177 |
|
</dt> |
4178 |
|
<dd class="index-item-body"> |
4179 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_method">DataList::get_form_method()</a> in DataList.inc</div> |
4180 |
|
<div class="index-item-description">This function is used to get the form method</div> |
4181 |
|
</dd> |
4182 |
|
<dt class="field"> |
4183 |
|
<span class="method-title">get_form_method</span> |
4184 |
|
</dt> |
4185 |
|
<dd class="index-item-body"> |
4186 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_method">FormProcessor::get_form_method()</a> in FormProcessor.inc</div> |
4187 |
|
<div class="index-item-description">This function is used to get the form method</div> |
4188 |
|
</dd> |
4189 |
|
<dt class="field"> |
4190 |
|
<span class="method-title">get_form_name</span> |
4191 |
|
</dt> |
4192 |
|
<dd class="index-item-body"> |
4193 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_name">DataList::get_form_name()</a> in DataList.inc</div> |
4194 |
|
<div class="index-item-description">This function is used to get the form name</div> |
4195 |
|
</dd> |
4196 |
|
<dt class="field"> |
4197 |
|
<span class="method-title">get_form_name</span> |
4198 |
|
</dt> |
4199 |
|
<dd class="index-item-body"> |
4200 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_name">FormProcessor::get_form_name()</a> in FormProcessor.inc</div> |
4201 |
|
<div class="index-item-description">This function is used to get the form name</div> |
4202 |
|
</dd> |
4203 |
|
<dt class="field"> |
4204 |
|
<span class="method-title">get_form_render</span> |
4205 |
|
</dt> |
4206 |
|
<dd class="index-item-body"> |
4207 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_render">DataList::get_form_render()</a> in DataList.inc</div> |
4208 |
|
<div class="index-item-description">Return the state of the form render</div> |
4209 |
|
</dd> |
4210 |
|
<dt class="field"> |
4211 |
|
<span class="method-title">get_form_tabindex</span> |
4212 |
|
</dt> |
4213 |
|
<dd class="index-item-body"> |
4214 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_form_tabindex">FormContent::get_form_tabindex()</a> in FormContent.inc</div> |
4215 |
|
<div class="index-item-description">This method is a helper method to get the FormElement's tabindex.</div> |
4216 |
|
</dd> |
4217 |
|
<dt class="field"> |
4218 |
|
<span class="method-title">get_form_target</span> |
4219 |
|
</dt> |
4220 |
|
<dd class="index-item-body"> |
4221 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_form_target">FormProcessor::get_form_target()</a> in FormProcessor.inc</div> |
4222 |
|
<div class="index-item-description">This function is used to get the form target</div> |
4223 |
|
</dd> |
4224 |
|
<dt class="field"> |
4225 |
|
<span class="method-title">get_form_target</span> |
4226 |
|
</dt> |
4227 |
|
<dd class="index-item-body"> |
4228 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_form_target">DataList::get_form_target()</a> in DataList.inc</div> |
4229 |
|
<div class="index-item-description">This function is used to get the form target</div> |
4230 |
|
</dd> |
4231 |
|
<dt class="field"> |
4232 |
|
<span class="method-title">get_global_prefix</span> |
4233 |
|
</dt> |
4234 |
|
<dd class="index-item-body"> |
4235 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_global_prefix">DataList::get_global_prefix()</a> in DataList.inc</div> |
4236 |
|
<div class="index-item-description">returns the current variable prefix string being used.</div> |
4237 |
|
</dd> |
4238 |
|
<dt class="field"> |
4239 |
|
<span class="method-title">get_hidden_element_value</span> |
4240 |
|
</dt> |
4241 |
|
<dd class="index-item-body"> |
4242 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodget_hidden_element_value">FormContent::get_hidden_element_value()</a> in FormContent.inc</div> |
4243 |
|
<div class="index-item-description">This method is used to get the value for a hidden element</div> |
4244 |
|
</dd> |
4245 |
|
<dt class="field"> |
4246 |
|
<span class="method-title">get_html_attributes</span> |
4247 |
|
</dt> |
4248 |
|
<dd class="index-item-body"> |
4249 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodget_html_attributes">HTMLPageClass::get_html_attributes()</a> in HTMLPageClass.inc</div> |
4250 |
|
<div class="index-item-description">This function returns the attributes to be used for the <html> tag.</div> |
4251 |
|
</dd> |
4252 |
|
<dt class="field"> |
4253 |
|
<span class="method-title">get_http_content_type</span> |
4254 |
|
</dt> |
4255 |
|
<dd class="index-item-body"> |
4256 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a> in XMLDocumentClass.inc</div> |
4257 |
|
<div class="index-item-description">This function returns the current value of the http header content type</div> |
4258 |
|
</dd> |
4259 |
|
<dt class="field"> |
4260 |
|
<span class="method-title">get_image_path</span> |
4261 |
|
</dt> |
4262 |
|
<dd class="index-item-body"> |
4263 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_image_path">DataList::get_image_path()</a> in DataList.inc</div> |
4264 |
|
<div class="index-item-description">This function returns the path to the images used in this class</div> |
4265 |
|
</dd> |
4266 |
|
<dt class="field"> |
4267 |
|
<span class="method-title">get_indent_flag</span> |
4268 |
|
</dt> |
4269 |
|
<dd class="index-item-body"> |
4270 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a> in ContainerClass.inc</div> |
4271 |
|
<div class="index-item-description">This flag gets the current value of the indent flag</div> |
4272 |
|
</dd> |
4273 |
|
<dt class="field"> |
4274 |
|
<span class="method-title">get_init_value</span> |
4275 |
|
</dt> |
4276 |
|
<dd class="index-item-body"> |
4277 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_init_value">FormElement::get_init_value()</a> in FormElement.inc</div> |
4278 |
|
<div class="index-item-description">This returns the initial value of the element</div> |
4279 |
|
</dd> |
4280 |
|
<dt class="field"> |
4281 |
|
<span class="method-title">get_javascript</span> |
4282 |
|
</dt> |
4283 |
|
<dd class="index-item-body"> |
4284 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodget_javascript">ActiveTab::get_javascript()</a> in ActiveTab.inc</div> |
4285 |
|
<div class="index-item-description">This function MUST be called AFTER ALL content has been added, in order for the js to work properly</div> |
4286 |
|
</dd> |
4287 |
|
<dt class="field"> |
4288 |
|
<span class="method-title">get_javascript</span> |
4289 |
|
</dt> |
4290 |
|
<dd class="index-item-body"> |
4291 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a> in BaseWidget.inc</div> |
4292 |
|
<div class="index-item-description">Function for returning the raw javascript that is required for this widget.</div> |
4293 |
|
</dd> |
4294 |
|
<dt class="field"> |
4295 |
|
<span class="method-title">get_label</span> |
4296 |
|
</dt> |
4297 |
|
<dd class="index-item-body"> |
4298 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodget_label">FENumberInRange::get_label()</a> in FENumbers.inc</div> |
4299 |
|
</dd> |
4300 |
|
<dt class="field"> |
4301 |
|
<span class="method-title">get_label</span> |
4302 |
|
</dt> |
4303 |
|
<dd class="index-item-body"> |
4304 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label">FormElement::get_label()</a> in FormElement.inc</div> |
4305 |
|
<div class="index-item-description">This function builds and returns a label object based on the label text and error conditions</div> |
4306 |
|
</dd> |
4307 |
|
<dt class="field"> |
4308 |
|
<span class="method-title">get_label_text</span> |
4309 |
|
</dt> |
4310 |
|
<dd class="index-item-body"> |
4311 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_label_text">FormElement::get_label_text()</a> in FormElement.inc</div> |
4312 |
|
<div class="index-item-description">This function will return the elements label text</div> |
4313 |
|
</dd> |
4314 |
|
<dt class="field"> |
4315 |
|
<span class="method-title">get_last_page</span> |
4316 |
|
</dt> |
4317 |
|
<dd class="index-item-body"> |
4318 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_last_page">DataList::get_last_page()</a> in DataList.inc</div> |
4319 |
|
<div class="index-item-description">This calculates the last page # for this list of items</div> |
4320 |
|
</dd> |
4321 |
|
<dt class="field"> |
4322 |
|
<span class="method-title">get_limit</span> |
4323 |
|
</dt> |
4324 |
|
<dd class="index-item-body"> |
4325 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_limit">DataListSource::get_limit()</a> in DataListSource.inc</div> |
4326 |
|
<div class="index-item-description">This function gets the current value of the limit value</div> |
4327 |
|
</dd> |
4328 |
|
<dt class="field"> |
4329 |
|
<span class="method-title">get_max_rows</span> |
4330 |
|
</dt> |
4331 |
|
<dd class="index-item-body"> |
4332 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_max_rows">DataList::get_max_rows()</a> in DataList.inc</div> |
4333 |
|
<div class="index-item-description">This returns the Maximum # of rows to display when in expand mode</div> |
4334 |
|
</dd> |
4335 |
|
<dt class="field"> |
4336 |
|
<span class="method-title">get_max_size</span> |
4337 |
|
</dt> |
4338 |
|
<dd class="index-item-body"> |
4339 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_max_size">FEFile::get_max_size()</a> in FEFile.inc</div> |
4340 |
|
<div class="index-item-description">This allows the user to get the max size of the file (if any has been set)</div> |
4341 |
|
</dd> |
4342 |
|
<dt class="field"> |
4343 |
|
<span class="method-title">get_message</span> |
4344 |
|
</dt> |
4345 |
|
<dd class="index-item-body"> |
4346 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodget_message">MessageBoxWidget::get_message()</a> in MessageBoxWidget.inc</div> |
4347 |
|
<div class="index-item-description">Gets the current value of the _message</div> |
4348 |
|
</dd> |
4349 |
|
<dt class="field"> |
4350 |
|
<span class="method-title">get_next_data_row</span> |
4351 |
|
</dt> |
4352 |
|
<dd class="index-item-body"> |
4353 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_next_data_row">DataListSource::get_next_data_row()</a> in DataListSource.inc</div> |
4354 |
|
<div class="index-item-description">This function gets the next data row from the query()</div> |
4355 |
|
</dd> |
4356 |
|
<dt class="field"> |
4357 |
|
<span class="method-title">get_next_data_row</span> |
4358 |
|
</dt> |
4359 |
|
<dd class="index-item-body"> |
4360 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodget_next_data_row">PEARSQLDataListSource::get_next_data_row()</a> in PEARSQLDataListSource.inc</div> |
4361 |
|
<div class="index-item-description">This function gets the next data row from the query()</div> |
4362 |
|
</dd> |
4363 |
|
<dt class="field"> |
4364 |
|
<span class="method-title">get_next_data_row</span> |
4365 |
|
</dt> |
4366 |
|
<dd class="index-item-body"> |
4367 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodget_next_data_row">ADODBSQLDataListSource::get_next_data_row()</a> in ADODBSQLDataListSource.inc</div> |
4368 |
|
<div class="index-item-description">This function gets the next data row from the query()</div> |
4369 |
|
</dd> |
4370 |
|
<dt class="field"> |
4371 |
|
<span class="method-title">get_next_data_row</span> |
4372 |
|
</dt> |
4373 |
|
<dd class="index-item-body"> |
4374 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodget_next_data_row">PGSQLDataListSource::get_next_data_row()</a> in PGSQLDataListSource.inc</div> |
4375 |
|
<div class="index-item-description">This function gets the next data row from the query()</div> |
4376 |
|
</dd> |
4377 |
|
<dt class="field"> |
4378 |
|
<span class="method-title">get_next_data_row</span> |
4379 |
|
</dt> |
4380 |
|
<dd class="index-item-body"> |
4381 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodget_next_data_row">ArrayDataListSource::get_next_data_row()</a> in ArrayDataListSource.inc</div> |
4382 |
|
<div class="index-item-description">This function returns the next row of valid data.</div> |
4383 |
|
</dd> |
4384 |
|
<dt class="field"> |
4385 |
|
<span class="method-title">get_next_data_row</span> |
4386 |
|
</dt> |
4387 |
|
<dd class="index-item-body"> |
4388 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodget_next_data_row">SQLDataListSource::get_next_data_row()</a> in SQLDataListSource.inc</div> |
4389 |
|
<div class="index-item-description">This function gets the next data row from the query()</div> |
4390 |
|
</dd> |
4391 |
|
<dt class="field"> |
4392 |
|
<span class="method-title">get_not_found_message</span> |
4393 |
|
</dt> |
4394 |
|
<dd class="index-item-body"> |
4395 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_not_found_message">DataListSource::get_not_found_message()</a> in DataListSource.inc</div> |
4396 |
|
<div class="index-item-description">This function is used to get the message displayed when no data is found</div> |
4397 |
|
</dd> |
4398 |
|
<dt class="field"> |
4399 |
|
<span class="method-title">get_num_pages</span> |
4400 |
|
</dt> |
4401 |
|
<dd class="index-item-body"> |
4402 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_num_pages">DataList::get_num_pages()</a> in DataList.inc</div> |
4403 |
|
<div class="index-item-description">This function returns the # of pages that are available for this list of items.</div> |
4404 |
|
</dd> |
4405 |
|
<dt class="field"> |
4406 |
|
<span class="method-title">get_offset</span> |
4407 |
|
</dt> |
4408 |
|
<dd class="index-item-body"> |
4409 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_offset">DataListSource::get_offset()</a> in DataListSource.inc</div> |
4410 |
|
<div class="index-item-description">This function returns the value of the offset</div> |
4411 |
|
</dd> |
4412 |
|
<dt class="field"> |
4413 |
|
<span class="method-title">get_onsubmit</span> |
4414 |
|
</dt> |
4415 |
|
<dd class="index-item-body"> |
4416 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodget_onsubmit">FormProcessor::get_onsubmit()</a> in FormProcessor.inc</div> |
4417 |
|
<div class="index-item-description">Gets the current value of the form tag's onsubmit value</div> |
4418 |
|
</dd> |
4419 |
|
<dt class="field"> |
4420 |
|
<span class="method-title">get_option</span> |
4421 |
|
</dt> |
4422 |
|
<dd class="index-item-body"> |
4423 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodget_option">SVGGraph::get_option()</a> in SVGGraph.inc</div> |
4424 |
|
<div class="index-item-description">This function retuns the value of 1 option</div> |
4425 |
|
</dd> |
4426 |
|
<dt class="field"> |
4427 |
|
<span class="method-title">get_options</span> |
4428 |
|
</dt> |
4429 |
|
<dd class="index-item-body"> |
4430 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodget_options">SVGGraph::get_options()</a> in SVGGraph.inc</div> |
4431 |
|
<div class="index-item-description">This returns the array of ALL of the options for this graph</div> |
4432 |
|
</dd> |
4433 |
|
<dt class="field"> |
4434 |
|
<span class="method-title">get_orderby</span> |
4435 |
|
</dt> |
4436 |
|
<dd class="index-item-body"> |
4437 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_orderby">DataListSource::get_orderby()</a> in DataListSource.inc</div> |
4438 |
|
<div class="index-item-description">This function returns the value of the orderby</div> |
4439 |
|
</dd> |
4440 |
|
<dt class="field"> |
4441 |
|
<span class="method-title">get_page_info</span> |
4442 |
|
</dt> |
4443 |
|
<dd class="index-item-body"> |
4444 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_page_info">DataList::get_page_info()</a> in DataList.inc</div> |
4445 |
|
<div class="index-item-description">This function builds the string that describes the current page out of n pages the list is showing</div> |
4446 |
|
</dd> |
4447 |
|
<dt class="field"> |
4448 |
|
<span class="method-title">get_pre_confirm_value</span> |
4449 |
|
</dt> |
4450 |
|
<dd class="index-item-body"> |
4451 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_pre_confirm_value">FEFile::get_pre_confirm_value()</a> in FEFile.inc</div> |
4452 |
|
<div class="index-item-description">This is so we can save the file information in a hidden form field during confirmation page.</div> |
4453 |
|
</dd> |
4454 |
|
<dt class="field"> |
4455 |
|
<span class="method-title">get_required_symbol</span> |
4456 |
|
</dt> |
4457 |
|
<dd class="index-item-body"> |
4458 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_required_symbol">FormElement::get_required_symbol()</a> in FormElement.inc</div> |
4459 |
|
<div class="index-item-description">This function return the symbol used to denote a required field</div> |
4460 |
|
</dd> |
4461 |
|
<dt class="field"> |
4462 |
|
<span class="method-title">get_reverseorder</span> |
4463 |
|
</dt> |
4464 |
|
<dd class="index-item-body"> |
4465 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_reverseorder">DataListSource::get_reverseorder()</a> in DataListSource.inc</div> |
4466 |
|
<div class="index-item-description">This function returns the value of the reverseorder</div> |
4467 |
|
</dd> |
4468 |
|
<dt class="field"> |
4469 |
|
<span class="method-title">get_root_attributes</span> |
4470 |
|
</dt> |
4471 |
|
<dd class="index-item-body"> |
4472 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a> in XMLDocumentClass.inc</div> |
4473 |
|
<div class="index-item-description">This function is used to get the root xml tag's attributes</div> |
4474 |
|
</dd> |
4475 |
|
<dt class="field"> |
4476 |
|
<span class="method-title">get_root_name</span> |
4477 |
|
</dt> |
4478 |
|
<dd class="index-item-body"> |
4479 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodget_root_name">XMLDocumentClass::get_root_name()</a> in XMLDocumentClass.inc</div> |
4480 |
|
<div class="index-item-description">This function gets the document name</div> |
4481 |
|
</dd> |
4482 |
|
<dt class="field"> |
4483 |
|
<span class="method-title">get_searchby</span> |
4484 |
|
</dt> |
4485 |
|
<dd class="index-item-body"> |
4486 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_searchby">DataListSource::get_searchby()</a> in DataListSource.inc</div> |
4487 |
|
<div class="index-item-description">This function returns the value of the searchby</div> |
4488 |
|
</dd> |
4489 |
|
<dt class="field"> |
4490 |
|
<span class="method-title">get_searchby_value</span> |
4491 |
|
</dt> |
4492 |
|
<dd class="index-item-body"> |
4493 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_searchby_value">DataListSource::get_searchby_value()</a> in DataListSource.inc</div> |
4494 |
|
<div class="index-item-description">This function returns the value of the search value</div> |
4495 |
|
</dd> |
4496 |
|
<dt class="field"> |
4497 |
|
<span class="method-title">get_search_type</span> |
4498 |
|
</dt> |
4499 |
|
<dd class="index-item-body"> |
4500 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_search_type">DataListSource::get_search_type()</a> in DataListSource.inc</div> |
4501 |
|
<div class="index-item-description">this function returns the current search type for the DataList query</div> |
4502 |
|
</dd> |
4503 |
|
<dt class="field"> |
4504 |
|
<span class="method-title">get_secondary_orderby</span> |
4505 |
|
</dt> |
4506 |
|
<dd class="index-item-body"> |
4507 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_secondary_orderby">DataListSource::get_secondary_orderby()</a> in DataListSource.inc</div> |
4508 |
|
<div class="index-item-description">This gets the list of secondary order by columns.</div> |
4509 |
|
</dd> |
4510 |
|
<dt class="field"> |
4511 |
|
<span class="method-title">get_showall</span> |
4512 |
|
</dt> |
4513 |
|
<dd class="index-item-body"> |
4514 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_showall">DataList::get_showall()</a> in DataList.inc</div> |
4515 |
|
<div class="index-item-description">This returns the value of the show all rows flag</div> |
4516 |
|
</dd> |
4517 |
|
<dt class="field"> |
4518 |
|
<span class="method-title">get_simplesearch_modifier</span> |
4519 |
|
</dt> |
4520 |
|
<dd class="index-item-body"> |
4521 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_simplesearch_modifier">DataListSource::get_simplesearch_modifier()</a> in DataListSource.inc</div> |
4522 |
|
<div class="index-item-description">This function returns the value of the search value</div> |
4523 |
|
</dd> |
4524 |
|
<dt class="field"> |
4525 |
|
<span class="method-title">get_simple_search_modifier</span> |
4526 |
|
</dt> |
4527 |
|
<dd class="index-item-body"> |
4528 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodget_simple_search_modifier">DataList::get_simple_search_modifier()</a> in DataList.inc</div> |
4529 |
|
<div class="index-item-description">gets the value of the search modifier flag.</div> |
4530 |
|
</dd> |
4531 |
|
<dt class="field"> |
4532 |
|
<span class="method-title">get_slave_elements</span> |
4533 |
|
</dt> |
4534 |
|
<dd class="index-item-body"> |
4535 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_slave_elements">FormElement::get_slave_elements()</a> in FormElement.inc</div> |
4536 |
|
<div class="index-item-description">This function will return the slaves of this element</div> |
4537 |
|
</dd> |
4538 |
|
<dt class="field"> |
4539 |
|
<span class="method-title">get_subtitle</span> |
4540 |
|
</dt> |
4541 |
|
<dd class="index-item-body"> |
4542 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodget_subtitle">VerticalCSSNavTable::get_subtitle()</a> in VerticalCSSNavTable.inc</div> |
4543 |
|
<div class="index-item-description">This function returns the current subtitle.</div> |
4544 |
|
</dd> |
4545 |
|
<dt class="field"> |
4546 |
|
<span class="method-title">get_supported_image_formats</span> |
4547 |
|
</dt> |
4548 |
|
<dd class="index-item-body"> |
4549 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodget_supported_image_formats">ImageThumbnailWidget::get_supported_image_formats()</a> in ImageThumbnailWidget.inc</div> |
4550 |
|
<div class="index-item-description">This tests to see what type of gd lib image format this server supports.</div> |
4551 |
|
</dd> |
4552 |
|
<dt class="field"> |
4553 |
|
<span class="method-title">get_tabindex</span> |
4554 |
|
</dt> |
4555 |
|
<dd class="index-item-body"> |
4556 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_tabindex">FormElement::get_tabindex()</a> in FormElement.inc</div> |
4557 |
|
<div class="index-item-description">Gets the current tab index if any</div> |
4558 |
|
</dd> |
4559 |
|
<dt class="field"> |
4560 |
|
<span class="method-title">get_tag</span> |
4561 |
|
</dt> |
4562 |
|
<dd class="index-item-body"> |
4563 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a> in XMLTagClass.inc</div> |
4564 |
|
<div class="index-item-description">This returns the tag declared for this class.</div> |
4565 |
|
</dd> |
4566 |
|
<dt class="field"> |
4567 |
|
<span class="method-title">get_tag_name</span> |
4568 |
|
</dt> |
4569 |
|
<dd class="index-item-body"> |
4570 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a> in XMLTagClass.inc</div> |
4571 |
|
<div class="index-item-description">This method gets the name of the tag</div> |
4572 |
|
</dd> |
4573 |
|
<dt class="field"> |
4574 |
|
<span class="method-title">get_temp_dir</span> |
4575 |
|
</dt> |
4576 |
|
<dd class="index-item-body"> |
4577 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_temp_dir">FEFile::get_temp_dir()</a> in FEFile.inc</div> |
4578 |
|
<div class="index-item-description">This is so the user can get the temp directory where the file was saved during confirmation (if any)</div> |
4579 |
|
</dd> |
4580 |
|
<dt class="field"> |
4581 |
|
<span class="method-title">get_title</span> |
4582 |
|
</dt> |
4583 |
|
<dd class="index-item-body"> |
4584 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodget_title">PageWidget::get_title()</a> in PageWidget.inc</div> |
4585 |
|
<div class="index-item-description">gets the current title of the page.</div> |
4586 |
|
</dd> |
4587 |
|
<dt class="field"> |
4588 |
|
<span class="method-title">get_title</span> |
4589 |
|
</dt> |
4590 |
|
<dd class="index-item-body"> |
4591 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodget_title">TabList::get_title()</a> in TabWidget.inc</div> |
4592 |
|
<div class="index-item-description">Return the title</div> |
4593 |
|
</dd> |
4594 |
|
<dt class="field"> |
4595 |
|
<span class="method-title">get_title</span> |
4596 |
|
</dt> |
4597 |
|
<dd class="index-item-body"> |
4598 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a> in BaseWidget.inc</div> |
4599 |
|
<div class="index-item-description">Function for accessing the title of this widget</div> |
4600 |
|
</dd> |
4601 |
|
<dt class="field"> |
4602 |
|
<span class="method-title">get_title_text_align</span> |
4603 |
|
</dt> |
4604 |
|
<dd class="index-item-body"> |
4605 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_title_text_align">InfoTable::get_title_text_align()</a> in InfoTable.inc</div> |
4606 |
|
<div class="index-item-description">this function lets gets the default css class for the title</div> |
4607 |
|
</dd> |
4608 |
|
<dt class="field"> |
4609 |
|
<span class="method-title">get_total_rows</span> |
4610 |
|
</dt> |
4611 |
|
<dd class="index-item-body"> |
4612 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodget_total_rows">DataListSource::get_total_rows()</a> in DataListSource.inc</div> |
4613 |
|
<div class="index-item-description">This returns the total number of rows in our entire data set</div> |
4614 |
|
</dd> |
4615 |
|
<dt class="field"> |
4616 |
|
<span class="method-title">get_value</span> |
4617 |
|
</dt> |
4618 |
|
<dd class="index-item-body"> |
4619 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodget_value">FEDate::get_value()</a> in FEListBox.inc</div> |
4620 |
|
<div class="index-item-description">This function will return the elements value as an array or month, day and year</div> |
4621 |
|
</dd> |
4622 |
|
<dt class="field"> |
4623 |
|
<span class="method-title">get_value</span> |
4624 |
|
</dt> |
4625 |
|
<dd class="index-item-body"> |
4626 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value">FormElement::get_value()</a> in FormElement.inc</div> |
4627 |
|
<div class="index-item-description">This function will return the elements value</div> |
4628 |
|
</dd> |
4629 |
|
<dt class="field"> |
4630 |
|
<span class="method-title">get_value</span> |
4631 |
|
</dt> |
4632 |
|
<dd class="index-item-body"> |
4633 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_value">FEFile::get_value()</a> in FEFile.inc</div> |
4634 |
|
<div class="index-item-description">This function will return the elements value</div> |
4635 |
|
</dd> |
4636 |
|
<dt class="field"> |
4637 |
|
<span class="method-title">get_value</span> |
4638 |
|
</dt> |
4639 |
|
<dd class="index-item-body"> |
4640 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodget_value">FEComboListBox::get_value()</a> in FEListBox.inc</div> |
4641 |
|
<div class="index-item-description">This function will return the elements value</div> |
4642 |
|
</dd> |
4643 |
|
<dt class="field"> |
4644 |
|
<span class="method-title">get_value_text</span> |
4645 |
|
</dt> |
4646 |
|
<dd class="index-item-body"> |
4647 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodget_value_text">FEComboListBox::get_value_text()</a> in FEListBox.inc</div> |
4648 |
|
<div class="index-item-description">This provides a method</div> |
4649 |
|
</dd> |
4650 |
|
<dt class="field"> |
4651 |
|
<span class="method-title">get_value_text</span> |
4652 |
|
</dt> |
4653 |
|
<dd class="index-item-body"> |
4654 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#methodget_value_text">FERadioGroup::get_value_text()</a> in FERadioGroup.inc</div> |
4655 |
|
<div class="index-item-description">This provides a method</div> |
4656 |
|
</dd> |
4657 |
|
<dt class="field"> |
4658 |
|
<span class="method-title">get_value_text</span> |
4659 |
|
</dt> |
4660 |
|
<dd class="index-item-body"> |
4661 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodget_value_text">FEDate::get_value_text()</a> in FEListBox.inc</div> |
4662 |
|
<div class="index-item-description">This returns a formatted string used for the confirmation display (and possibly elsewhere)</div> |
4663 |
|
</dd> |
4664 |
|
<dt class="field"> |
4665 |
|
<span class="method-title">get_value_text</span> |
4666 |
|
</dt> |
4667 |
|
<dd class="index-item-body"> |
4668 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodget_value_text">FEDataList::get_value_text()</a> in FEDataList.inc</div> |
4669 |
|
<div class="index-item-description">This provides a method</div> |
4670 |
|
</dd> |
4671 |
|
<dt class="field"> |
4672 |
|
<span class="method-title">get_value_text</span> |
4673 |
|
</dt> |
4674 |
|
<dd class="index-item-body"> |
4675 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodget_value_text">FormElement::get_value_text()</a> in FormElement.inc</div> |
4676 |
|
<div class="index-item-description">This provides a method</div> |
4677 |
|
</dd> |
4678 |
|
<dt class="field"> |
4679 |
|
<span class="method-title">get_value_text</span> |
4680 |
|
</dt> |
4681 |
|
<dd class="index-item-body"> |
4682 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#methodget_value_text">FECheckBox::get_value_text()</a> in FECheckBox.inc</div> |
4683 |
|
<div class="index-item-description">This provides a method</div> |
4684 |
|
</dd> |
4685 |
|
<dt class="field"> |
4686 |
|
<span class="method-title">get_value_text</span> |
4687 |
|
</dt> |
4688 |
|
<dd class="index-item-body"> |
4689 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodget_value_text">FEFile::get_value_text()</a> in FEFile.inc</div> |
4690 |
|
</dd> |
4691 |
|
<dt class="field"> |
4692 |
|
<span class="method-title">get_value_text</span> |
4693 |
|
</dt> |
4694 |
|
<dd class="index-item-body"> |
4695 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEMultiListBox.html#methodget_value_text">FEMultiListBox::get_value_text()</a> in FEListBox.inc</div> |
4696 |
|
<div class="index-item-description">build the string for the confirmation page</div> |
4697 |
|
</dd> |
4698 |
|
<dt class="field"> |
4699 |
|
<span class="method-title">get_value_text</span> |
4700 |
|
</dt> |
4701 |
|
<dd class="index-item-body"> |
4702 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#methodget_value_text">FENestedListBox::get_value_text()</a> in FEListBox.inc</div> |
4703 |
|
<div class="index-item-description">This provides a method</div> |
4704 |
|
</dd> |
4705 |
|
<dt class="field"> |
4706 |
|
<span class="method-title">get_vertical_cellborder</span> |
4707 |
|
</dt> |
4708 |
|
<dd class="index-item-body"> |
4709 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodget_vertical_cellborder">InfoTable::get_vertical_cellborder()</a> in InfoTable.inc</div> |
4710 |
|
<div class="index-item-description">this function lets gets the default css class for the title</div> |
4711 |
|
</dd> |
4712 |
|
<dt class="field"> |
4713 |
|
<span class="method-title">get_width</span> |
4714 |
|
</dt> |
4715 |
|
<dd class="index-item-body"> |
4716 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a> in BaseWidget.inc</div> |
4717 |
|
<div class="index-item-description">Function for getting the current widget width setting.</div> |
4718 |
|
</dd> |
4719 |
|
<dt class="field"> |
4720 |
|
<span class="method-title">get_x_position</span> |
4721 |
|
</dt> |
4722 |
|
<dd class="index-item-body"> |
4723 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodget_x_position">SVGXYGraph::get_x_position()</a> in SVGXYGraph.inc</div> |
4724 |
|
<div class="index-item-description">This function returns the pixel positions of a data point</div> |
4725 |
|
</dd> |
4726 |
|
<dt class="field"> |
4727 |
|
<span class="method-title">get_y_position</span> |
4728 |
|
</dt> |
4729 |
|
<dd class="index-item-body"> |
4730 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodget_y_position">SVGXYGraph::get_y_position()</a> in SVGXYGraph.inc</div> |
4731 |
|
<div class="index-item-description">This function returns the pixel positions of a data point</div> |
4732 |
|
</dd> |
4733 |
|
<dt class="field"> |
4734 |
|
GLYPHREFsvgtag |
4735 |
|
</dt> |
4736 |
|
<dd class="index-item-body"> |
4737 |
|
<div class="index-item-details"><a href="phpHtmlLib/GLYPHREFsvgtag.html">GLYPHREFsvgtag</a> in SVGTAGS.inc</div> |
4738 |
|
<div class="index-item-description"><glyphRef> SVG tag</div> |
4739 |
|
</dd> |
4740 |
|
<dt class="field"> |
4741 |
|
GLYPHsvgtag |
4742 |
|
</dt> |
4743 |
|
<dd class="index-item-body"> |
4744 |
|
<div class="index-item-details"><a href="phpHtmlLib/GLYPHsvgtag.html">GLYPHsvgtag</a> in SVGTAGS.inc</div> |
4745 |
|
<div class="index-item-description"><glyph> SVG tag</div> |
4746 |
|
</dd> |
4747 |
|
<dt class="field"> |
4748 |
|
GOtag |
4749 |
|
</dt> |
4750 |
|
<dd class="index-item-body"> |
4751 |
|
<div class="index-item-details"><a href="phpHtmlLib/GOtag.html">GOtag</a> in WMLTAGS.inc</div> |
4752 |
|
<div class="index-item-description"><GO> tag class</div> |
4753 |
|
</dd> |
4754 |
|
<dt class="field"> |
4755 |
|
<span class="method-title">graph_data</span> |
4756 |
|
</dt> |
4757 |
|
<dd class="index-item-body"> |
4758 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodgraph_data">SVGXYPlotGraph::graph_data()</a> in SVGXYPlotGraph.inc</div> |
4759 |
|
<div class="index-item-description">This function does the work of building the graph itself</div> |
4760 |
|
</dd> |
4761 |
|
<dt class="field"> |
4762 |
|
<span class="method-title">graph_data</span> |
4763 |
|
</dt> |
4764 |
|
<dd class="index-item-body"> |
4765 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#methodgraph_data">SVGXYLineGraph::graph_data()</a> in SVGXYLineGraph.inc</div> |
4766 |
|
<div class="index-item-description">This function does the work of building the graph itself</div> |
4767 |
|
</dd> |
4768 |
|
<dt class="field"> |
4769 |
|
Gsvgtag |
4770 |
|
</dt> |
4771 |
|
<dd class="index-item-body"> |
4772 |
|
<div class="index-item-details"><a href="phpHtmlLib/Gsvgtag.html">Gsvgtag</a> in SVGTAGS.inc</div> |
4773 |
|
<div class="index-item-description"><g> SVG tag</div> |
4774 |
|
</dd> |
4775 |
|
<dt class="field"> |
4776 |
|
<span class="method-title">gui_init</span> |
4777 |
|
</dt> |
4778 |
|
<dd class="index-item-body"> |
4779 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodgui_init">DefaultGUIDatalist::gui_init()</a> in DefaultGUIDataList.inc</div> |
4780 |
|
</dd> |
4781 |
|
<dt class="field"> |
4782 |
|
<span class="method-title">gui_init</span> |
4783 |
|
</dt> |
4784 |
|
<dd class="index-item-body"> |
4785 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodgui_init">SimpleGUIDataList::gui_init()</a> in SimpleGUIDataList.inc</div> |
4786 |
|
<div class="index-item-description">Initialize the gui layout</div> |
4787 |
|
</dd> |
4788 |
|
<dt class="field"> |
4789 |
|
<span class="method-title">gui_init</span> |
4790 |
|
</dt> |
4791 |
|
<dd class="index-item-body"> |
4792 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodgui_init">DataList::gui_init()</a> in DataList.inc</div> |
4793 |
|
<div class="index-item-description">A subclass can override this function to setup the class variables after the constructor. The constructor automatically calls this function.</div> |
4794 |
|
</dd> |
4795 |
|
<dt class="field"> |
4796 |
|
<span class="method-title">gui_init</span> |
4797 |
|
</dt> |
4798 |
|
<dd class="index-item-body"> |
4799 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodgui_init">ListAction::gui_init()</a> in ListAction.inc</div> |
4800 |
|
<div class="index-item-description">Initialize the gui layout</div> |
4801 |
|
</dd> |
4802 |
|
</dl> |
4803 |
|
<a name="h"></a> |
4804 |
|
<div class="index-letter-section"> |
4805 |
|
<div style="float: left" class="index-letter-title">h</div> |
4806 |
|
<div style="float: right"><a href="#top">top</a></div> |
4807 |
|
<div style="clear: both"></div> |
4808 |
|
</div> |
4809 |
|
<dl> |
4810 |
|
<dt class="field"> |
4811 |
|
H1tag |
4812 |
|
</dt> |
4813 |
|
<dd class="index-item-body"> |
4814 |
|
<div class="index-item-details"><a href="phpHtmlLib/H1tag.html">H1tag</a> in ALLTAGS.inc</div> |
4815 |
|
<div class="index-item-description"><H1> tag class</div> |
4816 |
|
</dd> |
4817 |
|
<dt class="field"> |
4818 |
|
H2tag |
4819 |
|
</dt> |
4820 |
|
<dd class="index-item-body"> |
4821 |
|
<div class="index-item-details"><a href="phpHtmlLib/H2tag.html">H2tag</a> in ALLTAGS.inc</div> |
4822 |
|
<div class="index-item-description"><H2> tag class</div> |
4823 |
|
</dd> |
4824 |
|
<dt class="field"> |
4825 |
|
H3tag |
4826 |
|
</dt> |
4827 |
|
<dd class="index-item-body"> |
4828 |
|
<div class="index-item-details"><a href="phpHtmlLib/H3tag.html">H3tag</a> in ALLTAGS.inc</div> |
4829 |
|
<div class="index-item-description"><H3> tag class</div> |
4830 |
|
</dd> |
4831 |
|
<dt class="field"> |
4832 |
|
H4tag |
4833 |
|
</dt> |
4834 |
|
<dd class="index-item-body"> |
4835 |
|
<div class="index-item-details"><a href="phpHtmlLib/H4tag.html">H4tag</a> in ALLTAGS.inc</div> |
4836 |
|
<div class="index-item-description"><H4> tag class</div> |
4837 |
|
</dd> |
4838 |
|
<dt class="field"> |
4839 |
|
H5tag |
4840 |
|
</dt> |
4841 |
|
<dd class="index-item-body"> |
4842 |
|
<div class="index-item-details"><a href="phpHtmlLib/H5tag.html">H5tag</a> in ALLTAGS.inc</div> |
4843 |
|
<div class="index-item-description"><H5> tag class</div> |
4844 |
|
</dd> |
4845 |
|
<dt class="field"> |
4846 |
|
H6tag |
4847 |
|
</dt> |
4848 |
|
<dd class="index-item-body"> |
4849 |
|
<div class="index-item-details"><a href="phpHtmlLib/H6tag.html">H6tag</a> in ALLTAGS.inc</div> |
4850 |
|
<div class="index-item-description"><H6> tag class</div> |
4851 |
|
</dd> |
4852 |
|
<dt class="field"> |
4853 |
|
<span class="method-title">has_confirm</span> |
4854 |
|
</dt> |
4855 |
|
<dd class="index-item-body"> |
4856 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodhas_confirm">FormContent::has_confirm()</a> in FormContent.inc</div> |
4857 |
|
<div class="index-item-description">This gets the value of the confirmation flag.</div> |
4858 |
|
</dd> |
4859 |
|
<dt class="field"> |
4860 |
|
<span class="method-title">has_error</span> |
4861 |
|
</dt> |
4862 |
|
<dd class="index-item-body"> |
4863 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodhas_error">FormElement::has_error()</a> in FormElement.inc</div> |
4864 |
|
<div class="index-item-description">Returns the current error state</div> |
4865 |
|
</dd> |
4866 |
|
<dt class="field"> |
4867 |
|
<span class="method-title">has_errors</span> |
4868 |
|
</dt> |
4869 |
|
<dd class="index-item-body"> |
4870 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodhas_errors">FormProcessor::has_errors()</a> in FormProcessor.inc</div> |
4871 |
|
<div class="index-item-description">This returns the flag that tells us that the form has errors during processing</div> |
4872 |
|
</dd> |
4873 |
|
<dt class="field"> |
4874 |
|
<span class="method-title">header_block</span> |
4875 |
|
</dt> |
4876 |
|
<dd class="index-item-body"> |
4877 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodheader_block">MyLayoutPage::header_block()</a> in MyLayoutPage.inc</div> |
4878 |
|
<div class="index-item-description">This function is responsible for building the header block that lives at the top of every page.</div> |
4879 |
|
</dd> |
4880 |
|
<dt class="field"> |
4881 |
|
HEADtag |
4882 |
|
</dt> |
4883 |
|
<dd class="index-item-body"> |
4884 |
|
<div class="index-item-details"><a href="phpHtmlLib/HEADtag.html">HEADtag</a> in ALLTAGS.inc</div> |
4885 |
|
<div class="index-item-description"><HEAD> tag class</div> |
4886 |
|
</dd> |
4887 |
|
<dt class="field"> |
4888 |
|
<span class="method-title">head_content</span> |
4889 |
|
</dt> |
4890 |
|
<dd class="index-item-body"> |
4891 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodhead_content">PageWidget::head_content()</a> in PageWidget.inc</div> |
4892 |
|
<div class="index-item-description">This function is used to build addition head content that isn't built by the HTMLPageClass parent class by default.</div> |
4893 |
|
</dd> |
4894 |
|
<dt class="field"> |
4895 |
|
<span class="method-title">head_javascript</span> |
4896 |
|
</dt> |
4897 |
|
<dd class="index-item-body"> |
4898 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodhead_javascript">PageWidget::head_javascript()</a> in PageWidget.inc</div> |
4899 |
|
<div class="index-item-description">This function is called to build any JavaScript that is needed in the <HEAD> portion of a document.</div> |
4900 |
|
</dd> |
4901 |
|
<dt class="field"> |
4902 |
|
<span class="method-title">hidden_background</span> |
4903 |
|
</dt> |
4904 |
|
<dd class="index-item-body"> |
4905 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodhidden_background">ActiveTab::hidden_background()</a> in ActiveTab.inc</div> |
4906 |
|
<div class="index-item-description">Thie method is used to change the hidden tab's</div> |
4907 |
|
</dd> |
4908 |
|
<dt class="field"> |
4909 |
|
<span class="method-title">hidden_element_label</span> |
4910 |
|
</dt> |
4911 |
|
<dd class="index-item-body"> |
4912 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodhidden_element_label">FormContent::hidden_element_label()</a> in FormContent.inc</div> |
4913 |
|
<div class="index-item-description">This method returns the label object for a visible form element.</div> |
4914 |
|
</dd> |
4915 |
|
<dt class="field"> |
4916 |
|
HKERNsvgtag |
4917 |
|
</dt> |
4918 |
|
<dd class="index-item-body"> |
4919 |
|
<div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html">HKERNsvgtag</a> in SVGTAGS.inc</div> |
4920 |
|
<div class="index-item-description"><hkern> SVG tag</div> |
4921 |
|
</dd> |
4922 |
|
<dt class="field"> |
4923 |
|
HRtag |
4924 |
|
</dt> |
4925 |
|
<dd class="index-item-body"> |
4926 |
|
<div class="index-item-details"><a href="phpHtmlLib/HRtag.html">HRtag</a> in ALLTAGS.inc</div> |
4927 |
|
<div class="index-item-description"><HR> tag class</div> |
4928 |
|
</dd> |
4929 |
|
<dt class="field"> |
4930 |
|
<span class="const-title">HTML</span> |
4931 |
|
</dt> |
4932 |
|
<dd class="index-item-body"> |
4933 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineHTML">HTML</a> in defines.inc</div> |
4934 |
|
</dd> |
4935 |
|
<dt class="field"> |
4936 |
|
HTMLPageClass |
4937 |
|
</dt> |
4938 |
|
<dd class="index-item-body"> |
4939 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html">HTMLPageClass</a> in HTMLPageClass.inc</div> |
4940 |
|
<div class="index-item-description">class the constructs and renders an entire HTML/XHTML document.</div> |
4941 |
|
</dd> |
4942 |
|
<dt class="field"> |
4943 |
|
<span class="method-title">HTMLPageClass</span> |
4944 |
|
</dt> |
4945 |
|
<dd class="index-item-body"> |
4946 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodHTMLPageClass">HTMLPageClass::HTMLPageClass()</a> in HTMLPageClass.inc</div> |
4947 |
|
<div class="index-item-description">Class Constructor</div> |
4948 |
|
</dd> |
4949 |
|
<dt class="field"> |
4950 |
|
HTMLRedirectPage |
4951 |
|
</dt> |
4952 |
|
<dd class="index-item-body"> |
4953 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLRedirectPage.html">HTMLRedirectPage</a> in HTMLRedirectPage.inc</div> |
4954 |
|
<div class="index-item-description">This builds an entire HTML Page with the sole purpose of doing a redirect to another url.</div> |
4955 |
|
</dd> |
4956 |
|
<dt class="field"> |
4957 |
|
<span class="method-title">HTMLRedirectPage</span> |
4958 |
|
</dt> |
4959 |
|
<dd class="index-item-body"> |
4960 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLRedirectPage.html#methodHTMLRedirectPage">HTMLRedirectPage::HTMLRedirectPage()</a> in HTMLRedirectPage.inc</div> |
4961 |
|
<div class="index-item-description">The constructor</div> |
4962 |
|
</dd> |
4963 |
|
<dt class="field"> |
4964 |
|
HTMLtag |
4965 |
|
</dt> |
4966 |
|
<dd class="index-item-body"> |
4967 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLtag.html">HTMLtag</a> in ALLTAGS.inc</div> |
4968 |
|
<div class="index-item-description"><HTML> tag class.</div> |
4969 |
|
</dd> |
4970 |
|
<dt class="field"> |
4971 |
|
<span class="method-title">HTMLTagClass</span> |
4972 |
|
</dt> |
4973 |
|
<dd class="index-item-body"> |
4974 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a> in HTMLTagClass.inc</div> |
4975 |
|
<div class="index-item-description">Class Constructor</div> |
4976 |
|
</dd> |
4977 |
|
<dt class="field"> |
4978 |
|
HTMLTagClass |
4979 |
|
</dt> |
4980 |
|
<dd class="index-item-body"> |
4981 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a> in HTMLTagClass.inc</div> |
4982 |
|
<div class="index-item-description">Base class for all HTML Tag classes.</div> |
4983 |
|
</dd> |
4984 |
|
<dt class="field"> |
4985 |
|
HTMLTagClassTest |
4986 |
|
</dt> |
4987 |
|
<dd class="index-item-body"> |
4988 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html">HTMLTagClassTest</a> in unittest3.php</div> |
4989 |
|
<div class="index-item-description">Test the Container class</div> |
4990 |
|
</dd> |
4991 |
|
<dt class="field"> |
4992 |
|
<span class="method-title">HTMLTagClassTest</span> |
4993 |
|
</dt> |
4994 |
|
<dd class="index-item-body"> |
4995 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html#methodHTMLTagClassTest">HTMLTagClassTest::HTMLTagClassTest()</a> in unittest3.php</div> |
4996 |
|
</dd> |
4997 |
|
<dt class="field"> |
4998 |
|
<span class="include-title">HTMLTagClass.inc</span> |
4999 |
|
</dt> |
5000 |
|
<dd class="index-item-body"> |
5001 |
|
<div class="index-item-details"><a href="phpHtmlLib/_HTMLTagClass_inc.html">HTMLTagClass.inc</a> in HTMLTagClass.inc</div> |
5002 |
|
</dd> |
5003 |
|
<dt class="field"> |
5004 |
|
<span class="method-title">html_a</span> |
5005 |
|
</dt> |
5006 |
|
<dd class="index-item-body"> |
5007 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_a">html_a()</a> in html_utils.inc</div> |
5008 |
|
<div class="index-item-description">build an href with content and attributes.</div> |
5009 |
|
</dd> |
5010 |
|
<dt class="field"> |
5011 |
|
<span class="method-title">html_abbr</span> |
5012 |
|
</dt> |
5013 |
|
<dd class="index-item-body"> |
5014 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_abbr">html_abbr()</a> in html_utils.inc</div> |
5015 |
|
<div class="index-item-description">build an <ABBR> tag with content.</div> |
5016 |
|
</dd> |
5017 |
|
<dt class="field"> |
5018 |
|
<span class="method-title">html_acronym</span> |
5019 |
|
</dt> |
5020 |
|
<dd class="index-item-body"> |
5021 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_acronym">html_acronym()</a> in html_utils.inc</div> |
5022 |
|
<div class="index-item-description">build an <ACRONYM> tag with content.</div> |
5023 |
|
</dd> |
5024 |
|
<dt class="field"> |
5025 |
|
<span class="method-title">html_address</span> |
5026 |
|
</dt> |
5027 |
|
<dd class="index-item-body"> |
5028 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_address">html_address()</a> in html_utils.inc</div> |
5029 |
|
<div class="index-item-description">build an <ADDRESS> tag with content.</div> |
5030 |
|
</dd> |
5031 |
|
<dt class="field"> |
5032 |
|
<span class="method-title">html_applet</span> |
5033 |
|
</dt> |
5034 |
|
<dd class="index-item-body"> |
5035 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_applet">html_applet()</a> in html_utils.inc</div> |
5036 |
|
<div class="index-item-description">build an <APPLET> tag with content.</div> |
5037 |
|
</dd> |
5038 |
|
<dt class="field"> |
5039 |
|
<span class="method-title">html_area</span> |
5040 |
|
</dt> |
5041 |
|
<dd class="index-item-body"> |
5042 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_area">html_area()</a> in html_utils.inc</div> |
5043 |
|
<div class="index-item-description">build an <AREA> tag with content.</div> |
5044 |
|
</dd> |
5045 |
|
<dt class="field"> |
5046 |
|
<span class="method-title">html_b</span> |
5047 |
|
</dt> |
5048 |
|
<dd class="index-item-body"> |
5049 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_b">html_b()</a> in html_utils.inc</div> |
5050 |
|
<div class="index-item-description">build a bold</div> |
5051 |
|
</dd> |
5052 |
|
<dt class="field"> |
5053 |
|
<span class="method-title">html_base</span> |
5054 |
|
</dt> |
5055 |
|
<dd class="index-item-body"> |
5056 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_base">html_base()</a> in html_utils.inc</div> |
5057 |
|
<div class="index-item-description">build a <base> tag.</div> |
5058 |
|
</dd> |
5059 |
|
<dt class="field"> |
5060 |
|
<span class="method-title">html_bdo</span> |
5061 |
|
</dt> |
5062 |
|
<dd class="index-item-body"> |
5063 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_bdo">html_bdo()</a> in html_utils.inc</div> |
5064 |
|
<div class="index-item-description">build a <bdo> tag.</div> |
5065 |
|
</dd> |
5066 |
|
<dt class="field"> |
5067 |
|
<span class="method-title">html_big</span> |
5068 |
|
</dt> |
5069 |
|
<dd class="index-item-body"> |
5070 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_big">html_big()</a> in html_utils.inc</div> |
5071 |
|
<div class="index-item-description">build a <big> tag with content.</div> |
5072 |
|
</dd> |
5073 |
|
<dt class="field"> |
5074 |
|
<span class="method-title">html_blockquote</span> |
5075 |
|
</dt> |
5076 |
|
<dd class="index-item-body"> |
5077 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_blockquote">html_blockquote()</a> in html_utils.inc</div> |
5078 |
|
<div class="index-item-description">build a <blockquote> tag with content.</div> |
5079 |
|
</dd> |
5080 |
|
<dt class="field"> |
5081 |
|
<span class="method-title">html_body</span> |
5082 |
|
</dt> |
5083 |
|
<dd class="index-item-body"> |
5084 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_body">html_body()</a> in html_utils.inc</div> |
5085 |
|
<div class="index-item-description">build a <body> tag with content.</div> |
5086 |
|
</dd> |
5087 |
|
<dt class="field"> |
5088 |
|
<span class="method-title">html_br</span> |
5089 |
|
</dt> |
5090 |
|
<dd class="index-item-body"> |
5091 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_br">html_br()</a> in html_utils.inc</div> |
5092 |
|
<div class="index-item-description">builds n # of <br /> tags.</div> |
5093 |
|
</dd> |
5094 |
|
<dt class="field"> |
5095 |
|
<span class="method-title">html_button</span> |
5096 |
|
</dt> |
5097 |
|
<dd class="index-item-body"> |
5098 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_button">html_button()</a> in html_utils.inc</div> |
5099 |
|
<div class="index-item-description">build a <button> tag with content.</div> |
5100 |
|
</dd> |
5101 |
|
<dt class="field"> |
5102 |
|
<span class="method-title">html_caption</span> |
5103 |
|
</dt> |
5104 |
|
<dd class="index-item-body"> |
5105 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_caption">html_caption()</a> in html_utils.inc</div> |
5106 |
|
<div class="index-item-description">build a <caption> tag with content.</div> |
5107 |
|
</dd> |
5108 |
|
<dt class="field"> |
5109 |
|
<span class="method-title">html_center</span> |
5110 |
|
</dt> |
5111 |
|
<dd class="index-item-body"> |
5112 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_center">html_center()</a> in html_utils.inc</div> |
5113 |
|
<div class="index-item-description">build a <center> tag with some content.</div> |
5114 |
|
</dd> |
5115 |
|
<dt class="field"> |
5116 |
|
<span class="method-title">html_cite</span> |
5117 |
|
</dt> |
5118 |
|
<dd class="index-item-body"> |
5119 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_cite">html_cite()</a> in html_utils.inc</div> |
5120 |
|
<div class="index-item-description">build a <cite> tag with some content.</div> |
5121 |
|
</dd> |
5122 |
|
<dt class="field"> |
5123 |
|
<span class="method-title">html_code</span> |
5124 |
|
</dt> |
5125 |
|
<dd class="index-item-body"> |
5126 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_code">html_code()</a> in html_utils.inc</div> |
5127 |
|
<div class="index-item-description">build a</div> |
5128 |
|
</dd> |
5129 |
|
<dt class="field"> |
5130 |
|
<span class="method-title">html_col</span> |
5131 |
|
</dt> |
5132 |
|
<dd class="index-item-body"> |
5133 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_col">html_col()</a> in html_utils.inc</div> |
5134 |
|
<div class="index-item-description">build a <col> tag</div> |
5135 |
|
</dd> |
5136 |
|
<dt class="field"> |
5137 |
|
<span class="method-title">html_colgroup</span> |
5138 |
|
</dt> |
5139 |
|
<dd class="index-item-body"> |
5140 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_colgroup">html_colgroup()</a> in html_utils.inc</div> |
5141 |
|
<div class="index-item-description">build a <colgroup> tag.</div> |
5142 |
|
</dd> |
5143 |
|
<dt class="field"> |
5144 |
|
<span class="method-title">html_comment</span> |
5145 |
|
</dt> |
5146 |
|
<dd class="index-item-body"> |
5147 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_comment">html_comment()</a> in html_utils.inc</div> |
5148 |
|
<div class="index-item-description">render an html comment string</div> |
5149 |
|
</dd> |
5150 |
|
<dt class="field"> |
5151 |
|
<span class="method-title">html_dd</span> |
5152 |
|
</dt> |
5153 |
|
<dd class="index-item-body"> |
5154 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dd">html_dd()</a> in html_utils.inc</div> |
5155 |
|
<div class="index-item-description">build a <dd> tag with some content.</div> |
5156 |
|
</dd> |
5157 |
|
<dt class="field"> |
5158 |
|
<span class="method-title">html_del</span> |
5159 |
|
</dt> |
5160 |
|
<dd class="index-item-body"> |
5161 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_del">html_del()</a> in html_utils.inc</div> |
5162 |
|
<div class="index-item-description">build a <del> tag with some content.</div> |
5163 |
|
</dd> |
5164 |
|
<dt class="field"> |
5165 |
|
<span class="method-title">html_dfn</span> |
5166 |
|
</dt> |
5167 |
|
<dd class="index-item-body"> |
5168 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dfn">html_dfn()</a> in html_utils.inc</div> |
5169 |
|
<div class="index-item-description">build a <dfn> tag with some content.</div> |
5170 |
|
</dd> |
5171 |
|
<dt class="field"> |
5172 |
|
<span class="method-title">html_div</span> |
5173 |
|
</dt> |
5174 |
|
<dd class="index-item-body"> |
5175 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div">html_div()</a> in divtag_utils.inc</div> |
5176 |
|
<div class="index-item-description">build a new div tag with content</div> |
5177 |
|
</dd> |
5178 |
|
<dt class="field"> |
5179 |
|
<span class="method-title">html_div_center</span> |
5180 |
|
</dt> |
5181 |
|
<dd class="index-item-body"> |
5182 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_center">html_div_center()</a> in divtag_utils.inc</div> |
5183 |
|
<div class="index-item-description">build a new div tag with default attributes of "align=center"</div> |
5184 |
|
</dd> |
5185 |
|
<dt class="field"> |
5186 |
|
<span class="method-title">html_div_small</span> |
5187 |
|
</dt> |
5188 |
|
<dd class="index-item-body"> |
5189 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_small">html_div_small()</a> in divtag_utils.inc</div> |
5190 |
|
<div class="index-item-description">This builds the 1px font size DIVtag object, which can be used anywhere</div> |
5191 |
|
</dd> |
5192 |
|
<dt class="field"> |
5193 |
|
<span class="method-title">html_dl</span> |
5194 |
|
</dt> |
5195 |
|
<dd class="index-item-body"> |
5196 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dl">html_dl()</a> in html_utils.inc</div> |
5197 |
|
<div class="index-item-description">build a <dl> tag with some content.</div> |
5198 |
|
</dd> |
5199 |
|
<dt class="field"> |
5200 |
|
<span class="method-title">html_dt</span> |
5201 |
|
</dt> |
5202 |
|
<dd class="index-item-body"> |
5203 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_dt">html_dt()</a> in html_utils.inc</div> |
5204 |
|
<div class="index-item-description">build a <dt> tag with some content.</div> |
5205 |
|
</dd> |
5206 |
|
<dt class="field"> |
5207 |
|
<span class="method-title">html_em</span> |
5208 |
|
</dt> |
5209 |
|
<dd class="index-item-body"> |
5210 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_em">html_em()</a> in html_utils.inc</div> |
5211 |
|
<div class="index-item-description">build a <em> tag with some content.</div> |
5212 |
|
</dd> |
5213 |
|
<dt class="field"> |
5214 |
|
<span class="method-title">html_fieldset</span> |
5215 |
|
</dt> |
5216 |
|
<dd class="index-item-body"> |
5217 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_fieldset">html_fieldset()</a> in html_utils.inc</div> |
5218 |
|
<div class="index-item-description">build a <fieldset> tag with some content.</div> |
5219 |
|
</dd> |
5220 |
|
<dt class="field"> |
5221 |
|
<span class="method-title">html_form</span> |
5222 |
|
</dt> |
5223 |
|
<dd class="index-item-body"> |
5224 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_form_utils_inc.html#functionhtml_form">html_form()</a> in form_utils.inc</div> |
5225 |
|
<div class="index-item-description">render an form open tag only.</div> |
5226 |
|
</dd> |
5227 |
|
<dt class="field"> |
5228 |
|
<span class="method-title">html_frame</span> |
5229 |
|
</dt> |
5230 |
|
<dd class="index-item-body"> |
5231 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frame">html_frame()</a> in frame_utils.inc</div> |
5232 |
|
<div class="index-item-description">This function is used to build a FRAMEtag object with some common attributes already set.</div> |
5233 |
|
</dd> |
5234 |
|
<dt class="field"> |
5235 |
|
<span class="method-title">html_frameset</span> |
5236 |
|
</dt> |
5237 |
|
<dd class="index-item-body"> |
5238 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_frame_utils_inc.html#functionhtml_frameset">html_frameset()</a> in frame_utils.inc</div> |
5239 |
|
<div class="index-item-description">This function is used to build a FRAMESETtag object with the most common attributes.</div> |
5240 |
|
</dd> |
5241 |
|
<dt class="field"> |
5242 |
|
<span class="method-title">html_h1</span> |
5243 |
|
</dt> |
5244 |
|
<dd class="index-item-body"> |
5245 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h1">html_h1()</a> in html_utils.inc</div> |
5246 |
|
<div class="index-item-description">build an H1 tag object with content.</div> |
5247 |
|
</dd> |
5248 |
|
<dt class="field"> |
5249 |
|
<span class="method-title">html_h2</span> |
5250 |
|
</dt> |
5251 |
|
<dd class="index-item-body"> |
5252 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h2">html_h2()</a> in html_utils.inc</div> |
5253 |
|
<div class="index-item-description">build an H2 tag object with content.</div> |
5254 |
|
</dd> |
5255 |
|
<dt class="field"> |
5256 |
|
<span class="method-title">html_h3</span> |
5257 |
|
</dt> |
5258 |
|
<dd class="index-item-body"> |
5259 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h3">html_h3()</a> in html_utils.inc</div> |
5260 |
|
<div class="index-item-description">build an H3 tag object with content.</div> |
5261 |
|
</dd> |
5262 |
|
<dt class="field"> |
5263 |
|
<span class="method-title">html_h4</span> |
5264 |
|
</dt> |
5265 |
|
<dd class="index-item-body"> |
5266 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h4">html_h4()</a> in html_utils.inc</div> |
5267 |
|
<div class="index-item-description">build an H4 tag object with content.</div> |
5268 |
|
</dd> |
5269 |
|
<dt class="field"> |
5270 |
|
<span class="method-title">html_h5</span> |
5271 |
|
</dt> |
5272 |
|
<dd class="index-item-body"> |
5273 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h5">html_h5()</a> in html_utils.inc</div> |
5274 |
|
<div class="index-item-description">build an H5 tag object with content.</div> |
5275 |
|
</dd> |
5276 |
|
<dt class="field"> |
5277 |
|
<span class="method-title">html_h6</span> |
5278 |
|
</dt> |
5279 |
|
<dd class="index-item-body"> |
5280 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_h6">html_h6()</a> in html_utils.inc</div> |
5281 |
|
<div class="index-item-description">build an H6 tag object with content.</div> |
5282 |
|
</dd> |
5283 |
|
<dt class="field"> |
5284 |
|
<span class="method-title">html_head</span> |
5285 |
|
</dt> |
5286 |
|
<dd class="index-item-body"> |
5287 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_head">html_head()</a> in html_utils.inc</div> |
5288 |
|
<div class="index-item-description">build an <head> tag object with content.</div> |
5289 |
|
</dd> |
5290 |
|
<dt class="field"> |
5291 |
|
<span class="method-title">html_hr</span> |
5292 |
|
</dt> |
5293 |
|
<dd class="index-item-body"> |
5294 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_hr">html_hr()</a> in html_utils.inc</div> |
5295 |
|
<div class="index-item-description">build an <hr> tag object.</div> |
5296 |
|
</dd> |
5297 |
|
<dt class="field"> |
5298 |
|
<span class="method-title">html_html</span> |
5299 |
|
</dt> |
5300 |
|
<dd class="index-item-body"> |
5301 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_html">html_html()</a> in html_utils.inc</div> |
5302 |
|
<div class="index-item-description">build an <html> tag object.</div> |
5303 |
|
</dd> |
5304 |
|
<dt class="field"> |
5305 |
|
<span class="method-title">html_i</span> |
5306 |
|
</dt> |
5307 |
|
<dd class="index-item-body"> |
5308 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_i">html_i()</a> in html_utils.inc</div> |
5309 |
|
<div class="index-item-description">build a</div> |
5310 |
|
</dd> |
5311 |
|
<dt class="field"> |
5312 |
|
<span class="method-title">html_iframe</span> |
5313 |
|
</dt> |
5314 |
|
<dd class="index-item-body"> |
5315 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_iframe">html_iframe()</a> in html_utils.inc</div> |
5316 |
|
<div class="index-item-description">build a <irame> tag with some content.</div> |
5317 |
|
</dd> |
5318 |
|
<dt class="field"> |
5319 |
|
<span class="method-title">html_img</span> |
5320 |
|
</dt> |
5321 |
|
<dd class="index-item-body"> |
5322 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img">html_img()</a> in html_utils.inc</div> |
5323 |
|
<div class="index-item-description">Build an <img> tag.</div> |
5324 |
|
</dd> |
5325 |
|
<dt class="field"> |
5326 |
|
<span class="method-title">html_img_href</span> |
5327 |
|
</dt> |
5328 |
|
<dd class="index-item-body"> |
5329 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img_href">html_img_href()</a> in html_utils.inc</div> |
5330 |
|
<div class="index-item-description">build an hlink for an image.</div> |
5331 |
|
</dd> |
5332 |
|
<dt class="field"> |
5333 |
|
<span class="method-title">html_input</span> |
5334 |
|
</dt> |
5335 |
|
<dd class="index-item-body"> |
5336 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_input">html_input()</a> in html_utils.inc</div> |
5337 |
|
<div class="index-item-description">This builds an <input> object NOTE: This wrapper automatically calls htmlspecialchars() on the value attribute's data.</div> |
5338 |
|
</dd> |
5339 |
|
<dt class="field"> |
5340 |
|
<span class="method-title">html_ins</span> |
5341 |
|
</dt> |
5342 |
|
<dd class="index-item-body"> |
5343 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ins">html_ins()</a> in html_utils.inc</div> |
5344 |
|
<div class="index-item-description">build a <ins> tag with some content.</div> |
5345 |
|
</dd> |
5346 |
|
<dt class="field"> |
5347 |
|
<span class="method-title">html_kbd</span> |
5348 |
|
</dt> |
5349 |
|
<dd class="index-item-body"> |
5350 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_kbd">html_kbd()</a> in html_utils.inc</div> |
5351 |
|
<div class="index-item-description">build a</div> |
5352 |
|
</dd> |
5353 |
|
<dt class="field"> |
5354 |
|
<span class="method-title">html_label</span> |
5355 |
|
</dt> |
5356 |
|
<dd class="index-item-body"> |
5357 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_label">html_label()</a> in html_utils.inc</div> |
5358 |
|
<div class="index-item-description">build a <label> tag with some content.</div> |
5359 |
|
</dd> |
5360 |
|
<dt class="field"> |
5361 |
|
<span class="method-title">html_legend</span> |
5362 |
|
</dt> |
5363 |
|
<dd class="index-item-body"> |
5364 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_legend">html_legend()</a> in html_utils.inc</div> |
5365 |
|
<div class="index-item-description">build a <legend> tag with some content.</div> |
5366 |
|
</dd> |
5367 |
|
<dt class="field"> |
5368 |
|
<span class="method-title">html_li</span> |
5369 |
|
</dt> |
5370 |
|
<dd class="index-item-body"> |
5371 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_li">html_li()</a> in html_utils.inc</div> |
5372 |
|
<div class="index-item-description">build a <LI> tag with some content..</div> |
5373 |
|
</dd> |
5374 |
|
<dt class="field"> |
5375 |
|
<span class="method-title">html_link</span> |
5376 |
|
</dt> |
5377 |
|
<dd class="index-item-body"> |
5378 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_link">html_link()</a> in html_utils.inc</div> |
5379 |
|
<div class="index-item-description">build a <LINK> tag with some content..</div> |
5380 |
|
</dd> |
5381 |
|
<dt class="field"> |
5382 |
|
<span class="method-title">html_map</span> |
5383 |
|
</dt> |
5384 |
|
<dd class="index-item-body"> |
5385 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_map">html_map()</a> in html_utils.inc</div> |
5386 |
|
<div class="index-item-description">build a <map> tag with some content.</div> |
5387 |
|
</dd> |
5388 |
|
<dt class="field"> |
5389 |
|
<span class="method-title">html_meta</span> |
5390 |
|
</dt> |
5391 |
|
<dd class="index-item-body"> |
5392 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_meta">html_meta()</a> in html_utils.inc</div> |
5393 |
|
<div class="index-item-description">build a <meta> tag..</div> |
5394 |
|
</dd> |
5395 |
|
<dt class="field"> |
5396 |
|
<span class="method-title">html_noframes</span> |
5397 |
|
</dt> |
5398 |
|
<dd class="index-item-body"> |
5399 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noframes">html_noframes()</a> in html_utils.inc</div> |
5400 |
|
<div class="index-item-description">build a <noframes> tag with some content..</div> |
5401 |
|
</dd> |
5402 |
|
<dt class="field"> |
5403 |
|
<span class="method-title">html_noscript</span> |
5404 |
|
</dt> |
5405 |
|
<dd class="index-item-body"> |
5406 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_noscript">html_noscript()</a> in html_utils.inc</div> |
5407 |
|
<div class="index-item-description">build a <noscript> tag with some content..</div> |
5408 |
|
</dd> |
5409 |
|
<dt class="field"> |
5410 |
|
<span class="method-title">html_object</span> |
5411 |
|
</dt> |
5412 |
|
<dd class="index-item-body"> |
5413 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_object">html_object()</a> in html_utils.inc</div> |
5414 |
|
<div class="index-item-description">build a <object> tag with some content..</div> |
5415 |
|
</dd> |
5416 |
|
<dt class="field"> |
5417 |
|
<span class="method-title">html_ol</span> |
5418 |
|
</dt> |
5419 |
|
<dd class="index-item-body"> |
5420 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ol">html_ol()</a> in html_utils.inc</div> |
5421 |
|
<div class="index-item-description">build a</div> |
5422 |
|
</dd> |
5423 |
|
<dt class="field"> |
5424 |
|
<span class="method-title">html_optgroup</span> |
5425 |
|
</dt> |
5426 |
|
<dd class="index-item-body"> |
5427 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_optgroup">html_optgroup()</a> in html_utils.inc</div> |
5428 |
|
<div class="index-item-description">build a <OPTGROUP> tag with some content..</div> |
5429 |
|
</dd> |
5430 |
|
<dt class="field"> |
5431 |
|
<span class="method-title">html_option</span> |
5432 |
|
</dt> |
5433 |
|
<dd class="index-item-body"> |
5434 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_option">html_option()</a> in html_utils.inc</div> |
5435 |
|
<div class="index-item-description">build a <OPTION> tag with some content..</div> |
5436 |
|
</dd> |
5437 |
|
<dt class="field"> |
5438 |
|
<span class="method-title">html_p</span> |
5439 |
|
</dt> |
5440 |
|
<dd class="index-item-body"> |
5441 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_p">html_p()</a> in html_utils.inc</div> |
5442 |
|
<div class="index-item-description">build a <p> tag.</div> |
5443 |
|
</dd> |
5444 |
|
<dt class="field"> |
5445 |
|
<span class="method-title">html_param</span> |
5446 |
|
</dt> |
5447 |
|
<dd class="index-item-body"> |
5448 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_param">html_param()</a> in html_utils.inc</div> |
5449 |
|
<div class="index-item-description">build a <param> tag.</div> |
5450 |
|
</dd> |
5451 |
|
<dt class="field"> |
5452 |
|
<span class="method-title">html_pre</span> |
5453 |
|
</dt> |
5454 |
|
<dd class="index-item-body"> |
5455 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_pre">html_pre()</a> in html_utils.inc</div> |
5456 |
|
<div class="index-item-description">build a</div> |
5457 |
|
</dd> |
5458 |
|
<dt class="field"> |
5459 |
|
<span class="method-title">html_q</span> |
5460 |
|
</dt> |
5461 |
|
<dd class="index-item-body"> |
5462 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_q">html_q()</a> in html_utils.inc</div> |
5463 |
|
<div class="index-item-description">build a <q> tag with some content..</div> |
5464 |
|
</dd> |
5465 |
|
<dt class="field"> |
5466 |
|
<span class="method-title">html_samp</span> |
5467 |
|
</dt> |
5468 |
|
<dd class="index-item-body"> |
5469 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_samp">html_samp()</a> in html_utils.inc</div> |
5470 |
|
<div class="index-item-description">build a</div> |
5471 |
|
</dd> |
5472 |
|
<dt class="field"> |
5473 |
|
<span class="method-title">html_script</span> |
5474 |
|
</dt> |
5475 |
|
<dd class="index-item-body"> |
5476 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_script">html_script()</a> in html_utils.inc</div> |
5477 |
|
<div class="index-item-description">build a <script> tag with some content..</div> |
5478 |
|
</dd> |
5479 |
|
<dt class="field"> |
5480 |
|
<span class="method-title">html_small</span> |
5481 |
|
</dt> |
5482 |
|
<dd class="index-item-body"> |
5483 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_small">html_small()</a> in html_utils.inc</div> |
5484 |
|
<div class="index-item-description">build a small <small> tag with content.</div> |
5485 |
|
</dd> |
5486 |
|
<dt class="field"> |
5487 |
|
<span class="method-title">html_span</span> |
5488 |
|
</dt> |
5489 |
|
<dd class="index-item-body"> |
5490 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_span">html_span()</a> in html_utils.inc</div> |
5491 |
|
<div class="index-item-description">build a bold <span> tag with content.</div> |
5492 |
|
</dd> |
5493 |
|
<dt class="field"> |
5494 |
|
<span class="method-title">html_strong</span> |
5495 |
|
</dt> |
5496 |
|
<dd class="index-item-body"> |
5497 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_strong">html_strong()</a> in html_utils.inc</div> |
5498 |
|
<div class="index-item-description">build a <strong> tag with some content..</div> |
5499 |
|
</dd> |
5500 |
|
<dt class="field"> |
5501 |
|
<span class="method-title">html_style</span> |
5502 |
|
</dt> |
5503 |
|
<dd class="index-item-body"> |
5504 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_style">html_style()</a> in html_utils.inc</div> |
5505 |
|
<div class="index-item-description">build a <style> tag with some content.</div> |
5506 |
|
</dd> |
5507 |
|
<dt class="field"> |
5508 |
|
<span class="method-title">html_sub</span> |
5509 |
|
</dt> |
5510 |
|
<dd class="index-item-body"> |
5511 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sub">html_sub()</a> in html_utils.inc</div> |
5512 |
|
<div class="index-item-description">build a <sub> tag with some content..</div> |
5513 |
|
</dd> |
5514 |
|
<dt class="field"> |
5515 |
|
<span class="method-title">html_sup</span> |
5516 |
|
</dt> |
5517 |
|
<dd class="index-item-body"> |
5518 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_sup">html_sup()</a> in html_utils.inc</div> |
5519 |
|
<div class="index-item-description">build a <sup> tag with some content..</div> |
5520 |
|
</dd> |
5521 |
|
<dt class="field"> |
5522 |
|
<span class="method-title">html_table</span> |
5523 |
|
</dt> |
5524 |
|
<dd class="index-item-body"> |
5525 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_table">html_table()</a> in html_utils.inc</div> |
5526 |
|
<div class="index-item-description">Build a TABLEtag object with some of the attributes set</div> |
5527 |
|
</dd> |
5528 |
|
<dt class="field"> |
5529 |
|
<span class="method-title">html_tbody</span> |
5530 |
|
</dt> |
5531 |
|
<dd class="index-item-body"> |
5532 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tbody">html_tbody()</a> in html_utils.inc</div> |
5533 |
|
<div class="index-item-description">build a <tbody> tag with some content..</div> |
5534 |
|
</dd> |
5535 |
|
<dt class="field"> |
5536 |
|
<span class="method-title">html_td</span> |
5537 |
|
</dt> |
5538 |
|
<dd class="index-item-body"> |
5539 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_td">html_td()</a> in html_utils.inc</div> |
5540 |
|
<div class="index-item-description">build an td tag object with content.</div> |
5541 |
|
</dd> |
5542 |
|
<dt class="field"> |
5543 |
|
<span class="method-title">html_tfoot</span> |
5544 |
|
</dt> |
5545 |
|
<dd class="index-item-body"> |
5546 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tfoot">html_tfoot()</a> in html_utils.inc</div> |
5547 |
|
<div class="index-item-description">build a <tfoot> tag with content.</div> |
5548 |
|
</dd> |
5549 |
|
<dt class="field"> |
5550 |
|
<span class="method-title">html_th</span> |
5551 |
|
</dt> |
5552 |
|
<dd class="index-item-body"> |
5553 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_th">html_th()</a> in html_utils.inc</div> |
5554 |
|
<div class="index-item-description">build a <th>$header</th> tag.</div> |
5555 |
|
</dd> |
5556 |
|
<dt class="field"> |
5557 |
|
<span class="method-title">html_thead</span> |
5558 |
|
</dt> |
5559 |
|
<dd class="index-item-body"> |
5560 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_thead">html_thead()</a> in html_utils.inc</div> |
5561 |
|
<div class="index-item-description">build a <thhead> tag.</div> |
5562 |
|
</dd> |
5563 |
|
<dt class="field"> |
5564 |
|
<span class="method-title">html_title</span> |
5565 |
|
</dt> |
5566 |
|
<dd class="index-item-body"> |
5567 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_title">html_title()</a> in html_utils.inc</div> |
5568 |
|
<div class="index-item-description">build a <title> tag with some content.</div> |
5569 |
|
</dd> |
5570 |
|
<dt class="field"> |
5571 |
|
<span class="method-title">html_tr</span> |
5572 |
|
</dt> |
5573 |
|
<dd class="index-item-body"> |
5574 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tr">html_tr()</a> in html_utils.inc</div> |
5575 |
|
<div class="index-item-description">build a <tr> tag and contents</div> |
5576 |
|
</dd> |
5577 |
|
<dt class="field"> |
5578 |
|
<span class="method-title">html_tt</span> |
5579 |
|
</dt> |
5580 |
|
<dd class="index-item-body"> |
5581 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_tt">html_tt()</a> in html_utils.inc</div> |
5582 |
|
<div class="index-item-description">build a <tt> tag and contents</div> |
5583 |
|
</dd> |
5584 |
|
<dt class="field"> |
5585 |
|
<span class="method-title">html_u</span> |
5586 |
|
</dt> |
5587 |
|
<dd class="index-item-body"> |
5588 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_u">html_u()</a> in html_utils.inc</div> |
5589 |
|
<div class="index-item-description">build a <u> tag and contents</div> |
5590 |
|
</dd> |
5591 |
|
<dt class="field"> |
5592 |
|
<span class="method-title">html_ul</span> |
5593 |
|
</dt> |
5594 |
|
<dd class="index-item-body"> |
5595 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_ul">html_ul()</a> in html_utils.inc</div> |
5596 |
|
<div class="index-item-description">build a</div> |
5597 |
|
</dd> |
5598 |
|
<dt class="field"> |
5599 |
|
<span class="method-title">html_var</span> |
5600 |
|
</dt> |
5601 |
|
<dd class="index-item-body"> |
5602 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_var">html_var()</a> in html_utils.inc</div> |
5603 |
|
<div class="index-item-description">build a</div> |
5604 |
|
</dd> |
5605 |
|
<dt class="field"> |
5606 |
|
<span class="method-title">html_xmp</span> |
5607 |
|
</dt> |
5608 |
|
<dd class="index-item-body"> |
5609 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_xmp">html_xmp()</a> in html_utils.inc</div> |
5610 |
|
<div class="index-item-description">build a <xmp> tag with some content..</div> |
5611 |
|
</dd> |
5612 |
|
<dt class="field"> |
5613 |
|
<span class="include-title">html_utils.inc</span> |
5614 |
|
</dt> |
5615 |
|
<dd class="index-item-body"> |
5616 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html">html_utils.inc</a> in html_utils.inc</div> |
5617 |
|
</dd> |
5618 |
|
<dt class="field"> |
5619 |
|
<span class="include-title">HTMLPageClass.inc</span> |
5620 |
|
</dt> |
5621 |
|
<dd class="index-item-body"> |
5622 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_HTMLPageClass_inc.html">HTMLPageClass.inc</a> in HTMLPageClass.inc</div> |
5623 |
|
</dd> |
5624 |
|
<dt class="field"> |
5625 |
|
<span class="include-title">HTMLRedirectPage.inc</span> |
5626 |
|
</dt> |
5627 |
|
<dd class="index-item-body"> |
5628 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_HTMLRedirectPage_inc.html">HTMLRedirectPage.inc</a> in HTMLRedirectPage.inc</div> |
5629 |
|
</dd> |
5630 |
|
</dl> |
5631 |
|
<a name="i"></a> |
5632 |
|
<div class="index-letter-section"> |
5633 |
|
<div style="float: left" class="index-letter-title">i</div> |
5634 |
|
<div style="float: right"><a href="#top">top</a></div> |
5635 |
|
<div style="clear: both"></div> |
5636 |
|
</div> |
5637 |
|
<dl> |
5638 |
|
<dt class="field"> |
5639 |
|
<span class="var-title">$indent_flag</span> |
5640 |
|
</dt> |
5641 |
|
<dd class="index-item-body"> |
5642 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$indent_flag">CSSBuilder::$indent_flag</a> in CSSBuilder.inc</div> |
5643 |
|
<div class="index-item-description">Flag for pretty (indented) output</div> |
5644 |
|
</dd> |
5645 |
|
<dt class="field"> |
5646 |
|
IFRAMEtag |
5647 |
|
</dt> |
5648 |
|
<dd class="index-item-body"> |
5649 |
|
<div class="index-item-details"><a href="phpHtmlLib/IFRAMEtag.html">IFRAMEtag</a> in ALLTAGS.inc</div> |
5650 |
|
<div class="index-item-description"><IFRAME> tag class</div> |
5651 |
|
</dd> |
5652 |
|
<dt class="field"> |
5653 |
|
IMAGEsvgtag |
5654 |
|
</dt> |
5655 |
|
<dd class="index-item-body"> |
5656 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMAGEsvgtag.html">IMAGEsvgtag</a> in SVGTAGS.inc</div> |
5657 |
|
<div class="index-item-description"><image> SVG tag</div> |
5658 |
|
</dd> |
5659 |
|
<dt class="field"> |
5660 |
|
<span class="method-title">ImageThumbnailWidget</span> |
5661 |
|
</dt> |
5662 |
|
<dd class="index-item-body"> |
5663 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodImageThumbnailWidget">ImageThumbnailWidget::ImageThumbnailWidget()</a> in ImageThumbnailWidget.inc</div> |
5664 |
|
<div class="index-item-description">Constructor for this class It just sets the width for the widget.</div> |
5665 |
|
</dd> |
5666 |
|
<dt class="field"> |
5667 |
|
ImageThumbnailWidget |
5668 |
|
</dt> |
5669 |
|
<dd class="index-item-body"> |
5670 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html">ImageThumbnailWidget</a> in ImageThumbnailWidget.inc</div> |
5671 |
|
<div class="index-item-description">This widget creates a N by x visual table of thumbnails.</div> |
5672 |
|
</dd> |
5673 |
|
<dt class="field"> |
5674 |
|
ImageThumbnailWidgetCSS |
5675 |
|
</dt> |
5676 |
|
<dd class="index-item-body"> |
5677 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidgetCSS.html">ImageThumbnailWidgetCSS</a> in ImageThumbnailWidget.inc</div> |
5678 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
5679 |
|
</dd> |
5680 |
|
<dt class="field"> |
5681 |
|
IMGtag |
5682 |
|
</dt> |
5683 |
|
<dd class="index-item-body"> |
5684 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html">IMGtag</a> in ALLTAGS.inc</div> |
5685 |
|
<div class="index-item-description"><IMG> tag class</div> |
5686 |
|
</dd> |
5687 |
|
<dt class="field"> |
5688 |
|
<span class="const-title">INDENT_LEFT_JUSTIFY</span> |
5689 |
|
</dt> |
5690 |
|
<dd class="index-item-body"> |
5691 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineINDENT_LEFT_JUSTIFY">INDENT_LEFT_JUSTIFY</a> in defines.inc</div> |
5692 |
|
</dd> |
5693 |
|
<dt class="field"> |
5694 |
|
<span class="const-title">INDENT_NICE</span> |
5695 |
|
</dt> |
5696 |
|
<dd class="index-item-body"> |
5697 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineINDENT_NICE">INDENT_NICE</a> in defines.inc</div> |
5698 |
|
<div class="index-item-description">Some defines to tell the class what style of indenting of the output the user wants.</div> |
5699 |
|
</dd> |
5700 |
|
<dt class="field"> |
5701 |
|
InfoTable |
5702 |
|
</dt> |
5703 |
|
<dd class="index-item-body"> |
5704 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html">InfoTable</a> in InfoTable.inc</div> |
5705 |
|
<div class="index-item-description">This is a widget class that can build and render data in a nicely formated table with a title, column headers and data</div> |
5706 |
|
</dd> |
5707 |
|
<dt class="field"> |
5708 |
|
<span class="method-title">InfoTable</span> |
5709 |
|
</dt> |
5710 |
|
<dd class="index-item-body"> |
5711 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodInfoTable">InfoTable::InfoTable()</a> in InfoTable.inc</div> |
5712 |
|
<div class="index-item-description">The constructor</div> |
5713 |
|
</dd> |
5714 |
|
<dt class="field"> |
5715 |
|
InfoTableCSS |
5716 |
|
</dt> |
5717 |
|
<dd class="index-item-body"> |
5718 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTableCSS.html">InfoTableCSS</a> in InfoTable.inc</div> |
5719 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
5720 |
|
</dd> |
5721 |
|
<dt class="field"> |
5722 |
|
INPUTtag |
5723 |
|
</dt> |
5724 |
|
<dd class="index-item-body"> |
5725 |
|
<div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html">INPUTtag</a> in ALLTAGS.inc</div> |
5726 |
|
<div class="index-item-description">INPUTtag <INPUT> tag</div> |
5727 |
|
</dd> |
5728 |
|
<dt class="field"> |
5729 |
|
INStag |
5730 |
|
</dt> |
5731 |
|
<dd class="index-item-body"> |
5732 |
|
<div class="index-item-details"><a href="phpHtmlLib/INStag.html">INStag</a> in ALLTAGS.inc</div> |
5733 |
|
<div class="index-item-description"><INS> tag class</div> |
5734 |
|
</dd> |
5735 |
|
<dt class="field"> |
5736 |
|
<span class="method-title">is_action_checked</span> |
5737 |
|
</dt> |
5738 |
|
<dd class="index-item-body"> |
5739 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_checked">DefaultGUIDatalist::is_action_checked()</a> in DefaultGUIDataList.inc</div> |
5740 |
|
<div class="index-item-description">This function is provided to give the child class the ability to precheck/select a particular column.</div> |
5741 |
|
</dd> |
5742 |
|
<dt class="field"> |
5743 |
|
<span class="method-title">is_action_enabled</span> |
5744 |
|
</dt> |
5745 |
|
<dd class="index-item-body"> |
5746 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodis_action_enabled">DefaultGUIDatalist::is_action_enabled()</a> in DefaultGUIDataList.inc</div> |
5747 |
|
<div class="index-item-description">This function is provided to give the child class the ability to enable/disable a particular checkbox.</div> |
5748 |
|
</dd> |
5749 |
|
<dt class="field"> |
5750 |
|
<span class="method-title">is_action_successfull</span> |
5751 |
|
</dt> |
5752 |
|
<dd class="index-item-body"> |
5753 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodis_action_successfull">FormProcessor::is_action_successfull()</a> in FormProcessor.inc</div> |
5754 |
|
<div class="index-item-description">This is used to test to see if the form action was processed succesfully.</div> |
5755 |
|
</dd> |
5756 |
|
<dt class="field"> |
5757 |
|
<span class="method-title">is_advanced_search_enabled</span> |
5758 |
|
</dt> |
5759 |
|
<dd class="index-item-body"> |
5760 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodis_advanced_search_enabled">DataList::is_advanced_search_enabled()</a> in DataList.inc</div> |
5761 |
|
<div class="index-item-description">This returns the status of the advanced search flag.</div> |
5762 |
|
</dd> |
5763 |
|
<dt class="field"> |
5764 |
|
<span class="method-title">is_alphanum</span> |
5765 |
|
</dt> |
5766 |
|
<dd class="index-item-body"> |
5767 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanum">FormValidation::is_alphanum()</a> in FormValidation.inc</div> |
5768 |
|
<div class="index-item-description">This function checks if the given string contains alphabetical characters or numbers.</div> |
5769 |
|
</dd> |
5770 |
|
<dt class="field"> |
5771 |
|
<span class="method-title">is_alphanumstring</span> |
5772 |
|
</dt> |
5773 |
|
<dd class="index-item-body"> |
5774 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_alphanumstring">FormValidation::is_alphanumstring()</a> in FormValidation.inc</div> |
5775 |
|
<div class="index-item-description">This method validates a string as containing only letters and numbers</div> |
5776 |
|
</dd> |
5777 |
|
<dt class="field"> |
5778 |
|
<span class="method-title">is_ccexp</span> |
5779 |
|
</dt> |
5780 |
|
<dd class="index-item-body"> |
5781 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ccexp">FormValidation::is_ccexp()</a> in FormValidation.inc</div> |
5782 |
|
<div class="index-item-description">This tests a string as a valid credit card expiration date.</div> |
5783 |
|
</dd> |
5784 |
|
<dt class="field"> |
5785 |
|
<span class="method-title">is_companyname</span> |
5786 |
|
</dt> |
5787 |
|
<dd class="index-item-body"> |
5788 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_companyname">FormValidation::is_companyname()</a> in FormValidation.inc</div> |
5789 |
|
<div class="index-item-description">This validates a string as a valid Company name.</div> |
5790 |
|
</dd> |
5791 |
|
<dt class="field"> |
5792 |
|
<span class="method-title">is_confirm_password</span> |
5793 |
|
</dt> |
5794 |
|
<dd class="index-item-body"> |
5795 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_confirm_password">FormValidation::is_confirm_password()</a> in FormValidation.inc</div> |
5796 |
|
<div class="index-item-description">This makes sure that 2 password strings are exactly alike.</div> |
5797 |
|
</dd> |
5798 |
|
<dt class="field"> |
5799 |
|
<span class="method-title">is_countrycode</span> |
5800 |
|
</dt> |
5801 |
|
<dd class="index-item-body"> |
5802 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_countrycode">FormValidation::is_countrycode()</a> in FormValidation.inc</div> |
5803 |
|
<div class="index-item-description">This validates a string as a valid "country code" which is a 2 alphanumerical character string</div> |
5804 |
|
</dd> |
5805 |
|
<dt class="field"> |
5806 |
|
<span class="method-title">is_date</span> |
5807 |
|
</dt> |
5808 |
|
<dd class="index-item-body"> |
5809 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_date">FormValidation::is_date()</a> in FormValidation.inc</div> |
5810 |
|
<div class="index-item-description">This validates a atring as a valid date format You can provide a seperator string that seperates the fields</div> |
5811 |
|
</dd> |
5812 |
|
<dt class="field"> |
5813 |
|
<span class="method-title">is_dateday</span> |
5814 |
|
</dt> |
5815 |
|
<dd class="index-item-body"> |
5816 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateday">FormValidation::is_dateday()</a> in FormValidation.inc</div> |
5817 |
|
<div class="index-item-description">This validates a string as a valid day of a month It has to be greater then 0 and less then 31</div> |
5818 |
|
</dd> |
5819 |
|
<dt class="field"> |
5820 |
|
<span class="method-title">is_datemonth</span> |
5821 |
|
</dt> |
5822 |
|
<dd class="index-item-body"> |
5823 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datemonth">FormValidation::is_datemonth()</a> in FormValidation.inc</div> |
5824 |
|
<div class="index-item-description">This validates a string as a valid month of the year between 1 and 12 inclusive is_datemonth - checks whether its a proper month</div> |
5825 |
|
</dd> |
5826 |
|
<dt class="field"> |
5827 |
|
<span class="method-title">is_datetime</span> |
5828 |
|
</dt> |
5829 |
|
<dd class="index-item-body"> |
5830 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_datetime">FormValidation::is_datetime()</a> in FormValidation.inc</div> |
5831 |
|
<div class="index-item-description">This validates an array of values as a valid date time</div> |
5832 |
|
</dd> |
5833 |
|
<dt class="field"> |
5834 |
|
<span class="method-title">is_dateyear</span> |
5835 |
|
</dt> |
5836 |
|
<dd class="index-item-body"> |
5837 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_dateyear">FormValidation::is_dateyear()</a> in FormValidation.inc</div> |
5838 |
|
<div class="index-item-description">See if the year is within 1800 and 3000</div> |
5839 |
|
</dd> |
5840 |
|
<dt class="field"> |
5841 |
|
<span class="method-title">is_disabled</span> |
5842 |
|
</dt> |
5843 |
|
<dd class="index-item-body"> |
5844 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_disabled">FormElement::is_disabled()</a> in FormElement.inc</div> |
5845 |
|
<div class="index-item-description">Returns the elements disabled state</div> |
5846 |
|
</dd> |
5847 |
|
<dt class="field"> |
5848 |
|
<span class="method-title">is_domainname</span> |
5849 |
|
</dt> |
5850 |
|
<dd class="index-item-body"> |
5851 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_domainname">FormValidation::is_domainname()</a> in FormValidation.inc</div> |
5852 |
|
<div class="index-item-description">This method validates a string for a valid hostname for a machine.</div> |
5853 |
|
</dd> |
5854 |
|
<dt class="field"> |
5855 |
|
<span class="method-title">is_email</span> |
5856 |
|
</dt> |
5857 |
|
<dd class="index-item-body"> |
5858 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_email">FormValidation::is_email()</a> in FormValidation.inc</div> |
5859 |
|
<div class="index-item-description">This function validates a single email address.</div> |
5860 |
|
</dd> |
5861 |
|
<dt class="field"> |
5862 |
|
<span class="method-title">is_firstname</span> |
5863 |
|
</dt> |
5864 |
|
<dd class="index-item-body"> |
5865 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_firstname">FormValidation::is_firstname()</a> in FormValidation.inc</div> |
5866 |
|
<div class="index-item-description">This is just a wrapper for</div> |
5867 |
|
</dd> |
5868 |
|
<dt class="field"> |
5869 |
|
<span class="method-title">is_float</span> |
5870 |
|
</dt> |
5871 |
|
<dd class="index-item-body"> |
5872 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_float">FormValidation::is_float()</a> in FormValidation.inc</div> |
5873 |
|
<div class="index-item-description">This method validates a string as a valid float formatted number. x.xx</div> |
5874 |
|
</dd> |
5875 |
|
<dt class="field"> |
5876 |
|
<span class="method-title">is_higherzeronumber</span> |
5877 |
|
</dt> |
5878 |
|
<dd class="index-item-body"> |
5879 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_higherzeronumber">FormValidation::is_higherzeronumber()</a> in FormValidation.inc</div> |
5880 |
|
<div class="index-item-description">This method validates a string as a number greater then 0.</div> |
5881 |
|
</dd> |
5882 |
|
<dt class="field"> |
5883 |
|
<span class="method-title">is_host</span> |
5884 |
|
</dt> |
5885 |
|
<dd class="index-item-body"> |
5886 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_host">FormValidation::is_host()</a> in FormValidation.inc</div> |
5887 |
|
<div class="index-item-description">no comment</div> |
5888 |
|
</dd> |
5889 |
|
<dt class="field"> |
5890 |
|
<span class="method-title">is_hostemail</span> |
5891 |
|
</dt> |
5892 |
|
<dd class="index-item-body"> |
5893 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostemail">FormValidation::is_hostemail()</a> in FormValidation.inc</div> |
5894 |
|
<div class="index-item-description">This method tests a string as a valid hostname value or a valid email string</div> |
5895 |
|
</dd> |
5896 |
|
<dt class="field"> |
5897 |
|
<span class="method-title">is_hostip</span> |
5898 |
|
</dt> |
5899 |
|
<dd class="index-item-body"> |
5900 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostip">FormValidation::is_hostip()</a> in FormValidation.inc</div> |
5901 |
|
<div class="index-item-description">This method tries to validate a string as a valid IP address or a hostname</div> |
5902 |
|
</dd> |
5903 |
|
<dt class="field"> |
5904 |
|
<span class="method-title">is_hostlist</span> |
5905 |
|
</dt> |
5906 |
|
<dd class="index-item-body"> |
5907 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostlist">FormValidation::is_hostlist()</a> in FormValidation.inc</div> |
5908 |
|
<div class="index-item-description">no comment</div> |
5909 |
|
</dd> |
5910 |
|
<dt class="field"> |
5911 |
|
<span class="method-title">is_hostname</span> |
5912 |
|
</dt> |
5913 |
|
<dd class="index-item-body"> |
5914 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_hostname">FormValidation::is_hostname()</a> in FormValidation.inc</div> |
5915 |
|
<div class="index-item-description">This is just a wrapper for is_domainname</div> |
5916 |
|
</dd> |
5917 |
|
<dt class="field"> |
5918 |
|
<span class="method-title">is_ip</span> |
5919 |
|
</dt> |
5920 |
|
<dd class="index-item-body"> |
5921 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_ip">FormValidation::is_ip()</a> in FormValidation.inc</div> |
5922 |
|
<div class="index-item-description">This validates a string as an IP address This should work with either IPv4 or IPv6</div> |
5923 |
|
</dd> |
5924 |
|
<dt class="field"> |
5925 |
|
<span class="method-title">is_lastname</span> |
5926 |
|
</dt> |
5927 |
|
<dd class="index-item-body"> |
5928 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_lastname">FormValidation::is_lastname()</a> in FormValidation.inc</div> |
5929 |
|
<div class="index-item-description">This is just a wrapper for</div> |
5930 |
|
</dd> |
5931 |
|
<dt class="field"> |
5932 |
|
<span class="method-title">is_last_page</span> |
5933 |
|
</dt> |
5934 |
|
<dd class="index-item-body"> |
5935 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodis_last_page">ImageThumbnailWidget::is_last_page()</a> in ImageThumbnailWidget.inc</div> |
5936 |
|
<div class="index-item-description">Is thie offset for the last page?</div> |
5937 |
|
</dd> |
5938 |
|
<dt class="field"> |
5939 |
|
<span class="method-title">is_leapyear</span> |
5940 |
|
</dt> |
5941 |
|
<dd class="index-item-body"> |
5942 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_leapyear">FormValidation::is_leapyear()</a> in FormValidation.inc</div> |
5943 |
|
<div class="index-item-description">This method validates a string as a leap year.</div> |
5944 |
|
</dd> |
5945 |
|
<dt class="field"> |
5946 |
|
<span class="method-title">is_manyemails</span> |
5947 |
|
</dt> |
5948 |
|
<dd class="index-item-body"> |
5949 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_manyemails">FormValidation::is_manyemails()</a> in FormValidation.inc</div> |
5950 |
|
<div class="index-item-description">This function tests a string that may contain many email addresses seperated by commas</div> |
5951 |
|
</dd> |
5952 |
|
<dt class="field"> |
5953 |
|
<span class="method-title">is_money</span> |
5954 |
|
</dt> |
5955 |
|
<dd class="index-item-body"> |
5956 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_money">FormValidation::is_money()</a> in FormValidation.inc</div> |
5957 |
|
<div class="index-item-description">This method tests a string to make sure it is in a valid money format.</div> |
5958 |
|
</dd> |
5959 |
|
<dt class="field"> |
5960 |
|
<span class="method-title">is_name</span> |
5961 |
|
</dt> |
5962 |
|
<dd class="index-item-body"> |
5963 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_name">FormValidation::is_name()</a> in FormValidation.inc</div> |
5964 |
|
<div class="index-item-description">This validates a string as a valid proper name.</div> |
5965 |
|
</dd> |
5966 |
|
<dt class="field"> |
5967 |
|
<span class="method-title">is_notempty</span> |
5968 |
|
</dt> |
5969 |
|
<dd class="index-item-body"> |
5970 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_notempty">FormValidation::is_notempty()</a> in FormValidation.inc</div> |
5971 |
|
<div class="index-item-description">This function makes sure the data is not empty</div> |
5972 |
|
</dd> |
5973 |
|
<dt class="field"> |
5974 |
|
<span class="method-title">is_num</span> |
5975 |
|
</dt> |
5976 |
|
<dd class="index-item-body"> |
5977 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_num">FormValidation::is_num()</a> in FormValidation.inc</div> |
5978 |
|
<div class="index-item-description">This function checks if the given string contains numerical digit characters.</div> |
5979 |
|
</dd> |
5980 |
|
<dt class="field"> |
5981 |
|
<span class="method-title">is_number</span> |
5982 |
|
</dt> |
5983 |
|
<dd class="index-item-body"> |
5984 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_number">FormValidation::is_number()</a> in FormValidation.inc</div> |
5985 |
|
<div class="index-item-description">This tests a string to make sure it is a valid number.</div> |
5986 |
|
</dd> |
5987 |
|
<dt class="field"> |
5988 |
|
<span class="method-title">is_partial_domainname</span> |
5989 |
|
</dt> |
5990 |
|
<dd class="index-item-body"> |
5991 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_domainname">FormValidation::is_partial_domainname()</a> in FormValidation.inc</div> |
5992 |
|
<div class="index-item-description">This method validates a string for a valid partial hostname for a machine.</div> |
5993 |
|
</dd> |
5994 |
|
<dt class="field"> |
5995 |
|
<span class="method-title">is_partial_ip</span> |
5996 |
|
</dt> |
5997 |
|
<dd class="index-item-body"> |
5998 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_partial_ip">FormValidation::is_partial_ip()</a> in FormValidation.inc</div> |
5999 |
|
<div class="index-item-description">This validates a string as a portion of an IP address.</div> |
6000 |
|
</dd> |
6001 |
|
<dt class="field"> |
6002 |
|
<span class="method-title">is_password</span> |
6003 |
|
</dt> |
6004 |
|
<dd class="index-item-body"> |
6005 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_password">FormValidation::is_password()</a> in FormValidation.inc</div> |
6006 |
|
<div class="index-item-description">This tries to validate a string as a password It can't be empty and has to be less then VALIDATE_MAXSIZE characters in length</div> |
6007 |
|
</dd> |
6008 |
|
<dt class="field"> |
6009 |
|
<span class="method-title">is_path</span> |
6010 |
|
</dt> |
6011 |
|
<dd class="index-item-body"> |
6012 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_path">FormValidation::is_path()</a> in FormValidation.inc</div> |
6013 |
|
<div class="index-item-description">This method validates a string as a path to a file.</div> |
6014 |
|
</dd> |
6015 |
|
<dt class="field"> |
6016 |
|
<span class="method-title">is_price</span> |
6017 |
|
</dt> |
6018 |
|
<dd class="index-item-body"> |
6019 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_price">FormValidation::is_price()</a> in FormValidation.inc</div> |
6020 |
|
<div class="index-item-description">This method tries to validate a string as a valid price. It can't be zero (a la free!)</div> |
6021 |
|
</dd> |
6022 |
|
<dt class="field"> |
6023 |
|
<span class="method-title">is_range</span> |
6024 |
|
</dt> |
6025 |
|
<dd class="index-item-body"> |
6026 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_range">FormValidation::is_range()</a> in FormValidation.inc</div> |
6027 |
|
<div class="index-item-description">is_range</div> |
6028 |
|
</dd> |
6029 |
|
<dt class="field"> |
6030 |
|
<span class="method-title">is_regex</span> |
6031 |
|
</dt> |
6032 |
|
<dd class="index-item-body"> |
6033 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_regex">FormValidation::is_regex()</a> in FormValidation.inc</div> |
6034 |
|
<div class="index-item-description">Validate if the string matches a regex</div> |
6035 |
|
</dd> |
6036 |
|
<dt class="field"> |
6037 |
|
<span class="method-title">is_required</span> |
6038 |
|
</dt> |
6039 |
|
<dd class="index-item-body"> |
6040 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodis_required">FormElement::is_required()</a> in FormElement.inc</div> |
6041 |
|
<div class="index-item-description">Returns whether this elements final value cannot be empty</div> |
6042 |
|
</dd> |
6043 |
|
<dt class="field"> |
6044 |
|
<span class="method-title">is_search_enabled</span> |
6045 |
|
</dt> |
6046 |
|
<dd class="index-item-body"> |
6047 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodis_search_enabled">DataList::is_search_enabled()</a> in DataList.inc</div> |
6048 |
|
<div class="index-item-description">get the status of the search ability.</div> |
6049 |
|
</dd> |
6050 |
|
<dt class="field"> |
6051 |
|
<span class="method-title">is_standalone_hostname</span> |
6052 |
|
</dt> |
6053 |
|
<dd class="index-item-body"> |
6054 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_standalone_hostname">FormValidation::is_standalone_hostname()</a> in FormValidation.inc</div> |
6055 |
|
<div class="index-item-description">this method tests to see if this is a valid hostname value minus the domain name portion.</div> |
6056 |
|
</dd> |
6057 |
|
<dt class="field"> |
6058 |
|
<span class="method-title">is_strict_url</span> |
6059 |
|
</dt> |
6060 |
|
<dd class="index-item-body"> |
6061 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_strict_url">FormValidation::is_strict_url()</a> in FormValidation.inc</div> |
6062 |
|
<div class="index-item-description">This method validates a strict url.</div> |
6063 |
|
</dd> |
6064 |
|
<dt class="field"> |
6065 |
|
<span class="method-title">is_time</span> |
6066 |
|
</dt> |
6067 |
|
<dd class="index-item-body"> |
6068 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_time">FormValidation::is_time()</a> in FormValidation.inc</div> |
6069 |
|
<div class="index-item-description">This validates an array of fields as a valid time of the day</div> |
6070 |
|
</dd> |
6071 |
|
<dt class="field"> |
6072 |
|
<span class="method-title">is_title</span> |
6073 |
|
</dt> |
6074 |
|
<dd class="index-item-body"> |
6075 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_title">FormValidation::is_title()</a> in FormValidation.inc</div> |
6076 |
|
<div class="index-item-description">Validate if the string is a good candidate to become an Title</div> |
6077 |
|
</dd> |
6078 |
|
<dt class="field"> |
6079 |
|
<span class="method-title">is_url</span> |
6080 |
|
</dt> |
6081 |
|
<dd class="index-item-body"> |
6082 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_url">FormValidation::is_url()</a> in FormValidation.inc</div> |
6083 |
|
<div class="index-item-description">This method validates a string as a valid url It inclues the prefix, hostname/ip, port number and path.</div> |
6084 |
|
</dd> |
6085 |
|
<dt class="field"> |
6086 |
|
<span class="method-title">is_urlpath</span> |
6087 |
|
</dt> |
6088 |
|
<dd class="index-item-body"> |
6089 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_urlpath">FormValidation::is_urlpath()</a> in FormValidation.inc</div> |
6090 |
|
<div class="index-item-description">This method validates a string as a valid url path to a file</div> |
6091 |
|
</dd> |
6092 |
|
<dt class="field"> |
6093 |
|
<span class="method-title">is_username</span> |
6094 |
|
</dt> |
6095 |
|
<dd class="index-item-body"> |
6096 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_username">FormValidation::is_username()</a> in FormValidation.inc</div> |
6097 |
|
<div class="index-item-description">This method tests to see if a string value</div> |
6098 |
|
</dd> |
6099 |
|
<dt class="field"> |
6100 |
|
<span class="method-title">is_valid_domain</span> |
6101 |
|
</dt> |
6102 |
|
<dd class="index-item-body"> |
6103 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_valid_domain">FormValidation::is_valid_domain()</a> in FormValidation.inc</div> |
6104 |
|
<div class="index-item-description">Validate domain Will check if a domain is valid</div> |
6105 |
|
</dd> |
6106 |
|
<dt class="field"> |
6107 |
|
<span class="method-title">is_within_range</span> |
6108 |
|
</dt> |
6109 |
|
<dd class="index-item-body"> |
6110 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_within_range">FormValidation::is_within_range()</a> in FormValidation.inc</div> |
6111 |
|
<div class="index-item-description">This method makes sure a value lies within a given range of values.</div> |
6112 |
|
</dd> |
6113 |
|
<dt class="field"> |
6114 |
|
<span class="method-title">is_zero_onehundred</span> |
6115 |
|
</dt> |
6116 |
|
<dd class="index-item-body"> |
6117 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zero_onehundred">FormValidation::is_zero_onehundred()</a> in FormValidation.inc</div> |
6118 |
|
<div class="index-item-description">This validates a string as a valid number between 0 and 100</div> |
6119 |
|
</dd> |
6120 |
|
<dt class="field"> |
6121 |
|
<span class="method-title">is_zip</span> |
6122 |
|
</dt> |
6123 |
|
<dd class="index-item-body"> |
6124 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#methodis_zip">FormValidation::is_zip()</a> in FormValidation.inc</div> |
6125 |
|
<div class="index-item-description">This validates a string as a valid zipcode</div> |
6126 |
|
</dd> |
6127 |
|
<dt class="field"> |
6128 |
|
Itag |
6129 |
|
</dt> |
6130 |
|
<dd class="index-item-body"> |
6131 |
|
<div class="index-item-details"><a href="phpHtmlLib/Itag.html">Itag</a> in ALLTAGS.inc</div> |
6132 |
|
</dd> |
6133 |
|
<dt class="field"> |
6134 |
|
<span class="method-title">items_per_page</span> |
6135 |
|
</dt> |
6136 |
|
<dd class="index-item-body"> |
6137 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methoditems_per_page">ImageThumbnailWidget::items_per_page()</a> in ImageThumbnailWidget.inc</div> |
6138 |
|
<div class="index-item-description">Calculate the # of items on a page.</div> |
6139 |
|
</dd> |
6140 |
|
<dt class="field"> |
6141 |
|
<span class="method-title">item_index</span> |
6142 |
|
</dt> |
6143 |
|
<dd class="index-item-body"> |
6144 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methoditem_index">ImageThumbnailWidget::item_index()</a> in ImageThumbnailWidget.inc</div> |
6145 |
|
<div class="index-item-description">Calculate the item # for the offset.</div> |
6146 |
|
</dd> |
6147 |
|
<dt class="field"> |
6148 |
|
<span class="include-title">ImageThumbnailWidget.inc</span> |
6149 |
|
</dt> |
6150 |
|
<dd class="index-item-body"> |
6151 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_ImageThumbnailWidget_inc.html">ImageThumbnailWidget.inc</a> in ImageThumbnailWidget.inc</div> |
6152 |
|
</dd> |
6153 |
|
<dt class="field"> |
6154 |
|
<span class="include-title">InfoTable.inc</span> |
6155 |
|
</dt> |
6156 |
|
<dd class="index-item-body"> |
6157 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_InfoTable_inc.html">InfoTable.inc</a> in InfoTable.inc</div> |
6158 |
|
</dd> |
6159 |
|
</dl> |
6160 |
|
<a name="j"></a> |
6161 |
|
<div class="index-letter-section"> |
6162 |
|
<div style="float: left" class="index-letter-title">j</div> |
6163 |
|
<div style="float: right"><a href="#top">top</a></div> |
6164 |
|
<div style="clear: both"></div> |
6165 |
|
</div> |
6166 |
|
<dl> |
6167 |
|
<dt class="field"> |
6168 |
|
<span class="method-title">javascript</span> |
6169 |
|
</dt> |
6170 |
|
<dd class="index-item-body"> |
6171 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodjavascript">FormElement::javascript()</a> in FormElement.inc</div> |
6172 |
|
<div class="index-item-description">This method is used for adding any javascript that is used by this element. This will automatically get called and added to the page by the FormProcessor</div> |
6173 |
|
</dd> |
6174 |
|
<dt class="field"> |
6175 |
|
<span class="method-title">javascript</span> |
6176 |
|
</dt> |
6177 |
|
<dd class="index-item-body"> |
6178 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodjavascript">FEComboListBox::javascript()</a> in FEListBox.inc</div> |
6179 |
|
<div class="index-item-description">This method builds the Javascript needed for this element.</div> |
6180 |
|
</dd> |
6181 |
|
<dt class="field"> |
6182 |
|
<span class="method-title">javascript</span> |
6183 |
|
</dt> |
6184 |
|
<dd class="index-item-body"> |
6185 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodjavascript">FormContent::javascript()</a> in FormContent.inc</div> |
6186 |
|
<div class="index-item-description">This method lets you provide any javascript that is associated with the form content.</div> |
6187 |
|
</dd> |
6188 |
|
<dt class="field"> |
6189 |
|
<span class="method-title">javascript</span> |
6190 |
|
</dt> |
6191 |
|
<dd class="index-item-body"> |
6192 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html#methodjavascript">FEListBoxMaster::javascript()</a> in FEListBoxMaster.inc</div> |
6193 |
|
<div class="index-item-description">This method is used for adding any javascript that is used by this element. This will automatically get called and added to the page by the FormProcessor</div> |
6194 |
|
</dd> |
6195 |
|
<dt class="field"> |
6196 |
|
<span class="method-title">join_clauses</span> |
6197 |
|
</dt> |
6198 |
|
<dd class="index-item-body"> |
6199 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodjoin_clauses">SQLDataListSource::join_clauses()</a> in SQLDataListSource.inc</div> |
6200 |
|
</dd> |
6201 |
|
</dl> |
6202 |
|
<a name="k"></a> |
6203 |
|
<div class="index-letter-section"> |
6204 |
|
<div style="float: left" class="index-letter-title">k</div> |
6205 |
|
<div style="float: right"><a href="#top">top</a></div> |
6206 |
|
<div style="clear: both"></div> |
6207 |
|
</div> |
6208 |
|
<dl> |
6209 |
|
<dt class="field"> |
6210 |
|
KBDtag |
6211 |
|
</dt> |
6212 |
|
<dd class="index-item-body"> |
6213 |
|
<div class="index-item-details"><a href="phpHtmlLib/KBDtag.html">KBDtag</a> in ALLTAGS.inc</div> |
6214 |
|
</dd> |
6215 |
|
</dl> |
6216 |
|
<a name="l"></a> |
6217 |
|
<div class="index-letter-section"> |
6218 |
|
<div style="float: left" class="index-letter-title">l</div> |
6219 |
|
<div style="float: right"><a href="#top">top</a></div> |
6220 |
|
<div style="clear: both"></div> |
6221 |
|
</div> |
6222 |
|
<dl> |
6223 |
|
<dt class="field"> |
6224 |
|
<span class="include-title">local_includes.inc</span> |
6225 |
|
</dt> |
6226 |
|
<dd class="index-item-body"> |
6227 |
|
<div class="index-item-details"><a href="phpHtmlLib/_css_local_includes_inc.html">local_includes.inc</a> in local_includes.inc</div> |
6228 |
|
</dd> |
6229 |
|
<dt class="field"> |
6230 |
|
LABELtag |
6231 |
|
</dt> |
6232 |
|
<dd class="index-item-body"> |
6233 |
|
<div class="index-item-details"><a href="phpHtmlLib/LABELtag.html">LABELtag</a> in ALLTAGS.inc</div> |
6234 |
|
<div class="index-item-description"><LABEL> tag class</div> |
6235 |
|
</dd> |
6236 |
|
<dt class="field"> |
6237 |
|
LeftBlockPage |
6238 |
|
</dt> |
6239 |
|
<dd class="index-item-body"> |
6240 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/LeftBlockPage.html">LeftBlockPage</a> in example4.php</div> |
6241 |
|
</dd> |
6242 |
|
<dt class="field"> |
6243 |
|
<span class="method-title">left_block</span> |
6244 |
|
</dt> |
6245 |
|
<dd class="index-item-body"> |
6246 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodleft_block">MyLayoutPage::left_block()</a> in MyLayoutPage.inc</div> |
6247 |
|
<div class="index-item-description">this function returns the contents of the left block. It is already wrapped in a TD</div> |
6248 |
|
</dd> |
6249 |
|
<dt class="field"> |
6250 |
|
<span class="method-title">left_block</span> |
6251 |
|
</dt> |
6252 |
|
<dd class="index-item-body"> |
6253 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/LeftBlockPage.html#methodleft_block">LeftBlockPage::left_block()</a> in example4.php</div> |
6254 |
|
<div class="index-item-description">this function returns the contents of the left block. It is already wrapped in a TD</div> |
6255 |
|
</dd> |
6256 |
|
<dt class="field"> |
6257 |
|
LEGENDtag |
6258 |
|
</dt> |
6259 |
|
<dd class="index-item-body"> |
6260 |
|
<div class="index-item-details"><a href="phpHtmlLib/LEGENDtag.html">LEGENDtag</a> in ALLTAGS.inc</div> |
6261 |
|
<div class="index-item-description"><LEGEND> tag class</div> |
6262 |
|
</dd> |
6263 |
|
<dt class="field"> |
6264 |
|
LINEARGRADIENTsvgtag |
6265 |
|
</dt> |
6266 |
|
<dd class="index-item-body"> |
6267 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINEARGRADIENTsvgtag.html">LINEARGRADIENTsvgtag</a> in SVGTAGS.inc</div> |
6268 |
|
<div class="index-item-description"><linearGradient> SVG tag</div> |
6269 |
|
</dd> |
6270 |
|
<dt class="field"> |
6271 |
|
LINEsvgtag |
6272 |
|
</dt> |
6273 |
|
<dd class="index-item-body"> |
6274 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINEsvgtag.html">LINEsvgtag</a> in SVGTAGS.inc</div> |
6275 |
|
<div class="index-item-description"><line> SVG tag</div> |
6276 |
|
</dd> |
6277 |
|
<dt class="field"> |
6278 |
|
LINKtag |
6279 |
|
</dt> |
6280 |
|
<dd class="index-item-body"> |
6281 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINKtag.html">LINKtag</a> in ALLTAGS.inc</div> |
6282 |
|
<div class="index-item-description"><LINK> tag class</div> |
6283 |
|
</dd> |
6284 |
|
<dt class="field"> |
6285 |
|
ListAction |
6286 |
|
</dt> |
6287 |
|
<dd class="index-item-body"> |
6288 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html">ListAction</a> in ListAction.inc</div> |
6289 |
|
<div class="index-item-description">A class for showing a list of items to preform an action on</div> |
6290 |
|
</dd> |
6291 |
|
<dt class="field"> |
6292 |
|
LItag |
6293 |
|
</dt> |
6294 |
|
<dd class="index-item-body"> |
6295 |
|
<div class="index-item-details"><a href="phpHtmlLib/LItag.html">LItag</a> in ALLTAGS.inc</div> |
6296 |
|
<div class="index-item-description"><LI> tag class</div> |
6297 |
|
</dd> |
6298 |
|
<dt class="field"> |
6299 |
|
<span class="include-title">ListAction.inc</span> |
6300 |
|
</dt> |
6301 |
|
<dd class="index-item-body"> |
6302 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_ListAction_inc.html">ListAction.inc</a> in ListAction.inc</div> |
6303 |
|
</dd> |
6304 |
|
</dl> |
6305 |
|
<a name="m"></a> |
6306 |
|
<div class="index-letter-section"> |
6307 |
|
<div style="float: left" class="index-letter-title">m</div> |
6308 |
|
<div style="float: right"><a href="#top">top</a></div> |
6309 |
|
<div style="clear: both"></div> |
6310 |
|
</div> |
6311 |
|
<dl> |
6312 |
|
<dt class="field"> |
6313 |
|
<span class="var-title">$mdata</span> |
6314 |
|
</dt> |
6315 |
|
<dd class="index-item-body"> |
6316 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html#var$mdata">FEListBoxMaster::$mdata</a> in FEListBoxMaster.inc</div> |
6317 |
|
</dd> |
6318 |
|
<dt class="field"> |
6319 |
|
<span class="include-title">MyLayoutPage.inc</span> |
6320 |
|
</dt> |
6321 |
|
<dd class="index-item-body"> |
6322 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">MyLayoutPage.inc</a> in MyLayoutPage.inc</div> |
6323 |
|
</dd> |
6324 |
|
<dt class="field"> |
6325 |
|
<span class="include-title">misc.inc</span> |
6326 |
|
</dt> |
6327 |
|
<dd class="index-item-body"> |
6328 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_form_elements_misc_inc.html">misc.inc</a> in misc.inc</div> |
6329 |
|
</dd> |
6330 |
|
<dt class="field"> |
6331 |
|
<span class="method-title">mailto</span> |
6332 |
|
</dt> |
6333 |
|
<dd class="index-item-body"> |
6334 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_html_utils_inc.html#functionmailto">mailto()</a> in html_utils.inc</div> |
6335 |
|
<div class="index-item-description">build a mailto url link .</div> |
6336 |
|
</dd> |
6337 |
|
<dt class="field"> |
6338 |
|
<span class="method-title">main_block</span> |
6339 |
|
</dt> |
6340 |
|
<dd class="index-item-body"> |
6341 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodmain_block">MyLayoutPage::main_block()</a> in MyLayoutPage.inc</div> |
6342 |
|
<div class="index-item-description">We override this method to automatically break up the main block into a left block and a right block</div> |
6343 |
|
</dd> |
6344 |
|
<dt class="field"> |
6345 |
|
MAPtag |
6346 |
|
</dt> |
6347 |
|
<dd class="index-item-body"> |
6348 |
|
<div class="index-item-details"><a href="phpHtmlLib/MAPtag.html">MAPtag</a> in ALLTAGS.inc</div> |
6349 |
|
<div class="index-item-description"><MAP> tag class</div> |
6350 |
|
</dd> |
6351 |
|
<dt class="field"> |
6352 |
|
MARKERsvgtag |
6353 |
|
</dt> |
6354 |
|
<dd class="index-item-body"> |
6355 |
|
<div class="index-item-details"><a href="phpHtmlLib/MARKERsvgtag.html">MARKERsvgtag</a> in SVGTAGS.inc</div> |
6356 |
|
<div class="index-item-description"><maker> SVG tag</div> |
6357 |
|
</dd> |
6358 |
|
<dt class="field"> |
6359 |
|
MASKsvgtag |
6360 |
|
</dt> |
6361 |
|
<dd class="index-item-body"> |
6362 |
|
<div class="index-item-details"><a href="phpHtmlLib/MASKsvgtag.html">MASKsvgtag</a> in SVGTAGS.inc</div> |
6363 |
|
<div class="index-item-description"><mask> SVG tag</div> |
6364 |
|
</dd> |
6365 |
|
<dt class="field"> |
6366 |
|
MasterSlaveForm |
6367 |
|
</dt> |
6368 |
|
<dd class="index-item-body"> |
6369 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MasterSlaveForm.html">MasterSlaveForm</a> in form4.php</div> |
6370 |
|
<div class="index-item-description">This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.</div> |
6371 |
|
</dd> |
6372 |
|
<dt class="field"> |
6373 |
|
MessageBoxOK |
6374 |
|
</dt> |
6375 |
|
<dd class="index-item-body"> |
6376 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxOK.html">MessageBoxOK</a> in MessageBoxWidget.inc</div> |
6377 |
|
<div class="index-item-description">This is a class for building a MessageBox with an OK button.</div> |
6378 |
|
</dd> |
6379 |
|
<dt class="field"> |
6380 |
|
<span class="method-title">MessageBoxOK</span> |
6381 |
|
</dt> |
6382 |
|
<dd class="index-item-body"> |
6383 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxOK.html#methodMessageBoxOK">MessageBoxOK::MessageBoxOK()</a> in MessageBoxWidget.inc</div> |
6384 |
|
</dd> |
6385 |
|
<dt class="field"> |
6386 |
|
MessageBoxOKCancel |
6387 |
|
</dt> |
6388 |
|
<dd class="index-item-body"> |
6389 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxOKCancel.html">MessageBoxOKCancel</a> in MessageBoxWidget.inc</div> |
6390 |
|
<div class="index-item-description">This is a class for building a MessageBox with an OK and Cancel button.</div> |
6391 |
|
</dd> |
6392 |
|
<dt class="field"> |
6393 |
|
<span class="method-title">MessageBoxOKCancel</span> |
6394 |
|
</dt> |
6395 |
|
<dd class="index-item-body"> |
6396 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxOKCancel.html#methodMessageBoxOKCancel">MessageBoxOKCancel::MessageBoxOKCancel()</a> in MessageBoxWidget.inc</div> |
6397 |
|
</dd> |
6398 |
|
<dt class="field"> |
6399 |
|
<span class="method-title">MessageBoxWidget</span> |
6400 |
|
</dt> |
6401 |
|
<dd class="index-item-body"> |
6402 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodMessageBoxWidget">MessageBoxWidget::MessageBoxWidget()</a> in MessageBoxWidget.inc</div> |
6403 |
|
<div class="index-item-description">constructor</div> |
6404 |
|
</dd> |
6405 |
|
<dt class="field"> |
6406 |
|
MessageBoxWidget |
6407 |
|
</dt> |
6408 |
|
<dd class="index-item-body"> |
6409 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html">MessageBoxWidget</a> in MessageBoxWidget.inc</div> |
6410 |
|
<div class="index-item-description">This class is used to build a DialogWidget that can have 'blocks' for messages.</div> |
6411 |
|
</dd> |
6412 |
|
<dt class="field"> |
6413 |
|
METADATAsvgtag |
6414 |
|
</dt> |
6415 |
|
<dd class="index-item-body"> |
6416 |
|
<div class="index-item-details"><a href="phpHtmlLib/METADATAsvgtag.html">METADATAsvgtag</a> in SVGTAGS.inc</div> |
6417 |
|
<div class="index-item-description"><metadata> SVG tag</div> |
6418 |
|
</dd> |
6419 |
|
<dt class="field"> |
6420 |
|
METAtag |
6421 |
|
</dt> |
6422 |
|
<dd class="index-item-body"> |
6423 |
|
<div class="index-item-details"><a href="phpHtmlLib/METAtag.html">METAtag</a> in ALLTAGS.inc</div> |
6424 |
|
<div class="index-item-description"><META> tag class</div> |
6425 |
|
</dd> |
6426 |
|
<dt class="field"> |
6427 |
|
MISSINGGLYPHsvgtag |
6428 |
|
</dt> |
6429 |
|
<dd class="index-item-body"> |
6430 |
|
<div class="index-item-details"><a href="phpHtmlLib/MISSINGGLYPHsvgtag.html">MISSINGGLYPHsvgtag</a> in SVGTAGS.inc</div> |
6431 |
|
<div class="index-item-description"><missing-glyph> SVG tag</div> |
6432 |
|
</dd> |
6433 |
|
<dt class="field"> |
6434 |
|
MPATHsvgtag |
6435 |
|
</dt> |
6436 |
|
<dd class="index-item-body"> |
6437 |
|
<div class="index-item-details"><a href="phpHtmlLib/MPATHsvgtag.html">MPATHsvgtag</a> in SVGTAGS.inc</div> |
6438 |
|
<div class="index-item-description"><mpath> SVG tag</div> |
6439 |
|
</dd> |
6440 |
|
<dt class="field"> |
6441 |
|
<span class="method-title">MyLayoutPage</span> |
6442 |
|
</dt> |
6443 |
|
<dd class="index-item-body"> |
6444 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html#methodMyLayoutPage">MyLayoutPage::MyLayoutPage()</a> in MyLayoutPage.inc</div> |
6445 |
|
<div class="index-item-description">This is the constructor.</div> |
6446 |
|
</dd> |
6447 |
|
<dt class="field"> |
6448 |
|
MyLayoutPage |
6449 |
|
</dt> |
6450 |
|
<dd class="index-item-body"> |
6451 |
|
<div class="index-item-details"><a href="phpHtmlLib/examples/MyLayoutPage.html">MyLayoutPage</a> in MyLayoutPage.inc</div> |
6452 |
|
<div class="index-item-description">This is an example Child of the PageWidget</div> |
6453 |
|
</dd> |
6454 |
|
<dt class="field"> |
6455 |
|
MyWizard |
6456 |
|
</dt> |
6457 |
|
<dd class="index-item-body"> |
6458 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MyWizard.html">MyWizard</a> in wizard1.php</div> |
6459 |
|
<div class="index-item-description">This is the main engine for the processing</div> |
6460 |
|
</dd> |
6461 |
|
<dt class="field"> |
6462 |
|
<span class="include-title">misc_utils.inc</span> |
6463 |
|
</dt> |
6464 |
|
<dd class="index-item-body"> |
6465 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html">misc_utils.inc</a> in misc_utils.inc</div> |
6466 |
|
</dd> |
6467 |
|
<dt class="field"> |
6468 |
|
<span class="include-title">MessageBoxWidget.inc</span> |
6469 |
|
</dt> |
6470 |
|
<dd class="index-item-body"> |
6471 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_MessageBoxWidget_inc.html">MessageBoxWidget.inc</a> in MessageBoxWidget.inc</div> |
6472 |
|
</dd> |
6473 |
|
</dl> |
6474 |
|
<a name="n"></a> |
6475 |
|
<div class="index-letter-section"> |
6476 |
|
<div style="float: left" class="index-letter-title">n</div> |
6477 |
|
<div style="float: right"><a href="#top">top</a></div> |
6478 |
|
<div style="clear: both"></div> |
6479 |
|
</div> |
6480 |
|
<dl> |
6481 |
|
<dt class="field"> |
6482 |
|
<span class="method-title">name</span> |
6483 |
|
</dt> |
6484 |
|
<dd class="index-item-body"> |
6485 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodname">TabList::name()</a> in TabWidget.inc</div> |
6486 |
|
<div class="index-item-description">This method creates the name of the tab</div> |
6487 |
|
</dd> |
6488 |
|
<dt class="field"> |
6489 |
|
<span class="method-title">name</span> |
6490 |
|
</dt> |
6491 |
|
<dd class="index-item-body"> |
6492 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodname">ActiveTab::name()</a> in ActiveTab.inc</div> |
6493 |
|
<div class="index-item-description">Build the 'name' of the tab. This can be called in a static way to set the default selected tab.</div> |
6494 |
|
</dd> |
6495 |
|
<dt class="field"> |
6496 |
|
<span class="method-title">name</span> |
6497 |
|
</dt> |
6498 |
|
<dd class="index-item-body"> |
6499 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#methodname">TabWidget::name()</a> in TabWidget.inc</div> |
6500 |
|
<div class="index-item-description">This method creates the name of the tab</div> |
6501 |
|
</dd> |
6502 |
|
<dt class="field"> |
6503 |
|
NavTable |
6504 |
|
</dt> |
6505 |
|
<dd class="index-item-body"> |
6506 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html">NavTable</a> in NavTable.inc</div> |
6507 |
|
<div class="index-item-description">This builds a navigational table widget that has a title, any # of subtitles and then navigational links.</div> |
6508 |
|
</dd> |
6509 |
|
<dt class="field"> |
6510 |
|
<span class="method-title">NavTable</span> |
6511 |
|
</dt> |
6512 |
|
<dd class="index-item-body"> |
6513 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodNavTable">NavTable::NavTable()</a> in NavTable.inc</div> |
6514 |
|
<div class="index-item-description">the constructor for this class.</div> |
6515 |
|
</dd> |
6516 |
|
<dt class="field"> |
6517 |
|
NavTableCSS |
6518 |
|
</dt> |
6519 |
|
<dd class="index-item-body"> |
6520 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTableCSS.html">NavTableCSS</a> in NavTable.inc</div> |
6521 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
6522 |
|
</dd> |
6523 |
|
<dt class="field"> |
6524 |
|
NOBRtag |
6525 |
|
</dt> |
6526 |
|
<dd class="index-item-body"> |
6527 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html">NOBRtag</a> in ALLTAGS.inc</div> |
6528 |
|
<div class="index-item-description"><NOBR> tag class</div> |
6529 |
|
</dd> |
6530 |
|
<dt class="field"> |
6531 |
|
NOFRAMEStag |
6532 |
|
</dt> |
6533 |
|
<dd class="index-item-body"> |
6534 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOFRAMEStag.html">NOFRAMEStag</a> in ALLTAGS.inc</div> |
6535 |
|
<div class="index-item-description"><NOFRAMES> tag class</div> |
6536 |
|
</dd> |
6537 |
|
<dt class="field"> |
6538 |
|
NOOPtag |
6539 |
|
</dt> |
6540 |
|
<dd class="index-item-body"> |
6541 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html">NOOPtag</a> in WMLTAGS.inc</div> |
6542 |
|
<div class="index-item-description"><NOOP> tag class</div> |
6543 |
|
</dd> |
6544 |
|
<dt class="field"> |
6545 |
|
NOSCRIPTtag |
6546 |
|
</dt> |
6547 |
|
<dd class="index-item-body"> |
6548 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOSCRIPTtag.html">NOSCRIPTtag</a> in ALLTAGS.inc</div> |
6549 |
|
<div class="index-item-description"><NOSCRIPT> tag class</div> |
6550 |
|
</dd> |
6551 |
|
<dt class="field"> |
6552 |
|
<span class="const-title">NOT_SEARCHABLE</span> |
6553 |
|
</dt> |
6554 |
|
<dd class="index-item-body"> |
6555 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineNOT_SEARCHABLE">NOT_SEARCHABLE</a> in DataList.inc</div> |
6556 |
|
</dd> |
6557 |
|
<dt class="field"> |
6558 |
|
<span class="const-title">NOT_SORTABLE</span> |
6559 |
|
</dt> |
6560 |
|
<dd class="index-item-body"> |
6561 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineNOT_SORTABLE">NOT_SORTABLE</a> in DataList.inc</div> |
6562 |
|
<div class="index-item-description">Some global defines used</div> |
6563 |
|
</dd> |
6564 |
|
<dt class="field"> |
6565 |
|
<span class="method-title">numrows</span> |
6566 |
|
</dt> |
6567 |
|
<dd class="index-item-body"> |
6568 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodnumrows">DataList::numrows()</a> in DataList.inc</div> |
6569 |
|
<div class="index-item-description">This function returns the number of rows that the query found.</div> |
6570 |
|
</dd> |
6571 |
|
<dt class="field"> |
6572 |
|
<span class="method-title">num_items_on_page</span> |
6573 |
|
</dt> |
6574 |
|
<dd class="index-item-body"> |
6575 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodnum_items_on_page">ImageThumbnailWidget::num_items_on_page()</a> in ImageThumbnailWidget.inc</div> |
6576 |
|
<div class="index-item-description">Calculate the # of items to on a particular page.</div> |
6577 |
|
</dd> |
6578 |
|
<dt class="field"> |
6579 |
|
<span class="method-title">num_pages</span> |
6580 |
|
</dt> |
6581 |
|
<dd class="index-item-body"> |
6582 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodnum_pages">ImageThumbnailWidget::num_pages()</a> in ImageThumbnailWidget.inc</div> |
6583 |
|
<div class="index-item-description">Calculate the number of</div> |
6584 |
|
</dd> |
6585 |
|
<dt class="field"> |
6586 |
|
<span class="include-title">NavTable.inc</span> |
6587 |
|
</dt> |
6588 |
|
<dd class="index-item-body"> |
6589 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_NavTable_inc.html">NavTable.inc</a> in NavTable.inc</div> |
6590 |
|
</dd> |
6591 |
|
</dl> |
6592 |
|
<a name="o"></a> |
6593 |
|
<div class="index-letter-section"> |
6594 |
|
<div style="float: left" class="index-letter-title">o</div> |
6595 |
|
<div style="float: right"><a href="#top">top</a></div> |
6596 |
|
<div style="clear: both"></div> |
6597 |
|
</div> |
6598 |
|
<dl> |
6599 |
|
<dt class="field"> |
6600 |
|
OBJECTtag |
6601 |
|
</dt> |
6602 |
|
<dd class="index-item-body"> |
6603 |
|
<div class="index-item-details"><a href="phpHtmlLib/OBJECTtag.html">OBJECTtag</a> in ALLTAGS.inc</div> |
6604 |
|
<div class="index-item-description"><OBJECT> tag class</div> |
6605 |
|
</dd> |
6606 |
|
<dt class="field"> |
6607 |
|
<span class="method-title">offset</span> |
6608 |
|
</dt> |
6609 |
|
<dd class="index-item-body"> |
6610 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodoffset">DataList::offset()</a> in DataList.inc</div> |
6611 |
|
<div class="index-item-description">This function returns the current value of the offset variable. This is an offset into the query return data set.</div> |
6612 |
|
</dd> |
6613 |
|
<dt class="field"> |
6614 |
|
<span class="method-title">offset</span> |
6615 |
|
</dt> |
6616 |
|
<dd class="index-item-body"> |
6617 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodoffset">ImageThumbnailWidget::offset()</a> in ImageThumbnailWidget.inc</div> |
6618 |
|
<div class="index-item-description">Get the current value of the offset var</div> |
6619 |
|
</dd> |
6620 |
|
<dt class="field"> |
6621 |
|
OLtag |
6622 |
|
</dt> |
6623 |
|
<dd class="index-item-body"> |
6624 |
|
<div class="index-item-details"><a href="phpHtmlLib/OLtag.html">OLtag</a> in ALLTAGS.inc</div> |
6625 |
|
</dd> |
6626 |
|
<dt class="field"> |
6627 |
|
<span class="method-title">onBlur</span> |
6628 |
|
</dt> |
6629 |
|
<dd class="index-item-body"> |
6630 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonBlur">FormElement::onBlur()</a> in FormElement.inc</div> |
6631 |
|
<div class="index-item-description">This function return the javaScript code for an onBlur event</div> |
6632 |
|
</dd> |
6633 |
|
<dt class="field"> |
6634 |
|
<span class="method-title">onChange</span> |
6635 |
|
</dt> |
6636 |
|
<dd class="index-item-body"> |
6637 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html#methodonChange">FEListBoxMaster::onChange()</a> in FEListBoxMaster.inc</div> |
6638 |
|
<div class="index-item-description">this function retuns the javaScript code for an onChange event</div> |
6639 |
|
</dd> |
6640 |
|
<dt class="field"> |
6641 |
|
<span class="method-title">onChange</span> |
6642 |
|
</dt> |
6643 |
|
<dd class="index-item-body"> |
6644 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonChange">FormElement::onChange()</a> in FormElement.inc</div> |
6645 |
|
<div class="index-item-description">this function retuns the javaScript code for an onChange event</div> |
6646 |
|
</dd> |
6647 |
|
<dt class="field"> |
6648 |
|
<span class="method-title">onClick</span> |
6649 |
|
</dt> |
6650 |
|
<dd class="index-item-body"> |
6651 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonClick">FormElement::onClick()</a> in FormElement.inc</div> |
6652 |
|
<div class="index-item-description">This function return the javaScript code for an onClick event</div> |
6653 |
|
</dd> |
6654 |
|
<dt class="field"> |
6655 |
|
<span class="method-title">onClick</span> |
6656 |
|
</dt> |
6657 |
|
<dd class="index-item-body"> |
6658 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FESubmitButton.html#methodonClick">FESubmitButton::onClick()</a> in FEButton.inc</div> |
6659 |
|
<div class="index-item-description">This function return the javaScript code for an onSubmit event</div> |
6660 |
|
</dd> |
6661 |
|
<dt class="field"> |
6662 |
|
<span class="method-title">onClick</span> |
6663 |
|
</dt> |
6664 |
|
<dd class="index-item-body"> |
6665 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#methodonClick">FEButton::onClick()</a> in FEButton.inc</div> |
6666 |
|
<div class="index-item-description">This function return the javaScript code for an onClick event</div> |
6667 |
|
</dd> |
6668 |
|
<dt class="field"> |
6669 |
|
ONEVENTtag |
6670 |
|
</dt> |
6671 |
|
<dd class="index-item-body"> |
6672 |
|
<div class="index-item-details"><a href="phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a> in WMLTAGS.inc</div> |
6673 |
|
<div class="index-item-description"><ONEVENT> tag class</div> |
6674 |
|
</dd> |
6675 |
|
<dt class="field"> |
6676 |
|
<span class="method-title">onFocus</span> |
6677 |
|
</dt> |
6678 |
|
<dd class="index-item-body"> |
6679 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonFocus">FormElement::onFocus()</a> in FormElement.inc</div> |
6680 |
|
<div class="index-item-description">This function return the javaScript code for an onFocus event</div> |
6681 |
|
</dd> |
6682 |
|
<dt class="field"> |
6683 |
|
<span class="method-title">onSubmit</span> |
6684 |
|
</dt> |
6685 |
|
<dd class="index-item-body"> |
6686 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodonSubmit">FormElement::onSubmit()</a> in FormElement.inc</div> |
6687 |
|
<div class="index-item-description">This function return the javaScript code for an onSubmit event</div> |
6688 |
|
</dd> |
6689 |
|
<dt class="field"> |
6690 |
|
OPTGROUPtag |
6691 |
|
</dt> |
6692 |
|
<dd class="index-item-body"> |
6693 |
|
<div class="index-item-details"><a href="phpHtmlLib/OPTGROUPtag.html">OPTGROUPtag</a> in ALLTAGS.inc</div> |
6694 |
|
<div class="index-item-description"><OPTGROUP> tag class</div> |
6695 |
|
</dd> |
6696 |
|
<dt class="field"> |
6697 |
|
OPTIONtag |
6698 |
|
</dt> |
6699 |
|
<dd class="index-item-body"> |
6700 |
|
<div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html">OPTIONtag</a> in ALLTAGS.inc</div> |
6701 |
|
<div class="index-item-description"><OPTION> tag class</div> |
6702 |
|
</dd> |
6703 |
|
<dt class="field"> |
6704 |
|
<span class="method-title">orderby</span> |
6705 |
|
</dt> |
6706 |
|
<dd class="index-item-body"> |
6707 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodorderby">DataList::orderby()</a> in DataList.inc</div> |
6708 |
|
<div class="index-item-description">This function returns the value of the current orderby variable.</div> |
6709 |
|
</dd> |
6710 |
|
</dl> |
6711 |
|
<a name="p"></a> |
6712 |
|
<div class="index-letter-section"> |
6713 |
|
<div style="float: left" class="index-letter-title">p</div> |
6714 |
|
<div style="float: right"><a href="#top">top</a></div> |
6715 |
|
<div style="clear: both"></div> |
6716 |
|
</div> |
6717 |
|
<dl> |
6718 |
|
<dt class="field"> |
6719 |
|
<span class="method-title">PageWidget</span> |
6720 |
|
</dt> |
6721 |
|
<dd class="index-item-body"> |
6722 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodPageWidget">PageWidget::PageWidget()</a> in PageWidget.inc</div> |
6723 |
|
<div class="index-item-description">Constructor:</div> |
6724 |
|
</dd> |
6725 |
|
<dt class="field"> |
6726 |
|
PageWidget |
6727 |
|
</dt> |
6728 |
|
<dd class="index-item-body"> |
6729 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html">PageWidget</a> in PageWidget.inc</div> |
6730 |
|
<div class="index-item-description">This class is used to build content for an entire page. It uses the HTMLPageClass widget from phphtmllib to render the final output.</div> |
6731 |
|
</dd> |
6732 |
|
<dt class="field"> |
6733 |
|
PARAMtag |
6734 |
|
</dt> |
6735 |
|
<dd class="index-item-body"> |
6736 |
|
<div class="index-item-details"><a href="phpHtmlLib/PARAMtag.html">PARAMtag</a> in ALLTAGS.inc</div> |
6737 |
|
<div class="index-item-description"><PARAM> tag class</div> |
6738 |
|
</dd> |
6739 |
|
<dt class="field"> |
6740 |
|
<span class="method-title">password</span> |
6741 |
|
</dt> |
6742 |
|
<dd class="index-item-body"> |
6743 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodpassword">FEConfirmPassword::password()</a> in FEPassword.inc</div> |
6744 |
|
<div class="index-item-description">use this function to add the FEPassword object that we want to confirm.</div> |
6745 |
|
</dd> |
6746 |
|
<dt class="field"> |
6747 |
|
PATHsvgtag |
6748 |
|
</dt> |
6749 |
|
<dd class="index-item-body"> |
6750 |
|
<div class="index-item-details"><a href="phpHtmlLib/PATHsvgtag.html">PATHsvgtag</a> in SVGTAGS.inc</div> |
6751 |
|
<div class="index-item-description"><path> SVG tag</div> |
6752 |
|
</dd> |
6753 |
|
<dt class="field"> |
6754 |
|
PATTERNsvgtag |
6755 |
|
</dt> |
6756 |
|
<dd class="index-item-body"> |
6757 |
|
<div class="index-item-details"><a href="phpHtmlLib/PATTERNsvgtag.html">PATTERNsvgtag</a> in SVGTAGS.inc</div> |
6758 |
|
<div class="index-item-description"><pattern> SVG tag</div> |
6759 |
|
</dd> |
6760 |
|
<dt class="field"> |
6761 |
|
pearmysqllist |
6762 |
|
</dt> |
6763 |
|
<dd class="index-item-body"> |
6764 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a> in widget6.php</div> |
6765 |
|
<div class="index-item-description">This is an example that shows how to use a PEAR db object as the source for the data to show.</div> |
6766 |
|
</dd> |
6767 |
|
<dt class="field"> |
6768 |
|
<span class="method-title">PEARSQLDataListSource</span> |
6769 |
|
</dt> |
6770 |
|
<dd class="index-item-body"> |
6771 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodPEARSQLDataListSource">PEARSQLDataListSource::PEARSQLDataListSource()</a> in PEARSQLDataListSource.inc</div> |
6772 |
|
<div class="index-item-description">The constructor is used to pass in the PEAR DB object that has already been created and connected to the db.</div> |
6773 |
|
</dd> |
6774 |
|
<dt class="field"> |
6775 |
|
PEARSQLDataListSource |
6776 |
|
</dt> |
6777 |
|
<dd class="index-item-body"> |
6778 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a> in PEARSQLDataListSource.inc</div> |
6779 |
|
<div class="index-item-description">This SQLDataListSource child class interacts with with the specific DB via the php PEAR DB abstraction objects.</div> |
6780 |
|
</dd> |
6781 |
|
<dt class="field"> |
6782 |
|
<span class="method-title">permission</span> |
6783 |
|
</dt> |
6784 |
|
<dd class="index-item-body"> |
6785 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/PermissionsCheckTestPage.html#methodpermission">PermissionsCheckTestPage::permission()</a> in widget13.php</div> |
6786 |
|
<div class="index-item-description">This method is called during constructor time to check to make sure the page is allowed to build and render any content.</div> |
6787 |
|
</dd> |
6788 |
|
<dt class="field"> |
6789 |
|
<span class="method-title">permission</span> |
6790 |
|
</dt> |
6791 |
|
<dd class="index-item-body"> |
6792 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodpermission">PageWidget::permission()</a> in PageWidget.inc</div> |
6793 |
|
<div class="index-item-description">This is meant to be extended by the child class to do any generic permissions checking for access to the content that the child builds</div> |
6794 |
|
</dd> |
6795 |
|
<dt class="field"> |
6796 |
|
PermissionsCheckTestPage |
6797 |
|
</dt> |
6798 |
|
<dd class="index-item-body"> |
6799 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/PermissionsCheckTestPage.html">PermissionsCheckTestPage</a> in widget13.php</div> |
6800 |
|
<div class="index-item-description">This class is used to build content for an entire page. It uses the HTMLPageClass widget from phphtmllib to render the final output.</div> |
6801 |
|
</dd> |
6802 |
|
<dt class="field"> |
6803 |
|
<span class="method-title">PermissionsCheckTestPage</span> |
6804 |
|
</dt> |
6805 |
|
<dd class="index-item-body"> |
6806 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/PermissionsCheckTestPage.html#methodPermissionsCheckTestPage">PermissionsCheckTestPage::PermissionsCheckTestPage()</a> in widget13.php</div> |
6807 |
|
</dd> |
6808 |
|
<dt class="field"> |
6809 |
|
<span class="method-title">PGSQLDataListSource</span> |
6810 |
|
</dt> |
6811 |
|
<dd class="index-item-body"> |
6812 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodPGSQLDataListSource">PGSQLDataListSource::PGSQLDataListSource()</a> in PGSQLDataListSource.inc</div> |
6813 |
|
<div class="index-item-description">The constructor is used to pass in the postgres connection reference</div> |
6814 |
|
</dd> |
6815 |
|
<dt class="field"> |
6816 |
|
PGSQLDataListSource |
6817 |
|
</dt> |
6818 |
|
<dd class="index-item-body"> |
6819 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html">PGSQLDataListSource</a> in PGSQLDataListSource.inc</div> |
6820 |
|
<div class="index-item-description">This SQLDataListSource child class interacts with</div> |
6821 |
|
</dd> |
6822 |
|
<dt class="field"> |
6823 |
|
<span class="method-title">phphtmllib_get_version</span> |
6824 |
|
</dt> |
6825 |
|
<dd class="index-item-body"> |
6826 |
|
<div class="index-item-details"><a href="phpHtmlLib/_version_inc.html#functionphphtmllib_get_version">phphtmllib_get_version()</a> in version.inc</div> |
6827 |
|
<div class="index-item-description">get the current version of the phphtmllib libraries.</div> |
6828 |
|
</dd> |
6829 |
|
<dt class="field"> |
6830 |
|
<span class="const-title">PHPHTMLLIB_VERSION</span> |
6831 |
|
</dt> |
6832 |
|
<dd class="index-item-body"> |
6833 |
|
<div class="index-item-details"><a href="phpHtmlLib/_version_inc.html#definePHPHTMLLIB_VERSION">PHPHTMLLIB_VERSION</a> in version.inc</div> |
6834 |
|
<div class="index-item-description">This is the version of the libs</div> |
6835 |
|
</dd> |
6836 |
|
<dt class="field"> |
6837 |
|
POLYGONsvgtag |
6838 |
|
</dt> |
6839 |
|
<dd class="index-item-body"> |
6840 |
|
<div class="index-item-details"><a href="phpHtmlLib/POLYGONsvgtag.html">POLYGONsvgtag</a> in SVGTAGS.inc</div> |
6841 |
|
<div class="index-item-description"><polygon> SVG tag</div> |
6842 |
|
</dd> |
6843 |
|
<dt class="field"> |
6844 |
|
POLYLINEsvgtag |
6845 |
|
</dt> |
6846 |
|
<dd class="index-item-body"> |
6847 |
|
<div class="index-item-details"><a href="phpHtmlLib/POLYLINEsvgtag.html">POLYLINEsvgtag</a> in SVGTAGS.inc</div> |
6848 |
|
<div class="index-item-description"><polyline> SVG tag</div> |
6849 |
|
</dd> |
6850 |
|
<dt class="field"> |
6851 |
|
POSTFIELDtag |
6852 |
|
</dt> |
6853 |
|
<dd class="index-item-body"> |
6854 |
|
<div class="index-item-details"><a href="phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a> in WMLTAGS.inc</div> |
6855 |
|
<div class="index-item-description"><POSTFIELD> tag class</div> |
6856 |
|
</dd> |
6857 |
|
<dt class="field"> |
6858 |
|
<span class="method-title">prequery_row_filter</span> |
6859 |
|
</dt> |
6860 |
|
<dd class="index-item-body"> |
6861 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodprequery_row_filter">ArrayDataListSource::prequery_row_filter()</a> in ArrayDataListSource.inc</div> |
6862 |
|
<div class="index-item-description">This is used to perform pre-query filtering Gives us a chance to run the next row through a filter before any processing has been done</div> |
6863 |
|
</dd> |
6864 |
|
<dt class="field"> |
6865 |
|
PREtag |
6866 |
|
</dt> |
6867 |
|
<dd class="index-item-body"> |
6868 |
|
<div class="index-item-details"><a href="phpHtmlLib/PREtag.html">PREtag</a> in ALLTAGS.inc</div> |
6869 |
|
</dd> |
6870 |
|
<dt class="field"> |
6871 |
|
PREVtag |
6872 |
|
</dt> |
6873 |
|
<dd class="index-item-body"> |
6874 |
|
<div class="index-item-details"><a href="phpHtmlLib/PREVtag.html">PREVtag</a> in WMLTAGS.inc</div> |
6875 |
|
<div class="index-item-description"><PREV> tag class</div> |
6876 |
|
</dd> |
6877 |
|
<dt class="field"> |
6878 |
|
<span class="method-title">pre_confirm</span> |
6879 |
|
</dt> |
6880 |
|
<dd class="index-item-body"> |
6881 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodpre_confirm">FormContent::pre_confirm()</a> in FormContent.inc</div> |
6882 |
|
<div class="index-item-description">This method allows this class to do any data munging prior to the form_confirm method being called @ render time.</div> |
6883 |
|
</dd> |
6884 |
|
<dt class="field"> |
6885 |
|
Ptag |
6886 |
|
</dt> |
6887 |
|
<dd class="index-item-body"> |
6888 |
|
<div class="index-item-details"><a href="phpHtmlLib/Ptag.html">Ptag</a> in ALLTAGS.inc</div> |
6889 |
|
<div class="index-item-description"><P> tag class</div> |
6890 |
|
</dd> |
6891 |
|
<dt class="field"> |
6892 |
|
<span class="method-title">push</span> |
6893 |
|
</dt> |
6894 |
|
<dd class="index-item-body"> |
6895 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush">TextCSSNav::push()</a> in TextCSSNav.inc</div> |
6896 |
|
<div class="index-item-description">depricated version of add()</div> |
6897 |
|
</dd> |
6898 |
|
<dt class="field"> |
6899 |
|
<span class="method-title">push</span> |
6900 |
|
</dt> |
6901 |
|
<dd class="index-item-body"> |
6902 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a> in XMLDocumentClass.inc</div> |
6903 |
|
<div class="index-item-description">Same as add().</div> |
6904 |
|
</dd> |
6905 |
|
<dt class="field"> |
6906 |
|
<span class="method-title">push</span> |
6907 |
|
</dt> |
6908 |
|
<dd class="index-item-body"> |
6909 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush">HTMLPageClass::push()</a> in HTMLPageClass.inc</div> |
6910 |
|
<div class="index-item-description">Same as add()</div> |
6911 |
|
</dd> |
6912 |
|
<dt class="field"> |
6913 |
|
<span class="method-title">push</span> |
6914 |
|
</dt> |
6915 |
|
<dd class="index-item-body"> |
6916 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush">TreeNav::push()</a> in TreeNav.inc</div> |
6917 |
|
</dd> |
6918 |
|
<dt class="field"> |
6919 |
|
<span class="method-title">push</span> |
6920 |
|
</dt> |
6921 |
|
<dd class="index-item-body"> |
6922 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush">TextNav::push()</a> in TextNav.inc</div> |
6923 |
|
<div class="index-item-description">depricated version of add()</div> |
6924 |
|
</dd> |
6925 |
|
<dt class="field"> |
6926 |
|
<span class="method-title">push</span> |
6927 |
|
</dt> |
6928 |
|
<dd class="index-item-body"> |
6929 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodpush">TRtag::push()</a> in ALLTAGS.inc</div> |
6930 |
|
<div class="index-item-description">Same ass add()</div> |
6931 |
|
</dd> |
6932 |
|
<dt class="field"> |
6933 |
|
<span class="method-title">push</span> |
6934 |
|
</dt> |
6935 |
|
<dd class="index-item-body"> |
6936 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodpush">Container::push()</a> in ContainerClass.inc</div> |
6937 |
|
<div class="index-item-description">Same as add().</div> |
6938 |
|
</dd> |
6939 |
|
<dt class="field"> |
6940 |
|
<span class="method-title">push</span> |
6941 |
|
</dt> |
6942 |
|
<dd class="index-item-body"> |
6943 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodpush">FooterNav::push()</a> in FooterNav.inc</div> |
6944 |
|
<div class="index-item-description">add an entry to the footer nav.</div> |
6945 |
|
</dd> |
6946 |
|
<dt class="field"> |
6947 |
|
<span class="method-title">push</span> |
6948 |
|
</dt> |
6949 |
|
<dd class="index-item-body"> |
6950 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush">ImageThumbnailWidget::push()</a> in ImageThumbnailWidget.inc</div> |
6951 |
|
</dd> |
6952 |
|
<dt class="field"> |
6953 |
|
<span class="method-title">push</span> |
6954 |
|
</dt> |
6955 |
|
<dd class="index-item-body"> |
6956 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush">NavTable::push()</a> in NavTable.inc</div> |
6957 |
|
<div class="index-item-description">depricated version of add()</div> |
6958 |
|
</dd> |
6959 |
|
<dt class="field"> |
6960 |
|
<span class="method-title">push_args</span> |
6961 |
|
</dt> |
6962 |
|
<dd class="index-item-body"> |
6963 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_misc_utils_inc.html#functionpush_args">push_args()</a> in misc_utils.inc</div> |
6964 |
|
<div class="index-item-description">This function pushes an array of keys into an HTMLTagObject</div> |
6965 |
|
</dd> |
6966 |
|
<dt class="field"> |
6967 |
|
<span class="method-title">push_blank</span> |
6968 |
|
</dt> |
6969 |
|
<dd class="index-item-body"> |
6970 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_blank">ImageThumbnailWidget::push_blank()</a> in ImageThumbnailWidget.inc</div> |
6971 |
|
</dd> |
6972 |
|
<dt class="field"> |
6973 |
|
<span class="method-title">push_blank</span> |
6974 |
|
</dt> |
6975 |
|
<dd class="index-item-body"> |
6976 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush_blank">TreeNav::push_blank()</a> in TreeNav.inc</div> |
6977 |
|
</dd> |
6978 |
|
<dt class="field"> |
6979 |
|
<span class="method-title">push_blank</span> |
6980 |
|
</dt> |
6981 |
|
<dd class="index-item-body"> |
6982 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_blank">NavTable::push_blank()</a> in NavTable.inc</div> |
6983 |
|
<div class="index-item-description">depricated version of add_blank()</div> |
6984 |
|
</dd> |
6985 |
|
<dt class="field"> |
6986 |
|
<span class="method-title">push_blank</span> |
6987 |
|
</dt> |
6988 |
|
<dd class="index-item-body"> |
6989 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush_blank">TextCSSNav::push_blank()</a> in TextCSSNav.inc</div> |
6990 |
|
<div class="index-item-description">depricated version of add_blank()</div> |
6991 |
|
</dd> |
6992 |
|
<dt class="field"> |
6993 |
|
<span class="method-title">push_blank</span> |
6994 |
|
</dt> |
6995 |
|
<dd class="index-item-body"> |
6996 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush_blank">TextNav::push_blank()</a> in TextNav.inc</div> |
6997 |
|
<div class="index-item-description">depricated version of add_blank()</div> |
6998 |
|
</dd> |
6999 |
|
<dt class="field"> |
7000 |
|
<span class="method-title">push_css_link</span> |
7001 |
|
</dt> |
7002 |
|
<dd class="index-item-body"> |
7003 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_css_link">HTMLPageClass::push_css_link()</a> in HTMLPageClass.inc</div> |
7004 |
|
<div class="index-item-description">Same ass add_css_link()</div> |
7005 |
|
</dd> |
7006 |
|
<dt class="field"> |
7007 |
|
<span class="method-title">push_heading</span> |
7008 |
|
</dt> |
7009 |
|
<dd class="index-item-body"> |
7010 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_heading">NavTable::push_heading()</a> in NavTable.inc</div> |
7011 |
|
<div class="index-item-description">depricated version of add_heading()</div> |
7012 |
|
</dd> |
7013 |
|
<dt class="field"> |
7014 |
|
<span class="method-title">push_head_content</span> |
7015 |
|
</dt> |
7016 |
|
<dd class="index-item-body"> |
7017 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_head_content">HTMLPageClass::push_head_content()</a> in HTMLPageClass.inc</div> |
7018 |
|
<div class="index-item-description">Same ass add_head_content()</div> |
7019 |
|
</dd> |
7020 |
|
<dt class="field"> |
7021 |
|
<span class="method-title">push_head_js</span> |
7022 |
|
</dt> |
7023 |
|
<dd class="index-item-body"> |
7024 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_head_js">HTMLPageClass::push_head_js()</a> in HTMLPageClass.inc</div> |
7025 |
|
<div class="index-item-description">Same ass add_head_js()</div> |
7026 |
|
</dd> |
7027 |
|
<dt class="field"> |
7028 |
|
<span class="method-title">push_js_link</span> |
7029 |
|
</dt> |
7030 |
|
<dd class="index-item-body"> |
7031 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_js_link">HTMLPageClass::push_js_link()</a> in HTMLPageClass.inc</div> |
7032 |
|
<div class="index-item-description">same as add_js_link()</div> |
7033 |
|
</dd> |
7034 |
|
<dt class="field"> |
7035 |
|
<span class="method-title">push_reference</span> |
7036 |
|
</dt> |
7037 |
|
<dd class="index-item-body"> |
7038 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a> in ContainerClass.inc</div> |
7039 |
|
<div class="index-item-description">Same as add_reference NOTE : only exists for compatibility with 1.1.x</div> |
7040 |
|
</dd> |
7041 |
|
<dt class="field"> |
7042 |
|
<span class="method-title">push_reference</span> |
7043 |
|
</dt> |
7044 |
|
<dd class="index-item-body"> |
7045 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodpush_reference">TRtag::push_reference()</a> in ALLTAGS.inc</div> |
7046 |
|
<div class="index-item-description">Same ass add_reference()</div> |
7047 |
|
</dd> |
7048 |
|
<dt class="field"> |
7049 |
|
<span class="method-title">push_reference</span> |
7050 |
|
</dt> |
7051 |
|
<dd class="index-item-body"> |
7052 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a> in XMLDocumentClass.inc</div> |
7053 |
|
<div class="index-item-description">Same as add_reference NOTE : only exists for compatibility with 1.1.x</div> |
7054 |
|
</dd> |
7055 |
|
<dt class="field"> |
7056 |
|
<span class="method-title">push_reference</span> |
7057 |
|
</dt> |
7058 |
|
<dd class="index-item-body"> |
7059 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodpush_reference">HTMLPageClass::push_reference()</a> in HTMLPageClass.inc</div> |
7060 |
|
<div class="index-item-description">Same as add()</div> |
7061 |
|
</dd> |
7062 |
|
<dt class="field"> |
7063 |
|
<span class="method-title">push_row</span> |
7064 |
|
</dt> |
7065 |
|
<dd class="index-item-body"> |
7066 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodpush_row">TABLEtag::push_row()</a> in ALLTAGS.inc</div> |
7067 |
|
<div class="index-item-description">Same ass add_row()</div> |
7068 |
|
</dd> |
7069 |
|
<dt class="field"> |
7070 |
|
<span class="method-title">push_text</span> |
7071 |
|
</dt> |
7072 |
|
<dd class="index-item-body"> |
7073 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodpush_text">TextNav::push_text()</a> in TextNav.inc</div> |
7074 |
|
<div class="index-item-description">depricated version of add_text()</div> |
7075 |
|
</dd> |
7076 |
|
<dt class="field"> |
7077 |
|
<span class="method-title">push_text</span> |
7078 |
|
</dt> |
7079 |
|
<dd class="index-item-body"> |
7080 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodpush_text">TextCSSNav::push_text()</a> in TextCSSNav.inc</div> |
7081 |
|
<div class="index-item-description">depricated version of add_text()</div> |
7082 |
|
</dd> |
7083 |
|
<dt class="field"> |
7084 |
|
<span class="method-title">push_text</span> |
7085 |
|
</dt> |
7086 |
|
<dd class="index-item-body"> |
7087 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodpush_text">ImageThumbnailWidget::push_text()</a> in ImageThumbnailWidget.inc</div> |
7088 |
|
</dd> |
7089 |
|
<dt class="field"> |
7090 |
|
<span class="method-title">push_text</span> |
7091 |
|
</dt> |
7092 |
|
<dd class="index-item-body"> |
7093 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodpush_text">NavTable::push_text()</a> in NavTable.inc</div> |
7094 |
|
<div class="index-item-description">depricated version of add_text()</div> |
7095 |
|
</dd> |
7096 |
|
<dt class="field"> |
7097 |
|
<span class="method-title">push_text</span> |
7098 |
|
</dt> |
7099 |
|
<dd class="index-item-body"> |
7100 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodpush_text">TreeNav::push_text()</a> in TreeNav.inc</div> |
7101 |
|
</dd> |
7102 |
|
<dt class="field"> |
7103 |
|
<span class="include-title">PEARSQLDataListSource.inc</span> |
7104 |
|
</dt> |
7105 |
|
<dd class="index-item-body"> |
7106 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_PEARSQLDataListSource_inc.html">PEARSQLDataListSource.inc</a> in PEARSQLDataListSource.inc</div> |
7107 |
|
</dd> |
7108 |
|
<dt class="field"> |
7109 |
|
<span class="include-title">PGSQLDataListSource.inc</span> |
7110 |
|
</dt> |
7111 |
|
<dd class="index-item-body"> |
7112 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_PGSQLDataListSource_inc.html">PGSQLDataListSource.inc</a> in PGSQLDataListSource.inc</div> |
7113 |
|
</dd> |
7114 |
|
<dt class="field"> |
7115 |
|
<span class="include-title">PageWidget.inc</span> |
7116 |
|
</dt> |
7117 |
|
<dd class="index-item-body"> |
7118 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_PageWidget_inc.html">PageWidget.inc</a> in PageWidget.inc</div> |
7119 |
|
</dd> |
7120 |
|
</dl> |
7121 |
|
<a name="q"></a> |
7122 |
|
<div class="index-letter-section"> |
7123 |
|
<div style="float: left" class="index-letter-title">q</div> |
7124 |
|
<div style="float: right"><a href="#top">top</a></div> |
7125 |
|
<div style="clear: both"></div> |
7126 |
|
</div> |
7127 |
|
<dl> |
7128 |
|
<dt class="field"> |
7129 |
|
Qtag |
7130 |
|
</dt> |
7131 |
|
<dd class="index-item-body"> |
7132 |
|
<div class="index-item-details"><a href="phpHtmlLib/Qtag.html">Qtag</a> in ALLTAGS.inc</div> |
7133 |
|
<div class="index-item-description"><Q> tag class</div> |
7134 |
|
</dd> |
7135 |
|
<dt class="field"> |
7136 |
|
<span class="method-title">query</span> |
7137 |
|
</dt> |
7138 |
|
<dd class="index-item-body"> |
7139 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodquery">DataListSource::query()</a> in DataListSource.inc</div> |
7140 |
|
<div class="index-item-description">The main Query function.</div> |
7141 |
|
</dd> |
7142 |
|
<dt class="field"> |
7143 |
|
<span class="method-title">queryvar</span> |
7144 |
|
</dt> |
7145 |
|
<dd class="index-item-body"> |
7146 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#methodqueryvar">TabWidget::queryvar()</a> in TabWidget.inc</div> |
7147 |
|
<div class="index-item-description">This method builds the query string 'tab_selected=<name>' for you to place in a url</div> |
7148 |
|
</dd> |
7149 |
|
<dt class="field"> |
7150 |
|
<span class="method-title">queryvar</span> |
7151 |
|
</dt> |
7152 |
|
<dd class="index-item-body"> |
7153 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodqueryvar">TabList::queryvar()</a> in TabWidget.inc</div> |
7154 |
|
<div class="index-item-description">This method builds the query string 'tab_selected=<name>' for you to place in a url</div> |
7155 |
|
</dd> |
7156 |
|
</dl> |
7157 |
|
<a name="r"></a> |
7158 |
|
<div class="index-letter-section"> |
7159 |
|
<div style="float: left" class="index-letter-title">r</div> |
7160 |
|
<div style="float: right"><a href="#top">top</a></div> |
7161 |
|
<div style="clear: both"></div> |
7162 |
|
</div> |
7163 |
|
<dl> |
7164 |
|
<dt class="field"> |
7165 |
|
<span class="var-title">$root_name</span> |
7166 |
|
</dt> |
7167 |
|
<dd class="index-item-body"> |
7168 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a> in XMLDocumentClass.inc</div> |
7169 |
|
<div class="index-item-description">Holds the name of the root xml</div> |
7170 |
|
</dd> |
7171 |
|
<dt class="field"> |
7172 |
|
RADIALGRADIENTsvgtag |
7173 |
|
</dt> |
7174 |
|
<dd class="index-item-body"> |
7175 |
|
<div class="index-item-details"><a href="phpHtmlLib/RADIALGRADIENTsvgtag.html">RADIALGRADIENTsvgtag</a> in SVGTAGS.inc</div> |
7176 |
|
<div class="index-item-description"><radialGradient> SVG tag</div> |
7177 |
|
</dd> |
7178 |
|
<dt class="field"> |
7179 |
|
RECTsvgtag |
7180 |
|
</dt> |
7181 |
|
<dd class="index-item-body"> |
7182 |
|
<div class="index-item-details"><a href="phpHtmlLib/RECTsvgtag.html">RECTsvgtag</a> in SVGTAGS.inc</div> |
7183 |
|
<div class="index-item-description"><rect> SVG tag</div> |
7184 |
|
</dd> |
7185 |
|
<dt class="field"> |
7186 |
|
REFRESHtag |
7187 |
|
</dt> |
7188 |
|
<dd class="index-item-body"> |
7189 |
|
<div class="index-item-details"><a href="phpHtmlLib/REFRESHtag.html">REFRESHtag</a> in WMLTAGS.inc</div> |
7190 |
|
<div class="index-item-description"><REFRESH> tag class</div> |
7191 |
|
</dd> |
7192 |
|
<dt class="field"> |
7193 |
|
<span class="method-title">render</span> |
7194 |
|
</dt> |
7195 |
|
<dd class="index-item-body"> |
7196 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodrender">InfoTable::render()</a> in InfoTable.inc</div> |
7197 |
|
<div class="index-item-description">This function renders the object.</div> |
7198 |
|
</dd> |
7199 |
|
<dt class="field"> |
7200 |
|
<span class="method-title">render</span> |
7201 |
|
</dt> |
7202 |
|
<dd class="index-item-body"> |
7203 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodrender">MessageBoxWidget::render()</a> in MessageBoxWidget.inc</div> |
7204 |
|
<div class="index-item-description">We override the render function</div> |
7205 |
|
</dd> |
7206 |
|
<dt class="field"> |
7207 |
|
<span class="method-title">render</span> |
7208 |
|
</dt> |
7209 |
|
<dd class="index-item-body"> |
7210 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodrender">TreeNav::render()</a> in TreeNav.inc</div> |
7211 |
|
<div class="index-item-description">function that will render the widget.</div> |
7212 |
|
</dd> |
7213 |
|
<dt class="field"> |
7214 |
|
<span class="method-title">render</span> |
7215 |
|
</dt> |
7216 |
|
<dd class="index-item-body"> |
7217 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodrender">ImageThumbnailWidget::render()</a> in ImageThumbnailWidget.inc</div> |
7218 |
|
<div class="index-item-description">Render the entire widget. this includes the page offset links, as well as the thumbnails.</div> |
7219 |
|
</dd> |
7220 |
|
<dt class="field"> |
7221 |
|
<span class="method-title">render</span> |
7222 |
|
</dt> |
7223 |
|
<dd class="index-item-body"> |
7224 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodrender">HTMLPageClass::render()</a> in HTMLPageClass.inc</div> |
7225 |
|
<div class="index-item-description">render the page.</div> |
7226 |
|
</dd> |
7227 |
|
<dt class="field"> |
7228 |
|
<span class="method-title">render</span> |
7229 |
|
</dt> |
7230 |
|
<dd class="index-item-body"> |
7231 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a> in HTMLTagClass.inc</div> |
7232 |
|
<div class="index-item-description">Renders the tag, attributes, content and close tag.</div> |
7233 |
|
</dd> |
7234 |
|
<dt class="field"> |
7235 |
|
<span class="method-title">render</span> |
7236 |
|
</dt> |
7237 |
|
<dd class="index-item-body"> |
7238 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodrender">TextNav::render()</a> in TextNav.inc</div> |
7239 |
|
<div class="index-item-description">function that will render the widget.</div> |
7240 |
|
</dd> |
7241 |
|
<dt class="field"> |
7242 |
|
<span class="method-title">render</span> |
7243 |
|
</dt> |
7244 |
|
<dd class="index-item-body"> |
7245 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodrender">NavTable::render()</a> in NavTable.inc</div> |
7246 |
|
<div class="index-item-description">Render the Navtable and its content.</div> |
7247 |
|
</dd> |
7248 |
|
<dt class="field"> |
7249 |
|
<span class="method-title">render</span> |
7250 |
|
</dt> |
7251 |
|
<dd class="index-item-body"> |
7252 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodrender">ActiveTab::render()</a> in ActiveTab.inc</div> |
7253 |
|
</dd> |
7254 |
|
<dt class="field"> |
7255 |
|
<span class="method-title">render</span> |
7256 |
|
</dt> |
7257 |
|
<dd class="index-item-body"> |
7258 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodrender">TabList::render()</a> in TabWidget.inc</div> |
7259 |
|
<div class="index-item-description">The render method</div> |
7260 |
|
</dd> |
7261 |
|
<dt class="field"> |
7262 |
|
<span class="method-title">render</span> |
7263 |
|
</dt> |
7264 |
|
<dd class="index-item-body"> |
7265 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodrender">SVGGraph::render()</a> in SVGGraph.inc</div> |
7266 |
|
</dd> |
7267 |
|
<dt class="field"> |
7268 |
|
<span class="method-title">render</span> |
7269 |
|
</dt> |
7270 |
|
<dd class="index-item-body"> |
7271 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodrender">PageWidget::render()</a> in PageWidget.inc</div> |
7272 |
|
<div class="index-item-description">This is the function that renders the HTML for this widget.</div> |
7273 |
|
</dd> |
7274 |
|
<dt class="field"> |
7275 |
|
<span class="method-title">render</span> |
7276 |
|
</dt> |
7277 |
|
<dd class="index-item-body"> |
7278 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodrender">TextCSSNav::render()</a> in TextCSSNav.inc</div> |
7279 |
|
<div class="index-item-description">function that will render the widget.</div> |
7280 |
|
</dd> |
7281 |
|
<dt class="field"> |
7282 |
|
<span class="method-title">render</span> |
7283 |
|
</dt> |
7284 |
|
<dd class="index-item-body"> |
7285 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender">FormProcessor::render()</a> in FormProcessor.inc</div> |
7286 |
|
<div class="index-item-description">This method is called to render the form's html</div> |
7287 |
|
</dd> |
7288 |
|
<dt class="field"> |
7289 |
|
<span class="method-title">render</span> |
7290 |
|
</dt> |
7291 |
|
<dd class="index-item-body"> |
7292 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodrender">RoundTitleTable::render()</a> in RoundTitleTable.inc</div> |
7293 |
|
<div class="index-item-description">Render the Navtable and its content.</div> |
7294 |
|
</dd> |
7295 |
|
<dt class="field"> |
7296 |
|
<span class="method-title">render</span> |
7297 |
|
</dt> |
7298 |
|
<dd class="index-item-body"> |
7299 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodrender">FormWizard::render()</a> in FormWizard.inc</div> |
7300 |
|
<div class="index-item-description">This function renders the</div> |
7301 |
|
</dd> |
7302 |
|
<dt class="field"> |
7303 |
|
<span class="method-title">render</span> |
7304 |
|
</dt> |
7305 |
|
<dd class="index-item-body"> |
7306 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodrender">DialogWidget::render()</a> in DialogWidget.inc</div> |
7307 |
|
<div class="index-item-description">Creates a container with title,</div> |
7308 |
|
</dd> |
7309 |
|
<dt class="field"> |
7310 |
|
<span class="method-title">render</span> |
7311 |
|
</dt> |
7312 |
|
<dd class="index-item-body"> |
7313 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodrender">DataList::render()</a> in DataList.inc</div> |
7314 |
|
<div class="index-item-description">This function renders the final</div> |
7315 |
|
</dd> |
7316 |
|
<dt class="field"> |
7317 |
|
<span class="method-title">render</span> |
7318 |
|
</dt> |
7319 |
|
<dd class="index-item-body"> |
7320 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodrender">CSSBuilder::render()</a> in CSSBuilder.inc</div> |
7321 |
|
<div class="index-item-description">The render method for compatibility with the rest of the phphtmllib api</div> |
7322 |
|
</dd> |
7323 |
|
<dt class="field"> |
7324 |
|
<span class="method-title">render</span> |
7325 |
|
</dt> |
7326 |
|
<dd class="index-item-body"> |
7327 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodrender">VerticalCSSNavTable::render()</a> in VerticalCSSNavTable.inc</div> |
7328 |
|
<div class="index-item-description">function that will render the widget.</div> |
7329 |
|
</dd> |
7330 |
|
<dt class="field"> |
7331 |
|
<span class="method-title">render</span> |
7332 |
|
</dt> |
7333 |
|
<dd class="index-item-body"> |
7334 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a> in XMLDocumentClass.inc</div> |
7335 |
|
<div class="index-item-description">function that will render the XML Document.</div> |
7336 |
|
</dd> |
7337 |
|
<dt class="field"> |
7338 |
|
<span class="method-title">render</span> |
7339 |
|
</dt> |
7340 |
|
<dd class="index-item-body"> |
7341 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodrender">FooterNav::render()</a> in FooterNav.inc</div> |
7342 |
|
<div class="index-item-description">render the code for this widget.</div> |
7343 |
|
</dd> |
7344 |
|
<dt class="field"> |
7345 |
|
<span class="method-title">render</span> |
7346 |
|
</dt> |
7347 |
|
<dd class="index-item-body"> |
7348 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodrender">Container::render()</a> in ContainerClass.inc</div> |
7349 |
|
<div class="index-item-description">This function is compatible with the rest of the phpHtmllib API spec.</div> |
7350 |
|
</dd> |
7351 |
|
<dt class="field"> |
7352 |
|
<span class="method-title">render</span> |
7353 |
|
</dt> |
7354 |
|
<dd class="index-item-body"> |
7355 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html#methodrender">ButtonPanel::render()</a> in ButtonPanel.inc</div> |
7356 |
|
<div class="index-item-description">render the entire table.</div> |
7357 |
|
</dd> |
7358 |
|
<dt class="field"> |
7359 |
|
<span class="method-title">render</span> |
7360 |
|
</dt> |
7361 |
|
<dd class="index-item-body"> |
7362 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a> in XMLTagClass.inc</div> |
7363 |
|
<div class="index-item-description">This function is responsible for rendering the tag and its contents</div> |
7364 |
|
</dd> |
7365 |
|
<dt class="field"> |
7366 |
|
<span class="method-title">render_confirm</span> |
7367 |
|
</dt> |
7368 |
|
<dd class="index-item-body"> |
7369 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methodrender_confirm">FormWizard::render_confirm()</a> in FormWizard.inc</div> |
7370 |
|
<div class="index-item-description">This function renders the confirmation page. This page sits in between the front end form, and the action handler.</div> |
7371 |
|
</dd> |
7372 |
|
<dt class="field"> |
7373 |
|
<span class="method-title">render_confirm</span> |
7374 |
|
</dt> |
7375 |
|
<dd class="index-item-body"> |
7376 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_confirm">FormProcessor::render_confirm()</a> in FormProcessor.inc</div> |
7377 |
|
<div class="index-item-description">This function renders the confirmation page. This page sits in between the front end form, and the action handler.</div> |
7378 |
|
</dd> |
7379 |
|
<dt class="field"> |
7380 |
|
<span class="method-title">render_error</span> |
7381 |
|
</dt> |
7382 |
|
<dd class="index-item-body"> |
7383 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_error">FormProcessor::render_error()</a> in FormProcessor.inc</div> |
7384 |
|
<div class="index-item-description">This renders the error table and then the form with the fields</div> |
7385 |
|
</dd> |
7386 |
|
<dt class="field"> |
7387 |
|
<span class="method-title">render_form</span> |
7388 |
|
</dt> |
7389 |
|
<dd class="index-item-body"> |
7390 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodrender_form">FormProcessor::render_form()</a> in FormProcessor.inc</div> |
7391 |
|
<div class="index-item-description">This renders the form</div> |
7392 |
|
</dd> |
7393 |
|
<dt class="field"> |
7394 |
|
<span class="method-title">reset_attributes</span> |
7395 |
|
</dt> |
7396 |
|
<dd class="index-item-body"> |
7397 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a> in XMLTagClass.inc</div> |
7398 |
|
<div class="index-item-description">clear all attributes and start with new attributes</div> |
7399 |
|
</dd> |
7400 |
|
<dt class="field"> |
7401 |
|
<span class="method-title">reset_content</span> |
7402 |
|
</dt> |
7403 |
|
<dd class="index-item-body"> |
7404 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a> in ContainerClass.inc</div> |
7405 |
|
<div class="index-item-description">destroy existing content and start with new content.</div> |
7406 |
|
</dd> |
7407 |
|
<dt class="field"> |
7408 |
|
<span class="method-title">reset_content</span> |
7409 |
|
</dt> |
7410 |
|
<dd class="index-item-body"> |
7411 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a> in XMLDocumentClass.inc</div> |
7412 |
|
<div class="index-item-description">we override this class to make sure we push all content inside the local _xml_obj tag</div> |
7413 |
|
</dd> |
7414 |
|
<dt class="field"> |
7415 |
|
<span class="method-title">reverseorder</span> |
7416 |
|
</dt> |
7417 |
|
<dd class="index-item-body"> |
7418 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodreverseorder">DataList::reverseorder()</a> in DataList.inc</div> |
7419 |
|
<div class="index-item-description">This function returns the current value of the reverse order member variable.</div> |
7420 |
|
</dd> |
7421 |
|
<dt class="field"> |
7422 |
|
RoundTitleTable |
7423 |
|
</dt> |
7424 |
|
<dd class="index-item-body"> |
7425 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html">RoundTitleTable</a> in RoundTitleTable.inc</div> |
7426 |
|
<div class="index-item-description">This builds a table widget that has a nice rounded title, a subtitle area and any amount of data.</div> |
7427 |
|
</dd> |
7428 |
|
<dt class="field"> |
7429 |
|
<span class="method-title">RoundTitleTable</span> |
7430 |
|
</dt> |
7431 |
|
<dd class="index-item-body"> |
7432 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodRoundTitleTable">RoundTitleTable::RoundTitleTable()</a> in RoundTitleTable.inc</div> |
7433 |
|
<div class="index-item-description">the constructor for this class.</div> |
7434 |
|
</dd> |
7435 |
|
<dt class="field"> |
7436 |
|
RoundTitleTableCSS |
7437 |
|
</dt> |
7438 |
|
<dd class="index-item-body"> |
7439 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTableCSS.html">RoundTitleTableCSS</a> in RoundTitleTable.inc</div> |
7440 |
|
<div class="index-item-description">This class defines the css used by the RoundTitleTable Object.</div> |
7441 |
|
</dd> |
7442 |
|
<dt class="field"> |
7443 |
|
<span class="method-title">rows_per_page</span> |
7444 |
|
</dt> |
7445 |
|
<dd class="index-item-body"> |
7446 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodrows_per_page">ImageThumbnailWidget::rows_per_page()</a> in ImageThumbnailWidget.inc</div> |
7447 |
|
<div class="index-item-description">Calculates the # of rows per page possible.</div> |
7448 |
|
</dd> |
7449 |
|
<dt class="field"> |
7450 |
|
<span class="method-title">row_filter</span> |
7451 |
|
</dt> |
7452 |
|
<dd class="index-item-body"> |
7453 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodrow_filter">DataListSource::row_filter()</a> in DataListSource.inc</div> |
7454 |
|
<div class="index-item-description">This is called by the DataList object to allow us a chance to run the next row through a filter</div> |
7455 |
|
</dd> |
7456 |
|
<dt class="field"> |
7457 |
|
<span class="include-title">RoundTitleTable.inc</span> |
7458 |
|
</dt> |
7459 |
|
<dd class="index-item-body"> |
7460 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_RoundTitleTable_inc.html">RoundTitleTable.inc</a> in RoundTitleTable.inc</div> |
7461 |
|
</dd> |
7462 |
|
</dl> |
7463 |
|
<a name="s"></a> |
7464 |
|
<div class="index-letter-section"> |
7465 |
|
<div style="float: left" class="index-letter-title">s</div> |
7466 |
|
<div style="float: right"><a href="#top">top</a></div> |
7467 |
|
<div style="clear: both"></div> |
7468 |
|
</div> |
7469 |
|
<dl> |
7470 |
|
<dt class="field"> |
7471 |
|
<span class="include-title">StandardFormContent.inc</span> |
7472 |
|
</dt> |
7473 |
|
<dd class="index-item-body"> |
7474 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_StandardFormContent_inc.html">StandardFormContent.inc</a> in StandardFormContent.inc</div> |
7475 |
|
</dd> |
7476 |
|
<dt class="field"> |
7477 |
|
SampleForm |
7478 |
|
</dt> |
7479 |
|
<dd class="index-item-body"> |
7480 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/SampleForm.html">SampleForm</a> in form3.php</div> |
7481 |
|
<div class="index-item-description">This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.</div> |
7482 |
|
</dd> |
7483 |
|
<dt class="field"> |
7484 |
|
SAMPtag |
7485 |
|
</dt> |
7486 |
|
<dd class="index-item-body"> |
7487 |
|
<div class="index-item-details"><a href="phpHtmlLib/SAMPtag.html">SAMPtag</a> in ALLTAGS.inc</div> |
7488 |
|
</dd> |
7489 |
|
<dt class="field"> |
7490 |
|
<span class="method-title">save_checked_items</span> |
7491 |
|
</dt> |
7492 |
|
<dd class="index-item-body"> |
7493 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodsave_checked_items">DefaultGUIDatalist::save_checked_items()</a> in DefaultGUIDataList.inc</div> |
7494 |
|
<div class="index-item-description">set the flag to tell the object to save the checked items</div> |
7495 |
|
</dd> |
7496 |
|
<dt class="field"> |
7497 |
|
SCRIPTsvgtag |
7498 |
|
</dt> |
7499 |
|
<dd class="index-item-body"> |
7500 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html">SCRIPTsvgtag</a> in SVGTAGS.inc</div> |
7501 |
|
<div class="index-item-description"><script> SVG tag</div> |
7502 |
|
</dd> |
7503 |
|
<dt class="field"> |
7504 |
|
SCRIPTtag |
7505 |
|
</dt> |
7506 |
|
<dd class="index-item-body"> |
7507 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html">SCRIPTtag</a> in ALLTAGS.inc</div> |
7508 |
|
<div class="index-item-description"><SCRIPT> tag class</div> |
7509 |
|
</dd> |
7510 |
|
<dt class="field"> |
7511 |
|
<span class="const-title">SEARCHABLE</span> |
7512 |
|
</dt> |
7513 |
|
<dd class="index-item-body"> |
7514 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCHABLE">SEARCHABLE</a> in DataList.inc</div> |
7515 |
|
</dd> |
7516 |
|
<dt class="field"> |
7517 |
|
<span class="const-title">SEARCH_ALL</span> |
7518 |
|
</dt> |
7519 |
|
<dd class="index-item-body"> |
7520 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_ALL">SEARCH_ALL</a> in DataList.inc</div> |
7521 |
|
</dd> |
7522 |
|
<dt class="field"> |
7523 |
|
<span class="const-title">SEARCH_BEGINS_WITH</span> |
7524 |
|
</dt> |
7525 |
|
<dd class="index-item-body"> |
7526 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_BEGINS_WITH">SEARCH_BEGINS_WITH</a> in DataList.inc</div> |
7527 |
|
</dd> |
7528 |
|
<dt class="field"> |
7529 |
|
<span class="const-title">SEARCH_CONTAINS</span> |
7530 |
|
</dt> |
7531 |
|
<dd class="index-item-body"> |
7532 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_CONTAINS">SEARCH_CONTAINS</a> in DataList.inc</div> |
7533 |
|
</dd> |
7534 |
|
<dt class="field"> |
7535 |
|
<span class="method-title">search_disable</span> |
7536 |
|
</dt> |
7537 |
|
<dd class="index-item-body"> |
7538 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_disable">DataList::search_disable()</a> in DataList.inc</div> |
7539 |
|
<div class="index-item-description">Disable the search ability.</div> |
7540 |
|
</dd> |
7541 |
|
<dt class="field"> |
7542 |
|
<span class="method-title">search_enable</span> |
7543 |
|
</dt> |
7544 |
|
<dd class="index-item-body"> |
7545 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_enable">DataList::search_enable()</a> in DataList.inc</div> |
7546 |
|
<div class="index-item-description">Enable the search ability.</div> |
7547 |
|
</dd> |
7548 |
|
<dt class="field"> |
7549 |
|
<span class="const-title">SEARCH_ENDS_WITH</span> |
7550 |
|
</dt> |
7551 |
|
<dd class="index-item-body"> |
7552 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_ENDS_WITH">SEARCH_ENDS_WITH</a> in DataList.inc</div> |
7553 |
|
</dd> |
7554 |
|
<dt class="field"> |
7555 |
|
<span class="const-title">SEARCH_EXACT</span> |
7556 |
|
</dt> |
7557 |
|
<dd class="index-item-body"> |
7558 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSEARCH_EXACT">SEARCH_EXACT</a> in DataList.inc</div> |
7559 |
|
</dd> |
7560 |
|
<dt class="field"> |
7561 |
|
<span class="method-title">search_field</span> |
7562 |
|
</dt> |
7563 |
|
<dd class="index-item-body"> |
7564 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_field">DataList::search_field()</a> in DataList.inc</div> |
7565 |
|
<div class="index-item-description">returns the current value of the search field name</div> |
7566 |
|
</dd> |
7567 |
|
<dt class="field"> |
7568 |
|
<span class="method-title">search_type</span> |
7569 |
|
</dt> |
7570 |
|
<dd class="index-item-body"> |
7571 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_type">DataList::search_type()</a> in DataList.inc</div> |
7572 |
|
<div class="index-item-description">returns the type of search being used</div> |
7573 |
|
</dd> |
7574 |
|
<dt class="field"> |
7575 |
|
<span class="method-title">search_value</span> |
7576 |
|
</dt> |
7577 |
|
<dd class="index-item-body"> |
7578 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_value">DataList::search_value()</a> in DataList.inc</div> |
7579 |
|
<div class="index-item-description">returns the current value of te search field value.</div> |
7580 |
|
</dd> |
7581 |
|
<dt class="field"> |
7582 |
|
<span class="method-title">search_value_filter</span> |
7583 |
|
</dt> |
7584 |
|
<dd class="index-item-body"> |
7585 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsearch_value_filter">SQLDataListSource::search_value_filter()</a> in SQLDataListSource.inc</div> |
7586 |
|
<div class="index-item-description">This function does the variable cleaning that is required to use a search value in a sql query</div> |
7587 |
|
</dd> |
7588 |
|
<dt class="field"> |
7589 |
|
<span class="method-title">search_value_filter</span> |
7590 |
|
</dt> |
7591 |
|
<dd class="index-item-body"> |
7592 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsearch_value_filter">DataList::search_value_filter()</a> in DataList.inc</div> |
7593 |
|
<div class="index-item-description">This function is used to make safe any query string value that is used</div> |
7594 |
|
</dd> |
7595 |
|
<dt class="field"> |
7596 |
|
<span class="method-title">selected_background</span> |
7597 |
|
</dt> |
7598 |
|
<dd class="index-item-body"> |
7599 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#methodselected_background">ActiveTab::selected_background()</a> in ActiveTab.inc</div> |
7600 |
|
<div class="index-item-description">Thie method is used to change the selected tab's</div> |
7601 |
|
</dd> |
7602 |
|
<dt class="field"> |
7603 |
|
SELECTtag |
7604 |
|
</dt> |
7605 |
|
<dd class="index-item-body"> |
7606 |
|
<div class="index-item-details"><a href="phpHtmlLib/SELECTtag.html">SELECTtag</a> in ALLTAGS.inc</div> |
7607 |
|
<div class="index-item-description"><SELECT> tag class</div> |
7608 |
|
</dd> |
7609 |
|
<dt class="field"> |
7610 |
|
SETsvgtag |
7611 |
|
</dt> |
7612 |
|
<dd class="index-item-body"> |
7613 |
|
<div class="index-item-details"><a href="phpHtmlLib/SETsvgtag.html">SETsvgtag</a> in SVGTAGS.inc</div> |
7614 |
|
<div class="index-item-description"><set> SVG tag</div> |
7615 |
|
</dd> |
7616 |
|
<dt class="field"> |
7617 |
|
<span class="method-title">setup_columns</span> |
7618 |
|
</dt> |
7619 |
|
<dd class="index-item-body"> |
7620 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsetup_columns">DataList::setup_columns()</a> in DataList.inc</div> |
7621 |
|
</dd> |
7622 |
|
<dt class="field"> |
7623 |
|
<span class="method-title">setup_db_options</span> |
7624 |
|
</dt> |
7625 |
|
<dd class="index-item-body"> |
7626 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsetup_db_options">SQLDataListSource::setup_db_options()</a> in SQLDataListSource.inc</div> |
7627 |
|
<div class="index-item-description">Set which DB options to use for this list.</div> |
7628 |
|
</dd> |
7629 |
|
<dt class="field"> |
7630 |
|
<span class="method-title">setup_order</span> |
7631 |
|
</dt> |
7632 |
|
<dd class="index-item-body"> |
7633 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsetup_order">SQLDataListSource::setup_order()</a> in SQLDataListSource.inc</div> |
7634 |
|
<div class="index-item-description">This function builds the orderby clause for the DB query.</div> |
7635 |
|
</dd> |
7636 |
|
<dt class="field"> |
7637 |
|
<span class="method-title">setup_validation</span> |
7638 |
|
</dt> |
7639 |
|
<dd class="index-item-body"> |
7640 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodsetup_validation">FormProcessor::setup_validation()</a> in FormProcessor.inc</div> |
7641 |
|
<div class="index-item-description">This function is used to setup the validation object and the form errors object that is to be used by this form.</div> |
7642 |
|
</dd> |
7643 |
|
<dt class="field"> |
7644 |
|
SETVARtag |
7645 |
|
</dt> |
7646 |
|
<dd class="index-item-body"> |
7647 |
|
<div class="index-item-details"><a href="phpHtmlLib/SETVARtag.html">SETVARtag</a> in WMLTAGS.inc</div> |
7648 |
|
<div class="index-item-description"><SETVAR> tag class</div> |
7649 |
|
</dd> |
7650 |
|
<dt class="field"> |
7651 |
|
<span class="method-title">set_action</span> |
7652 |
|
</dt> |
7653 |
|
<dd class="index-item-body"> |
7654 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action">FormContent::set_action()</a> in FormContent.inc</div> |
7655 |
|
<div class="index-item-description">Save the action for the form</div> |
7656 |
|
</dd> |
7657 |
|
<dt class="field"> |
7658 |
|
<span class="method-title">set_actionbar</span> |
7659 |
|
</dt> |
7660 |
|
<dd class="index-item-body"> |
7661 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_actionbar">DefaultGUIDatalist::set_actionbar()</a> in DefaultGUIDataList.inc</div> |
7662 |
|
<div class="index-item-description">This allows the caller to turn on/off the rendering of the bottom action bar row</div> |
7663 |
|
</dd> |
7664 |
|
<dt class="field"> |
7665 |
|
<span class="method-title">set_action_message</span> |
7666 |
|
</dt> |
7667 |
|
<dd class="index-item-body"> |
7668 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_action_message">FormContent::set_action_message()</a> in FormContent.inc</div> |
7669 |
|
<div class="index-item-description">This sets the action message.</div> |
7670 |
|
</dd> |
7671 |
|
<dt class="field"> |
7672 |
|
<span class="method-title">set_action_name</span> |
7673 |
|
</dt> |
7674 |
|
<dd class="index-item-body"> |
7675 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_action_name">ListAction::set_action_name()</a> in ListAction.inc</div> |
7676 |
|
<div class="index-item-description">Set the name of the action</div> |
7677 |
|
</dd> |
7678 |
|
<dt class="field"> |
7679 |
|
<span class="method-title">set_align</span> |
7680 |
|
</dt> |
7681 |
|
<dd class="index-item-body"> |
7682 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_align">DefaultGUIDatalist::set_align()</a> in DefaultGUIDataList.inc</div> |
7683 |
|
<div class="index-item-description">this function is used to set the overall alignment of the widget</div> |
7684 |
|
</dd> |
7685 |
|
<dt class="field"> |
7686 |
|
<span class="method-title">set_align</span> |
7687 |
|
</dt> |
7688 |
|
<dd class="index-item-body"> |
7689 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a> in BaseWidget.inc</div> |
7690 |
|
<div class="index-item-description">This function sets the align attribute for the outer table.</div> |
7691 |
|
</dd> |
7692 |
|
<dt class="field"> |
7693 |
|
<span class="method-title">set_align</span> |
7694 |
|
</dt> |
7695 |
|
<dd class="index-item-body"> |
7696 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_align">ListAction::set_align()</a> in ListAction.inc</div> |
7697 |
|
<div class="index-item-description">this function is used to set the overall alignment of the widget</div> |
7698 |
|
</dd> |
7699 |
|
<dt class="field"> |
7700 |
|
<span class="method-title">set_attribute</span> |
7701 |
|
</dt> |
7702 |
|
<dd class="index-item-body"> |
7703 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_attribute">FormElement::set_attribute()</a> in FormElement.inc</div> |
7704 |
|
<div class="index-item-description">add a single attribute (name="value")</div> |
7705 |
|
</dd> |
7706 |
|
<dt class="field"> |
7707 |
|
<span class="method-title">set_auto_error_display</span> |
7708 |
|
</dt> |
7709 |
|
<dd class="index-item-body"> |
7710 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_auto_error_display">FormProcessor::set_auto_error_display()</a> in FormProcessor.inc</div> |
7711 |
|
<div class="index-item-description">This sets the flag that tells this class to automatically call the form contents form errors and display it or not</div> |
7712 |
|
</dd> |
7713 |
|
<dt class="field"> |
7714 |
|
<span class="method-title">set_axis_font_height</span> |
7715 |
|
</dt> |
7716 |
|
<dd class="index-item-body"> |
7717 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_height">SVGGraph::set_axis_font_height()</a> in SVGGraph.inc</div> |
7718 |
|
<div class="index-item-description">This method sets the height of font used in calculating the x and y axis point fonts.</div> |
7719 |
|
</dd> |
7720 |
|
<dt class="field"> |
7721 |
|
<span class="method-title">set_axis_font_width</span> |
7722 |
|
</dt> |
7723 |
|
<dd class="index-item-body"> |
7724 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_axis_font_width">SVGGraph::set_axis_font_width()</a> in SVGGraph.inc</div> |
7725 |
|
<div class="index-item-description">This method sets the width of font used in calculating the x and y axis point fonts.</div> |
7726 |
|
</dd> |
7727 |
|
<dt class="field"> |
7728 |
|
<span class="method-title">set_axis_grid_points</span> |
7729 |
|
</dt> |
7730 |
|
<dd class="index-item-body"> |
7731 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_axis_grid_points">SVGXYGraph::set_axis_grid_points()</a> in SVGXYGraph.inc</div> |
7732 |
|
<div class="index-item-description">This is used to set how many grid lines to draw for an axis</div> |
7733 |
|
</dd> |
7734 |
|
<dt class="field"> |
7735 |
|
<span class="method-title">set_body_attributes</span> |
7736 |
|
</dt> |
7737 |
|
<dd class="index-item-body"> |
7738 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_body_attributes">HTMLPageClass::set_body_attributes()</a> in HTMLPageClass.inc</div> |
7739 |
|
<div class="index-item-description">set attributes of body tag</div> |
7740 |
|
</dd> |
7741 |
|
<dt class="field"> |
7742 |
|
<span class="method-title">set_cancel_action</span> |
7743 |
|
</dt> |
7744 |
|
<dd class="index-item-body"> |
7745 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_cancel_action">FormContent::set_cancel_action()</a> in FormContent.inc</div> |
7746 |
|
<div class="index-item-description">This method sets the javasript action</div> |
7747 |
|
</dd> |
7748 |
|
<dt class="field"> |
7749 |
|
<span class="method-title">set_cancel_url</span> |
7750 |
|
</dt> |
7751 |
|
<dd class="index-item-body"> |
7752 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_cancel_url">ListAction::set_cancel_url()</a> in ListAction.inc</div> |
7753 |
|
<div class="index-item-description">This sets the url to post to when a cancel/no action is clicked</div> |
7754 |
|
</dd> |
7755 |
|
<dt class="field"> |
7756 |
|
<span class="method-title">set_cancel_url</span> |
7757 |
|
</dt> |
7758 |
|
<dd class="index-item-body"> |
7759 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodset_cancel_url">DialogWidget::set_cancel_url()</a> in DialogWidget.inc</div> |
7760 |
|
<div class="index-item-description">Sets the cancel action</div> |
7761 |
|
</dd> |
7762 |
|
<dt class="field"> |
7763 |
|
<span class="method-title">set_cdata_flag</span> |
7764 |
|
</dt> |
7765 |
|
<dd class="index-item-body"> |
7766 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_cdata_flag">XMLTagClass::set_cdata_flag()</a> in XMLTagClass.inc</div> |
7767 |
|
<div class="index-item-description">This method turns on the automatic wrapping of the tag's content inside the CDATA wrapper for XML</div> |
7768 |
|
</dd> |
7769 |
|
<dt class="field"> |
7770 |
|
<span class="method-title">set_cellpadding</span> |
7771 |
|
</dt> |
7772 |
|
<dd class="index-item-body"> |
7773 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_cellpadding">InfoTable::set_cellpadding()</a> in InfoTable.inc</div> |
7774 |
|
<div class="index-item-description">This sets the cellpadding attribute for this object.</div> |
7775 |
|
</dd> |
7776 |
|
<dt class="field"> |
7777 |
|
<span class="method-title">set_cellspacing</span> |
7778 |
|
</dt> |
7779 |
|
<dd class="index-item-body"> |
7780 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_cellspacing">InfoTable::set_cellspacing()</a> in InfoTable.inc</div> |
7781 |
|
<div class="index-item-description">This sets the cellspacing attribute for this object.</div> |
7782 |
|
</dd> |
7783 |
|
<dt class="field"> |
7784 |
|
<span class="method-title">set_cell_attributes</span> |
7785 |
|
</dt> |
7786 |
|
<dd class="index-item-body"> |
7787 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_cell_attributes">TABLEtag::set_cell_attributes()</a> in ALLTAGS.inc</div> |
7788 |
|
<div class="index-item-description">update the attributes of a particular element or td.</div> |
7789 |
|
</dd> |
7790 |
|
<dt class="field"> |
7791 |
|
<span class="method-title">set_cell_content</span> |
7792 |
|
</dt> |
7793 |
|
<dd class="index-item-body"> |
7794 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_cell_content">TABLEtag::set_cell_content()</a> in ALLTAGS.inc</div> |
7795 |
|
<div class="index-item-description">This method sets/resets the content for a specific cell in the table</div> |
7796 |
|
</dd> |
7797 |
|
<dt class="field"> |
7798 |
|
<span class="method-title">set_charset</span> |
7799 |
|
</dt> |
7800 |
|
<dd class="index-item-body"> |
7801 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_charset">HTMLPageClass::set_charset()</a> in HTMLPageClass.inc</div> |
7802 |
|
<div class="index-item-description">set the character set</div> |
7803 |
|
</dd> |
7804 |
|
<dt class="field"> |
7805 |
|
<span class="method-title">set_class</span> |
7806 |
|
</dt> |
7807 |
|
<dd class="index-item-body"> |
7808 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a> in HTMLTagClass.inc</div> |
7809 |
|
<div class="index-item-description">This function is a shorthand helper to setting the class attribute on a tag.</div> |
7810 |
|
</dd> |
7811 |
|
<dt class="field"> |
7812 |
|
<span class="method-title">set_class</span> |
7813 |
|
</dt> |
7814 |
|
<dd class="index-item-body"> |
7815 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodset_class">WMLTagClass::set_class()</a> in WMLTAGS.inc</div> |
7816 |
|
<div class="index-item-description">This function is a shorthand helper to setting the class attribute on a tag.</div> |
7817 |
|
</dd> |
7818 |
|
<dt class="field"> |
7819 |
|
<span class="method-title">set_class</span> |
7820 |
|
</dt> |
7821 |
|
<dd class="index-item-body"> |
7822 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_class">SVGTagClass::set_class()</a> in SVGTAGS.inc</div> |
7823 |
|
<div class="index-item-description">This function is a shorthand helper to setting the 'class' attribute on a tag.</div> |
7824 |
|
</dd> |
7825 |
|
<dt class="field"> |
7826 |
|
<span class="method-title">set_collapse</span> |
7827 |
|
</dt> |
7828 |
|
<dd class="index-item-body"> |
7829 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a> in XMLTagClass.inc</div> |
7830 |
|
<div class="index-item-description">This function turns on the collapse flag</div> |
7831 |
|
</dd> |
7832 |
|
<dt class="field"> |
7833 |
|
<span class="method-title">set_collapse</span> |
7834 |
|
</dt> |
7835 |
|
<dd class="index-item-body"> |
7836 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a> in ContainerClass.inc</div> |
7837 |
|
<div class="index-item-description">This function turns on the collapse flag</div> |
7838 |
|
</dd> |
7839 |
|
<dt class="field"> |
7840 |
|
<span class="method-title">set_cols</span> |
7841 |
|
</dt> |
7842 |
|
<dd class="index-item-body"> |
7843 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_cols">ImageThumbnailWidget::set_cols()</a> in ImageThumbnailWidget.inc</div> |
7844 |
|
<div class="index-item-description">set how many columns the user wants to display per row of thumbnails.</div> |
7845 |
|
</dd> |
7846 |
|
<dt class="field"> |
7847 |
|
<span class="method-title">set_cols</span> |
7848 |
|
</dt> |
7849 |
|
<dd class="index-item-body"> |
7850 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodset_cols">FETextArea::set_cols()</a> in FETextArea.inc</div> |
7851 |
|
<div class="index-item-description">This method is used as a shortcut to set the cols attribute</div> |
7852 |
|
</dd> |
7853 |
|
<dt class="field"> |
7854 |
|
<span class="method-title">set_colspan</span> |
7855 |
|
</dt> |
7856 |
|
<dd class="index-item-body"> |
7857 |
|
<div class="index-item-details"><a href="phpHtmlLib/TDtag.html#methodset_colspan">TDtag::set_colspan()</a> in ALLTAGS.inc</div> |
7858 |
|
<div class="index-item-description">This is a helper for setting the colspan attribute</div> |
7859 |
|
</dd> |
7860 |
|
<dt class="field"> |
7861 |
|
<span class="method-title">set_company_name</span> |
7862 |
|
</dt> |
7863 |
|
<dd class="index-item-body"> |
7864 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_company_name">FooterNav::set_company_name()</a> in FooterNav.inc</div> |
7865 |
|
<div class="index-item-description">set the company name for the copyright statement.</div> |
7866 |
|
</dd> |
7867 |
|
<dt class="field"> |
7868 |
|
<span class="method-title">set_confirm</span> |
7869 |
|
</dt> |
7870 |
|
<dd class="index-item-body"> |
7871 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_confirm">FormContent::set_confirm()</a> in FormContent.inc</div> |
7872 |
|
<div class="index-item-description">This sets the $this->_has_confirmation</div> |
7873 |
|
</dd> |
7874 |
|
<dt class="field"> |
7875 |
|
<span class="method-title">set_copyright_flag</span> |
7876 |
|
</dt> |
7877 |
|
<dd class="index-item-body"> |
7878 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_copyright_flag">FooterNav::set_copyright_flag()</a> in FooterNav.inc</div> |
7879 |
|
<div class="index-item-description">set/unset the flag to tell us to render the copyright string</div> |
7880 |
|
</dd> |
7881 |
|
<dt class="field"> |
7882 |
|
<span class="method-title">set_count_column</span> |
7883 |
|
</dt> |
7884 |
|
<dd class="index-item-body"> |
7885 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_count_column">SQLDataListSource::set_count_column()</a> in SQLDataListSource.inc</div> |
7886 |
|
<div class="index-item-description">This function changes the counted column.</div> |
7887 |
|
</dd> |
7888 |
|
<dt class="field"> |
7889 |
|
<span class="method-title">set_data_all_slaves</span> |
7890 |
|
</dt> |
7891 |
|
<dd class="index-item-body"> |
7892 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_data_all_slaves">FormElement::set_data_all_slaves()</a> in FormElement.inc</div> |
7893 |
|
<div class="index-item-description">This function will call set_slave_data for all slaves should be called when value of parent changes</div> |
7894 |
|
</dd> |
7895 |
|
<dt class="field"> |
7896 |
|
<span class="method-title">set_data_source</span> |
7897 |
|
</dt> |
7898 |
|
<dd class="index-item-body"> |
7899 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_data_source">DataList::set_data_source()</a> in DataList.inc</div> |
7900 |
|
<div class="index-item-description">This function is used to set the DataListSource object for this instance</div> |
7901 |
|
</dd> |
7902 |
|
<dt class="field"> |
7903 |
|
<span class="method-title">set_date_string</span> |
7904 |
|
</dt> |
7905 |
|
<dd class="index-item-body"> |
7906 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_date_string">FooterNav::set_date_string()</a> in FooterNav.inc</div> |
7907 |
|
<div class="index-item-description">set the date string for the copyright.</div> |
7908 |
|
</dd> |
7909 |
|
<dt class="field"> |
7910 |
|
<span class="method-title">set_db_groupby_clause</span> |
7911 |
|
</dt> |
7912 |
|
<dd class="index-item-body"> |
7913 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_groupby_clause">SQLDataListSource::set_db_groupby_clause()</a> in SQLDataListSource.inc</div> |
7914 |
|
<div class="index-item-description">Sets the groupby clause for the query</div> |
7915 |
|
</dd> |
7916 |
|
<dt class="field"> |
7917 |
|
<span class="method-title">set_db_object</span> |
7918 |
|
</dt> |
7919 |
|
<dd class="index-item-body"> |
7920 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#methodset_db_object">PGSQLDataListSource::set_db_object()</a> in PGSQLDataListSource.inc</div> |
7921 |
|
<div class="index-item-description">Set the DB object we will use to talk to the DB.</div> |
7922 |
|
</dd> |
7923 |
|
<dt class="field"> |
7924 |
|
<span class="method-title">set_db_object</span> |
7925 |
|
</dt> |
7926 |
|
<dd class="index-item-body"> |
7927 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#methodset_db_object">ADODBSQLDataListSource::set_db_object()</a> in ADODBSQLDataListSource.inc</div> |
7928 |
|
<div class="index-item-description">Set the DB object we will use to talk to the DB.</div> |
7929 |
|
</dd> |
7930 |
|
<dt class="field"> |
7931 |
|
<span class="method-title">set_db_object</span> |
7932 |
|
</dt> |
7933 |
|
<dd class="index-item-body"> |
7934 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#methodset_db_object">PEARSQLDataListSource::set_db_object()</a> in PEARSQLDataListSource.inc</div> |
7935 |
|
<div class="index-item-description">Set the DB object we will use to talk to the DB.</div> |
7936 |
|
</dd> |
7937 |
|
<dt class="field"> |
7938 |
|
<span class="method-title">set_db_tables</span> |
7939 |
|
</dt> |
7940 |
|
<dd class="index-item-body"> |
7941 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_tables">SQLDataListSource::set_db_tables()</a> in SQLDataListSource.inc</div> |
7942 |
|
<div class="index-item-description">Set the tables from the DB you want to select on.</div> |
7943 |
|
</dd> |
7944 |
|
<dt class="field"> |
7945 |
|
<span class="method-title">set_db_values</span> |
7946 |
|
</dt> |
7947 |
|
<dd class="index-item-body"> |
7948 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_values">SQLDataListSource::set_db_values()</a> in SQLDataListSource.inc</div> |
7949 |
|
<div class="index-item-description">Set the values we want to select from the db.</div> |
7950 |
|
</dd> |
7951 |
|
<dt class="field"> |
7952 |
|
<span class="method-title">set_db_where_clause</span> |
7953 |
|
</dt> |
7954 |
|
<dd class="index-item-body"> |
7955 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_db_where_clause">SQLDataListSource::set_db_where_clause()</a> in SQLDataListSource.inc</div> |
7956 |
|
<div class="index-item-description">Set the user portion of the where clause.</div> |
7957 |
|
</dd> |
7958 |
|
<dt class="field"> |
7959 |
|
<span class="method-title">set_default_checked_items</span> |
7960 |
|
</dt> |
7961 |
|
<dd class="index-item-body"> |
7962 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_default_checked_items">DefaultGUIDatalist::set_default_checked_items()</a> in DefaultGUIDataList.inc</div> |
7963 |
|
<div class="index-item-description">This function is used to set the default list</div> |
7964 |
|
</dd> |
7965 |
|
<dt class="field"> |
7966 |
|
<span class="method-title">set_default_col_attributes</span> |
7967 |
|
</dt> |
7968 |
|
<dd class="index-item-body"> |
7969 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_default_col_attributes">TABLEtag::set_default_col_attributes()</a> in ALLTAGS.inc</div> |
7970 |
|
<div class="index-item-description">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.</div> |
7971 |
|
</dd> |
7972 |
|
<dt class="field"> |
7973 |
|
<span class="method-title">set_default_css</span> |
7974 |
|
</dt> |
7975 |
|
<dd class="index-item-body"> |
7976 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_default_css">FormContent::set_default_css()</a> in FormContent.inc</div> |
7977 |
|
<div class="index-item-description">This function is used to set the</div> |
7978 |
|
</dd> |
7979 |
|
<dt class="field"> |
7980 |
|
<span class="method-title">set_default_num_rows</span> |
7981 |
|
</dt> |
7982 |
|
<dd class="index-item-body"> |
7983 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_default_num_rows">DataList::set_default_num_rows()</a> in DataList.inc</div> |
7984 |
|
<div class="index-item-description">This function sets the default # of rows per page to display. By default its 10.</div> |
7985 |
|
</dd> |
7986 |
|
<dt class="field"> |
7987 |
|
<span class="method-title">set_default_order_case_sensitive</span> |
7988 |
|
</dt> |
7989 |
|
<dd class="index-item-body"> |
7990 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodset_default_order_case_sensitive">SQLDataListSource::set_default_order_case_sensitive()</a> in SQLDataListSource.inc</div> |
7991 |
|
<div class="index-item-description">This function is used to set the flag for the ability to sort/order by case sensitive or not.</div> |
7992 |
|
</dd> |
7993 |
|
<dt class="field"> |
7994 |
|
<span class="method-title">set_default_row_attributes</span> |
7995 |
|
</dt> |
7996 |
|
<dd class="index-item-body"> |
7997 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_default_row_attributes">TABLEtag::set_default_row_attributes()</a> in ALLTAGS.inc</div> |
7998 |
|
<div class="index-item-description">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.</div> |
7999 |
|
</dd> |
8000 |
|
<dt class="field"> |
8001 |
|
<span class="method-title">set_default_td_attributes</span> |
8002 |
|
</dt> |
8003 |
|
<dd class="index-item-body"> |
8004 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#methodset_default_td_attributes">TRtag::set_default_td_attributes()</a> in ALLTAGS.inc</div> |
8005 |
|
<div class="index-item-description">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.</div> |
8006 |
|
</dd> |
8007 |
|
<dt class="field"> |
8008 |
|
<span class="method-title">set_disabled</span> |
8009 |
|
</dt> |
8010 |
|
<dd class="index-item-body"> |
8011 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_disabled">FormElement::set_disabled()</a> in FormElement.inc</div> |
8012 |
|
<div class="index-item-description">Sets the disabled element flag</div> |
8013 |
|
</dd> |
8014 |
|
<dt class="field"> |
8015 |
|
<span class="method-title">set_doctype_link</span> |
8016 |
|
</dt> |
8017 |
|
<dd class="index-item-body"> |
8018 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a> in XMLDocumentClass.inc</div> |
8019 |
|
<div class="index-item-description">This method is used to set the link attributes</div> |
8020 |
|
</dd> |
8021 |
|
<dt class="field"> |
8022 |
|
<span class="method-title">set_doctype_source</span> |
8023 |
|
</dt> |
8024 |
|
<dd class="index-item-body"> |
8025 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a> in XMLDocumentClass.inc</div> |
8026 |
|
<div class="index-item-description">this function is used to change the DOCTYPE tag's source attribute. By default it is set to SYSTEM.</div> |
8027 |
|
</dd> |
8028 |
|
<dt class="field"> |
8029 |
|
<span class="method-title">set_element_name</span> |
8030 |
|
</dt> |
8031 |
|
<dd class="index-item-body"> |
8032 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_element_name">FormElement::set_element_name()</a> in FormElement.inc</div> |
8033 |
|
<div class="index-item-description">This allows you to force the element name to whatever you like, so you don't have to use the default name, which is generated based on the label.</div> |
8034 |
|
</dd> |
8035 |
|
<dt class="field"> |
8036 |
|
<span class="method-title">set_element_value</span> |
8037 |
|
</dt> |
8038 |
|
<dd class="index-item-body"> |
8039 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_element_value">FormContent::set_element_value()</a> in FormContent.inc</div> |
8040 |
|
<div class="index-item-description">This method is used to set the value for a non hidden element</div> |
8041 |
|
</dd> |
8042 |
|
<dt class="field"> |
8043 |
|
<span class="method-title">set_encoding</span> |
8044 |
|
</dt> |
8045 |
|
<dd class="index-item-body"> |
8046 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_encoding">HTMLPageClass::set_encoding()</a> in HTMLPageClass.inc</div> |
8047 |
|
<div class="index-item-description">This sets the encoding type for XHTML documents</div> |
8048 |
|
</dd> |
8049 |
|
<dt class="field"> |
8050 |
|
<span class="method-title">set_encoding</span> |
8051 |
|
</dt> |
8052 |
|
<dd class="index-item-body"> |
8053 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a> in XMLDocumentClass.inc</div> |
8054 |
|
<div class="index-item-description">set the character set</div> |
8055 |
|
</dd> |
8056 |
|
<dt class="field"> |
8057 |
|
<span class="method-title">set_error_css</span> |
8058 |
|
</dt> |
8059 |
|
<dd class="index-item-body"> |
8060 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_error_css">FormContent::set_error_css()</a> in FormContent.inc</div> |
8061 |
|
<div class="index-item-description">This function is used to set the css class that is used on text when an error on that field is detected.</div> |
8062 |
|
</dd> |
8063 |
|
<dt class="field"> |
8064 |
|
<span class="method-title">set_error_message</span> |
8065 |
|
</dt> |
8066 |
|
<dd class="index-item-body"> |
8067 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_error_message">FormElement::set_error_message()</a> in FormElement.inc</div> |
8068 |
|
<div class="index-item-description">Defines error message text and sets the error flag to true</div> |
8069 |
|
</dd> |
8070 |
|
<dt class="field"> |
8071 |
|
<span class="method-title">set_expandrows</span> |
8072 |
|
</dt> |
8073 |
|
<dd class="index-item-body"> |
8074 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_expandrows">DataList::set_expandrows()</a> in DataList.inc</div> |
8075 |
|
<div class="index-item-description">This sets the expandrows.</div> |
8076 |
|
</dd> |
8077 |
|
<dt class="field"> |
8078 |
|
<span class="method-title">set_favicon</span> |
8079 |
|
</dt> |
8080 |
|
<dd class="index-item-body"> |
8081 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_favicon">HTMLPageClass::set_favicon()</a> in HTMLPageClass.inc</div> |
8082 |
|
<div class="index-item-description">This allows you to change the default url/path for where the favicon.ico lives.</div> |
8083 |
|
</dd> |
8084 |
|
<dt class="field"> |
8085 |
|
<span class="method-title">set_favicon_flag</span> |
8086 |
|
</dt> |
8087 |
|
<dd class="index-item-body"> |
8088 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_favicon_flag">HTMLPageClass::set_favicon_flag()</a> in HTMLPageClass.inc</div> |
8089 |
|
<div class="index-item-description">This is used to enable the ability to add the favicon link in the head of the document.</div> |
8090 |
|
</dd> |
8091 |
|
<dt class="field"> |
8092 |
|
<span class="method-title">set_filedir</span> |
8093 |
|
</dt> |
8094 |
|
<dd class="index-item-body"> |
8095 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_filedir">ImageThumbnailWidget::set_filedir()</a> in ImageThumbnailWidget.inc</div> |
8096 |
|
<div class="index-item-description">Set the full path on disk where the images live.</div> |
8097 |
|
</dd> |
8098 |
|
<dt class="field"> |
8099 |
|
<span class="method-title">set_form_action</span> |
8100 |
|
</dt> |
8101 |
|
<dd class="index-item-body"> |
8102 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_action">FormProcessor::set_form_action()</a> in FormProcessor.inc</div> |
8103 |
|
<div class="index-item-description">Sets the form action</div> |
8104 |
|
</dd> |
8105 |
|
<dt class="field"> |
8106 |
|
<span class="method-title">set_form_action</span> |
8107 |
|
</dt> |
8108 |
|
<dd class="index-item-body"> |
8109 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_action">DataList::set_form_action()</a> in DataList.inc</div> |
8110 |
|
<div class="index-item-description">Sets the form action</div> |
8111 |
|
</dd> |
8112 |
|
<dt class="field"> |
8113 |
|
<span class="method-title">set_form_enctype</span> |
8114 |
|
</dt> |
8115 |
|
<dd class="index-item-body"> |
8116 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_enctype">FormProcessor::set_form_enctype()</a> in FormProcessor.inc</div> |
8117 |
|
<div class="index-item-description">Sets the form enctype</div> |
8118 |
|
</dd> |
8119 |
|
<dt class="field"> |
8120 |
|
<span class="method-title">set_form_errors_title</span> |
8121 |
|
</dt> |
8122 |
|
<dd class="index-item-body"> |
8123 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_title">FormContent::set_form_errors_title()</a> in FormContent.inc</div> |
8124 |
|
<div class="index-item-description">This allows us to change the form errors table title</div> |
8125 |
|
</dd> |
8126 |
|
<dt class="field"> |
8127 |
|
<span class="method-title">set_form_errors_width</span> |
8128 |
|
</dt> |
8129 |
|
<dd class="index-item-body"> |
8130 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_errors_width">FormContent::set_form_errors_width()</a> in FormContent.inc</div> |
8131 |
|
<div class="index-item-description">This method allows you to override the width of the form errors table.</div> |
8132 |
|
</dd> |
8133 |
|
<dt class="field"> |
8134 |
|
<span class="method-title">set_form_method</span> |
8135 |
|
</dt> |
8136 |
|
<dd class="index-item-body"> |
8137 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_method">FormProcessor::set_form_method()</a> in FormProcessor.inc</div> |
8138 |
|
<div class="index-item-description">This function is used to set the form method</div> |
8139 |
|
</dd> |
8140 |
|
<dt class="field"> |
8141 |
|
<span class="method-title">set_form_method</span> |
8142 |
|
</dt> |
8143 |
|
<dd class="index-item-body"> |
8144 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_method">DataList::set_form_method()</a> in DataList.inc</div> |
8145 |
|
<div class="index-item-description">This function is used to set the form method</div> |
8146 |
|
</dd> |
8147 |
|
<dt class="field"> |
8148 |
|
<span class="method-title">set_form_name</span> |
8149 |
|
</dt> |
8150 |
|
<dd class="index-item-body"> |
8151 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_name">DataList::set_form_name()</a> in DataList.inc</div> |
8152 |
|
<div class="index-item-description">This function is used to set the form name</div> |
8153 |
|
</dd> |
8154 |
|
<dt class="field"> |
8155 |
|
<span class="method-title">set_form_name</span> |
8156 |
|
</dt> |
8157 |
|
<dd class="index-item-body"> |
8158 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_form_name">FormElement::set_form_name()</a> in FormElement.inc</div> |
8159 |
|
<div class="index-item-description">in case anyone in JS land needs the name of the form that this element lives in</div> |
8160 |
|
</dd> |
8161 |
|
<dt class="field"> |
8162 |
|
<span class="method-title">set_form_name</span> |
8163 |
|
</dt> |
8164 |
|
<dd class="index-item-body"> |
8165 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_name">FormContent::set_form_name()</a> in FormContent.inc</div> |
8166 |
|
<div class="index-item-description">**************************</div> |
8167 |
|
</dd> |
8168 |
|
<dt class="field"> |
8169 |
|
<span class="method-title">set_form_name</span> |
8170 |
|
</dt> |
8171 |
|
<dd class="index-item-body"> |
8172 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_name">FormProcessor::set_form_name()</a> in FormProcessor.inc</div> |
8173 |
|
<div class="index-item-description">This function is used to set the form name</div> |
8174 |
|
</dd> |
8175 |
|
<dt class="field"> |
8176 |
|
<span class="method-title">set_form_render</span> |
8177 |
|
</dt> |
8178 |
|
<dd class="index-item-body"> |
8179 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_render">DataList::set_form_render()</a> in DataList.inc</div> |
8180 |
|
<div class="index-item-description">Sets whether to the output into a form</div> |
8181 |
|
</dd> |
8182 |
|
<dt class="field"> |
8183 |
|
<span class="method-title">set_form_tabindex</span> |
8184 |
|
</dt> |
8185 |
|
<dd class="index-item-body"> |
8186 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_tabindex">FormContent::set_form_tabindex()</a> in FormContent.inc</div> |
8187 |
|
<div class="index-item-description">This method is a helper method to set the FormElement's tabindex.</div> |
8188 |
|
</dd> |
8189 |
|
<dt class="field"> |
8190 |
|
<span class="method-title">set_form_target</span> |
8191 |
|
</dt> |
8192 |
|
<dd class="index-item-body"> |
8193 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_form_target">FormProcessor::set_form_target()</a> in FormProcessor.inc</div> |
8194 |
|
<div class="index-item-description">This function is used to set the form target</div> |
8195 |
|
</dd> |
8196 |
|
<dt class="field"> |
8197 |
|
<span class="method-title">set_form_target</span> |
8198 |
|
</dt> |
8199 |
|
<dd class="index-item-body"> |
8200 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_form_target">DataList::set_form_target()</a> in DataList.inc</div> |
8201 |
|
<div class="index-item-description">This function is used to set the form target</div> |
8202 |
|
</dd> |
8203 |
|
<dt class="field"> |
8204 |
|
<span class="method-title">set_form_title</span> |
8205 |
|
</dt> |
8206 |
|
<dd class="index-item-body"> |
8207 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodset_form_title">StandardFormContent::set_form_title()</a> in StandardFormContent.inc</div> |
8208 |
|
<div class="index-item-description">this method sets the form title which is used to wrap the entire form</div> |
8209 |
|
</dd> |
8210 |
|
<dt class="field"> |
8211 |
|
<span class="method-title">set_form_width</span> |
8212 |
|
</dt> |
8213 |
|
<dd class="index-item-body"> |
8214 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_form_width">FormContent::set_form_width()</a> in FormContent.inc</div> |
8215 |
|
<div class="index-item-description">this method sets the form name</div> |
8216 |
|
</dd> |
8217 |
|
<dt class="field"> |
8218 |
|
<span class="method-title">set_frameset</span> |
8219 |
|
</dt> |
8220 |
|
<dd class="index-item-body"> |
8221 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_frameset">HTMLPageClass::set_frameset()</a> in HTMLPageClass.inc</div> |
8222 |
|
<div class="index-item-description">This function is used to set the FRAMSETtag object for this page. This automatically sets the output for this page object to be a frameset.</div> |
8223 |
|
</dd> |
8224 |
|
<dt class="field"> |
8225 |
|
<span class="method-title">set_from_label</span> |
8226 |
|
</dt> |
8227 |
|
<dd class="index-item-body"> |
8228 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodset_from_label">FEComboListBox::set_from_label()</a> in FEListBox.inc</div> |
8229 |
|
<div class="index-item-description">Use this method to set the label for the 'from' field</div> |
8230 |
|
</dd> |
8231 |
|
<dt class="field"> |
8232 |
|
<span class="method-title">set_global_prefix</span> |
8233 |
|
</dt> |
8234 |
|
<dd class="index-item-body"> |
8235 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_global_prefix">ImageThumbnailWidget::set_global_prefix()</a> in ImageThumbnailWidget.inc</div> |
8236 |
|
<div class="index-item-description">This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.</div> |
8237 |
|
</dd> |
8238 |
|
<dt class="field"> |
8239 |
|
<span class="method-title">set_global_prefix</span> |
8240 |
|
</dt> |
8241 |
|
<dd class="index-item-body"> |
8242 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_global_prefix">DefaultGUIDatalist::set_global_prefix()</a> in DefaultGUIDataList.inc</div> |
8243 |
|
<div class="index-item-description">This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.</div> |
8244 |
|
</dd> |
8245 |
|
<dt class="field"> |
8246 |
|
<span class="method-title">set_global_prefix</span> |
8247 |
|
</dt> |
8248 |
|
<dd class="index-item-body"> |
8249 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_global_prefix">DataList::set_global_prefix()</a> in DataList.inc</div> |
8250 |
|
<div class="index-item-description">This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.</div> |
8251 |
|
</dd> |
8252 |
|
<dt class="field"> |
8253 |
|
<span class="method-title">set_grid_line_color</span> |
8254 |
|
</dt> |
8255 |
|
<dd class="index-item-body"> |
8256 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_color">SVGXYGraph::set_grid_line_color()</a> in SVGXYGraph.inc</div> |
8257 |
|
<div class="index-item-description">This allows you to set the color of the axis grid lines</div> |
8258 |
|
</dd> |
8259 |
|
<dt class="field"> |
8260 |
|
<span class="method-title">set_grid_line_flag</span> |
8261 |
|
</dt> |
8262 |
|
<dd class="index-item-body"> |
8263 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_grid_line_flag">SVGXYGraph::set_grid_line_flag()</a> in SVGXYGraph.inc</div> |
8264 |
|
<div class="index-item-description">This enables/disables the rendering of the grid lines for an axis</div> |
8265 |
|
</dd> |
8266 |
|
<dt class="field"> |
8267 |
|
<span class="method-title">set_header_flag</span> |
8268 |
|
</dt> |
8269 |
|
<dd class="index-item-body"> |
8270 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodset_header_flag">CSSBuilder::set_header_flag()</a> in CSSBuilder.inc</div> |
8271 |
|
<div class="index-item-description">This is used to set/update the header flag.</div> |
8272 |
|
</dd> |
8273 |
|
<dt class="field"> |
8274 |
|
<span class="method-title">set_height</span> |
8275 |
|
</dt> |
8276 |
|
<dd class="index-item-body"> |
8277 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_height">SVGGraph::set_height()</a> in SVGGraph.inc</div> |
8278 |
|
<div class="index-item-description">This method sets the height of the graph</div> |
8279 |
|
</dd> |
8280 |
|
<dt class="field"> |
8281 |
|
<span class="method-title">set_hidden_element_value</span> |
8282 |
|
</dt> |
8283 |
|
<dd class="index-item-body"> |
8284 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_hidden_element_value">FormContent::set_hidden_element_value()</a> in FormContent.inc</div> |
8285 |
|
<div class="index-item-description">This method is used to set the value for a hidden element</div> |
8286 |
|
</dd> |
8287 |
|
<dt class="field"> |
8288 |
|
<span class="method-title">set_html_attributes</span> |
8289 |
|
</dt> |
8290 |
|
<dd class="index-item-body"> |
8291 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_html_attributes">HTMLPageClass::set_html_attributes()</a> in HTMLPageClass.inc</div> |
8292 |
|
<div class="index-item-description">This function sets the attributes for the <html> tag</div> |
8293 |
|
</dd> |
8294 |
|
<dt class="field"> |
8295 |
|
<span class="method-title">set_http_content_type</span> |
8296 |
|
</dt> |
8297 |
|
<dd class="index-item-body"> |
8298 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a> in XMLDocumentClass.inc</div> |
8299 |
|
<div class="index-item-description">This function is used to set the http header content-type for output to browsers</div> |
8300 |
|
</dd> |
8301 |
|
<dt class="field"> |
8302 |
|
<span class="method-title">set_id</span> |
8303 |
|
</dt> |
8304 |
|
<dd class="index-item-body"> |
8305 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_id">SVGTagClass::set_id()</a> in SVGTAGS.inc</div> |
8306 |
|
<div class="index-item-description">This function is a shorthand helper to setting the id attribute on a tag.</div> |
8307 |
|
</dd> |
8308 |
|
<dt class="field"> |
8309 |
|
<span class="method-title">set_id</span> |
8310 |
|
</dt> |
8311 |
|
<dd class="index-item-body"> |
8312 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodset_id">WMLTagClass::set_id()</a> in WMLTAGS.inc</div> |
8313 |
|
<div class="index-item-description">This function is a shorthand helper to setting the id attribute on a tag.</div> |
8314 |
|
</dd> |
8315 |
|
<dt class="field"> |
8316 |
|
<span class="method-title">set_id</span> |
8317 |
|
</dt> |
8318 |
|
<dd class="index-item-body"> |
8319 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a> in HTMLTagClass.inc</div> |
8320 |
|
<div class="index-item-description">This function is a shorthand helper to setting the id attribute on a tag.</div> |
8321 |
|
</dd> |
8322 |
|
<dt class="field"> |
8323 |
|
<span class="method-title">set_image_path</span> |
8324 |
|
</dt> |
8325 |
|
<dd class="index-item-body"> |
8326 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_image_path">DataList::set_image_path()</a> in DataList.inc</div> |
8327 |
|
<div class="index-item-description">This function returns the path to the images used in this class</div> |
8328 |
|
</dd> |
8329 |
|
<dt class="field"> |
8330 |
|
<span class="method-title">set_indent_flag</span> |
8331 |
|
</dt> |
8332 |
|
<dd class="index-item-body"> |
8333 |
|
<div class="index-item-details"><a href="phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a> in ContainerClass.inc</div> |
8334 |
|
<div class="index-item-description">function to set the indent flag</div> |
8335 |
|
</dd> |
8336 |
|
<dt class="field"> |
8337 |
|
<span class="method-title">set_item_name</span> |
8338 |
|
</dt> |
8339 |
|
<dd class="index-item-body"> |
8340 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_item_name">ListAction::set_item_name()</a> in ListAction.inc</div> |
8341 |
|
<div class="index-item-description">Set the name of the deleted items</div> |
8342 |
|
</dd> |
8343 |
|
<dt class="field"> |
8344 |
|
<span class="method-title">set_label_text</span> |
8345 |
|
</dt> |
8346 |
|
<dd class="index-item-body"> |
8347 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_label_text">FormElement::set_label_text()</a> in FormElement.inc</div> |
8348 |
|
<div class="index-item-description">This function will set the label for the element</div> |
8349 |
|
</dd> |
8350 |
|
<dt class="field"> |
8351 |
|
<span class="method-title">set_language</span> |
8352 |
|
</dt> |
8353 |
|
<dd class="index-item-body"> |
8354 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_language">HTMLPageClass::set_language()</a> in HTMLPageClass.inc</div> |
8355 |
|
<div class="index-item-description">This method sets the lang, and xml:lang setting in the HTML tag.</div> |
8356 |
|
</dd> |
8357 |
|
<dt class="field"> |
8358 |
|
<span class="method-title">set_legalnotice_url</span> |
8359 |
|
</dt> |
8360 |
|
<dd class="index-item-body"> |
8361 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_legalnotice_url">FooterNav::set_legalnotice_url()</a> in FooterNav.inc</div> |
8362 |
|
<div class="index-item-description">set the legal notice url.</div> |
8363 |
|
</dd> |
8364 |
|
<dt class="field"> |
8365 |
|
<span class="method-title">set_limit</span> |
8366 |
|
</dt> |
8367 |
|
<dd class="index-item-body"> |
8368 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_limit">DataListSource::set_limit()</a> in DataListSource.inc</div> |
8369 |
|
<div class="index-item-description">This function is used to set</div> |
8370 |
|
</dd> |
8371 |
|
<dt class="field"> |
8372 |
|
<span class="method-title">set_list_data</span> |
8373 |
|
</dt> |
8374 |
|
<dd class="index-item-body"> |
8375 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html#methodset_list_data">FEListBoxMaster::set_list_data()</a> in FEListBoxMaster.inc</div> |
8376 |
|
<div class="index-item-description">This function sets the array of data to be used in the data list</div> |
8377 |
|
</dd> |
8378 |
|
<dt class="field"> |
8379 |
|
<span class="method-title">set_list_data</span> |
8380 |
|
</dt> |
8381 |
|
<dd class="index-item-body"> |
8382 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodset_list_data">FEDataList::set_list_data()</a> in FEDataList.inc</div> |
8383 |
|
<div class="index-item-description">This function sets the array of data to be used in the data list</div> |
8384 |
|
</dd> |
8385 |
|
<dt class="field"> |
8386 |
|
<span class="method-title">set_maxthumbs_per_page</span> |
8387 |
|
</dt> |
8388 |
|
<dd class="index-item-body"> |
8389 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_maxthumbs_per_page">ImageThumbnailWidget::set_maxthumbs_per_page()</a> in ImageThumbnailWidget.inc</div> |
8390 |
|
<div class="index-item-description">set how many thumbnails to display per page.</div> |
8391 |
|
</dd> |
8392 |
|
<dt class="field"> |
8393 |
|
<span class="method-title">set_max_rows</span> |
8394 |
|
</dt> |
8395 |
|
<dd class="index-item-body"> |
8396 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_max_rows">DataList::set_max_rows()</a> in DataList.inc</div> |
8397 |
|
<div class="index-item-description">This sets the maximum # of rows to display when in expand mode</div> |
8398 |
|
</dd> |
8399 |
|
<dt class="field"> |
8400 |
|
<span class="method-title">set_max_size</span> |
8401 |
|
</dt> |
8402 |
|
<dd class="index-item-body"> |
8403 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodset_max_size">FEFile::set_max_size()</a> in FEFile.inc</div> |
8404 |
|
<div class="index-item-description">This allows the user to set the max size of the file</div> |
8405 |
|
</dd> |
8406 |
|
<dt class="field"> |
8407 |
|
<span class="method-title">set_message</span> |
8408 |
|
</dt> |
8409 |
|
<dd class="index-item-body"> |
8410 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#methodset_message">MessageBoxWidget::set_message()</a> in MessageBoxWidget.inc</div> |
8411 |
|
<div class="index-item-description">This sets the _message for the _message window.</div> |
8412 |
|
</dd> |
8413 |
|
<dt class="field"> |
8414 |
|
<span class="method-title">set_newline_after_closetag</span> |
8415 |
|
</dt> |
8416 |
|
<dd class="index-item-body"> |
8417 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a> in XMLTagClass.inc</div> |
8418 |
|
<div class="index-item-description">set the newline_after_content flag</div> |
8419 |
|
</dd> |
8420 |
|
<dt class="field"> |
8421 |
|
<span class="method-title">set_newline_after_opentag</span> |
8422 |
|
</dt> |
8423 |
|
<dd class="index-item-body"> |
8424 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a> in XMLTagClass.inc</div> |
8425 |
|
<div class="index-item-description">set the newline_after_opentag flag</div> |
8426 |
|
</dd> |
8427 |
|
<dt class="field"> |
8428 |
|
<span class="method-title">set_not_found_message</span> |
8429 |
|
</dt> |
8430 |
|
<dd class="index-item-body"> |
8431 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_not_found_message">DataListSource::set_not_found_message()</a> in DataListSource.inc</div> |
8432 |
|
<div class="index-item-description">This function is used to set the message displayed when no data is found</div> |
8433 |
|
</dd> |
8434 |
|
<dt class="field"> |
8435 |
|
<span class="method-title">set_not_found_message</span> |
8436 |
|
</dt> |
8437 |
|
<dd class="index-item-body"> |
8438 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_not_found_message">DataList::set_not_found_message()</a> in DataList.inc</div> |
8439 |
|
<div class="index-item-description">This function is used to set the message displayed when no data is found</div> |
8440 |
|
</dd> |
8441 |
|
<dt class="field"> |
8442 |
|
<span class="method-title">set_numrows</span> |
8443 |
|
</dt> |
8444 |
|
<dd class="index-item-body"> |
8445 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_numrows">DataList::set_numrows()</a> in DataList.inc</div> |
8446 |
|
<div class="index-item-description">This function sets the # of rows to display per page.</div> |
8447 |
|
</dd> |
8448 |
|
<dt class="field"> |
8449 |
|
<span class="method-title">set_offset</span> |
8450 |
|
</dt> |
8451 |
|
<dd class="index-item-body"> |
8452 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_offset">DataListSource::set_offset()</a> in DataListSource.inc</div> |
8453 |
|
<div class="index-item-description">This sets the offset value and resets the index into the data array (in non DB children)</div> |
8454 |
|
</dd> |
8455 |
|
<dt class="field"> |
8456 |
|
<span class="method-title">set_offset</span> |
8457 |
|
</dt> |
8458 |
|
<dd class="index-item-body"> |
8459 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_offset">DataList::set_offset()</a> in DataList.inc</div> |
8460 |
|
<div class="index-item-description">This function is used to set/change the offset for this list.</div> |
8461 |
|
</dd> |
8462 |
|
<dt class="field"> |
8463 |
|
<span class="method-title">set_onsubmit</span> |
8464 |
|
</dt> |
8465 |
|
<dd class="index-item-body"> |
8466 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_onsubmit">FormProcessor::set_onsubmit()</a> in FormProcessor.inc</div> |
8467 |
|
<div class="index-item-description">Set the onsubmit attribute to the form NOTE: The FormContent child can automatically set this value depending on the FormElement children it contains.</div> |
8468 |
|
</dd> |
8469 |
|
<dt class="field"> |
8470 |
|
<span class="method-title">set_option</span> |
8471 |
|
</dt> |
8472 |
|
<dd class="index-item-body"> |
8473 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_option">SVGGraph::set_option()</a> in SVGGraph.inc</div> |
8474 |
|
<div class="index-item-description">This function is used to set a particular option for the graph</div> |
8475 |
|
</dd> |
8476 |
|
<dt class="field"> |
8477 |
|
<span class="method-title">set_orderby</span> |
8478 |
|
</dt> |
8479 |
|
<dd class="index-item-body"> |
8480 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_orderby">DataListSource::set_orderby()</a> in DataListSource.inc</div> |
8481 |
|
<div class="index-item-description">This sets the orderby column name.</div> |
8482 |
|
</dd> |
8483 |
|
<dt class="field"> |
8484 |
|
<span class="method-title">set_permissions_message</span> |
8485 |
|
</dt> |
8486 |
|
<dd class="index-item-body"> |
8487 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#methodset_permissions_message">PageWidget::set_permissions_message()</a> in PageWidget.inc</div> |
8488 |
|
<div class="index-item-description">This is used to set the various options for displaying the failed permissions box. This should be called prior to returning false in the permissions() method</div> |
8489 |
|
</dd> |
8490 |
|
<dt class="field"> |
8491 |
|
<span class="method-title">set_prefix</span> |
8492 |
|
</dt> |
8493 |
|
<dd class="index-item-body"> |
8494 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodset_prefix">TextCSSNav::set_prefix()</a> in TextCSSNav.inc</div> |
8495 |
|
<div class="index-item-description">This method is used to set the prefix for</div> |
8496 |
|
</dd> |
8497 |
|
<dt class="field"> |
8498 |
|
<span class="method-title">set_privacypolicy_url</span> |
8499 |
|
</dt> |
8500 |
|
<dd class="index-item-body"> |
8501 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_privacypolicy_url">FooterNav::set_privacypolicy_url()</a> in FooterNav.inc</div> |
8502 |
|
<div class="index-item-description">sets the Privacy policy url.</div> |
8503 |
|
</dd> |
8504 |
|
<dt class="field"> |
8505 |
|
<span class="method-title">set_refresh</span> |
8506 |
|
</dt> |
8507 |
|
<dd class="index-item-body"> |
8508 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_refresh">HTMLPageClass::set_refresh()</a> in HTMLPageClass.inc</div> |
8509 |
|
<div class="index-item-description">Automatically set a page meta tag refresh</div> |
8510 |
|
</dd> |
8511 |
|
<dt class="field"> |
8512 |
|
<span class="method-title">set_render_form_after_success</span> |
8513 |
|
</dt> |
8514 |
|
<dd class="index-item-body"> |
8515 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#methodset_render_form_after_success">FormProcessor::set_render_form_after_success()</a> in FormProcessor.inc</div> |
8516 |
|
<div class="index-item-description">This function turns on the ability to</div> |
8517 |
|
</dd> |
8518 |
|
<dt class="field"> |
8519 |
|
<span class="method-title">set_required</span> |
8520 |
|
</dt> |
8521 |
|
<dd class="index-item-body"> |
8522 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_required">FormElement::set_required()</a> in FormElement.inc</div> |
8523 |
|
<div class="index-item-description">This function set the elements required state</div> |
8524 |
|
</dd> |
8525 |
|
<dt class="field"> |
8526 |
|
<span class="method-title">set_required_marker</span> |
8527 |
|
</dt> |
8528 |
|
<dd class="index-item-body"> |
8529 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_required_marker">FormContent::set_required_marker()</a> in FormContent.inc</div> |
8530 |
|
<div class="index-item-description">This function is used to set the required field marker</div> |
8531 |
|
</dd> |
8532 |
|
<dt class="field"> |
8533 |
|
<span class="method-title">set_required_symbol</span> |
8534 |
|
</dt> |
8535 |
|
<dd class="index-item-body"> |
8536 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_required_symbol">FormElement::set_required_symbol()</a> in FormElement.inc</div> |
8537 |
|
<div class="index-item-description">This allows you to customize the require string marker</div> |
8538 |
|
</dd> |
8539 |
|
<dt class="field"> |
8540 |
|
<span class="method-title">set_required_text</span> |
8541 |
|
</dt> |
8542 |
|
<dd class="index-item-body"> |
8543 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_required_text">FormContent::set_required_text()</a> in FormContent.inc</div> |
8544 |
|
<div class="index-item-description">This sets the required text</div> |
8545 |
|
</dd> |
8546 |
|
<dt class="field"> |
8547 |
|
<span class="method-title">set_reverseorder</span> |
8548 |
|
</dt> |
8549 |
|
<dd class="index-item-body"> |
8550 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_reverseorder">DataList::set_reverseorder()</a> in DataList.inc</div> |
8551 |
|
<div class="index-item-description">This function sets the reverse order flag to a new value.</div> |
8552 |
|
</dd> |
8553 |
|
<dt class="field"> |
8554 |
|
<span class="method-title">set_reverseorder</span> |
8555 |
|
</dt> |
8556 |
|
<dd class="index-item-body"> |
8557 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_reverseorder">DataListSource::set_reverseorder()</a> in DataListSource.inc</div> |
8558 |
|
<div class="index-item-description">This sets the flag that tells us the direction in which to order the orderby column.</div> |
8559 |
|
</dd> |
8560 |
|
<dt class="field"> |
8561 |
|
<span class="method-title">set_root_attribute</span> |
8562 |
|
</dt> |
8563 |
|
<dd class="index-item-body"> |
8564 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a> in XMLDocumentClass.inc</div> |
8565 |
|
<div class="index-item-description">This sets 1 root tag attribute value pair</div> |
8566 |
|
</dd> |
8567 |
|
<dt class="field"> |
8568 |
|
<span class="method-title">set_root_attributes</span> |
8569 |
|
</dt> |
8570 |
|
<dd class="index-item-body"> |
8571 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a> in XMLDocumentClass.inc</div> |
8572 |
|
<div class="index-item-description">This function is used to set the root xml tag's attributes</div> |
8573 |
|
</dd> |
8574 |
|
<dt class="field"> |
8575 |
|
<span class="method-title">set_root_name</span> |
8576 |
|
</dt> |
8577 |
|
<dd class="index-item-body"> |
8578 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a> in XMLDocumentClass.inc</div> |
8579 |
|
<div class="index-item-description">Set the document name and the root tag's name.</div> |
8580 |
|
</dd> |
8581 |
|
<dt class="field"> |
8582 |
|
<span class="method-title">set_rows</span> |
8583 |
|
</dt> |
8584 |
|
<dd class="index-item-body"> |
8585 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodset_rows">FETextArea::set_rows()</a> in FETextArea.inc</div> |
8586 |
|
<div class="index-item-description">This method is used as a shortcut to set the rows attribute</div> |
8587 |
|
</dd> |
8588 |
|
<dt class="field"> |
8589 |
|
<span class="method-title">set_rowspan</span> |
8590 |
|
</dt> |
8591 |
|
<dd class="index-item-body"> |
8592 |
|
<div class="index-item-details"><a href="phpHtmlLib/TDtag.html#methodset_rowspan">TDtag::set_rowspan()</a> in ALLTAGS.inc</div> |
8593 |
|
<div class="index-item-description">This is a helper for setting the rowspan attribute</div> |
8594 |
|
</dd> |
8595 |
|
<dt class="field"> |
8596 |
|
<span class="method-title">set_row_attributes</span> |
8597 |
|
</dt> |
8598 |
|
<dd class="index-item-body"> |
8599 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_row_attributes">TABLEtag::set_row_attributes()</a> in ALLTAGS.inc</div> |
8600 |
|
<div class="index-item-description">update the attributes of a particular row or tr.</div> |
8601 |
|
</dd> |
8602 |
|
<dt class="field"> |
8603 |
|
<span class="method-title">set_save_vars</span> |
8604 |
|
</dt> |
8605 |
|
<dd class="index-item-body"> |
8606 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodset_save_vars">TabList::set_save_vars()</a> in TabWidget.inc</div> |
8607 |
|
<div class="index-item-description">This function sets the save variables that the user/child wants to automatically propogate</div> |
8608 |
|
</dd> |
8609 |
|
<dt class="field"> |
8610 |
|
<span class="method-title">set_save_vars</span> |
8611 |
|
</dt> |
8612 |
|
<dd class="index-item-body"> |
8613 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_save_vars">DataList::set_save_vars()</a> in DataList.inc</div> |
8614 |
|
<div class="index-item-description">This function sets the save variables that the user/child wants to automatically propogate</div> |
8615 |
|
</dd> |
8616 |
|
<dt class="field"> |
8617 |
|
<span class="method-title">set_save_vars_Flag</span> |
8618 |
|
</dt> |
8619 |
|
<dd class="index-item-body"> |
8620 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodset_save_vars_Flag">ListAction::set_save_vars_Flag()</a> in ListAction.inc</div> |
8621 |
|
<div class="index-item-description">This method sets the flag that tells us to automatically add hidden form fields for all the GET/POST vars passed in to us.</div> |
8622 |
|
</dd> |
8623 |
|
<dt class="field"> |
8624 |
|
<span class="method-title">set_searchby</span> |
8625 |
|
</dt> |
8626 |
|
<dd class="index-item-body"> |
8627 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_searchby">DataListSource::set_searchby()</a> in DataListSource.inc</div> |
8628 |
|
<div class="index-item-description">This sets the column that we want to search from.</div> |
8629 |
|
</dd> |
8630 |
|
<dt class="field"> |
8631 |
|
<span class="method-title">set_searchby_value</span> |
8632 |
|
</dt> |
8633 |
|
<dd class="index-item-body"> |
8634 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_searchby_value">DataListSource::set_searchby_value()</a> in DataListSource.inc</div> |
8635 |
|
<div class="index-item-description">This sets the data that we want to search for.</div> |
8636 |
|
</dd> |
8637 |
|
<dt class="field"> |
8638 |
|
<span class="method-title">set_search_collapse</span> |
8639 |
|
</dt> |
8640 |
|
<dd class="index-item-body"> |
8641 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodset_search_collapse">DefaultGUIDatalist::set_search_collapse()</a> in DefaultGUIDataList.inc</div> |
8642 |
|
<div class="index-item-description">This sets the flag to turn on/off the ability to collapse the search box.</div> |
8643 |
|
</dd> |
8644 |
|
<dt class="field"> |
8645 |
|
<span class="method-title">set_search_type</span> |
8646 |
|
</dt> |
8647 |
|
<dd class="index-item-body"> |
8648 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_search_type">DataList::set_search_type()</a> in DataList.inc</div> |
8649 |
|
<div class="index-item-description">This function sets the search type</div> |
8650 |
|
</dd> |
8651 |
|
<dt class="field"> |
8652 |
|
<span class="method-title">set_search_type</span> |
8653 |
|
</dt> |
8654 |
|
<dd class="index-item-body"> |
8655 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_search_type">DataListSource::set_search_type()</a> in DataListSource.inc</div> |
8656 |
|
<div class="index-item-description">This function sets the search type (simple or advanced)</div> |
8657 |
|
</dd> |
8658 |
|
<dt class="field"> |
8659 |
|
<span class="method-title">set_secondary_orderby</span> |
8660 |
|
</dt> |
8661 |
|
<dd class="index-item-body"> |
8662 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_secondary_orderby">DataListSource::set_secondary_orderby()</a> in DataListSource.inc</div> |
8663 |
|
<div class="index-item-description">This method is used to set a secondary list of columns to order/sort by.</div> |
8664 |
|
</dd> |
8665 |
|
<dt class="field"> |
8666 |
|
<span class="method-title">set_selected</span> |
8667 |
|
</dt> |
8668 |
|
<dd class="index-item-body"> |
8669 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodset_selected">TreeNav::set_selected()</a> in TreeNav.inc</div> |
8670 |
|
<div class="index-item-description">Set this text as the selected item</div> |
8671 |
|
</dd> |
8672 |
|
<dt class="field"> |
8673 |
|
<span class="method-title">set_showall</span> |
8674 |
|
</dt> |
8675 |
|
<dd class="index-item-body"> |
8676 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_showall">DataList::set_showall()</a> in DataList.inc</div> |
8677 |
|
<div class="index-item-description">This method sets the flag to tell us to show every row found in the DataListSource.</div> |
8678 |
|
</dd> |
8679 |
|
<dt class="field"> |
8680 |
|
<span class="method-title">set_show_cellborders</span> |
8681 |
|
</dt> |
8682 |
|
<dd class="index-item-body"> |
8683 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_show_cellborders">InfoTable::set_show_cellborders()</a> in InfoTable.inc</div> |
8684 |
|
<div class="index-item-description">This method is used to set the flag to allow showing of the internal borders or not.</div> |
8685 |
|
</dd> |
8686 |
|
<dt class="field"> |
8687 |
|
<span class="method-title">set_show_results</span> |
8688 |
|
</dt> |
8689 |
|
<dd class="index-item-body"> |
8690 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_show_results">DataList::set_show_results()</a> in DataList.inc</div> |
8691 |
|
<div class="index-item-description">This function is used to set the value of the _show_results_flag</div> |
8692 |
|
</dd> |
8693 |
|
<dt class="field"> |
8694 |
|
<span class="method-title">set_simplesearch_modifier</span> |
8695 |
|
</dt> |
8696 |
|
<dd class="index-item-body"> |
8697 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_simplesearch_modifier">DataListSource::set_simplesearch_modifier()</a> in DataListSource.inc</div> |
8698 |
|
<div class="index-item-description">This sets the simple search modifier</div> |
8699 |
|
</dd> |
8700 |
|
<dt class="field"> |
8701 |
|
<span class="method-title">set_simple_search_modifier</span> |
8702 |
|
</dt> |
8703 |
|
<dd class="index-item-body"> |
8704 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodset_simple_search_modifier">DataList::set_simple_search_modifier()</a> in DataList.inc</div> |
8705 |
|
<div class="index-item-description">Set the simple search modifyer flag.</div> |
8706 |
|
</dd> |
8707 |
|
<dt class="field"> |
8708 |
|
<span class="method-title">set_slave_data</span> |
8709 |
|
</dt> |
8710 |
|
<dd class="index-item-body"> |
8711 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_data">FormElement::set_slave_data()</a> in FormElement.inc</div> |
8712 |
|
<div class="index-item-description">This function will set the data the parent wants to set for the slave</div> |
8713 |
|
</dd> |
8714 |
|
<dt class="field"> |
8715 |
|
<span class="method-title">set_slave_data</span> |
8716 |
|
</dt> |
8717 |
|
<dd class="index-item-body"> |
8718 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEListBoxMaster.html#methodset_slave_data">FEListBoxMaster::set_slave_data()</a> in FEListBoxMaster.inc</div> |
8719 |
|
<div class="index-item-description">This function will set the data the parent wants to set for the slave</div> |
8720 |
|
</dd> |
8721 |
|
<dt class="field"> |
8722 |
|
<span class="method-title">set_slave_elements</span> |
8723 |
|
</dt> |
8724 |
|
<dd class="index-item-body"> |
8725 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_slave_elements">FormElement::set_slave_elements()</a> in FormElement.inc</div> |
8726 |
|
<div class="index-item-description">This function will set the slaves of this element</div> |
8727 |
|
</dd> |
8728 |
|
<dt class="field"> |
8729 |
|
<span class="method-title">set_stripslashes</span> |
8730 |
|
</dt> |
8731 |
|
<dd class="index-item-body"> |
8732 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#methodset_stripslashes">FormContent::set_stripslashes()</a> in FormContent.inc</div> |
8733 |
|
<div class="index-item-description">This sets the stripslashes flag for this object.</div> |
8734 |
|
</dd> |
8735 |
|
<dt class="field"> |
8736 |
|
<span class="method-title">set_stripslashes</span> |
8737 |
|
</dt> |
8738 |
|
<dd class="index-item-body"> |
8739 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_stripslashes">FormElement::set_stripslashes()</a> in FormElement.inc</div> |
8740 |
|
<div class="index-item-description">This sets the stripslashes flag for this object.</div> |
8741 |
|
</dd> |
8742 |
|
<dt class="field"> |
8743 |
|
<span class="method-title">set_style</span> |
8744 |
|
</dt> |
8745 |
|
<dd class="index-item-body"> |
8746 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_style">SVGTagClass::set_style()</a> in SVGTAGS.inc</div> |
8747 |
|
<div class="index-item-description">This function is a shorthand helper to setting the 'style' attribute on a tag.</div> |
8748 |
|
</dd> |
8749 |
|
<dt class="field"> |
8750 |
|
<span class="method-title">set_style</span> |
8751 |
|
</dt> |
8752 |
|
<dd class="index-item-body"> |
8753 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a> in HTMLTagClass.inc</div> |
8754 |
|
<div class="index-item-description">This function is a shorthand helper to setting the style attribute on a tag.</div> |
8755 |
|
</dd> |
8756 |
|
<dt class="field"> |
8757 |
|
<span class="method-title">set_style_attribute</span> |
8758 |
|
</dt> |
8759 |
|
<dd class="index-item-body"> |
8760 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_style_attribute">FormElement::set_style_attribute()</a> in FormElement.inc</div> |
8761 |
|
<div class="index-item-description">Sets elements css attribute</div> |
8762 |
|
</dd> |
8763 |
|
<dt class="field"> |
8764 |
|
<span class="method-title">set_subtitle</span> |
8765 |
|
</dt> |
8766 |
|
<dd class="index-item-body"> |
8767 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#methodset_subtitle">RoundTitleTable::set_subtitle()</a> in RoundTitleTable.inc</div> |
8768 |
|
</dd> |
8769 |
|
<dt class="field"> |
8770 |
|
<span class="method-title">set_subtitle</span> |
8771 |
|
</dt> |
8772 |
|
<dd class="index-item-body"> |
8773 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodset_subtitle">VerticalCSSNavTable::set_subtitle()</a> in VerticalCSSNavTable.inc</div> |
8774 |
|
<div class="index-item-description">This sets the subtitle</div> |
8775 |
|
</dd> |
8776 |
|
<dt class="field"> |
8777 |
|
<span class="method-title">set_subtitle</span> |
8778 |
|
</dt> |
8779 |
|
<dd class="index-item-body"> |
8780 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#methodset_subtitle">NavTable::set_subtitle()</a> in NavTable.inc</div> |
8781 |
|
</dd> |
8782 |
|
<dt class="field"> |
8783 |
|
<span class="method-title">set_summary</span> |
8784 |
|
</dt> |
8785 |
|
<dd class="index-item-body"> |
8786 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#methodset_summary">TABLEtag::set_summary()</a> in ALLTAGS.inc</div> |
8787 |
|
<div class="index-item-description">This method is used to set a summary attribute on the table for speech-synthesizing non-visual browsers</div> |
8788 |
|
</dd> |
8789 |
|
<dt class="field"> |
8790 |
|
<span class="method-title">set_tabindex</span> |
8791 |
|
</dt> |
8792 |
|
<dd class="index-item-body"> |
8793 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_tabindex">FormElement::set_tabindex()</a> in FormElement.inc</div> |
8794 |
|
<div class="index-item-description">Sets the element's tab index</div> |
8795 |
|
</dd> |
8796 |
|
<dt class="field"> |
8797 |
|
<span class="method-title">set_tag_attribute</span> |
8798 |
|
</dt> |
8799 |
|
<dd class="index-item-body"> |
8800 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a> in XMLTagClass.inc</div> |
8801 |
|
<div class="index-item-description">add a single attribute (name="value")</div> |
8802 |
|
</dd> |
8803 |
|
<dt class="field"> |
8804 |
|
<span class="method-title">set_tag_attributes</span> |
8805 |
|
</dt> |
8806 |
|
<dd class="index-item-body"> |
8807 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a> in XMLTagClass.inc</div> |
8808 |
|
<div class="index-item-description">add multiple attributes (name="value")</div> |
8809 |
|
</dd> |
8810 |
|
<dt class="field"> |
8811 |
|
<span class="method-title">set_tag_name</span> |
8812 |
|
</dt> |
8813 |
|
<dd class="index-item-body"> |
8814 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a> in XMLTagClass.inc</div> |
8815 |
|
<div class="index-item-description">This method sets the name of the tag</div> |
8816 |
|
</dd> |
8817 |
|
<dt class="field"> |
8818 |
|
<span class="method-title">set_temp_dir</span> |
8819 |
|
</dt> |
8820 |
|
<dd class="index-item-body"> |
8821 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodset_temp_dir">FEFile::set_temp_dir()</a> in FEFile.inc</div> |
8822 |
|
<div class="index-item-description">This is so the user can set the temp directory where the file will be saved during confirmation (if any)</div> |
8823 |
|
</dd> |
8824 |
|
<dt class="field"> |
8825 |
|
<span class="method-title">set_text_debug</span> |
8826 |
|
</dt> |
8827 |
|
<dd class="index-item-body"> |
8828 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_text_debug">HTMLPageClass::set_text_debug()</a> in HTMLPageClass.inc</div> |
8829 |
|
<div class="index-item-description">set the $_text_debug flag</div> |
8830 |
|
</dd> |
8831 |
|
<dt class="field"> |
8832 |
|
<span class="method-title">set_text_format</span> |
8833 |
|
</dt> |
8834 |
|
<dd class="index-item-body"> |
8835 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodset_text_format">FEDate::set_text_format()</a> in FEListBox.inc</div> |
8836 |
|
<div class="index-item-description">this method sets the format string used in get_value_text(). Use this method to set special punctuation for the confirmation display.</div> |
8837 |
|
</dd> |
8838 |
|
<dt class="field"> |
8839 |
|
<span class="method-title">set_thumbnail_dimensions</span> |
8840 |
|
</dt> |
8841 |
|
<dd class="index-item-body"> |
8842 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_dimensions">ImageThumbnailWidget::set_thumbnail_dimensions()</a> in ImageThumbnailWidget.inc</div> |
8843 |
|
<div class="index-item-description">Sets all thumnail dimensions.</div> |
8844 |
|
</dd> |
8845 |
|
<dt class="field"> |
8846 |
|
<span class="method-title">set_thumbnail_script</span> |
8847 |
|
</dt> |
8848 |
|
<dd class="index-item-body"> |
8849 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_script">ImageThumbnailWidget::set_thumbnail_script()</a> in ImageThumbnailWidget.inc</div> |
8850 |
|
<div class="index-item-description">Set the url for the thumbnail generation script.</div> |
8851 |
|
</dd> |
8852 |
|
<dt class="field"> |
8853 |
|
<span class="method-title">set_title</span> |
8854 |
|
</dt> |
8855 |
|
<dd class="index-item-body"> |
8856 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#methodset_title">HTMLPageClass::set_title()</a> in HTMLPageClass.inc</div> |
8857 |
|
<div class="index-item-description">set the title of the page output.</div> |
8858 |
|
</dd> |
8859 |
|
<dt class="field"> |
8860 |
|
<span class="method-title">set_title</span> |
8861 |
|
</dt> |
8862 |
|
<dd class="index-item-body"> |
8863 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_title">FormElement::set_title()</a> in FormElement.inc</div> |
8864 |
|
<div class="index-item-description">Sets elements title text</div> |
8865 |
|
</dd> |
8866 |
|
<dt class="field"> |
8867 |
|
<span class="method-title">set_title</span> |
8868 |
|
</dt> |
8869 |
|
<dd class="index-item-body"> |
8870 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title">SVGGraph::set_title()</a> in SVGGraph.inc</div> |
8871 |
|
<div class="index-item-description">This method sets the title for the graph</div> |
8872 |
|
</dd> |
8873 |
|
<dt class="field"> |
8874 |
|
<span class="method-title">set_title</span> |
8875 |
|
</dt> |
8876 |
|
<dd class="index-item-body"> |
8877 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a> in BaseWidget.inc</div> |
8878 |
|
<div class="index-item-description">Set the title for the widget.</div> |
8879 |
|
</dd> |
8880 |
|
<dt class="field"> |
8881 |
|
<span class="method-title">set_title_font_height</span> |
8882 |
|
</dt> |
8883 |
|
<dd class="index-item-body"> |
8884 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_height">SVGGraph::set_title_font_height()</a> in SVGGraph.inc</div> |
8885 |
|
<div class="index-item-description">This method sets the height of font in pixels for the Graph Title.</div> |
8886 |
|
</dd> |
8887 |
|
<dt class="field"> |
8888 |
|
<span class="method-title">set_title_font_width</span> |
8889 |
|
</dt> |
8890 |
|
<dd class="index-item-body"> |
8891 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_font_width">SVGGraph::set_title_font_width()</a> in SVGGraph.inc</div> |
8892 |
|
<div class="index-item-description">This method sets the width of font in pixels for the Graph Title.</div> |
8893 |
|
</dd> |
8894 |
|
<dt class="field"> |
8895 |
|
<span class="method-title">set_title_style</span> |
8896 |
|
</dt> |
8897 |
|
<dd class="index-item-body"> |
8898 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_title_style">SVGGraph::set_title_style()</a> in SVGGraph.inc</div> |
8899 |
|
<div class="index-item-description">This method sets the title for the graph</div> |
8900 |
|
</dd> |
8901 |
|
<dt class="field"> |
8902 |
|
<span class="method-title">set_title_text_align</span> |
8903 |
|
</dt> |
8904 |
|
<dd class="index-item-body"> |
8905 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_title_text_align">InfoTable::set_title_text_align()</a> in InfoTable.inc</div> |
8906 |
|
<div class="index-item-description">this function lets you change the text alignment of the text in the title</div> |
8907 |
|
</dd> |
8908 |
|
<dt class="field"> |
8909 |
|
<span class="method-title">set_total_rows</span> |
8910 |
|
</dt> |
8911 |
|
<dd class="index-item-body"> |
8912 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodset_total_rows">DataListSource::set_total_rows()</a> in DataListSource.inc</div> |
8913 |
|
<div class="index-item-description">This is used to set the total # of rows we have in our data set</div> |
8914 |
|
</dd> |
8915 |
|
<dt class="field"> |
8916 |
|
<span class="method-title">set_to_label</span> |
8917 |
|
</dt> |
8918 |
|
<dd class="index-item-body"> |
8919 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodset_to_label">FEComboListBox::set_to_label()</a> in FEListBox.inc</div> |
8920 |
|
<div class="index-item-description">Use this method to set the label for the 'to' field</div> |
8921 |
|
</dd> |
8922 |
|
<dt class="field"> |
8923 |
|
<span class="method-title">set_to_list_data</span> |
8924 |
|
</dt> |
8925 |
|
<dd class="index-item-body"> |
8926 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodset_to_list_data">FEComboListBox::set_to_list_data()</a> in FEListBox.inc</div> |
8927 |
|
<div class="index-item-description">This function sets the array of data to be used in the data list</div> |
8928 |
|
</dd> |
8929 |
|
<dt class="field"> |
8930 |
|
<span class="method-title">set_transform</span> |
8931 |
|
</dt> |
8932 |
|
<dd class="index-item-body"> |
8933 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_transform">SVGTagClass::set_transform()</a> in SVGTAGS.inc</div> |
8934 |
|
<div class="index-item-description">This function is used to set the 'transform' attribute of a tag.</div> |
8935 |
|
</dd> |
8936 |
|
<dt class="field"> |
8937 |
|
<span class="method-title">set_urldir</span> |
8938 |
|
</dt> |
8939 |
|
<dd class="index-item-body"> |
8940 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodset_urldir">ImageThumbnailWidget::set_urldir()</a> in ImageThumbnailWidget.inc</div> |
8941 |
|
<div class="index-item-description">Set the base url path where the files live on the web site.</div> |
8942 |
|
</dd> |
8943 |
|
<dt class="field"> |
8944 |
|
<span class="method-title">set_value</span> |
8945 |
|
</dt> |
8946 |
|
<dd class="index-item-body"> |
8947 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodset_value">FEComboListBox::set_value()</a> in FEListBox.inc</div> |
8948 |
|
<div class="index-item-description">This function will set the initial value for the element</div> |
8949 |
|
</dd> |
8950 |
|
<dt class="field"> |
8951 |
|
<span class="method-title">set_value</span> |
8952 |
|
</dt> |
8953 |
|
<dd class="index-item-body"> |
8954 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodset_value">FormElement::set_value()</a> in FormElement.inc</div> |
8955 |
|
<div class="index-item-description">This function will set the initial value for the element</div> |
8956 |
|
</dd> |
8957 |
|
<dt class="field"> |
8958 |
|
<span class="method-title">set_value</span> |
8959 |
|
</dt> |
8960 |
|
<dd class="index-item-body"> |
8961 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodset_value">FEDate::set_value()</a> in FEListBox.inc</div> |
8962 |
|
<div class="index-item-description">This function sets the default values for the date element The parameter should be a string representation of the date in ISO 8601 format.</div> |
8963 |
|
</dd> |
8964 |
|
<dt class="field"> |
8965 |
|
<span class="method-title">set_vertical_cellborder</span> |
8966 |
|
</dt> |
8967 |
|
<dd class="index-item-body"> |
8968 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#methodset_vertical_cellborder">InfoTable::set_vertical_cellborder()</a> in InfoTable.inc</div> |
8969 |
|
<div class="index-item-description">this function sets the flag to tell the object to render (or not) the vertical cell borders</div> |
8970 |
|
</dd> |
8971 |
|
<dt class="field"> |
8972 |
|
<span class="method-title">set_webmaster_email</span> |
8973 |
|
</dt> |
8974 |
|
<dd class="index-item-body"> |
8975 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNav.html#methodset_webmaster_email">FooterNav::set_webmaster_email()</a> in FooterNav.inc</div> |
8976 |
|
<div class="index-item-description">sets the Webmaster email address if this is set we show the mailto for this email</div> |
8977 |
|
</dd> |
8978 |
|
<dt class="field"> |
8979 |
|
<span class="method-title">set_width</span> |
8980 |
|
</dt> |
8981 |
|
<dd class="index-item-body"> |
8982 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a> in BaseWidget.inc</div> |
8983 |
|
<div class="index-item-description">Set the width for the widget.</div> |
8984 |
|
</dd> |
8985 |
|
<dt class="field"> |
8986 |
|
<span class="method-title">set_width</span> |
8987 |
|
</dt> |
8988 |
|
<dd class="index-item-body"> |
8989 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodset_width">SVGGraph::set_width()</a> in SVGGraph.inc</div> |
8990 |
|
<div class="index-item-description">This method sets the width of the graph</div> |
8991 |
|
</dd> |
8992 |
|
<dt class="field"> |
8993 |
|
<span class="method-title">set_xmlbase</span> |
8994 |
|
</dt> |
8995 |
|
<dd class="index-item-body"> |
8996 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmlbase">SVGTagClass::set_xmlbase()</a> in SVGTAGS.inc</div> |
8997 |
|
<div class="index-item-description">This method is used for setting the SVG common tag attribute of xml:base</div> |
8998 |
|
</dd> |
8999 |
|
<dt class="field"> |
9000 |
|
<span class="method-title">set_xmllang</span> |
9001 |
|
</dt> |
9002 |
|
<dd class="index-item-body"> |
9003 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmllang">SVGTagClass::set_xmllang()</a> in SVGTAGS.inc</div> |
9004 |
|
<div class="index-item-description">This method is used for setting the SVG common tag attribute of xml:lang</div> |
9005 |
|
</dd> |
9006 |
|
<dt class="field"> |
9007 |
|
<span class="method-title">set_xmlspace</span> |
9008 |
|
</dt> |
9009 |
|
<dd class="index-item-body"> |
9010 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodset_xmlspace">SVGTagClass::set_xmlspace()</a> in SVGTAGS.inc</div> |
9011 |
|
<div class="index-item-description">This method is used for setting the SVG common tag attribute of xml:space</div> |
9012 |
|
</dd> |
9013 |
|
<dt class="field"> |
9014 |
|
<span class="method-title">set_x_title</span> |
9015 |
|
</dt> |
9016 |
|
<dd class="index-item-body"> |
9017 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_x_title">SVGXYGraph::set_x_title()</a> in SVGXYGraph.inc</div> |
9018 |
|
<div class="index-item-description">This function is used to set the title for the X Axis</div> |
9019 |
|
</dd> |
9020 |
|
<dt class="field"> |
9021 |
|
<span class="method-title">set_y_title</span> |
9022 |
|
</dt> |
9023 |
|
<dd class="index-item-body"> |
9024 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodset_y_title">SVGXYGraph::set_y_title()</a> in SVGXYGraph.inc</div> |
9025 |
|
<div class="index-item-description">This function is used to set the title for the Y Axis</div> |
9026 |
|
</dd> |
9027 |
|
<dt class="field"> |
9028 |
|
<span class="method-title">show_actionbar</span> |
9029 |
|
</dt> |
9030 |
|
<dd class="index-item-body"> |
9031 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodshow_actionbar">DefaultGUIDatalist::show_actionbar()</a> in DefaultGUIDataList.inc</div> |
9032 |
|
<div class="index-item-description">This function gets the current value of the show actionbar flag setting.</div> |
9033 |
|
</dd> |
9034 |
|
<dt class="field"> |
9035 |
|
<span class="method-title">show_cancel_button</span> |
9036 |
|
</dt> |
9037 |
|
<dd class="index-item-body"> |
9038 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#methodshow_cancel_button">DialogWidget::show_cancel_button()</a> in DialogWidget.inc</div> |
9039 |
|
<div class="index-item-description">Sets the flag to show or not to show the cancel button</div> |
9040 |
|
</dd> |
9041 |
|
<dt class="field"> |
9042 |
|
<span class="method-title">show_character_encoding</span> |
9043 |
|
</dt> |
9044 |
|
<dd class="index-item-body"> |
9045 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a> in XMLDocumentClass.inc</div> |
9046 |
|
<div class="index-item-description">method to update the flag that lets us know to show/render the character encoding string in the xml tag or not</div> |
9047 |
|
</dd> |
9048 |
|
<dt class="field"> |
9049 |
|
<span class="method-title">show_http_header</span> |
9050 |
|
</dt> |
9051 |
|
<dd class="index-item-body"> |
9052 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a> in XMLDocumentClass.inc</div> |
9053 |
|
<div class="index-item-description">this function is used to set the flag that tells this class to automatically output the content type in the http header</div> |
9054 |
|
</dd> |
9055 |
|
<dt class="field"> |
9056 |
|
SimpleGUIDataList |
9057 |
|
</dt> |
9058 |
|
<dd class="index-item-body"> |
9059 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html">SimpleGUIDataList</a> in SimpleGUIDataList.inc</div> |
9060 |
|
<div class="index-item-description">This object is the base class that can be</div> |
9061 |
|
</dd> |
9062 |
|
<dt class="field"> |
9063 |
|
<span class="method-title">simple_search_modifier_value</span> |
9064 |
|
</dt> |
9065 |
|
<dd class="index-item-body"> |
9066 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methodsimple_search_modifier_value">DataList::simple_search_modifier_value()</a> in DataList.inc</div> |
9067 |
|
<div class="index-item-description">returns the current value of the simple search modifier</div> |
9068 |
|
</dd> |
9069 |
|
<dt class="field"> |
9070 |
|
<span class="method-title">simple_search_where_clause</span> |
9071 |
|
</dt> |
9072 |
|
<dd class="index-item-body"> |
9073 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsimple_search_where_clause">SQLDataListSource::simple_search_where_clause()</a> in SQLDataListSource.inc</div> |
9074 |
|
<div class="index-item-description">this builds the search clause</div> |
9075 |
|
</dd> |
9076 |
|
<dt class="field"> |
9077 |
|
SMALLtag |
9078 |
|
</dt> |
9079 |
|
<dd class="index-item-body"> |
9080 |
|
<div class="index-item-details"><a href="phpHtmlLib/SMALLtag.html">SMALLtag</a> in ALLTAGS.inc</div> |
9081 |
|
<div class="index-item-description"><SMALL> tag class</div> |
9082 |
|
</dd> |
9083 |
|
<dt class="field"> |
9084 |
|
<span class="method-title">sort</span> |
9085 |
|
</dt> |
9086 |
|
<dd class="index-item-body"> |
9087 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#methodsort">ArrayDataListSource::sort()</a> in ArrayDataListSource.inc</div> |
9088 |
|
<div class="index-item-description">This method sorts our data array by the requested column order by. This could be expensive for HUGE arrays.</div> |
9089 |
|
</dd> |
9090 |
|
<dt class="field"> |
9091 |
|
<span class="method-title">sort</span> |
9092 |
|
</dt> |
9093 |
|
<dd class="index-item-body"> |
9094 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#methodsort">DataListSource::sort()</a> in DataListSource.inc</div> |
9095 |
|
<div class="index-item-description">A generic method API that can be used at the bottom half of the do_query() method to sort data that is stored locally. This is only needed when the source is a non database.</div> |
9096 |
|
</dd> |
9097 |
|
<dt class="field"> |
9098 |
|
<span class="const-title">SORTABLE</span> |
9099 |
|
</dt> |
9100 |
|
<dd class="index-item-body"> |
9101 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSORTABLE">SORTABLE</a> in DataList.inc</div> |
9102 |
|
</dd> |
9103 |
|
<dt class="field"> |
9104 |
|
<span class="const-title">SORTABLE_ICASE</span> |
9105 |
|
</dt> |
9106 |
|
<dd class="index-item-body"> |
9107 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSORTABLE_ICASE">SORTABLE_ICASE</a> in DataList.inc</div> |
9108 |
|
</dd> |
9109 |
|
<dt class="field"> |
9110 |
|
<span class="const-title">SORTABLE_NUMERIC</span> |
9111 |
|
</dt> |
9112 |
|
<dd class="index-item-body"> |
9113 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_DataList_inc.html#defineSORTABLE_NUMERIC">SORTABLE_NUMERIC</a> in DataList.inc</div> |
9114 |
|
</dd> |
9115 |
|
<dt class="field"> |
9116 |
|
SPANtag |
9117 |
|
</dt> |
9118 |
|
<dd class="index-item-body"> |
9119 |
|
<div class="index-item-details"><a href="phpHtmlLib/SPANtag.html">SPANtag</a> in ALLTAGS.inc</div> |
9120 |
|
<div class="index-item-description"><SPAN> tag class</div> |
9121 |
|
</dd> |
9122 |
|
<dt class="field"> |
9123 |
|
<span class="method-title">span_font8</span> |
9124 |
|
</dt> |
9125 |
|
<dd class="index-item-body"> |
9126 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8">span_font8()</a> in font_utils.inc</div> |
9127 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font8.</div> |
9128 |
|
</dd> |
9129 |
|
<dt class="field"> |
9130 |
|
<span class="method-title">span_font8bold</span> |
9131 |
|
</dt> |
9132 |
|
<dd class="index-item-body"> |
9133 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8bold">span_font8bold()</a> in font_utils.inc</div> |
9134 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font8bold.</div> |
9135 |
|
</dd> |
9136 |
|
<dt class="field"> |
9137 |
|
<span class="method-title">span_font10</span> |
9138 |
|
</dt> |
9139 |
|
<dd class="index-item-body"> |
9140 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10">span_font10()</a> in font_utils.inc</div> |
9141 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font10.</div> |
9142 |
|
</dd> |
9143 |
|
<dt class="field"> |
9144 |
|
<span class="method-title">span_font10bold</span> |
9145 |
|
</dt> |
9146 |
|
<dd class="index-item-body"> |
9147 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10bold">span_font10bold()</a> in font_utils.inc</div> |
9148 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font10bold.</div> |
9149 |
|
</dd> |
9150 |
|
<dt class="field"> |
9151 |
|
<span class="method-title">span_font12</span> |
9152 |
|
</dt> |
9153 |
|
<dd class="index-item-body"> |
9154 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12">span_font12()</a> in font_utils.inc</div> |
9155 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font12.</div> |
9156 |
|
</dd> |
9157 |
|
<dt class="field"> |
9158 |
|
<span class="method-title">span_font12bold</span> |
9159 |
|
</dt> |
9160 |
|
<dd class="index-item-body"> |
9161 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12bold">span_font12bold()</a> in font_utils.inc</div> |
9162 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font12bold.</div> |
9163 |
|
</dd> |
9164 |
|
<dt class="field"> |
9165 |
|
<span class="method-title">span_font14</span> |
9166 |
|
</dt> |
9167 |
|
<dd class="index-item-body"> |
9168 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14">span_font14()</a> in font_utils.inc</div> |
9169 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font14.</div> |
9170 |
|
</dd> |
9171 |
|
<dt class="field"> |
9172 |
|
<span class="method-title">span_font14bold</span> |
9173 |
|
</dt> |
9174 |
|
<dd class="index-item-body"> |
9175 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14bold">span_font14bold()</a> in font_utils.inc</div> |
9176 |
|
<div class="index-item-description">Build a SPANtag object with css class of .font14bold.</div> |
9177 |
|
</dd> |
9178 |
|
<dt class="field"> |
9179 |
|
SQLDataListSource |
9180 |
|
</dt> |
9181 |
|
<dd class="index-item-body"> |
9182 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a> in SQLDataListSource.inc</div> |
9183 |
|
</dd> |
9184 |
|
<dt class="field"> |
9185 |
|
<span class="method-title">sql_varchar_filter</span> |
9186 |
|
</dt> |
9187 |
|
<dd class="index-item-body"> |
9188 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#methodsql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a> in SQLDataListSource.inc</div> |
9189 |
|
<div class="index-item-description">Clean up the string so it can work in a db</div> |
9190 |
|
</dd> |
9191 |
|
<dt class="field"> |
9192 |
|
Stag |
9193 |
|
</dt> |
9194 |
|
<dd class="index-item-body"> |
9195 |
|
<div class="index-item-details"><a href="phpHtmlLib/Stag.html">Stag</a> in ALLTAGS.inc</div> |
9196 |
|
<div class="index-item-description"><S> tag class</div> |
9197 |
|
</dd> |
9198 |
|
<dt class="field"> |
9199 |
|
StandardAccountForm |
9200 |
|
</dt> |
9201 |
|
<dd class="index-item-body"> |
9202 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html">StandardAccountForm</a> in form2.php</div> |
9203 |
|
<div class="index-item-description">A simple Page Layout object child.</div> |
9204 |
|
</dd> |
9205 |
|
<dt class="field"> |
9206 |
|
StandardDialogWidget |
9207 |
|
</dt> |
9208 |
|
<dd class="index-item-body"> |
9209 |
|
<div class="index-item-details"><a href="phpHtmlLib/StandardDialogWidget.html">StandardDialogWidget</a> in StandardDialogWidget.inc</div> |
9210 |
|
<div class="index-item-description">This class is used to build a DialogWidget that can have 'blocks' for messages.</div> |
9211 |
|
</dd> |
9212 |
|
<dt class="field"> |
9213 |
|
<span class="method-title">StandardFormContent</span> |
9214 |
|
</dt> |
9215 |
|
<dd class="index-item-body"> |
9216 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#methodStandardFormContent">StandardFormContent::StandardFormContent()</a> in StandardFormContent.inc</div> |
9217 |
|
</dd> |
9218 |
|
<dt class="field"> |
9219 |
|
StandardFormContent |
9220 |
|
</dt> |
9221 |
|
<dd class="index-item-body"> |
9222 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html">StandardFormContent</a> in StandardFormContent.inc</div> |
9223 |
|
<div class="index-item-description">This is a child of the FormContent class to provide a 'standard' look and feel for forms.</div> |
9224 |
|
</dd> |
9225 |
|
<dt class="field"> |
9226 |
|
Step1 |
9227 |
|
</dt> |
9228 |
|
<dd class="index-item-body"> |
9229 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html">Step1</a> in _steps.inc</div> |
9230 |
|
<div class="index-item-description">A simple Page Layout object child.</div> |
9231 |
|
</dd> |
9232 |
|
<dt class="field"> |
9233 |
|
Step2 |
9234 |
|
</dt> |
9235 |
|
<dd class="index-item-body"> |
9236 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html">Step2</a> in _steps.inc</div> |
9237 |
|
<div class="index-item-description">This is a child of the FormContent class to provide a 'standard' look and feel for forms.</div> |
9238 |
|
</dd> |
9239 |
|
<dt class="field"> |
9240 |
|
Step3 |
9241 |
|
</dt> |
9242 |
|
<dd class="index-item-body"> |
9243 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html">Step3</a> in _steps.inc</div> |
9244 |
|
<div class="index-item-description">This is a child of the FormContent class to provide a 'standard' look and feel for forms.</div> |
9245 |
|
</dd> |
9246 |
|
<dt class="field"> |
9247 |
|
STOPsvgtag |
9248 |
|
</dt> |
9249 |
|
<dd class="index-item-body"> |
9250 |
|
<div class="index-item-details"><a href="phpHtmlLib/STOPsvgtag.html">STOPsvgtag</a> in SVGTAGS.inc</div> |
9251 |
|
<div class="index-item-description"><stop> SVG tag</div> |
9252 |
|
</dd> |
9253 |
|
<dt class="field"> |
9254 |
|
<span class="method-title">strip_offset</span> |
9255 |
|
</dt> |
9256 |
|
<dd class="index-item-body"> |
9257 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodstrip_offset">ImageThumbnailWidget::strip_offset()</a> in ImageThumbnailWidget.inc</div> |
9258 |
|
<div class="index-item-description">This function strips the offset</div> |
9259 |
|
</dd> |
9260 |
|
<dt class="field"> |
9261 |
|
STRONGtag |
9262 |
|
</dt> |
9263 |
|
<dd class="index-item-body"> |
9264 |
|
<div class="index-item-details"><a href="phpHtmlLib/STRONGtag.html">STRONGtag</a> in ALLTAGS.inc</div> |
9265 |
|
<div class="index-item-description"><STRONG> tag class</div> |
9266 |
|
</dd> |
9267 |
|
<dt class="field"> |
9268 |
|
STYLEsvgtag |
9269 |
|
</dt> |
9270 |
|
<dd class="index-item-body"> |
9271 |
|
<div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html">STYLEsvgtag</a> in SVGTAGS.inc</div> |
9272 |
|
<div class="index-item-description"><style> SVG tag</div> |
9273 |
|
</dd> |
9274 |
|
<dt class="field"> |
9275 |
|
STYLEtag |
9276 |
|
</dt> |
9277 |
|
<dd class="index-item-body"> |
9278 |
|
<div class="index-item-details"><a href="phpHtmlLib/STYLEtag.html">STYLEtag</a> in ALLTAGS.inc</div> |
9279 |
|
<div class="index-item-description"><STYLE> tag class</div> |
9280 |
|
</dd> |
9281 |
|
<dt class="field"> |
9282 |
|
SUBtag |
9283 |
|
</dt> |
9284 |
|
<dd class="index-item-body"> |
9285 |
|
<div class="index-item-details"><a href="phpHtmlLib/SUBtag.html">SUBtag</a> in ALLTAGS.inc</div> |
9286 |
|
<div class="index-item-description"><SUB> tag class</div> |
9287 |
|
</dd> |
9288 |
|
<dt class="field"> |
9289 |
|
SUPtag |
9290 |
|
</dt> |
9291 |
|
<dd class="index-item-body"> |
9292 |
|
<div class="index-item-details"><a href="phpHtmlLib/SUPtag.html">SUPtag</a> in ALLTAGS.inc</div> |
9293 |
|
<div class="index-item-description"><SUP> tag class</div> |
9294 |
|
</dd> |
9295 |
|
<dt class="field"> |
9296 |
|
SVGDocumentClass |
9297 |
|
</dt> |
9298 |
|
<dd class="index-item-body"> |
9299 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGDocumentClass.html">SVGDocumentClass</a> in SVGDocumentClass.inc</div> |
9300 |
|
<div class="index-item-description">This class lets you build a complete SVG document.</div> |
9301 |
|
</dd> |
9302 |
|
<dt class="field"> |
9303 |
|
<span class="method-title">SVGDocumentClass</span> |
9304 |
|
</dt> |
9305 |
|
<dd class="index-item-body"> |
9306 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGDocumentClass.html#methodSVGDocumentClass">SVGDocumentClass::SVGDocumentClass()</a> in SVGDocumentClass.inc</div> |
9307 |
|
<div class="index-item-description">The constructor to building a SVG document.</div> |
9308 |
|
</dd> |
9309 |
|
<dt class="field"> |
9310 |
|
SVGGraph |
9311 |
|
</dt> |
9312 |
|
<dd class="index-item-body"> |
9313 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html">SVGGraph</a> in SVGGraph.inc</div> |
9314 |
|
<div class="index-item-description">This is the base Graph class for doing SVG graphs</div> |
9315 |
|
</dd> |
9316 |
|
<dt class="field"> |
9317 |
|
<span class="method-title">SVGGraph</span> |
9318 |
|
</dt> |
9319 |
|
<dd class="index-item-body"> |
9320 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#methodSVGGraph">SVGGraph::SVGGraph()</a> in SVGGraph.inc</div> |
9321 |
|
</dd> |
9322 |
|
<dt class="field"> |
9323 |
|
SVGsvgtag |
9324 |
|
</dt> |
9325 |
|
<dd class="index-item-body"> |
9326 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGsvgtag.html">SVGsvgtag</a> in SVGTAGS.inc</div> |
9327 |
|
<div class="index-item-description"><svg> SVG tag</div> |
9328 |
|
</dd> |
9329 |
|
<dt class="field"> |
9330 |
|
SVGTagClass |
9331 |
|
</dt> |
9332 |
|
<dd class="index-item-body"> |
9333 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html">SVGTagClass</a> in SVGTAGS.inc</div> |
9334 |
|
<div class="index-item-description">This overrides the WMLTagClass to define some methods that set some commonly used SVG tag attributes.</div> |
9335 |
|
</dd> |
9336 |
|
<dt class="field"> |
9337 |
|
<span class="method-title">SVGTagClass</span> |
9338 |
|
</dt> |
9339 |
|
<dd class="index-item-body"> |
9340 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#methodSVGTagClass">SVGTagClass::SVGTagClass()</a> in SVGTAGS.inc</div> |
9341 |
|
<div class="index-item-description">The SVGTagClass constructor</div> |
9342 |
|
</dd> |
9343 |
|
<dt class="field"> |
9344 |
|
<span class="method-title">SVGXYGraph</span> |
9345 |
|
</dt> |
9346 |
|
<dd class="index-item-body"> |
9347 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#methodSVGXYGraph">SVGXYGraph::SVGXYGraph()</a> in SVGXYGraph.inc</div> |
9348 |
|
</dd> |
9349 |
|
<dt class="field"> |
9350 |
|
SVGXYGraph |
9351 |
|
</dt> |
9352 |
|
<dd class="index-item-body"> |
9353 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html">SVGXYGraph</a> in SVGXYGraph.inc</div> |
9354 |
|
<div class="index-item-description">This is the base Graph class for doing XY coordinate system based graphs in SVG.</div> |
9355 |
|
</dd> |
9356 |
|
<dt class="field"> |
9357 |
|
SVGXYLineGraph |
9358 |
|
</dt> |
9359 |
|
<dd class="index-item-body"> |
9360 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html">SVGXYLineGraph</a> in SVGXYLineGraph.inc</div> |
9361 |
|
<div class="index-item-description">This is the base Graph class for doing XY coordinate system based graphs in SVG.</div> |
9362 |
|
</dd> |
9363 |
|
<dt class="field"> |
9364 |
|
SVGXYPlotGraph |
9365 |
|
</dt> |
9366 |
|
<dd class="index-item-body"> |
9367 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html">SVGXYPlotGraph</a> in SVGXYPlotGraph.inc</div> |
9368 |
|
<div class="index-item-description">This is the base Graph class for doing XY coordinate system based graphs in SVG.</div> |
9369 |
|
</dd> |
9370 |
|
<dt class="field"> |
9371 |
|
<span class="method-title">SVGXYPlotGraph</span> |
9372 |
|
</dt> |
9373 |
|
<dd class="index-item-body"> |
9374 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#methodSVGXYPlotGraph">SVGXYPlotGraph::SVGXYPlotGraph()</a> in SVGXYPlotGraph.inc</div> |
9375 |
|
</dd> |
9376 |
|
<dt class="field"> |
9377 |
|
<span class="method-title">svg_a</span> |
9378 |
|
</dt> |
9379 |
|
<dd class="index-item-body"> |
9380 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_a">svg_a()</a> in svg_utils.inc</div> |
9381 |
|
<div class="index-item-description">This function is used to build an SVG <a> tag</div> |
9382 |
|
</dd> |
9383 |
|
<dt class="field"> |
9384 |
|
<span class="method-title">svg_animate</span> |
9385 |
|
</dt> |
9386 |
|
<dd class="index-item-body"> |
9387 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_animate">svg_animate()</a> in svg_utils.inc</div> |
9388 |
|
<div class="index-item-description">This function is used to build an SVG <animate> tag</div> |
9389 |
|
</dd> |
9390 |
|
<dt class="field"> |
9391 |
|
<span class="method-title">svg_circle</span> |
9392 |
|
</dt> |
9393 |
|
<dd class="index-item-body"> |
9394 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_circle">svg_circle()</a> in svg_utils.inc</div> |
9395 |
|
<div class="index-item-description">This function is used to build an SVG <circle> tag and its common attributes</div> |
9396 |
|
</dd> |
9397 |
|
<dt class="field"> |
9398 |
|
<span class="method-title">svg_defs</span> |
9399 |
|
</dt> |
9400 |
|
<dd class="index-item-body"> |
9401 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_defs">svg_defs()</a> in svg_utils.inc</div> |
9402 |
|
<div class="index-item-description">This function is used for building an SVG <defs> tag</div> |
9403 |
|
</dd> |
9404 |
|
<dt class="field"> |
9405 |
|
<span class="method-title">svg_desc</span> |
9406 |
|
</dt> |
9407 |
|
<dd class="index-item-body"> |
9408 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_desc">svg_desc()</a> in svg_utils.inc</div> |
9409 |
|
<div class="index-item-description">This function is used for building an SVG <desc> tag</div> |
9410 |
|
</dd> |
9411 |
|
<dt class="field"> |
9412 |
|
<span class="method-title">svg_ellipse</span> |
9413 |
|
</dt> |
9414 |
|
<dd class="index-item-body"> |
9415 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_ellipse">svg_ellipse()</a> in svg_utils.inc</div> |
9416 |
|
<div class="index-item-description">This function is used to build an SVG <ellipse> tag and its common attributes</div> |
9417 |
|
</dd> |
9418 |
|
<dt class="field"> |
9419 |
|
<span class="method-title">svg_font</span> |
9420 |
|
</dt> |
9421 |
|
<dd class="index-item-body"> |
9422 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_font">svg_font()</a> in svg_utils.inc</div> |
9423 |
|
<div class="index-item-description">this function builds an SVG <font> tag</div> |
9424 |
|
</dd> |
9425 |
|
<dt class="field"> |
9426 |
|
<span class="method-title">svg_g</span> |
9427 |
|
</dt> |
9428 |
|
<dd class="index-item-body"> |
9429 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_g">svg_g()</a> in svg_utils.inc</div> |
9430 |
|
<div class="index-item-description">This function builds an SVG <g> tag</div> |
9431 |
|
</dd> |
9432 |
|
<dt class="field"> |
9433 |
|
<span class="method-title">svg_line</span> |
9434 |
|
</dt> |
9435 |
|
<dd class="index-item-body"> |
9436 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_line">svg_line()</a> in svg_utils.inc</div> |
9437 |
|
<div class="index-item-description">This function is used for building an SVG <line> tag</div> |
9438 |
|
</dd> |
9439 |
|
<dt class="field"> |
9440 |
|
<span class="method-title">svg_marker</span> |
9441 |
|
</dt> |
9442 |
|
<dd class="index-item-body"> |
9443 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_marker">svg_marker()</a> in svg_utils.inc</div> |
9444 |
|
<div class="index-item-description">This function is used for building an SVG <marker> tag</div> |
9445 |
|
</dd> |
9446 |
|
<dt class="field"> |
9447 |
|
<span class="method-title">svg_polygon</span> |
9448 |
|
</dt> |
9449 |
|
<dd class="index-item-body"> |
9450 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_polygon">svg_polygon()</a> in svg_utils.inc</div> |
9451 |
|
<div class="index-item-description">This function is used for building an SVG <polygon> tag</div> |
9452 |
|
</dd> |
9453 |
|
<dt class="field"> |
9454 |
|
<span class="method-title">svg_polyline</span> |
9455 |
|
</dt> |
9456 |
|
<dd class="index-item-body"> |
9457 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_polyline">svg_polyline()</a> in svg_utils.inc</div> |
9458 |
|
<div class="index-item-description">This function is used for building an SVG <polyline> tag</div> |
9459 |
|
</dd> |
9460 |
|
<dt class="field"> |
9461 |
|
<span class="method-title">svg_rect</span> |
9462 |
|
</dt> |
9463 |
|
<dd class="index-item-body"> |
9464 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_rect">svg_rect()</a> in svg_utils.inc</div> |
9465 |
|
<div class="index-item-description">This function is used to build an SVG <rect> tag and its common attributes</div> |
9466 |
|
</dd> |
9467 |
|
<dt class="field"> |
9468 |
|
<span class="method-title">svg_script</span> |
9469 |
|
</dt> |
9470 |
|
<dd class="index-item-body"> |
9471 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_script">svg_script()</a> in svg_utils.inc</div> |
9472 |
|
<div class="index-item-description">This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.</div> |
9473 |
|
</dd> |
9474 |
|
<dt class="field"> |
9475 |
|
<span class="method-title">svg_style</span> |
9476 |
|
</dt> |
9477 |
|
<dd class="index-item-body"> |
9478 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_style">svg_style()</a> in svg_utils.inc</div> |
9479 |
|
<div class="index-item-description">This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.</div> |
9480 |
|
</dd> |
9481 |
|
<dt class="field"> |
9482 |
|
<span class="method-title">svg_text</span> |
9483 |
|
</dt> |
9484 |
|
<dd class="index-item-body"> |
9485 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_text">svg_text()</a> in svg_utils.inc</div> |
9486 |
|
<div class="index-item-description">This function is used to build an SVG <text> tag</div> |
9487 |
|
</dd> |
9488 |
|
<dt class="field"> |
9489 |
|
<span class="method-title">svg_textpath</span> |
9490 |
|
</dt> |
9491 |
|
<dd class="index-item-body"> |
9492 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_textpath">svg_textpath()</a> in svg_utils.inc</div> |
9493 |
|
<div class="index-item-description">This function is used to build an SVG <textpath> tag.</div> |
9494 |
|
</dd> |
9495 |
|
<dt class="field"> |
9496 |
|
<span class="method-title">svg_tref</span> |
9497 |
|
</dt> |
9498 |
|
<dd class="index-item-body"> |
9499 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_tref">svg_tref()</a> in svg_utils.inc</div> |
9500 |
|
<div class="index-item-description">This function is used to build an SVG <tref> tag</div> |
9501 |
|
</dd> |
9502 |
|
<dt class="field"> |
9503 |
|
<span class="method-title">svg_tspan</span> |
9504 |
|
</dt> |
9505 |
|
<dd class="index-item-body"> |
9506 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html#functionsvg_tspan">svg_tspan()</a> in svg_utils.inc</div> |
9507 |
|
<div class="index-item-description">This function is used to build an SVG <tref> tag.</div> |
9508 |
|
</dd> |
9509 |
|
<dt class="field"> |
9510 |
|
SWITCHsvgtag |
9511 |
|
</dt> |
9512 |
|
<dd class="index-item-body"> |
9513 |
|
<div class="index-item-details"><a href="phpHtmlLib/SWITCHsvgtag.html">SWITCHsvgtag</a> in SVGTAGS.inc</div> |
9514 |
|
<div class="index-item-description"><switch> SVG tag</div> |
9515 |
|
</dd> |
9516 |
|
<dt class="field"> |
9517 |
|
<span class="const-title">SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</span> |
9518 |
|
</dt> |
9519 |
|
<dd class="index-item-body"> |
9520 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineSXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH">SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH</a> in FormValidation.inc</div> |
9521 |
|
</dd> |
9522 |
|
<dt class="field"> |
9523 |
|
SYMBOLsvgtag |
9524 |
|
</dt> |
9525 |
|
<dd class="index-item-body"> |
9526 |
|
<div class="index-item-details"><a href="phpHtmlLib/SYMBOLsvgtag.html">SYMBOLsvgtag</a> in SVGTAGS.inc</div> |
9527 |
|
<div class="index-item-description"><symbol> SVG tag</div> |
9528 |
|
</dd> |
9529 |
|
<dt class="field"> |
9530 |
|
<span class="include-title">SVGTAGS.inc</span> |
9531 |
|
</dt> |
9532 |
|
<dd class="index-item-body"> |
9533 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_classes_SVGTAGS_inc.html">SVGTAGS.inc</a> in SVGTAGS.inc</div> |
9534 |
|
</dd> |
9535 |
|
<dt class="field"> |
9536 |
|
<span class="include-title">svg_utils.inc</span> |
9537 |
|
</dt> |
9538 |
|
<dd class="index-item-body"> |
9539 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_svg_utils_inc.html">svg_utils.inc</a> in svg_utils.inc</div> |
9540 |
|
</dd> |
9541 |
|
<dt class="field"> |
9542 |
|
<span class="include-title">SimpleGUIDataList.inc</span> |
9543 |
|
</dt> |
9544 |
|
<dd class="index-item-body"> |
9545 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_SimpleGUIDataList_inc.html">SimpleGUIDataList.inc</a> in SimpleGUIDataList.inc</div> |
9546 |
|
</dd> |
9547 |
|
<dt class="field"> |
9548 |
|
<span class="include-title">SQLDataListSource.inc</span> |
9549 |
|
</dt> |
9550 |
|
<dd class="index-item-body"> |
9551 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_data_list_SQLDataListSource_inc.html">SQLDataListSource.inc</a> in SQLDataListSource.inc</div> |
9552 |
|
</dd> |
9553 |
|
<dt class="field"> |
9554 |
|
<span class="include-title">StandardDialogWidget.inc</span> |
9555 |
|
</dt> |
9556 |
|
<dd class="index-item-body"> |
9557 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_StandardDialogWidget_inc.html">StandardDialogWidget.inc</a> in StandardDialogWidget.inc</div> |
9558 |
|
</dd> |
9559 |
|
<dt class="field"> |
9560 |
|
<span class="include-title">SVGDocumentClass.inc</span> |
9561 |
|
</dt> |
9562 |
|
<dd class="index-item-body"> |
9563 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_svg_SVGDocumentClass_inc.html">SVGDocumentClass.inc</a> in SVGDocumentClass.inc</div> |
9564 |
|
</dd> |
9565 |
|
<dt class="field"> |
9566 |
|
<span class="include-title">SVGGraph.inc</span> |
9567 |
|
</dt> |
9568 |
|
<dd class="index-item-body"> |
9569 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGGraph_inc.html">SVGGraph.inc</a> in SVGGraph.inc</div> |
9570 |
|
</dd> |
9571 |
|
<dt class="field"> |
9572 |
|
<span class="include-title">SVGXYGraph.inc</span> |
9573 |
|
</dt> |
9574 |
|
<dd class="index-item-body"> |
9575 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYGraph_inc.html">SVGXYGraph.inc</a> in SVGXYGraph.inc</div> |
9576 |
|
</dd> |
9577 |
|
<dt class="field"> |
9578 |
|
<span class="include-title">SVGXYLineGraph.inc</span> |
9579 |
|
</dt> |
9580 |
|
<dd class="index-item-body"> |
9581 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYLineGraph_inc.html">SVGXYLineGraph.inc</a> in SVGXYLineGraph.inc</div> |
9582 |
|
</dd> |
9583 |
|
<dt class="field"> |
9584 |
|
<span class="include-title">SVGXYPlotGraph.inc</span> |
9585 |
|
</dt> |
9586 |
|
<dd class="index-item-body"> |
9587 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/_widgets_svg_SVGXYPlotGraph_inc.html">SVGXYPlotGraph.inc</a> in SVGXYPlotGraph.inc</div> |
9588 |
|
</dd> |
9589 |
|
</dl> |
9590 |
|
<a name="t"></a> |
9591 |
|
<div class="index-letter-section"> |
9592 |
|
<div style="float: left" class="index-letter-title">t</div> |
9593 |
|
<div style="float: right"><a href="#top">top</a></div> |
9594 |
|
<div style="clear: both"></div> |
9595 |
|
</div> |
9596 |
|
<dl> |
9597 |
|
<dt class="field"> |
9598 |
|
<span class="var-title">$title</span> |
9599 |
|
</dt> |
9600 |
|
<dd class="index-item-body"> |
9601 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a> in BaseWidget.inc</div> |
9602 |
|
<div class="index-item-description">The title of the table.</div> |
9603 |
|
</dd> |
9604 |
|
<dt class="field"> |
9605 |
|
TABLEtag |
9606 |
|
</dt> |
9607 |
|
<dd class="index-item-body"> |
9608 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html">TABLEtag</a> in ALLTAGS.inc</div> |
9609 |
|
<div class="index-item-description"><TABLE> tag class</div> |
9610 |
|
</dd> |
9611 |
|
<dt class="field"> |
9612 |
|
<span class="method-title">TabList</span> |
9613 |
|
</dt> |
9614 |
|
<dd class="index-item-body"> |
9615 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#methodTabList">TabList::TabList()</a> in TabWidget.inc</div> |
9616 |
|
<div class="index-item-description">The constructor.</div> |
9617 |
|
</dd> |
9618 |
|
<dt class="field"> |
9619 |
|
TabList |
9620 |
|
</dt> |
9621 |
|
<dd class="index-item-body"> |
9622 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html">TabList</a> in TabWidget.inc</div> |
9623 |
|
<div class="index-item-description">This class implements a set of multiple tabs holding data objects</div> |
9624 |
|
</dd> |
9625 |
|
<dt class="field"> |
9626 |
|
TabListCSS |
9627 |
|
</dt> |
9628 |
|
<dd class="index-item-body"> |
9629 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabListCSS.html">TabListCSS</a> in TabWidget.inc</div> |
9630 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
9631 |
|
</dd> |
9632 |
|
<dt class="field"> |
9633 |
|
<span class="const-title">TABLIST_SELECTED</span> |
9634 |
|
</dt> |
9635 |
|
<dd class="index-item-body"> |
9636 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TabWidget_inc.html#defineTABLIST_SELECTED">TABLIST_SELECTED</a> in TabWidget.inc</div> |
9637 |
|
<div class="index-item-description">Some defines</div> |
9638 |
|
</dd> |
9639 |
|
<dt class="field"> |
9640 |
|
<span class="const-title">TABLIST_SUB_SELECTED</span> |
9641 |
|
</dt> |
9642 |
|
<dd class="index-item-body"> |
9643 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TabWidget_inc.html#defineTABLIST_SUB_SELECTED">TABLIST_SUB_SELECTED</a> in TabWidget.inc</div> |
9644 |
|
</dd> |
9645 |
|
<dt class="field"> |
9646 |
|
TabWidget |
9647 |
|
</dt> |
9648 |
|
<dd class="index-item-body"> |
9649 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html">TabWidget</a> in TabWidget.inc</div> |
9650 |
|
<div class="index-item-description">This class implements the Qualys Tab object.</div> |
9651 |
|
</dd> |
9652 |
|
<dt class="field"> |
9653 |
|
<span class="method-title">TabWidget</span> |
9654 |
|
</dt> |
9655 |
|
<dd class="index-item-body"> |
9656 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#methodTabWidget">TabWidget::TabWidget()</a> in TabWidget.inc</div> |
9657 |
|
<div class="index-item-description">The constructor</div> |
9658 |
|
</dd> |
9659 |
|
<dt class="field"> |
9660 |
|
TBODYtag |
9661 |
|
</dt> |
9662 |
|
<dd class="index-item-body"> |
9663 |
|
<div class="index-item-details"><a href="phpHtmlLib/TBODYtag.html">TBODYtag</a> in ALLTAGS.inc</div> |
9664 |
|
<div class="index-item-description"><TBODY> class.</div> |
9665 |
|
</dd> |
9666 |
|
<dt class="field"> |
9667 |
|
TDtag |
9668 |
|
</dt> |
9669 |
|
<dd class="index-item-body"> |
9670 |
|
<div class="index-item-details"><a href="phpHtmlLib/TDtag.html">TDtag</a> in ALLTAGS.inc</div> |
9671 |
|
<div class="index-item-description">Table data <TD> class.</div> |
9672 |
|
</dd> |
9673 |
|
<dt class="field"> |
9674 |
|
TEMPLATEtag |
9675 |
|
</dt> |
9676 |
|
<dd class="index-item-body"> |
9677 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a> in WMLTAGS.inc</div> |
9678 |
|
<div class="index-item-description"><TEMPLATE> tag class</div> |
9679 |
|
</dd> |
9680 |
|
<dt class="field"> |
9681 |
|
test |
9682 |
|
</dt> |
9683 |
|
<dd class="index-item-body"> |
9684 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/test.html">test</a> in widget14.php</div> |
9685 |
|
<div class="index-item-description">This class implements the Qualys Tab object.</div> |
9686 |
|
</dd> |
9687 |
|
<dt class="field"> |
9688 |
|
<span class="method-title">test_add</span> |
9689 |
|
</dt> |
9690 |
|
<dd class="index-item-body"> |
9691 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html#methodtest_add">XMLTagClassTest::test_add()</a> in unittest2.php</div> |
9692 |
|
</dd> |
9693 |
|
<dt class="field"> |
9694 |
|
<span class="method-title">test_add</span> |
9695 |
|
</dt> |
9696 |
|
<dd class="index-item-body"> |
9697 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_add">ContainerTest::test_add()</a> in unittest1.php</div> |
9698 |
|
</dd> |
9699 |
|
<dt class="field"> |
9700 |
|
<span class="method-title">test_Constructor</span> |
9701 |
|
</dt> |
9702 |
|
<dd class="index-item-body"> |
9703 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html#methodtest_Constructor">XMLTagClassTest::test_Constructor()</a> in unittest2.php</div> |
9704 |
|
</dd> |
9705 |
|
<dt class="field"> |
9706 |
|
<span class="method-title">test_Constructor</span> |
9707 |
|
</dt> |
9708 |
|
<dd class="index-item-body"> |
9709 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html#methodtest_Constructor">HTMLTagClassTest::test_Constructor()</a> in unittest3.php</div> |
9710 |
|
</dd> |
9711 |
|
<dt class="field"> |
9712 |
|
<span class="method-title">test_Constructor</span> |
9713 |
|
</dt> |
9714 |
|
<dd class="index-item-body"> |
9715 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_Constructor">ContainerTest::test_Constructor()</a> in unittest1.php</div> |
9716 |
|
</dd> |
9717 |
|
<dt class="field"> |
9718 |
|
<span class="method-title">test_get_element</span> |
9719 |
|
</dt> |
9720 |
|
<dd class="index-item-body"> |
9721 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_get_element">ContainerTest::test_get_element()</a> in unittest1.php</div> |
9722 |
|
</dd> |
9723 |
|
<dt class="field"> |
9724 |
|
<span class="method-title">test_maxthumbs_per_page</span> |
9725 |
|
</dt> |
9726 |
|
<dd class="index-item-body"> |
9727 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodtest_maxthumbs_per_page">ImageThumbnailWidget::test_maxthumbs_per_page()</a> in ImageThumbnailWidget.inc</div> |
9728 |
|
<div class="index-item-description">Make sure the maxthumbsperpage isn't > then total items.</div> |
9729 |
|
</dd> |
9730 |
|
<dt class="field"> |
9731 |
|
<span class="method-title">test_render</span> |
9732 |
|
</dt> |
9733 |
|
<dd class="index-item-body"> |
9734 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_render">ContainerTest::test_render()</a> in unittest1.php</div> |
9735 |
|
</dd> |
9736 |
|
<dt class="field"> |
9737 |
|
<span class="method-title">test_render</span> |
9738 |
|
</dt> |
9739 |
|
<dd class="index-item-body"> |
9740 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html#methodtest_render">XMLTagClassTest::test_render()</a> in unittest2.php</div> |
9741 |
|
</dd> |
9742 |
|
<dt class="field"> |
9743 |
|
<span class="method-title">test_reset_Content</span> |
9744 |
|
</dt> |
9745 |
|
<dd class="index-item-body"> |
9746 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_reset_Content">ContainerTest::test_reset_Content()</a> in unittest1.php</div> |
9747 |
|
</dd> |
9748 |
|
<dt class="field"> |
9749 |
|
<span class="method-title">test_set_cdata_flag</span> |
9750 |
|
</dt> |
9751 |
|
<dd class="index-item-body"> |
9752 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html#methodtest_set_cdata_flag">XMLTagClassTest::test_set_cdata_flag()</a> in unittest2.php</div> |
9753 |
|
</dd> |
9754 |
|
<dt class="field"> |
9755 |
|
<span class="method-title">test_set_class</span> |
9756 |
|
</dt> |
9757 |
|
<dd class="index-item-body"> |
9758 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html#methodtest_set_class">HTMLTagClassTest::test_set_class()</a> in unittest3.php</div> |
9759 |
|
</dd> |
9760 |
|
<dt class="field"> |
9761 |
|
<span class="method-title">test_set_collapse</span> |
9762 |
|
</dt> |
9763 |
|
<dd class="index-item-body"> |
9764 |
|
<div class="index-item-details"><a href="phpHtmlLib/ContainerTest.html#methodtest_set_collapse">ContainerTest::test_set_collapse()</a> in unittest1.php</div> |
9765 |
|
</dd> |
9766 |
|
<dt class="field"> |
9767 |
|
<span class="method-title">test_set_id</span> |
9768 |
|
</dt> |
9769 |
|
<dd class="index-item-body"> |
9770 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html#methodtest_set_id">HTMLTagClassTest::test_set_id()</a> in unittest3.php</div> |
9771 |
|
</dd> |
9772 |
|
<dt class="field"> |
9773 |
|
<span class="method-title">test_set_style</span> |
9774 |
|
</dt> |
9775 |
|
<dd class="index-item-body"> |
9776 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLTagClassTest.html#methodtest_set_style">HTMLTagClassTest::test_set_style()</a> in unittest3.php</div> |
9777 |
|
</dd> |
9778 |
|
<dt class="field"> |
9779 |
|
TEXTAREAtag |
9780 |
|
</dt> |
9781 |
|
<dd class="index-item-body"> |
9782 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html">TEXTAREAtag</a> in ALLTAGS.inc</div> |
9783 |
|
<div class="index-item-description"><TEXTAREA> tag class</div> |
9784 |
|
</dd> |
9785 |
|
<dt class="field"> |
9786 |
|
<span class="method-title">TextCSSNav</span> |
9787 |
|
</dt> |
9788 |
|
<dd class="index-item-body"> |
9789 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#methodTextCSSNav">TextCSSNav::TextCSSNav()</a> in TextCSSNav.inc</div> |
9790 |
|
<div class="index-item-description">Constructor for this class It just sets the width for the widget.</div> |
9791 |
|
</dd> |
9792 |
|
<dt class="field"> |
9793 |
|
TextCSSNav |
9794 |
|
</dt> |
9795 |
|
<dd class="index-item-body"> |
9796 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html">TextCSSNav</a> in TextCSSNav.inc</div> |
9797 |
|
<div class="index-item-description">This class builds a simple text navigational widget.</div> |
9798 |
|
</dd> |
9799 |
|
<dt class="field"> |
9800 |
|
TextCSSNavCSS |
9801 |
|
</dt> |
9802 |
|
<dd class="index-item-body"> |
9803 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNavCSS.html">TextCSSNavCSS</a> in TextCSSNav.inc</div> |
9804 |
|
<div class="index-item-description">This class defines the css used by the FooterNav Object.</div> |
9805 |
|
</dd> |
9806 |
|
<dt class="field"> |
9807 |
|
<span class="method-title">TextNav</span> |
9808 |
|
</dt> |
9809 |
|
<dd class="index-item-body"> |
9810 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html#methodTextNav">TextNav::TextNav()</a> in TextNav.inc</div> |
9811 |
|
<div class="index-item-description">Constructor for this class It just sets the width for the widget.</div> |
9812 |
|
</dd> |
9813 |
|
<dt class="field"> |
9814 |
|
TextNav |
9815 |
|
</dt> |
9816 |
|
<dd class="index-item-body"> |
9817 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNav.html">TextNav</a> in TextNav.inc</div> |
9818 |
|
<div class="index-item-description">This class builds a simple text navigational widget.</div> |
9819 |
|
</dd> |
9820 |
|
<dt class="field"> |
9821 |
|
TextNavCSS |
9822 |
|
</dt> |
9823 |
|
<dd class="index-item-body"> |
9824 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNavCSS.html">TextNavCSS</a> in TextNav.inc</div> |
9825 |
|
<div class="index-item-description">This class defines the css used by the TextNav Object.</div> |
9826 |
|
</dd> |
9827 |
|
<dt class="field"> |
9828 |
|
TEXTPATHsvgtag |
9829 |
|
</dt> |
9830 |
|
<dd class="index-item-body"> |
9831 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTPATHsvgtag.html">TEXTPATHsvgtag</a> in SVGTAGS.inc</div> |
9832 |
|
<div class="index-item-description"><textpath> SVG tag</div> |
9833 |
|
</dd> |
9834 |
|
<dt class="field"> |
9835 |
|
TEXTsvgtag |
9836 |
|
</dt> |
9837 |
|
<dd class="index-item-body"> |
9838 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTsvgtag.html">TEXTsvgtag</a> in SVGTAGS.inc</div> |
9839 |
|
<div class="index-item-description"><text> SVG tag</div> |
9840 |
|
</dd> |
9841 |
|
<dt class="field"> |
9842 |
|
TFOOTtag |
9843 |
|
</dt> |
9844 |
|
<dd class="index-item-body"> |
9845 |
|
<div class="index-item-details"><a href="phpHtmlLib/TFOOTtag.html">TFOOTtag</a> in ALLTAGS.inc</div> |
9846 |
|
<div class="index-item-description"><TFOOT> tag class</div> |
9847 |
|
</dd> |
9848 |
|
<dt class="field"> |
9849 |
|
THEADtag |
9850 |
|
</dt> |
9851 |
|
<dd class="index-item-body"> |
9852 |
|
<div class="index-item-details"><a href="phpHtmlLib/THEADtag.html">THEADtag</a> in ALLTAGS.inc</div> |
9853 |
|
<div class="index-item-description">Table Header <THEAD> class.</div> |
9854 |
|
</dd> |
9855 |
|
<dt class="field"> |
9856 |
|
THtag |
9857 |
|
</dt> |
9858 |
|
<dd class="index-item-body"> |
9859 |
|
<div class="index-item-details"><a href="phpHtmlLib/THtag.html">THtag</a> in ALLTAGS.inc</div> |
9860 |
|
<div class="index-item-description">Table Header <TH> class.</div> |
9861 |
|
</dd> |
9862 |
|
<dt class="field"> |
9863 |
|
TIMERtag |
9864 |
|
</dt> |
9865 |
|
<dd class="index-item-body"> |
9866 |
|
<div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html">TIMERtag</a> in WMLTAGS.inc</div> |
9867 |
|
<div class="index-item-description"><TIMER> tag class</div> |
9868 |
|
</dd> |
9869 |
|
<dt class="field"> |
9870 |
|
TITLEsvgtag |
9871 |
|
</dt> |
9872 |
|
<dd class="index-item-body"> |
9873 |
|
<div class="index-item-details"><a href="phpHtmlLib/TITLEsvgtag.html">TITLEsvgtag</a> in SVGTAGS.inc</div> |
9874 |
|
<div class="index-item-description"><title> SVG tag</div> |
9875 |
|
</dd> |
9876 |
|
<dt class="field"> |
9877 |
|
TITLEtag |
9878 |
|
</dt> |
9879 |
|
<dd class="index-item-body"> |
9880 |
|
<div class="index-item-details"><a href="phpHtmlLib/TITLEtag.html">TITLEtag</a> in ALLTAGS.inc</div> |
9881 |
|
<div class="index-item-description"><TITLE> tag class</div> |
9882 |
|
</dd> |
9883 |
|
<dt class="field"> |
9884 |
|
<span class="method-title">total_items</span> |
9885 |
|
</dt> |
9886 |
|
<dd class="index-item-body"> |
9887 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodtotal_items">ImageThumbnailWidget::total_items()</a> in ImageThumbnailWidget.inc</div> |
9888 |
|
<div class="index-item-description">returns the total # of items we have to display.</div> |
9889 |
|
</dd> |
9890 |
|
<dt class="field"> |
9891 |
|
<span class="method-title">TreeNav</span> |
9892 |
|
</dt> |
9893 |
|
<dd class="index-item-body"> |
9894 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html#methodTreeNav">TreeNav::TreeNav()</a> in TreeNav.inc</div> |
9895 |
|
<div class="index-item-description">Constructor for this class It just sets the width for the widget.</div> |
9896 |
|
</dd> |
9897 |
|
<dt class="field"> |
9898 |
|
TreeNav |
9899 |
|
</dt> |
9900 |
|
<dd class="index-item-body"> |
9901 |
|
<div class="index-item-details"><a href="phpHtmlLib/TreeNav.html">TreeNav</a> in TreeNav.inc</div> |
9902 |
|
<div class="index-item-description">This class tries to build a tree navigational widget.</div> |
9903 |
|
</dd> |
9904 |
|
<dt class="field"> |
9905 |
|
TREFsvgtag |
9906 |
|
</dt> |
9907 |
|
<dd class="index-item-body"> |
9908 |
|
<div class="index-item-details"><a href="phpHtmlLib/TREFsvgtag.html">TREFsvgtag</a> in SVGTAGS.inc</div> |
9909 |
|
<div class="index-item-description"><tref> SVG tag</div> |
9910 |
|
</dd> |
9911 |
|
<dt class="field"> |
9912 |
|
TRtag |
9913 |
|
</dt> |
9914 |
|
<dd class="index-item-body"> |
9915 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html">TRtag</a> in ALLTAGS.inc</div> |
9916 |
|
<div class="index-item-description">Table Row <TR> class.</div> |
9917 |
|
</dd> |
9918 |
|
<dt class="field"> |
9919 |
|
TSPANsvgtag |
9920 |
|
</dt> |
9921 |
|
<dd class="index-item-body"> |
9922 |
|
<div class="index-item-details"><a href="phpHtmlLib/TSPANsvgtag.html">TSPANsvgtag</a> in SVGTAGS.inc</div> |
9923 |
|
<div class="index-item-description"><tspan> SVG tag</div> |
9924 |
|
</dd> |
9925 |
|
<dt class="field"> |
9926 |
|
TTtag |
9927 |
|
</dt> |
9928 |
|
<dd class="index-item-body"> |
9929 |
|
<div class="index-item-details"><a href="phpHtmlLib/TTtag.html">TTtag</a> in ALLTAGS.inc</div> |
9930 |
|
<div class="index-item-description"><TT> tag class</div> |
9931 |
|
</dd> |
9932 |
|
<dt class="field"> |
9933 |
|
<span class="include-title">TabWidget.inc</span> |
9934 |
|
</dt> |
9935 |
|
<dd class="index-item-body"> |
9936 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TabWidget_inc.html">TabWidget.inc</a> in TabWidget.inc</div> |
9937 |
|
</dd> |
9938 |
|
<dt class="field"> |
9939 |
|
<span class="include-title">TextCSSNav.inc</span> |
9940 |
|
</dt> |
9941 |
|
<dd class="index-item-body"> |
9942 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TextCSSNav_inc.html">TextCSSNav.inc</a> in TextCSSNav.inc</div> |
9943 |
|
</dd> |
9944 |
|
<dt class="field"> |
9945 |
|
<span class="include-title">TextNav.inc</span> |
9946 |
|
</dt> |
9947 |
|
<dd class="index-item-body"> |
9948 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TextNav_inc.html">TextNav.inc</a> in TextNav.inc</div> |
9949 |
|
</dd> |
9950 |
|
<dt class="field"> |
9951 |
|
<span class="include-title">TreeNav.inc</span> |
9952 |
|
</dt> |
9953 |
|
<dd class="index-item-body"> |
9954 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_TreeNav_inc.html">TreeNav.inc</a> in TreeNav.inc</div> |
9955 |
|
</dd> |
9956 |
|
</dl> |
9957 |
|
<a name="u"></a> |
9958 |
|
<div class="index-letter-section"> |
9959 |
|
<div style="float: left" class="index-letter-title">u</div> |
9960 |
|
<div style="float: right"><a href="#top">top</a></div> |
9961 |
|
<div style="clear: both"></div> |
9962 |
|
</div> |
9963 |
|
<dl> |
9964 |
|
<dt class="field"> |
9965 |
|
<span class="include-title">unittest1.php</span> |
9966 |
|
</dt> |
9967 |
|
<dd class="index-item-body"> |
9968 |
|
<div class="index-item-details"><a href="phpHtmlLib/_test_unittest1_php.html">unittest1.php</a> in unittest1.php</div> |
9969 |
|
</dd> |
9970 |
|
<dt class="field"> |
9971 |
|
<span class="include-title">unittest2.php</span> |
9972 |
|
</dt> |
9973 |
|
<dd class="index-item-body"> |
9974 |
|
<div class="index-item-details"><a href="phpHtmlLib/_test_unittest2_php.html">unittest2.php</a> in unittest2.php</div> |
9975 |
|
</dd> |
9976 |
|
<dt class="field"> |
9977 |
|
<span class="include-title">unittest3.php</span> |
9978 |
|
</dt> |
9979 |
|
<dd class="index-item-body"> |
9980 |
|
<div class="index-item-details"><a href="phpHtmlLib/_test_unittest3_php.html">unittest3.php</a> in unittest3.php</div> |
9981 |
|
</dd> |
9982 |
|
<dt class="field"> |
9983 |
|
ULtag |
9984 |
|
</dt> |
9985 |
|
<dd class="index-item-body"> |
9986 |
|
<div class="index-item-details"><a href="phpHtmlLib/ULtag.html">ULtag</a> in ALLTAGS.inc</div> |
9987 |
|
</dd> |
9988 |
|
<dt class="field"> |
9989 |
|
<span class="method-title">update_all_values</span> |
9990 |
|
</dt> |
9991 |
|
<dd class="index-item-body"> |
9992 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_all_values">CSSBuilder::update_all_values()</a> in CSSBuilder.inc</div> |
9993 |
|
<div class="index-item-description">This function is a macro for walking the entire</div> |
9994 |
|
</dd> |
9995 |
|
<dt class="field"> |
9996 |
|
<span class="method-title">update_all_values</span> |
9997 |
|
</dt> |
9998 |
|
<dd class="index-item-body"> |
9999 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSContainer.html#methodupdate_all_values">CSSContainer::update_all_values()</a> in CSSContainer.inc</div> |
10000 |
|
<div class="index-item-description">This walks all of the CSSBuilder objects and calls their respective update_all_values method.</div> |
10001 |
|
</dd> |
10002 |
|
<dt class="field"> |
10003 |
|
<span class="method-title">update_properties</span> |
10004 |
|
</dt> |
10005 |
|
<dd class="index-item-body"> |
10006 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_properties">CSSBuilder::update_properties()</a> in CSSBuilder.inc</div> |
10007 |
|
<div class="index-item-description">This function updates a css property value for a specific class/id</div> |
10008 |
|
</dd> |
10009 |
|
<dt class="field"> |
10010 |
|
<span class="method-title">update_property</span> |
10011 |
|
</dt> |
10012 |
|
<dd class="index-item-body"> |
10013 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methodupdate_property">CSSBuilder::update_property()</a> in CSSBuilder.inc</div> |
10014 |
|
<div class="index-item-description">This function updates a css property value for a specific class/id</div> |
10015 |
|
</dd> |
10016 |
|
<dt class="field"> |
10017 |
|
<span class="method-title">user_setup</span> |
10018 |
|
</dt> |
10019 |
|
<dd class="index-item-body"> |
10020 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabListCSS.html#methoduser_setup">TabListCSS::user_setup()</a> in TabWidget.inc</div> |
10021 |
|
</dd> |
10022 |
|
<dt class="field"> |
10023 |
|
<span class="method-title">user_setup</span> |
10024 |
|
</dt> |
10025 |
|
<dd class="index-item-body"> |
10026 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNavCSS.html#methoduser_setup">TextCSSNavCSS::user_setup()</a> in TextCSSNav.inc</div> |
10027 |
|
</dd> |
10028 |
|
<dt class="field"> |
10029 |
|
<span class="method-title">user_setup</span> |
10030 |
|
</dt> |
10031 |
|
<dd class="index-item-body"> |
10032 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextNavCSS.html#methoduser_setup">TextNavCSS::user_setup()</a> in TextNav.inc</div> |
10033 |
|
</dd> |
10034 |
|
<dt class="field"> |
10035 |
|
<span class="method-title">user_setup</span> |
10036 |
|
</dt> |
10037 |
|
<dd class="index-item-body"> |
10038 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#methoduser_setup">pearmysqllist::user_setup()</a> in widget6.php</div> |
10039 |
|
<div class="index-item-description">This method is used to setup the options for the DataList object's display.</div> |
10040 |
|
</dd> |
10041 |
|
<dt class="field"> |
10042 |
|
<span class="method-title">user_setup</span> |
10043 |
|
</dt> |
10044 |
|
<dd class="index-item-body"> |
10045 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/MyWizard.html#methoduser_setup">MyWizard::user_setup()</a> in wizard1.php</div> |
10046 |
|
</dd> |
10047 |
|
<dt class="field"> |
10048 |
|
<span class="method-title">user_setup</span> |
10049 |
|
</dt> |
10050 |
|
<dd class="index-item-body"> |
10051 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/csvfilelist.html#methoduser_setup">csvfilelist::user_setup()</a> in widget7.php</div> |
10052 |
|
</dd> |
10053 |
|
<dt class="field"> |
10054 |
|
<span class="method-title">user_setup</span> |
10055 |
|
</dt> |
10056 |
|
<dd class="index-item-body"> |
10057 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTableCSS.html#methoduser_setup">RoundTitleTableCSS::user_setup()</a> in RoundTitleTable.inc</div> |
10058 |
|
</dd> |
10059 |
|
<dt class="field"> |
10060 |
|
<span class="method-title">user_setup</span> |
10061 |
|
</dt> |
10062 |
|
<dd class="index-item-body"> |
10063 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTableCSS.html#methoduser_setup">VerticalCSSNavTableCSS::user_setup()</a> in VerticalCSSNavTable.inc</div> |
10064 |
|
</dd> |
10065 |
|
<dt class="field"> |
10066 |
|
<span class="method-title">user_setup</span> |
10067 |
|
</dt> |
10068 |
|
<dd class="index-item-body"> |
10069 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidgetCSS.html#methoduser_setup">ImageThumbnailWidgetCSS::user_setup()</a> in ImageThumbnailWidget.inc</div> |
10070 |
|
</dd> |
10071 |
|
<dt class="field"> |
10072 |
|
<span class="method-title">user_setup</span> |
10073 |
|
</dt> |
10074 |
|
<dd class="index-item-body"> |
10075 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#methoduser_setup">DataList::user_setup()</a> in DataList.inc</div> |
10076 |
|
<div class="index-item-description">A subclass can override this function to setup the class variables after the constructor. The constructor automatically calls this function.</div> |
10077 |
|
</dd> |
10078 |
|
<dt class="field"> |
10079 |
|
<span class="method-title">user_setup</span> |
10080 |
|
</dt> |
10081 |
|
<dd class="index-item-body"> |
10082 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#methoduser_setup">CSSBuilder::user_setup()</a> in CSSBuilder.inc</div> |
10083 |
|
<div class="index-item-description">Call the child class' setup function</div> |
10084 |
|
</dd> |
10085 |
|
<dt class="field"> |
10086 |
|
<span class="method-title">user_setup</span> |
10087 |
|
</dt> |
10088 |
|
<dd class="index-item-body"> |
10089 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanelCSS.html#methoduser_setup">ButtonPanelCSS::user_setup()</a> in ButtonPanel.inc</div> |
10090 |
|
</dd> |
10091 |
|
<dt class="field"> |
10092 |
|
<span class="method-title">user_setup</span> |
10093 |
|
</dt> |
10094 |
|
<dd class="index-item-body"> |
10095 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDataListCSS.html#methoduser_setup">DefaultGUIDataListCSS::user_setup()</a> in DefaultGUIDataList.inc</div> |
10096 |
|
</dd> |
10097 |
|
<dt class="field"> |
10098 |
|
<span class="method-title">user_setup</span> |
10099 |
|
</dt> |
10100 |
|
<dd class="index-item-body"> |
10101 |
|
<div class="index-item-details"><a href="phpHtmlLib/FooterNavCSS.html#methoduser_setup">FooterNavCSS::user_setup()</a> in FooterNav.inc</div> |
10102 |
|
</dd> |
10103 |
|
<dt class="field"> |
10104 |
|
<span class="method-title">user_setup</span> |
10105 |
|
</dt> |
10106 |
|
<dd class="index-item-body"> |
10107 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTableCSS.html#methoduser_setup">NavTableCSS::user_setup()</a> in NavTable.inc</div> |
10108 |
|
</dd> |
10109 |
|
<dt class="field"> |
10110 |
|
<span class="method-title">user_setup</span> |
10111 |
|
</dt> |
10112 |
|
<dd class="index-item-body"> |
10113 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTableCSS.html#methoduser_setup">InfoTableCSS::user_setup()</a> in InfoTable.inc</div> |
10114 |
|
</dd> |
10115 |
|
<dt class="field"> |
10116 |
|
<span class="method-title">user_setup</span> |
10117 |
|
</dt> |
10118 |
|
<dd class="index-item-body"> |
10119 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTabCSS.html#methoduser_setup">ActiveTabCSS::user_setup()</a> in ActiveTab.inc</div> |
10120 |
|
</dd> |
10121 |
|
<dt class="field"> |
10122 |
|
<span class="method-title">user_setup</span> |
10123 |
|
</dt> |
10124 |
|
<dd class="index-item-body"> |
10125 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#methoduser_setup">FormWizard::user_setup()</a> in FormWizard.inc</div> |
10126 |
|
<div class="index-item-description">A subclass can override this function to setup the class variables after the constructor. The constructor automatically calls this function.</div> |
10127 |
|
</dd> |
10128 |
|
<dt class="field"> |
10129 |
|
USEsvgtag |
10130 |
|
</dt> |
10131 |
|
<dd class="index-item-body"> |
10132 |
|
<div class="index-item-details"><a href="phpHtmlLib/USEsvgtag.html">USEsvgtag</a> in SVGTAGS.inc</div> |
10133 |
|
<div class="index-item-description"><use> SVG tag</div> |
10134 |
|
</dd> |
10135 |
|
<dt class="field"> |
10136 |
|
Utag |
10137 |
|
</dt> |
10138 |
|
<dd class="index-item-body"> |
10139 |
|
<div class="index-item-details"><a href="phpHtmlLib/Utag.html">Utag</a> in ALLTAGS.inc</div> |
10140 |
|
<div class="index-item-description"><U> tag class</div> |
10141 |
|
</dd> |
10142 |
|
</dl> |
10143 |
|
<a name="v"></a> |
10144 |
|
<div class="index-letter-section"> |
10145 |
|
<div style="float: left" class="index-letter-title">v</div> |
10146 |
|
<div style="float: right"><a href="#top">top</a></div> |
10147 |
|
<div style="clear: both"></div> |
10148 |
|
</div> |
10149 |
|
<dl> |
10150 |
|
<dt class="field"> |
10151 |
|
<span class="const-title">VALID</span> |
10152 |
|
</dt> |
10153 |
|
<dd class="index-item-body"> |
10154 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALID">VALID</a> in FormValidation.inc</div> |
10155 |
|
</dd> |
10156 |
|
<dt class="field"> |
10157 |
|
<span class="method-title">validate</span> |
10158 |
|
</dt> |
10159 |
|
<dd class="index-item-body"> |
10160 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddress.html#methodvalidate">FEIPAddress::validate()</a> in FEText.inc</div> |
10161 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10162 |
|
</dd> |
10163 |
|
<dt class="field"> |
10164 |
|
<span class="method-title">validate</span> |
10165 |
|
</dt> |
10166 |
|
<dd class="index-item-body"> |
10167 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#methodvalidate">FEHostNameWithPort::validate()</a> in FEText.inc</div> |
10168 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10169 |
|
</dd> |
10170 |
|
<dt class="field"> |
10171 |
|
<span class="method-title">validate</span> |
10172 |
|
</dt> |
10173 |
|
<dd class="index-item-body"> |
10174 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmail.html#methodvalidate">FEEmail::validate()</a> in FEText.inc</div> |
10175 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10176 |
|
</dd> |
10177 |
|
<dt class="field"> |
10178 |
|
<span class="method-title">validate</span> |
10179 |
|
</dt> |
10180 |
|
<dd class="index-item-body"> |
10181 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERegEx.html#methodvalidate">FERegEx::validate()</a> in FEText.inc</div> |
10182 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10183 |
|
</dd> |
10184 |
|
<dt class="field"> |
10185 |
|
<span class="method-title">validate</span> |
10186 |
|
</dt> |
10187 |
|
<dd class="index-item-body"> |
10188 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEEmailMany.html#methodvalidate">FEEmailMany::validate()</a> in FEText.inc</div> |
10189 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10190 |
|
</dd> |
10191 |
|
<dt class="field"> |
10192 |
|
<span class="method-title">validate</span> |
10193 |
|
</dt> |
10194 |
|
<dd class="index-item-body"> |
10195 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrlStrict.html#methodvalidate">FEUrlStrict::validate()</a> in FEText.inc</div> |
10196 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10197 |
|
</dd> |
10198 |
|
<dt class="field"> |
10199 |
|
<span class="method-title">validate</span> |
10200 |
|
</dt> |
10201 |
|
<dd class="index-item-body"> |
10202 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#methodvalidate">FormElement::validate()</a> in FormElement.inc</div> |
10203 |
|
<div class="index-item-description">This function performs the actual validation It is called only if the validation is required by this element</div> |
10204 |
|
</dd> |
10205 |
|
<dt class="field"> |
10206 |
|
<span class="method-title">validate</span> |
10207 |
|
</dt> |
10208 |
|
<dd class="index-item-body"> |
10209 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#methodvalidate">FETextArea::validate()</a> in FETextArea.inc</div> |
10210 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10211 |
|
</dd> |
10212 |
|
<dt class="field"> |
10213 |
|
<span class="method-title">validate</span> |
10214 |
|
</dt> |
10215 |
|
<dd class="index-item-body"> |
10216 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEZipcode.html#methodvalidate">FEZipcode::validate()</a> in FEText.inc</div> |
10217 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10218 |
|
</dd> |
10219 |
|
<dt class="field"> |
10220 |
|
<span class="method-title">validate</span> |
10221 |
|
</dt> |
10222 |
|
<dd class="index-item-body"> |
10223 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDomainName.html#methodvalidate">FEDomainName::validate()</a> in FEText.inc</div> |
10224 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10225 |
|
</dd> |
10226 |
|
<dt class="field"> |
10227 |
|
<span class="method-title">validate</span> |
10228 |
|
</dt> |
10229 |
|
<dd class="index-item-body"> |
10230 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUrl.html#methodvalidate">FEUrl::validate()</a> in FEText.inc</div> |
10231 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10232 |
|
</dd> |
10233 |
|
<dt class="field"> |
10234 |
|
<span class="method-title">validate</span> |
10235 |
|
</dt> |
10236 |
|
<dd class="index-item-body"> |
10237 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEName.html#methodvalidate">FEName::validate()</a> in FEText.inc</div> |
10238 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10239 |
|
</dd> |
10240 |
|
<dt class="field"> |
10241 |
|
<span class="method-title">validate</span> |
10242 |
|
</dt> |
10243 |
|
<dd class="index-item-body"> |
10244 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#methodvalidate">FEDate::validate()</a> in FEListBox.inc</div> |
10245 |
|
<div class="index-item-description">This function is responsible for performing complete validation and setting the appropriate error message in case of a failed validation</div> |
10246 |
|
</dd> |
10247 |
|
<dt class="field"> |
10248 |
|
<span class="method-title">validate</span> |
10249 |
|
</dt> |
10250 |
|
<dd class="index-item-body"> |
10251 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#methodvalidate">FENestedListBox::validate()</a> in FEListBox.inc</div> |
10252 |
|
<div class="index-item-description">This function is responsible for performing complete validation and setting the appropriate error message in case of a failed validation</div> |
10253 |
|
</dd> |
10254 |
|
<dt class="field"> |
10255 |
|
<span class="method-title">validate</span> |
10256 |
|
</dt> |
10257 |
|
<dd class="index-item-body"> |
10258 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#methodvalidate">FEComboListBox::validate()</a> in FEListBox.inc</div> |
10259 |
|
<div class="index-item-description">This function is responsible for performing complete validation and setting the appropriate error message in case of a failed validation</div> |
10260 |
|
</dd> |
10261 |
|
<dt class="field"> |
10262 |
|
<span class="method-title">validate</span> |
10263 |
|
</dt> |
10264 |
|
<dd class="index-item-body"> |
10265 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEPassword.html#methodvalidate">FEPassword::validate()</a> in FEPassword.inc</div> |
10266 |
|
<div class="index-item-description">This function performs the actual validation It is called only if the validation is required by this element</div> |
10267 |
|
</dd> |
10268 |
|
<dt class="field"> |
10269 |
|
<span class="method-title">validate</span> |
10270 |
|
</dt> |
10271 |
|
<dd class="index-item-body"> |
10272 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#methodvalidate">FEDataList::validate()</a> in FEDataList.inc</div> |
10273 |
|
<div class="index-item-description">This function is responsible for performing complete validation and setting the appropriate error message in case of a failed validation</div> |
10274 |
|
</dd> |
10275 |
|
<dt class="field"> |
10276 |
|
<span class="method-title">validate</span> |
10277 |
|
</dt> |
10278 |
|
<dd class="index-item-body"> |
10279 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumber.html#methodvalidate">FENumber::validate()</a> in FENumbers.inc</div> |
10280 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10281 |
|
</dd> |
10282 |
|
<dt class="field"> |
10283 |
|
<span class="method-title">validate</span> |
10284 |
|
</dt> |
10285 |
|
<dd class="index-item-body"> |
10286 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#methodvalidate">FEFile::validate()</a> in FEFile.inc</div> |
10287 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10288 |
|
</dd> |
10289 |
|
<dt class="field"> |
10290 |
|
<span class="method-title">validate</span> |
10291 |
|
</dt> |
10292 |
|
<dd class="index-item-body"> |
10293 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#methodvalidate">FEConfirmPassword::validate()</a> in FEPassword.inc</div> |
10294 |
|
<div class="index-item-description">This function performs the actual validation It is called only if the validation is required by this element</div> |
10295 |
|
</dd> |
10296 |
|
<dt class="field"> |
10297 |
|
<span class="method-title">validate</span> |
10298 |
|
</dt> |
10299 |
|
<dd class="index-item-body"> |
10300 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberPrice.html#methodvalidate">FENumberPrice::validate()</a> in FENumbers.inc</div> |
10301 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10302 |
|
</dd> |
10303 |
|
<dt class="field"> |
10304 |
|
<span class="method-title">validate</span> |
10305 |
|
</dt> |
10306 |
|
<dd class="index-item-body"> |
10307 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#methodvalidate">FENumberInRange::validate()</a> in FENumbers.inc</div> |
10308 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10309 |
|
</dd> |
10310 |
|
<dt class="field"> |
10311 |
|
<span class="method-title">validate</span> |
10312 |
|
</dt> |
10313 |
|
<dd class="index-item-body"> |
10314 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberFloat.html#methodvalidate">FENumberFloat::validate()</a> in FENumbers.inc</div> |
10315 |
|
<div class="index-item-description">This method validates the data for this Form Element.</div> |
10316 |
|
</dd> |
10317 |
|
<dt class="field"> |
10318 |
|
<span class="const-title">VALIDATE_EMAIL_LENGTH</span> |
10319 |
|
</dt> |
10320 |
|
<dd class="index-item-body"> |
10321 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_EMAIL_LENGTH">VALIDATE_EMAIL_LENGTH</a> in FormValidation.inc</div> |
10322 |
|
</dd> |
10323 |
|
<dt class="field"> |
10324 |
|
<span class="const-title">VALIDATE_MAXSIZE</span> |
10325 |
|
</dt> |
10326 |
|
<dd class="index-item-body"> |
10327 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAXSIZE">VALIDATE_MAXSIZE</a> in FormValidation.inc</div> |
10328 |
|
</dd> |
10329 |
|
<dt class="field"> |
10330 |
|
<span class="const-title">VALIDATE_MAX_HOSTNAME_LENGTH</span> |
10331 |
|
</dt> |
10332 |
|
<dd class="index-item-body"> |
10333 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormValidation_inc.html#defineVALIDATE_MAX_HOSTNAME_LENGTH">VALIDATE_MAX_HOSTNAME_LENGTH</a> in FormValidation.inc</div> |
10334 |
|
</dd> |
10335 |
|
<dt class="field"> |
10336 |
|
VARtag |
10337 |
|
</dt> |
10338 |
|
<dd class="index-item-body"> |
10339 |
|
<div class="index-item-details"><a href="phpHtmlLib/VARtag.html">VARtag</a> in ALLTAGS.inc</div> |
10340 |
|
</dd> |
10341 |
|
<dt class="field"> |
10342 |
|
<span class="include-title">version.inc</span> |
10343 |
|
</dt> |
10344 |
|
<dd class="index-item-body"> |
10345 |
|
<div class="index-item-details"><a href="phpHtmlLib/_version_inc.html">version.inc</a> in version.inc</div> |
10346 |
|
</dd> |
10347 |
|
<dt class="field"> |
10348 |
|
VerticalCSSNavTable |
10349 |
|
</dt> |
10350 |
|
<dd class="index-item-body"> |
10351 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html">VerticalCSSNavTable</a> in VerticalCSSNavTable.inc</div> |
10352 |
|
<div class="index-item-description">This class builds a nice table that conains clickable cells.</div> |
10353 |
|
</dd> |
10354 |
|
<dt class="field"> |
10355 |
|
<span class="method-title">VerticalCSSNavTable</span> |
10356 |
|
</dt> |
10357 |
|
<dd class="index-item-body"> |
10358 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#methodVerticalCSSNavTable">VerticalCSSNavTable::VerticalCSSNavTable()</a> in VerticalCSSNavTable.inc</div> |
10359 |
|
<div class="index-item-description">Constructor for this class It just sets the width for the widget.</div> |
10360 |
|
</dd> |
10361 |
|
<dt class="field"> |
10362 |
|
VerticalCSSNavTableCSS |
10363 |
|
</dt> |
10364 |
|
<dd class="index-item-body"> |
10365 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTableCSS.html">VerticalCSSNavTableCSS</a> in VerticalCSSNavTable.inc</div> |
10366 |
|
<div class="index-item-description">This class defines the css used by the VerticalCSSNavTable Object.</div> |
10367 |
|
</dd> |
10368 |
|
<dt class="field"> |
10369 |
|
VIEWsvgtag |
10370 |
|
</dt> |
10371 |
|
<dd class="index-item-body"> |
10372 |
|
<div class="index-item-details"><a href="phpHtmlLib/VIEWsvgtag.html">VIEWsvgtag</a> in SVGTAGS.inc</div> |
10373 |
|
<div class="index-item-description"><view> SVG tag</div> |
10374 |
|
</dd> |
10375 |
|
<dt class="field"> |
10376 |
|
VKERNsvgtag |
10377 |
|
</dt> |
10378 |
|
<dd class="index-item-body"> |
10379 |
|
<div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html">VKERNsvgtag</a> in SVGTAGS.inc</div> |
10380 |
|
<div class="index-item-description"><vkern> SVG tag</div> |
10381 |
|
</dd> |
10382 |
|
<dt class="field"> |
10383 |
|
<span class="include-title">VerticalCSSNavTable.inc</span> |
10384 |
|
</dt> |
10385 |
|
<dd class="index-item-body"> |
10386 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_VerticalCSSNavTable_inc.html">VerticalCSSNavTable.inc</a> in VerticalCSSNavTable.inc</div> |
10387 |
|
</dd> |
10388 |
|
</dl> |
10389 |
|
<a name="w"></a> |
10390 |
|
<div class="index-letter-section"> |
10391 |
|
<div style="float: left" class="index-letter-title">w</div> |
10392 |
|
<div style="float: right"><a href="#top">top</a></div> |
10393 |
|
<div style="clear: both"></div> |
10394 |
|
</div> |
10395 |
|
<dl> |
10396 |
|
<dt class="field"> |
10397 |
|
<span class="var-title">$width</span> |
10398 |
|
</dt> |
10399 |
|
<dd class="index-item-body"> |
10400 |
|
<div class="index-item-details"><a href="phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a> in BaseWidget.inc</div> |
10401 |
|
<div class="index-item-description">the width of the widget</div> |
10402 |
|
</dd> |
10403 |
|
<dt class="field"> |
10404 |
|
<span class="include-title">widget1.php</span> |
10405 |
|
</dt> |
10406 |
|
<dd class="index-item-body"> |
10407 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget1_php.html">widget1.php</a> in widget1.php</div> |
10408 |
|
</dd> |
10409 |
|
<dt class="field"> |
10410 |
|
<span class="include-title">widget2.php</span> |
10411 |
|
</dt> |
10412 |
|
<dd class="index-item-body"> |
10413 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget2_php.html">widget2.php</a> in widget2.php</div> |
10414 |
|
</dd> |
10415 |
|
<dt class="field"> |
10416 |
|
<span class="include-title">widget3.php</span> |
10417 |
|
</dt> |
10418 |
|
<dd class="index-item-body"> |
10419 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget3_php.html">widget3.php</a> in widget3.php</div> |
10420 |
|
</dd> |
10421 |
|
<dt class="field"> |
10422 |
|
<span class="include-title">widget4.php</span> |
10423 |
|
</dt> |
10424 |
|
<dd class="index-item-body"> |
10425 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget4_php.html">widget4.php</a> in widget4.php</div> |
10426 |
|
</dd> |
10427 |
|
<dt class="field"> |
10428 |
|
<span class="include-title">widget5.php</span> |
10429 |
|
</dt> |
10430 |
|
<dd class="index-item-body"> |
10431 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget5_php.html">widget5.php</a> in widget5.php</div> |
10432 |
|
</dd> |
10433 |
|
<dt class="field"> |
10434 |
|
<span class="include-title">widget6.php</span> |
10435 |
|
</dt> |
10436 |
|
<dd class="index-item-body"> |
10437 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget6_php.html">widget6.php</a> in widget6.php</div> |
10438 |
|
</dd> |
10439 |
|
<dt class="field"> |
10440 |
|
<span class="include-title">widget7.php</span> |
10441 |
|
</dt> |
10442 |
|
<dd class="index-item-body"> |
10443 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget7_php.html">widget7.php</a> in widget7.php</div> |
10444 |
|
</dd> |
10445 |
|
<dt class="field"> |
10446 |
|
<span class="include-title">widget8.php</span> |
10447 |
|
</dt> |
10448 |
|
<dd class="index-item-body"> |
10449 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget8_php.html">widget8.php</a> in widget8.php</div> |
10450 |
|
</dd> |
10451 |
|
<dt class="field"> |
10452 |
|
<span class="include-title">widget9.php</span> |
10453 |
|
</dt> |
10454 |
|
<dd class="index-item-body"> |
10455 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget9_php.html">widget9.php</a> in widget9.php</div> |
10456 |
|
</dd> |
10457 |
|
<dt class="field"> |
10458 |
|
<span class="include-title">widget10.php</span> |
10459 |
|
</dt> |
10460 |
|
<dd class="index-item-body"> |
10461 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget10_php.html">widget10.php</a> in widget10.php</div> |
10462 |
|
</dd> |
10463 |
|
<dt class="field"> |
10464 |
|
<span class="include-title">widget11.php</span> |
10465 |
|
</dt> |
10466 |
|
<dd class="index-item-body"> |
10467 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget11_php.html">widget11.php</a> in widget11.php</div> |
10468 |
|
</dd> |
10469 |
|
<dt class="field"> |
10470 |
|
<span class="include-title">widget12.php</span> |
10471 |
|
</dt> |
10472 |
|
<dd class="index-item-body"> |
10473 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget12_php.html">widget12.php</a> in widget12.php</div> |
10474 |
|
</dd> |
10475 |
|
<dt class="field"> |
10476 |
|
<span class="include-title">widget13.php</span> |
10477 |
|
</dt> |
10478 |
|
<dd class="index-item-body"> |
10479 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget13_php.html">widget13.php</a> in widget13.php</div> |
10480 |
|
</dd> |
10481 |
|
<dt class="field"> |
10482 |
|
<span class="include-title">widget14.php</span> |
10483 |
|
</dt> |
10484 |
|
<dd class="index-item-body"> |
10485 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/_examples_widget14_php.html">widget14.php</a> in widget14.php</div> |
10486 |
|
</dd> |
10487 |
|
<dt class="field"> |
10488 |
|
<span class="include-title">wizard1.php</span> |
10489 |
|
</dt> |
10490 |
|
<dd class="index-item-body"> |
10491 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_wizard1_php.html">wizard1.php</a> in wizard1.php</div> |
10492 |
|
</dd> |
10493 |
|
<dt class="field"> |
10494 |
|
<span class="include-title">WMLTAGS.inc</span> |
10495 |
|
</dt> |
10496 |
|
<dd class="index-item-body"> |
10497 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_classes_WMLTAGS_inc.html">WMLTAGS.inc</a> in WMLTAGS.inc</div> |
10498 |
|
</dd> |
10499 |
|
<dt class="field"> |
10500 |
|
<span class="include-title">wml_utils.inc</span> |
10501 |
|
</dt> |
10502 |
|
<dd class="index-item-body"> |
10503 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html">wml_utils.inc</a> in wml_utils.inc</div> |
10504 |
|
</dd> |
10505 |
|
<dt class="field"> |
10506 |
|
<span class="method-title">WidgetListPage</span> |
10507 |
|
</dt> |
10508 |
|
<dd class="index-item-body"> |
10509 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/WidgetListPage.html#methodWidgetListPage">WidgetListPage::WidgetListPage()</a> in widget14.php</div> |
10510 |
|
</dd> |
10511 |
|
<dt class="field"> |
10512 |
|
WidgetListPage |
10513 |
|
</dt> |
10514 |
|
<dd class="index-item-body"> |
10515 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/WidgetListPage.html">WidgetListPage</a> in widget14.php</div> |
10516 |
|
<div class="index-item-description">This class is used to build content for an entire page. It uses the HTMLPageClass widget from phphtmllib to render the final output.</div> |
10517 |
|
</dd> |
10518 |
|
<dt class="field"> |
10519 |
|
<span class="include-title">WMLDocumentClass.inc</span> |
10520 |
|
</dt> |
10521 |
|
<dd class="index-item-body"> |
10522 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_wml_WMLDocumentClass_inc.html">WMLDocumentClass.inc</a> in WMLDocumentClass.inc</div> |
10523 |
|
</dd> |
10524 |
|
<dt class="field"> |
10525 |
|
<span class="const-title">WIZARD_ACTION</span> |
10526 |
|
</dt> |
10527 |
|
<dd class="index-item-body"> |
10528 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_ACTION">WIZARD_ACTION</a> in FormWizard.inc</div> |
10529 |
|
</dd> |
10530 |
|
<dt class="field"> |
10531 |
|
<span class="const-title">WIZARD_FINAL</span> |
10532 |
|
</dt> |
10533 |
|
<dd class="index-item-body"> |
10534 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_FINAL">WIZARD_FINAL</a> in FormWizard.inc</div> |
10535 |
|
</dd> |
10536 |
|
<dt class="field"> |
10537 |
|
<span class="const-title">WIZARD_ID</span> |
10538 |
|
</dt> |
10539 |
|
<dd class="index-item-body"> |
10540 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_ID">WIZARD_ID</a> in FormWizard.inc</div> |
10541 |
|
</dd> |
10542 |
|
<dt class="field"> |
10543 |
|
<span class="const-title">WIZARD_JUMP</span> |
10544 |
|
</dt> |
10545 |
|
<dd class="index-item-body"> |
10546 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_JUMP">WIZARD_JUMP</a> in FormWizard.inc</div> |
10547 |
|
</dd> |
10548 |
|
<dt class="field"> |
10549 |
|
<span class="const-title">WIZARD_NEXT</span> |
10550 |
|
</dt> |
10551 |
|
<dd class="index-item-body"> |
10552 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_NEXT">WIZARD_NEXT</a> in FormWizard.inc</div> |
10553 |
|
</dd> |
10554 |
|
<dt class="field"> |
10555 |
|
<span class="const-title">WIZARD_PREV</span> |
10556 |
|
</dt> |
10557 |
|
<dd class="index-item-body"> |
10558 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_PREV">WIZARD_PREV</a> in FormWizard.inc</div> |
10559 |
|
</dd> |
10560 |
|
<dt class="field"> |
10561 |
|
<span class="const-title">WIZARD_STEP</span> |
10562 |
|
</dt> |
10563 |
|
<dd class="index-item-body"> |
10564 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_STEP">WIZARD_STEP</a> in FormWizard.inc</div> |
10565 |
|
</dd> |
10566 |
|
<dt class="field"> |
10567 |
|
<span class="const-title">WIZARD_TO_STEP</span> |
10568 |
|
</dt> |
10569 |
|
<dd class="index-item-body"> |
10570 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_TO_STEP">WIZARD_TO_STEP</a> in FormWizard.inc</div> |
10571 |
|
</dd> |
10572 |
|
<dt class="field"> |
10573 |
|
<span class="const-title">WIZARD_VISITED</span> |
10574 |
|
</dt> |
10575 |
|
<dd class="index-item-body"> |
10576 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/_form_FormWizard_inc.html#defineWIZARD_VISITED">WIZARD_VISITED</a> in FormWizard.inc</div> |
10577 |
|
</dd> |
10578 |
|
<dt class="field"> |
10579 |
|
<span class="method-title">WMLDocumentClass</span> |
10580 |
|
</dt> |
10581 |
|
<dd class="index-item-body"> |
10582 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLDocumentClass.html#methodWMLDocumentClass">WMLDocumentClass::WMLDocumentClass()</a> in WMLDocumentClass.inc</div> |
10583 |
|
</dd> |
10584 |
|
<dt class="field"> |
10585 |
|
WMLDocumentClass |
10586 |
|
</dt> |
10587 |
|
<dd class="index-item-body"> |
10588 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLDocumentClass.html">WMLDocumentClass</a> in WMLDocumentClass.inc</div> |
10589 |
|
<div class="index-item-description">This class lets you build a complete WML document and render it</div> |
10590 |
|
</dd> |
10591 |
|
<dt class="field"> |
10592 |
|
WMLtag |
10593 |
|
</dt> |
10594 |
|
<dd class="index-item-body"> |
10595 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLtag.html">WMLtag</a> in WMLTAGS.inc</div> |
10596 |
|
<div class="index-item-description"><WML> tag class</div> |
10597 |
|
</dd> |
10598 |
|
<dt class="field"> |
10599 |
|
<span class="method-title">WMLTagClass</span> |
10600 |
|
</dt> |
10601 |
|
<dd class="index-item-body"> |
10602 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html#methodWMLTagClass">WMLTagClass::WMLTagClass()</a> in WMLTAGS.inc</div> |
10603 |
|
</dd> |
10604 |
|
<dt class="field"> |
10605 |
|
WMLTagClass |
10606 |
|
</dt> |
10607 |
|
<dd class="index-item-body"> |
10608 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLTagClass.html">WMLTagClass</a> in WMLTAGS.inc</div> |
10609 |
|
<div class="index-item-description">Base class for all WML Tag classes.</div> |
10610 |
|
</dd> |
10611 |
|
<dt class="field"> |
10612 |
|
<span class="method-title">wml_a</span> |
10613 |
|
</dt> |
10614 |
|
<dd class="index-item-body"> |
10615 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_a">wml_a()</a> in wml_utils.inc</div> |
10616 |
|
<div class="index-item-description">build an href with content and attributes.</div> |
10617 |
|
</dd> |
10618 |
|
<dt class="field"> |
10619 |
|
<span class="method-title">wml_access</span> |
10620 |
|
</dt> |
10621 |
|
<dd class="index-item-body"> |
10622 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_access">wml_access()</a> in wml_utils.inc</div> |
10623 |
|
<div class="index-item-description">this function builds a wml <access /> tag</div> |
10624 |
|
</dd> |
10625 |
|
<dt class="field"> |
10626 |
|
<span class="method-title">wml_anchor</span> |
10627 |
|
</dt> |
10628 |
|
<dd class="index-item-body"> |
10629 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_anchor">wml_anchor()</a> in wml_utils.inc</div> |
10630 |
|
<div class="index-item-description">this builds an <anchor> tag</div> |
10631 |
|
</dd> |
10632 |
|
<dt class="field"> |
10633 |
|
<span class="method-title">wml_card</span> |
10634 |
|
</dt> |
10635 |
|
<dd class="index-item-body"> |
10636 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_card">wml_card()</a> in wml_utils.inc</div> |
10637 |
|
<div class="index-item-description">This function helps build a <card> tag</div> |
10638 |
|
</dd> |
10639 |
|
<dt class="field"> |
10640 |
|
<span class="method-title">wml_do</span> |
10641 |
|
</dt> |
10642 |
|
<dd class="index-item-body"> |
10643 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_do">wml_do()</a> in wml_utils.inc</div> |
10644 |
|
<div class="index-item-description">This function builds the WML <do> tag</div> |
10645 |
|
</dd> |
10646 |
|
<dt class="field"> |
10647 |
|
<span class="method-title">wml_fieldset</span> |
10648 |
|
</dt> |
10649 |
|
<dd class="index-item-body"> |
10650 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_fieldset">wml_fieldset()</a> in wml_utils.inc</div> |
10651 |
|
<div class="index-item-description">This function builds an <fieldset> tag for WML.</div> |
10652 |
|
</dd> |
10653 |
|
<dt class="field"> |
10654 |
|
<span class="method-title">wml_go</span> |
10655 |
|
</dt> |
10656 |
|
<dd class="index-item-body"> |
10657 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_go">wml_go()</a> in wml_utils.inc</div> |
10658 |
|
<div class="index-item-description">This function builds the WML <go> tag</div> |
10659 |
|
</dd> |
10660 |
|
<dt class="field"> |
10661 |
|
<span class="method-title">wml_img</span> |
10662 |
|
</dt> |
10663 |
|
<dd class="index-item-body"> |
10664 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_img">wml_img()</a> in wml_utils.inc</div> |
10665 |
|
<div class="index-item-description">This function builds an <img> tag, which refers to a .wbmp format image.</div> |
10666 |
|
</dd> |
10667 |
|
<dt class="field"> |
10668 |
|
<span class="method-title">wml_input</span> |
10669 |
|
</dt> |
10670 |
|
<dd class="index-item-body"> |
10671 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_input">wml_input()</a> in wml_utils.inc</div> |
10672 |
|
<div class="index-item-description">This function builds the WML <input> tag object</div> |
10673 |
|
</dd> |
10674 |
|
<dt class="field"> |
10675 |
|
<span class="method-title">wml_noop</span> |
10676 |
|
</dt> |
10677 |
|
<dd class="index-item-body"> |
10678 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_noop">wml_noop()</a> in wml_utils.inc</div> |
10679 |
|
<div class="index-item-description">This function builds the WML <noop> tag</div> |
10680 |
|
</dd> |
10681 |
|
<dt class="field"> |
10682 |
|
<span class="method-title">wml_onevent</span> |
10683 |
|
</dt> |
10684 |
|
<dd class="index-item-body"> |
10685 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_onevent">wml_onevent()</a> in wml_utils.inc</div> |
10686 |
|
<div class="index-item-description">This function builds a WML <onevent> tag</div> |
10687 |
|
</dd> |
10688 |
|
<dt class="field"> |
10689 |
|
<span class="method-title">wml_postfield</span> |
10690 |
|
</dt> |
10691 |
|
<dd class="index-item-body"> |
10692 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_postfield">wml_postfield()</a> in wml_utils.inc</div> |
10693 |
|
<div class="index-item-description">This function builds a WML <postfield> tag</div> |
10694 |
|
</dd> |
10695 |
|
<dt class="field"> |
10696 |
|
<span class="method-title">wml_prev</span> |
10697 |
|
</dt> |
10698 |
|
<dd class="index-item-body"> |
10699 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_prev">wml_prev()</a> in wml_utils.inc</div> |
10700 |
|
<div class="index-item-description">This function builds a WML <prev> tag object</div> |
10701 |
|
</dd> |
10702 |
|
<dt class="field"> |
10703 |
|
<span class="method-title">wml_refresh</span> |
10704 |
|
</dt> |
10705 |
|
<dd class="index-item-body"> |
10706 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_refresh">wml_refresh()</a> in wml_utils.inc</div> |
10707 |
|
<div class="index-item-description">This function builds a WML <refresh> tag object</div> |
10708 |
|
</dd> |
10709 |
|
<dt class="field"> |
10710 |
|
<span class="method-title">wml_select</span> |
10711 |
|
</dt> |
10712 |
|
<dd class="index-item-body"> |
10713 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_select">wml_select()</a> in wml_utils.inc</div> |
10714 |
|
<div class="index-item-description">This function builds the WML <select> tag</div> |
10715 |
|
</dd> |
10716 |
|
<dt class="field"> |
10717 |
|
<span class="method-title">wml_setvar</span> |
10718 |
|
</dt> |
10719 |
|
<dd class="index-item-body"> |
10720 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_setvar">wml_setvar()</a> in wml_utils.inc</div> |
10721 |
|
<div class="index-item-description">This function builds the WML <setvar> tag</div> |
10722 |
|
</dd> |
10723 |
|
<dt class="field"> |
10724 |
|
<span class="method-title">wml_tag</span> |
10725 |
|
</dt> |
10726 |
|
<dd class="index-item-body"> |
10727 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_tag">wml_tag()</a> in wml_utils.inc</div> |
10728 |
|
<div class="index-item-description">This function builds a <wml> tag</div> |
10729 |
|
</dd> |
10730 |
|
<dt class="field"> |
10731 |
|
<span class="method-title">wml_template</span> |
10732 |
|
</dt> |
10733 |
|
<dd class="index-item-body"> |
10734 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_template">wml_template()</a> in wml_utils.inc</div> |
10735 |
|
<div class="index-item-description">this function builds a <template> tag and it's content</div> |
10736 |
|
</dd> |
10737 |
|
<dt class="field"> |
10738 |
|
<span class="method-title">wml_timer</span> |
10739 |
|
</dt> |
10740 |
|
<dd class="index-item-body"> |
10741 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_wml_utils_inc.html#functionwml_timer">wml_timer()</a> in wml_utils.inc</div> |
10742 |
|
<div class="index-item-description">This function builds the WML <timer> tag the time unit of the value is 1/10 of a second.</div> |
10743 |
|
</dd> |
10744 |
|
<dt class="field"> |
10745 |
|
<span class="method-title">wrap_column_item</span> |
10746 |
|
</dt> |
10747 |
|
<dd class="index-item-body"> |
10748 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#methodwrap_column_item">DefaultGUIDatalist::wrap_column_item()</a> in DefaultGUIDataList.inc</div> |
10749 |
|
<div class="index-item-description">This function ensures that the data we place in a column is aligned according to what the user wants.</div> |
10750 |
|
</dd> |
10751 |
|
<dt class="field"> |
10752 |
|
<span class="method-title">wrap_column_item</span> |
10753 |
|
</dt> |
10754 |
|
<dd class="index-item-body"> |
10755 |
|
<div class="index-item-details"><a href="phpHtmlLib/SimpleGUIDataList.html#methodwrap_column_item">SimpleGUIDataList::wrap_column_item()</a> in SimpleGUIDataList.inc</div> |
10756 |
|
<div class="index-item-description">This function ensures that the data we place in a column is aligned according to what the user wants.</div> |
10757 |
|
</dd> |
10758 |
|
<dt class="field"> |
10759 |
|
<span class="method-title">wrap_column_item</span> |
10760 |
|
</dt> |
10761 |
|
<dd class="index-item-body"> |
10762 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#methodwrap_column_item">ListAction::wrap_column_item()</a> in ListAction.inc</div> |
10763 |
|
<div class="index-item-description">This function ensures that the data we place in a column is aligned according to what the user wants.</div> |
10764 |
|
</dd> |
10765 |
|
<dt class="field"> |
10766 |
|
<span class="method-title">write_thumb_to_disk</span> |
10767 |
|
</dt> |
10768 |
|
<dd class="index-item-body"> |
10769 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#methodwrite_thumb_to_disk">ImageThumbnailWidget::write_thumb_to_disk()</a> in ImageThumbnailWidget.inc</div> |
10770 |
|
<div class="index-item-description">write the image to disk.</div> |
10771 |
|
</dd> |
10772 |
|
</dl> |
10773 |
|
<a name="x"></a> |
10774 |
|
<div class="index-letter-section"> |
10775 |
|
<div style="float: left" class="index-letter-title">x</div> |
10776 |
|
<div style="float: right"><a href="#top">top</a></div> |
10777 |
|
<div style="clear: both"></div> |
10778 |
|
</div> |
10779 |
|
<dl> |
10780 |
|
<dt class="field"> |
10781 |
|
<span class="include-title">XMLTAGS.inc</span> |
10782 |
|
</dt> |
10783 |
|
<dd class="index-item-body"> |
10784 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_classes_XMLTAGS_inc.html">XMLTAGS.inc</a> in XMLTAGS.inc</div> |
10785 |
|
</dd> |
10786 |
|
<dt class="field"> |
10787 |
|
<span class="include-title">xml_utils.inc</span> |
10788 |
|
</dt> |
10789 |
|
<dd class="index-item-body"> |
10790 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html">xml_utils.inc</a> in xml_utils.inc</div> |
10791 |
|
</dd> |
10792 |
|
<dt class="field"> |
10793 |
|
<span class="include-title">XMLDocumentClass.inc</span> |
10794 |
|
</dt> |
10795 |
|
<dd class="index-item-body"> |
10796 |
|
<div class="index-item-details"><a href="phpHtmlLib/_widgets_xml_XMLDocumentClass_inc.html">XMLDocumentClass.inc</a> in XMLDocumentClass.inc</div> |
10797 |
|
</dd> |
10798 |
|
<dt class="field"> |
10799 |
|
<span class="const-title">XHTML</span> |
10800 |
|
</dt> |
10801 |
|
<dd class="index-item-body"> |
10802 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML">XHTML</a> in defines.inc</div> |
10803 |
|
</dd> |
10804 |
|
<dt class="field"> |
10805 |
|
<span class="const-title">XHTML_FRAMESET</span> |
10806 |
|
</dt> |
10807 |
|
<dd class="index-item-body"> |
10808 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_FRAMESET">XHTML_FRAMESET</a> in defines.inc</div> |
10809 |
|
</dd> |
10810 |
|
<dt class="field"> |
10811 |
|
<span class="const-title">XHTML_STRICT</span> |
10812 |
|
</dt> |
10813 |
|
<dd class="index-item-body"> |
10814 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_STRICT">XHTML_STRICT</a> in defines.inc</div> |
10815 |
|
</dd> |
10816 |
|
<dt class="field"> |
10817 |
|
<span class="const-title">XHTML_TRANSITIONAL</span> |
10818 |
|
</dt> |
10819 |
|
<dd class="index-item-body"> |
10820 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#defineXHTML_TRANSITIONAL">XHTML_TRANSITIONAL</a> in defines.inc</div> |
10821 |
|
<div class="index-item-description">Some global defines, used by the classes and widgets to specify what type of output document format to use.</div> |
10822 |
|
</dd> |
10823 |
|
<dt class="field"> |
10824 |
|
XMLDocumentClass |
10825 |
|
</dt> |
10826 |
|
<dd class="index-item-body"> |
10827 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a> in XMLDocumentClass.inc</div> |
10828 |
|
<div class="index-item-description">This class lets you build a complete xml document and render it.</div> |
10829 |
|
</dd> |
10830 |
|
<dt class="field"> |
10831 |
|
<span class="method-title">XMLDocumentClass</span> |
10832 |
|
</dt> |
10833 |
|
<dd class="index-item-body"> |
10834 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a> in XMLDocumentClass.inc</div> |
10835 |
|
<div class="index-item-description">The constructor</div> |
10836 |
|
</dd> |
10837 |
|
<dt class="field"> |
10838 |
|
XMLSTYLESHEETtag |
10839 |
|
</dt> |
10840 |
|
<dd class="index-item-body"> |
10841 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLSTYLESHEETtag.html">XMLSTYLESHEETtag</a> in XMLTAGS.inc</div> |
10842 |
|
<div class="index-item-description">xml-stylesheet tag class</div> |
10843 |
|
</dd> |
10844 |
|
<dt class="field"> |
10845 |
|
XMLtag |
10846 |
|
</dt> |
10847 |
|
<dd class="index-item-body"> |
10848 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html">XMLtag</a> in XMLTAGS.inc</div> |
10849 |
|
<div class="index-item-description">xml tag class</div> |
10850 |
|
</dd> |
10851 |
|
<dt class="field"> |
10852 |
|
<span class="method-title">XMLtag</span> |
10853 |
|
</dt> |
10854 |
|
<dd class="index-item-body"> |
10855 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#methodXMLtag">XMLtag::XMLtag()</a> in XMLTAGS.inc</div> |
10856 |
|
</dd> |
10857 |
|
<dt class="field"> |
10858 |
|
<span class="method-title">XMLTagClass</span> |
10859 |
|
</dt> |
10860 |
|
<dd class="index-item-body"> |
10861 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a> in XMLTagClass.inc</div> |
10862 |
|
<div class="index-item-description">The constructor</div> |
10863 |
|
</dd> |
10864 |
|
<dt class="field"> |
10865 |
|
XMLTagClass |
10866 |
|
</dt> |
10867 |
|
<dd class="index-item-body"> |
10868 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html">XMLTagClass</a> in XMLTagClass.inc</div> |
10869 |
|
<div class="index-item-description">This class is used for building and rendering an XML tag.</div> |
10870 |
|
</dd> |
10871 |
|
<dt class="field"> |
10872 |
|
<span class="method-title">XMLTagClassTest</span> |
10873 |
|
</dt> |
10874 |
|
<dd class="index-item-body"> |
10875 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html#methodXMLTagClassTest">XMLTagClassTest::XMLTagClassTest()</a> in unittest2.php</div> |
10876 |
|
</dd> |
10877 |
|
<dt class="field"> |
10878 |
|
XMLTagClassTest |
10879 |
|
</dt> |
10880 |
|
<dd class="index-item-body"> |
10881 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClassTest.html">XMLTagClassTest</a> in unittest2.php</div> |
10882 |
|
<div class="index-item-description">Test the Container class</div> |
10883 |
|
</dd> |
10884 |
|
<dt class="field"> |
10885 |
|
<span class="include-title">XMLTagClass.inc</span> |
10886 |
|
</dt> |
10887 |
|
<dd class="index-item-body"> |
10888 |
|
<div class="index-item-details"><a href="phpHtmlLib/_XMLTagClass_inc.html">XMLTagClass.inc</a> in XMLTagClass.inc</div> |
10889 |
|
</dd> |
10890 |
|
<dt class="field"> |
10891 |
|
<span class="method-title">xml_ctag</span> |
10892 |
|
</dt> |
10893 |
|
<dd class="index-item-body"> |
10894 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_ctag">xml_ctag()</a> in xml_utils.inc</div> |
10895 |
|
<div class="index-item-description">This builds an xml tag, just as xml_tag() does, but turns on the auto wrapping of CDATA for the content for the tag.</div> |
10896 |
|
</dd> |
10897 |
|
<dt class="field"> |
10898 |
|
<span class="method-title">xml_doctype</span> |
10899 |
|
</dt> |
10900 |
|
<dd class="index-item-body"> |
10901 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_doctype">xml_doctype()</a> in xml_utils.inc</div> |
10902 |
|
<div class="index-item-description">This function is used to build a DOCTYPE tag</div> |
10903 |
|
</dd> |
10904 |
|
<dt class="field"> |
10905 |
|
<span class="method-title">xml_stylesheet</span> |
10906 |
|
</dt> |
10907 |
|
<dd class="index-item-body"> |
10908 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_stylesheet">xml_stylesheet()</a> in xml_utils.inc</div> |
10909 |
|
<div class="index-item-description">This function is used to build an xml-stylesheet tag</div> |
10910 |
|
</dd> |
10911 |
|
<dt class="field"> |
10912 |
|
<span class="method-title">xml_tag</span> |
10913 |
|
</dt> |
10914 |
|
<dd class="index-item-body"> |
10915 |
|
<div class="index-item-details"><a href="phpHtmlLib/_tag_utils_xml_utils_inc.html#functionxml_tag">xml_tag()</a> in xml_utils.inc</div> |
10916 |
|
<div class="index-item-description">This is a simple wrapper function for building XMLTagClass objects</div> |
10917 |
|
</dd> |
10918 |
|
<dt class="field"> |
10919 |
|
XMPtag |
10920 |
|
</dt> |
10921 |
|
<dd class="index-item-body"> |
10922 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMPtag.html">XMPtag</a> in ALLTAGS.inc</div> |
10923 |
|
<div class="index-item-description"><XMP> tag class</div> |
10924 |
|
</dd> |
10925 |
|
<dt class="field"> |
10926 |
|
<span class="method-title">xxx</span> |
10927 |
|
</dt> |
10928 |
|
<dd class="index-item-body"> |
10929 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples_form3_php.html#functionxxx">xxx()</a> in form3.php</div> |
10930 |
|
</dd> |
10931 |
|
</dl> |
10932 |
|
<a name="_"></a> |
10933 |
|
<div class="index-letter-section"> |
10934 |
|
<div style="float: left" class="index-letter-title">_</div> |
10935 |
|
<div style="float: right"><a href="#top">top</a></div> |
10936 |
|
<div style="clear: both"></div> |
10937 |
|
</div> |
10938 |
|
<dl> |
10939 |
|
<dt class="field"> |
10940 |
|
<span class="var-title">$_action</span> |
10941 |
|
</dt> |
10942 |
|
<dd class="index-item-body"> |
10943 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEButton.html#var$_action">FEButton::$_action</a> in FEButton.inc</div> |
10944 |
|
<div class="index-item-description">Holds the button action</div> |
10945 |
|
</dd> |
10946 |
|
<dt class="field"> |
10947 |
|
<span class="var-title">$_action_column</span> |
10948 |
|
</dt> |
10949 |
|
<dd class="index-item-body"> |
10950 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_column">DefaultGUIDatalist::$_action_column</a> in DefaultGUIDataList.inc</div> |
10951 |
|
<div class="index-item-description">This holds the action column settings if any.</div> |
10952 |
|
</dd> |
10953 |
|
<dt class="field"> |
10954 |
|
<span class="var-title">$_action_count</span> |
10955 |
|
</dt> |
10956 |
|
<dd class="index-item-body"> |
10957 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_action_count">DefaultGUIDatalist::$_action_count</a> in DefaultGUIDataList.inc</div> |
10958 |
|
<div class="index-item-description">holds the cntr for the action</div> |
10959 |
|
</dd> |
10960 |
|
<dt class="field"> |
10961 |
|
<span class="var-title">$_action_counter</span> |
10962 |
|
</dt> |
10963 |
|
<dd class="index-item-body"> |
10964 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_action_counter">FormContent::$_action_counter</a> in FormContent.inc</div> |
10965 |
|
<div class="index-item-description">This holds how many actions we have</div> |
10966 |
|
</dd> |
10967 |
|
<dt class="field"> |
10968 |
|
<span class="var-title">$_action_message</span> |
10969 |
|
</dt> |
10970 |
|
<dd class="index-item-body"> |
10971 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_action_message">FormContent::$_action_message</a> in FormContent.inc</div> |
10972 |
|
<div class="index-item-description">The message that is set</div> |
10973 |
|
</dd> |
10974 |
|
<dt class="field"> |
10975 |
|
<span class="var-title">$_action_name</span> |
10976 |
|
</dt> |
10977 |
|
<dd class="index-item-body"> |
10978 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_action_name">ListAction::$_action_name</a> in ListAction.inc</div> |
10979 |
|
<div class="index-item-description">The string that describes</div> |
10980 |
|
</dd> |
10981 |
|
<dt class="field"> |
10982 |
|
<span class="var-title">$_advanced_search_flag</span> |
10983 |
|
</dt> |
10984 |
|
<dd class="index-item-body"> |
10985 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_advanced_search_flag">DataList::$_advanced_search_flag</a> in DataList.inc</div> |
10986 |
|
<div class="index-item-description">Flag to let us know that</div> |
10987 |
|
</dd> |
10988 |
|
<dt class="field"> |
10989 |
|
<span class="var-title">$_align</span> |
10990 |
|
</dt> |
10991 |
|
<dd class="index-item-body"> |
10992 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_align">DefaultGUIDatalist::$_align</a> in DefaultGUIDataList.inc</div> |
10993 |
|
<div class="index-item-description">The overall alignment</div> |
10994 |
|
</dd> |
10995 |
|
<dt class="field"> |
10996 |
|
<span class="var-title">$_align</span> |
10997 |
|
</dt> |
10998 |
|
<dd class="index-item-body"> |
10999 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_align">ListAction::$_align</a> in ListAction.inc</div> |
11000 |
|
<div class="index-item-description">The overall alignment</div> |
11001 |
|
</dd> |
11002 |
|
<dt class="field"> |
11003 |
|
<span class="var-title">$_allow_permissions_checks</span> |
11004 |
|
</dt> |
11005 |
|
<dd class="index-item-body"> |
11006 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_allow_permissions_checks">PageWidget::$_allow_permissions_checks</a> in PageWidget.inc</div> |
11007 |
|
<div class="index-item-description">This is to enable/disable the permissions checking.</div> |
11008 |
|
</dd> |
11009 |
|
<dt class="field"> |
11010 |
|
<span class="var-title">$_allow_select_all</span> |
11011 |
|
</dt> |
11012 |
|
<dd class="index-item-body"> |
11013 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_allow_select_all">DefaultGUIDatalist::$_allow_select_all</a> in DefaultGUIDataList.inc</div> |
11014 |
|
<div class="index-item-description">This variable tells us whether to display</div> |
11015 |
|
</dd> |
11016 |
|
<dt class="field"> |
11017 |
|
<span class="var-title">$_attributes</span> |
11018 |
|
</dt> |
11019 |
|
<dd class="index-item-body"> |
11020 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_attributes">FormElement::$_attributes</a> in FormElement.inc</div> |
11021 |
|
<div class="index-item-description">Holds additional attributes for</div> |
11022 |
|
</dd> |
11023 |
|
<dt class="field"> |
11024 |
|
<span class="var-title">$_auto_show_errors</span> |
11025 |
|
</dt> |
11026 |
|
<dd class="index-item-body"> |
11027 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_auto_show_errors">FormProcessor::$_auto_show_errors</a> in FormProcessor.inc</div> |
11028 |
|
<div class="index-item-description">This tells us to show or not to show the form errors autmatically.</div> |
11029 |
|
</dd> |
11030 |
|
<dt class="field"> |
11031 |
|
<span class="var-title">$_buttons</span> |
11032 |
|
</dt> |
11033 |
|
<dd class="index-item-body"> |
11034 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#var$_buttons">DialogWidget::$_buttons</a> in DialogWidget.inc</div> |
11035 |
|
<div class="index-item-description">Holds the list of buttons</div> |
11036 |
|
</dd> |
11037 |
|
<dt class="field"> |
11038 |
|
<span class="var-title">$_cancel_action</span> |
11039 |
|
</dt> |
11040 |
|
<dd class="index-item-body"> |
11041 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_cancel_action">FormContent::$_cancel_action</a> in FormContent.inc</div> |
11042 |
|
<div class="index-item-description">The action to take opon clicking</div> |
11043 |
|
</dd> |
11044 |
|
<dt class="field"> |
11045 |
|
<span class="var-title">$_cancel_url</span> |
11046 |
|
</dt> |
11047 |
|
<dd class="index-item-body"> |
11048 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#var$_cancel_url">DialogWidget::$_cancel_url</a> in DialogWidget.inc</div> |
11049 |
|
<div class="index-item-description">Holds the cancel action</div> |
11050 |
|
</dd> |
11051 |
|
<dt class="field"> |
11052 |
|
<span class="var-title">$_cancel_url</span> |
11053 |
|
</dt> |
11054 |
|
<dd class="index-item-body"> |
11055 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_cancel_url">ListAction::$_cancel_url</a> in ListAction.inc</div> |
11056 |
|
<div class="index-item-description">This sets the url for the</div> |
11057 |
|
</dd> |
11058 |
|
<dt class="field"> |
11059 |
|
<span class="var-title">$_cellpadding</span> |
11060 |
|
</dt> |
11061 |
|
<dd class="index-item-body"> |
11062 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_cellpadding">InfoTable::$_cellpadding</a> in InfoTable.inc</div> |
11063 |
|
<div class="index-item-description">this holds the default cellpadding</div> |
11064 |
|
</dd> |
11065 |
|
<dt class="field"> |
11066 |
|
<span class="var-title">$_cellspacing</span> |
11067 |
|
</dt> |
11068 |
|
<dd class="index-item-body"> |
11069 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_cellspacing">InfoTable::$_cellspacing</a> in InfoTable.inc</div> |
11070 |
|
<div class="index-item-description">This holds the default cellspacing</div> |
11071 |
|
</dd> |
11072 |
|
<dt class="field"> |
11073 |
|
<span class="var-title">$_collapsable_search</span> |
11074 |
|
</dt> |
11075 |
|
<dd class="index-item-body"> |
11076 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_collapsable_search">DefaultGUIDatalist::$_collapsable_search</a> in DefaultGUIDataList.inc</div> |
11077 |
|
<div class="index-item-description">If true, allows search block to be collapsed/expanded.</div> |
11078 |
|
</dd> |
11079 |
|
<dt class="field"> |
11080 |
|
<span class="var-title">$_colors</span> |
11081 |
|
</dt> |
11082 |
|
<dd class="index-item-body"> |
11083 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_colors">SVGXYGraph::$_colors</a> in SVGXYGraph.inc</div> |
11084 |
|
<div class="index-item-description">holds the colors for each of</div> |
11085 |
|
</dd> |
11086 |
|
<dt class="field"> |
11087 |
|
<span class="var-title">$_columns</span> |
11088 |
|
</dt> |
11089 |
|
<dd class="index-item-body"> |
11090 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_columns">DataList::$_columns</a> in DataList.inc</div> |
11091 |
|
<div class="index-item-description">The column descriptions for the data we are working on</div> |
11092 |
|
</dd> |
11093 |
|
<dt class="field"> |
11094 |
|
<span class="var-title">$_columns</span> |
11095 |
|
</dt> |
11096 |
|
<dd class="index-item-body"> |
11097 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_columns">DataListSource::$_columns</a> in DataListSource.inc</div> |
11098 |
|
<div class="index-item-description">The column descriptions for the data we are working on</div> |
11099 |
|
</dd> |
11100 |
|
<dt class="field"> |
11101 |
|
<span class="var-title">$_columns</span> |
11102 |
|
</dt> |
11103 |
|
<dd class="index-item-body"> |
11104 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_columns">ImageThumbnailWidget::$_columns</a> in ImageThumbnailWidget.inc</div> |
11105 |
|
<div class="index-item-description">The number of columns for a page.</div> |
11106 |
|
</dd> |
11107 |
|
<dt class="field"> |
11108 |
|
<span class="var-title">$_confirmed</span> |
11109 |
|
</dt> |
11110 |
|
<dd class="index-item-body"> |
11111 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_confirmed">FormProcessor::$_confirmed</a> in FormProcessor.inc</div> |
11112 |
|
<div class="index-item-description">Flag to let us know the form has been confirmed.</div> |
11113 |
|
</dd> |
11114 |
|
<dt class="field"> |
11115 |
|
<span class="var-title">$_confirmed_successfull</span> |
11116 |
|
</dt> |
11117 |
|
<dd class="index-item-body"> |
11118 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_confirmed_successfull">FormProcessor::$_confirmed_successfull</a> in FormProcessor.inc</div> |
11119 |
|
<div class="index-item-description">The form was processed and passed</div> |
11120 |
|
</dd> |
11121 |
|
<dt class="field"> |
11122 |
|
<span class="var-title">$_countries</span> |
11123 |
|
</dt> |
11124 |
|
<dd class="index-item-body"> |
11125 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/FECountryListMaster.html#var$_countries">FECountryListMaster::$_countries</a> in form4.php</div> |
11126 |
|
<div class="index-item-description">The states array format "United States" => array ("code" => "US",</div> |
11127 |
|
</dd> |
11128 |
|
<dt class="field"> |
11129 |
|
<span class="var-title">$_csv_headers</span> |
11130 |
|
</dt> |
11131 |
|
<dd class="index-item-body"> |
11132 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_csv_headers">CSVFILEDataListSource::$_csv_headers</a> in CSVFILEDataListSource.inc</div> |
11133 |
|
<div class="index-item-description">this holds the headers read</div> |
11134 |
|
</dd> |
11135 |
|
<dt class="field"> |
11136 |
|
<span class="var-title">$_cur_col_cntr</span> |
11137 |
|
</dt> |
11138 |
|
<dd class="index-item-body"> |
11139 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_cur_col_cntr">DefaultGUIDatalist::$_cur_col_cntr</a> in DefaultGUIDataList.inc</div> |
11140 |
|
</dd> |
11141 |
|
<dt class="field"> |
11142 |
|
<span class="var-title">$_data</span> |
11143 |
|
</dt> |
11144 |
|
<dd class="index-item-body"> |
11145 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_data">DataListSource::$_data</a> in DataListSource.inc</div> |
11146 |
|
<div class="index-item-description">A placeholder for data that is read/built and stored locally. Not all data sources have to use this.</div> |
11147 |
|
</dd> |
11148 |
|
<dt class="field"> |
11149 |
|
<span class="var-title">$_datasource</span> |
11150 |
|
</dt> |
11151 |
|
<dd class="index-item-body"> |
11152 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_datasource">DataList::$_datasource</a> in DataList.inc</div> |
11153 |
|
<div class="index-item-description">Holds our reference/copy of the DataListSource object which is used to access the data that this object uses</div> |
11154 |
|
</dd> |
11155 |
|
<dt class="field"> |
11156 |
|
<span class="var-title">$_data_index</span> |
11157 |
|
</dt> |
11158 |
|
<dd class="index-item-body"> |
11159 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_data_index">DataListSource::$_data_index</a> in DataListSource.inc</div> |
11160 |
|
<div class="index-item-description">Holds the index into the array of data</div> |
11161 |
|
</dd> |
11162 |
|
<dt class="field"> |
11163 |
|
<span class="var-title">$_data_list</span> |
11164 |
|
</dt> |
11165 |
|
<dd class="index-item-body"> |
11166 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#var$_data_list">FERadioGroup::$_data_list</a> in FERadioGroup.inc</div> |
11167 |
|
<div class="index-item-description">Holds the list of available</div> |
11168 |
|
</dd> |
11169 |
|
<dt class="field"> |
11170 |
|
<span class="var-title">$_data_list</span> |
11171 |
|
</dt> |
11172 |
|
<dd class="index-item-body"> |
11173 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#var$_data_list">FEDataList::$_data_list</a> in FEDataList.inc</div> |
11174 |
|
<div class="index-item-description">Holds the list of available</div> |
11175 |
|
</dd> |
11176 |
|
<dt class="field"> |
11177 |
|
<span class="var-title">$_data_list_to</span> |
11178 |
|
</dt> |
11179 |
|
<dd class="index-item-body"> |
11180 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#var$_data_list_to">FEComboListBox::$_data_list_to</a> in FEListBox.inc</div> |
11181 |
|
<div class="index-item-description">Holds the list of available data elements for the 'to' box.</div> |
11182 |
|
</dd> |
11183 |
|
<dt class="field"> |
11184 |
|
<span class="var-title">$_data_post_name</span> |
11185 |
|
</dt> |
11186 |
|
<dd class="index-item-body"> |
11187 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_data_post_name">ListAction::$_data_post_name</a> in ListAction.inc</div> |
11188 |
|
<div class="index-item-description">The name of the array variable</div> |
11189 |
|
</dd> |
11190 |
|
<dt class="field"> |
11191 |
|
<span class="var-title">$_day</span> |
11192 |
|
</dt> |
11193 |
|
<dd class="index-item-body"> |
11194 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_day">FEDate::$_day</a> in FEListBox.inc</div> |
11195 |
|
<div class="index-item-description">The day form element</div> |
11196 |
|
</dd> |
11197 |
|
<dt class="field"> |
11198 |
|
<span class="var-title">$_db</span> |
11199 |
|
</dt> |
11200 |
|
<dd class="index-item-body"> |
11201 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_db">ADODBSQLDataListSource::$_db</a> in ADODBSQLDataListSource.inc</div> |
11202 |
|
<div class="index-item-description">This var holds the Database object</div> |
11203 |
|
</dd> |
11204 |
|
<dt class="field"> |
11205 |
|
<span class="var-title">$_db</span> |
11206 |
|
</dt> |
11207 |
|
<dd class="index-item-body"> |
11208 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#var$_db">PGSQLDataListSource::$_db</a> in PGSQLDataListSource.inc</div> |
11209 |
|
<div class="index-item-description">This var holds the Database connection reference</div> |
11210 |
|
</dd> |
11211 |
|
<dt class="field"> |
11212 |
|
<span class="var-title">$_db</span> |
11213 |
|
</dt> |
11214 |
|
<dd class="index-item-body"> |
11215 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#var$_db">PEARSQLDataListSource::$_db</a> in PEARSQLDataListSource.inc</div> |
11216 |
|
<div class="index-item-description">This var holds the Database object</div> |
11217 |
|
</dd> |
11218 |
|
<dt class="field"> |
11219 |
|
<span class="var-title">$_db_options</span> |
11220 |
|
</dt> |
11221 |
|
<dd class="index-item-body"> |
11222 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#var$_db_options">SQLDataListSource::$_db_options</a> in SQLDataListSource.inc</div> |
11223 |
|
<div class="index-item-description">this holds all of the options</div> |
11224 |
|
</dd> |
11225 |
|
<dt class="field"> |
11226 |
|
<span class="var-title">$_debug_link_attributes</span> |
11227 |
|
</dt> |
11228 |
|
<dd class="index-item-body"> |
11229 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_debug_link_attributes">LINKtag::$_debug_link_attributes</a> in ALLTAGS.inc</div> |
11230 |
|
</dd> |
11231 |
|
<dt class="field"> |
11232 |
|
<span class="var-title">$_debug_link_attributes</span> |
11233 |
|
</dt> |
11234 |
|
<dd class="index-item-body"> |
11235 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_debug_link_attributes">SCRIPTtag::$_debug_link_attributes</a> in ALLTAGS.inc</div> |
11236 |
|
</dd> |
11237 |
|
<dt class="field"> |
11238 |
|
<span class="var-title">$_debug_link_attributes</span> |
11239 |
|
</dt> |
11240 |
|
<dd class="index-item-body"> |
11241 |
|
<div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_debug_link_attributes">Atag::$_debug_link_attributes</a> in ALLTAGS.inc</div> |
11242 |
|
</dd> |
11243 |
|
<dt class="field"> |
11244 |
|
<span class="var-title">$_debug_link_attributes</span> |
11245 |
|
</dt> |
11246 |
|
<dd class="index-item-body"> |
11247 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_debug_link_attributes">IMGtag::$_debug_link_attributes</a> in ALLTAGS.inc</div> |
11248 |
|
</dd> |
11249 |
|
<dt class="field"> |
11250 |
|
<span class="var-title">$_default_checked_items</span> |
11251 |
|
</dt> |
11252 |
|
<dd class="index-item-body"> |
11253 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_default_checked_items">DefaultGUIDatalist::$_default_checked_items</a> in DefaultGUIDataList.inc</div> |
11254 |
|
<div class="index-item-description">This variable holds the array of default</div> |
11255 |
|
</dd> |
11256 |
|
<dt class="field"> |
11257 |
|
<span class="var-title">$_default_col_attributes</span> |
11258 |
|
</dt> |
11259 |
|
<dd class="index-item-body"> |
11260 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_default_col_attributes">TABLEtag::$_default_col_attributes</a> in ALLTAGS.inc</div> |
11261 |
|
<div class="index-item-description">Holds the default attributes for all <td>'s</div> |
11262 |
|
</dd> |
11263 |
|
<dt class="field"> |
11264 |
|
<span class="var-title">$_default_label_css</span> |
11265 |
|
</dt> |
11266 |
|
<dd class="index-item-body"> |
11267 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_default_label_css">FormContent::$_default_label_css</a> in FormContent.inc</div> |
11268 |
|
<div class="index-item-description">This holds the default css class for form field label text.</div> |
11269 |
|
</dd> |
11270 |
|
<dt class="field"> |
11271 |
|
<span class="var-title">$_default_orderby</span> |
11272 |
|
</dt> |
11273 |
|
<dd class="index-item-body"> |
11274 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_orderby">DataList::$_default_orderby</a> in DataList.inc</div> |
11275 |
|
<div class="index-item-description">Holds the db column name that we want to order by default.</div> |
11276 |
|
</dd> |
11277 |
|
<dt class="field"> |
11278 |
|
<span class="var-title">$_default_order_sensitivity</span> |
11279 |
|
</dt> |
11280 |
|
<dd class="index-item-body"> |
11281 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#var$_default_order_sensitivity">SQLDataListSource::$_default_order_sensitivity</a> in SQLDataListSource.inc</div> |
11282 |
|
<div class="index-item-description">The flag that tells us to use case sensitive order by as a default.</div> |
11283 |
|
</dd> |
11284 |
|
<dt class="field"> |
11285 |
|
<span class="var-title">$_default_reverseorder</span> |
11286 |
|
</dt> |
11287 |
|
<dd class="index-item-body"> |
11288 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_reverseorder">DataList::$_default_reverseorder</a> in DataList.inc</div> |
11289 |
|
<div class="index-item-description">Holds a flag to let us know to</div> |
11290 |
|
</dd> |
11291 |
|
<dt class="field"> |
11292 |
|
<span class="var-title">$_default_rows_per_page</span> |
11293 |
|
</dt> |
11294 |
|
<dd class="index-item-body"> |
11295 |
|
<div class="index-item-details"><a href="phpHtmlLib/widget-examples/pearmysqllist.html#var$_default_rows_per_page">pearmysqllist::$_default_rows_per_page</a> in widget6.php</div> |
11296 |
|
</dd> |
11297 |
|
<dt class="field"> |
11298 |
|
<span class="var-title">$_default_rows_per_page</span> |
11299 |
|
</dt> |
11300 |
|
<dd class="index-item-body"> |
11301 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_default_rows_per_page">DataList::$_default_rows_per_page</a> in DataList.inc</div> |
11302 |
|
<div class="index-item-description">The number of rows of data to show per "page".</div> |
11303 |
|
</dd> |
11304 |
|
<dt class="field"> |
11305 |
|
<span class="var-title">$_default_row_attributes</span> |
11306 |
|
</dt> |
11307 |
|
<dd class="index-item-body"> |
11308 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_default_row_attributes">TABLEtag::$_default_row_attributes</a> in ALLTAGS.inc</div> |
11309 |
|
<div class="index-item-description">Holds the default attributes for all <tr>'s</div> |
11310 |
|
</dd> |
11311 |
|
<dt class="field"> |
11312 |
|
<span class="var-title">$_default_td_attributes</span> |
11313 |
|
</dt> |
11314 |
|
<dd class="index-item-body"> |
11315 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#var$_default_td_attributes">TRtag::$_default_td_attributes</a> in ALLTAGS.inc</div> |
11316 |
|
<div class="index-item-description">Holds the default attributes for all <td>'s</div> |
11317 |
|
</dd> |
11318 |
|
<dt class="field"> |
11319 |
|
<span class="var-title">$_disabled_items</span> |
11320 |
|
</dt> |
11321 |
|
<dd class="index-item-body"> |
11322 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDataList.html#var$_disabled_items">FEDataList::$_disabled_items</a> in FEDataList.inc</div> |
11323 |
|
<div class="index-item-description">The list of disabled items</div> |
11324 |
|
</dd> |
11325 |
|
<dt class="field"> |
11326 |
|
<span class="var-title">$_doctype_links</span> |
11327 |
|
</dt> |
11328 |
|
<dd class="index-item-body"> |
11329 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a> in XMLDocumentClass.inc</div> |
11330 |
|
<div class="index-item-description">This contains the doctype links</div> |
11331 |
|
</dd> |
11332 |
|
<dt class="field"> |
11333 |
|
<span class="var-title">$_doctype_source</span> |
11334 |
|
</dt> |
11335 |
|
<dd class="index-item-body"> |
11336 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a> in XMLDocumentClass.inc</div> |
11337 |
|
<div class="index-item-description">the DOCTYPE source attribute</div> |
11338 |
|
</dd> |
11339 |
|
<dt class="field"> |
11340 |
|
<span class="var-title">$_draw</span> |
11341 |
|
</dt> |
11342 |
|
<dd class="index-item-body"> |
11343 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#var$_draw">SVGGraph::$_draw</a> in SVGGraph.inc</div> |
11344 |
|
<div class="index-item-description">Various calculated image properties</div> |
11345 |
|
</dd> |
11346 |
|
<dt class="field"> |
11347 |
|
<span class="var-title">$_elements</span> |
11348 |
|
</dt> |
11349 |
|
<dd class="index-item-body"> |
11350 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_elements">FormContent::$_elements</a> in FormContent.inc</div> |
11351 |
|
<div class="index-item-description">This holds the array of</div> |
11352 |
|
</dd> |
11353 |
|
<dt class="field"> |
11354 |
|
<span class="var-title">$_element_name</span> |
11355 |
|
</dt> |
11356 |
|
<dd class="index-item-body"> |
11357 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_element_name">FormElement::$_element_name</a> in FormElement.inc</div> |
11358 |
|
<div class="index-item-description">Holds the name of the element</div> |
11359 |
|
</dd> |
11360 |
|
<dt class="field"> |
11361 |
|
<span class="var-title">$_enable_debug</span> |
11362 |
|
</dt> |
11363 |
|
<dd class="index-item-body"> |
11364 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_enable_debug">PageWidget::$_enable_debug</a> in PageWidget.inc</div> |
11365 |
|
<div class="index-item-description">This enables the ability to view the source of a page bu setting debug=1 in the query string.</div> |
11366 |
|
</dd> |
11367 |
|
<dt class="field"> |
11368 |
|
<span class="var-title">$_entries</span> |
11369 |
|
</dt> |
11370 |
|
<dd class="index-item-body"> |
11371 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$_entries">CSSBuilder::$_entries</a> in CSSBuilder.inc</div> |
11372 |
|
<div class="index-item-description">This holds the entries for the css</div> |
11373 |
|
</dd> |
11374 |
|
<dt class="field"> |
11375 |
|
<span class="var-title">$_errors</span> |
11376 |
|
</dt> |
11377 |
|
<dd class="index-item-body"> |
11378 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_errors">FormElement::$_errors</a> in FormElement.inc</div> |
11379 |
|
<div class="index-item-description">holds the array of errors for this element.</div> |
11380 |
|
</dd> |
11381 |
|
<dt class="field"> |
11382 |
|
<span class="var-title">$_error_code</span> |
11383 |
|
</dt> |
11384 |
|
<dd class="index-item-body"> |
11385 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_code">FormValidation::$_error_code</a> in FormValidation.inc</div> |
11386 |
|
<div class="index-item-description">This holds the last error code found</div> |
11387 |
|
</dd> |
11388 |
|
<dt class="field"> |
11389 |
|
<span class="var-title">$_error_label_css</span> |
11390 |
|
</dt> |
11391 |
|
<dd class="index-item-body"> |
11392 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_error_label_css">FormContent::$_error_label_css</a> in FormContent.inc</div> |
11393 |
|
<div class="index-item-description">This is the css class used</div> |
11394 |
|
</dd> |
11395 |
|
<dt class="field"> |
11396 |
|
<span class="var-title">$_error_message</span> |
11397 |
|
</dt> |
11398 |
|
<dd class="index-item-body"> |
11399 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERegEx.html#var$_error_message">FERegEx::$_error_message</a> in FEText.inc</div> |
11400 |
|
</dd> |
11401 |
|
<dt class="field"> |
11402 |
|
<span class="var-title">$_error_message</span> |
11403 |
|
</dt> |
11404 |
|
<dd class="index-item-body"> |
11405 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_error_message">FormValidation::$_error_message</a> in FormValidation.inc</div> |
11406 |
|
<div class="index-item-description">This holds the last error message</div> |
11407 |
|
</dd> |
11408 |
|
<dt class="field"> |
11409 |
|
<span class="var-title">$_error_message</span> |
11410 |
|
</dt> |
11411 |
|
<dd class="index-item-body"> |
11412 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_error_message">FormElement::$_error_message</a> in FormElement.inc</div> |
11413 |
|
<div class="index-item-description">Holds the error message text</div> |
11414 |
|
</dd> |
11415 |
|
<dt class="field"> |
11416 |
|
<span class="var-title">$_favicon</span> |
11417 |
|
</dt> |
11418 |
|
<dd class="index-item-body"> |
11419 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_favicon">HTMLPageClass::$_favicon</a> in HTMLPageClass.inc</div> |
11420 |
|
<div class="index-item-description">The favicon params</div> |
11421 |
|
</dd> |
11422 |
|
<dt class="field"> |
11423 |
|
<span class="var-title">$_fepassword</span> |
11424 |
|
</dt> |
11425 |
|
<dd class="index-item-body"> |
11426 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEConfirmPassword.html#var$_fepassword">FEConfirmPassword::$_fepassword</a> in FEPassword.inc</div> |
11427 |
|
<div class="index-item-description">This holds the FEPassword we are</div> |
11428 |
|
</dd> |
11429 |
|
<dt class="field"> |
11430 |
|
<span class="var-title">$_filename</span> |
11431 |
|
</dt> |
11432 |
|
<dd class="index-item-body"> |
11433 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_filename">CSVFILEDataListSource::$_filename</a> in CSVFILEDataListSource.inc</div> |
11434 |
|
<div class="index-item-description">The csv file name/path on disk</div> |
11435 |
|
</dd> |
11436 |
|
<dt class="field"> |
11437 |
|
<span class="var-title">$_files_info</span> |
11438 |
|
</dt> |
11439 |
|
<dd class="index-item-body"> |
11440 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#var$_files_info">FEFile::$_files_info</a> in FEFile.inc</div> |
11441 |
|
<div class="index-item-description">The $_FILES information about the submitted file.</div> |
11442 |
|
</dd> |
11443 |
|
<dt class="field"> |
11444 |
|
<span class="var-title">$_file_elements</span> |
11445 |
|
</dt> |
11446 |
|
<dd class="index-item-body"> |
11447 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_file_elements">FormContent::$_file_elements</a> in FormContent.inc</div> |
11448 |
|
<div class="index-item-description">index names of all of the file form elements (if any).</div> |
11449 |
|
</dd> |
11450 |
|
<dt class="field"> |
11451 |
|
<span class="var-title">$_format</span> |
11452 |
|
</dt> |
11453 |
|
<dd class="index-item-body"> |
11454 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_format">FEDate::$_format</a> in FEListBox.inc</div> |
11455 |
|
<div class="index-item-description">The order in which to show the elements. This variable must be 3 characters long and contain only one m only one d and only one y.</div> |
11456 |
|
</dd> |
11457 |
|
<dt class="field"> |
11458 |
|
<span class="var-title">$_FormErrors</span> |
11459 |
|
</dt> |
11460 |
|
<dd class="index-item-body"> |
11461 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#var$_FormErrors">FormValidation::$_FormErrors</a> in FormValidation.inc</div> |
11462 |
|
<div class="index-item-description">This is the FormErrors object</div> |
11463 |
|
</dd> |
11464 |
|
<dt class="field"> |
11465 |
|
<span class="var-title">$_FormValidation</span> |
11466 |
|
</dt> |
11467 |
|
<dd class="index-item-body"> |
11468 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_FormValidation">FormProcessor::$_FormValidation</a> in FormProcessor.inc</div> |
11469 |
|
<div class="index-item-description">This is the FormValidation object</div> |
11470 |
|
</dd> |
11471 |
|
<dt class="field"> |
11472 |
|
<span class="var-title">$_form_attributes</span> |
11473 |
|
</dt> |
11474 |
|
<dd class="index-item-body"> |
11475 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_attributes">FormProcessor::$_form_attributes</a> in FormProcessor.inc</div> |
11476 |
|
<div class="index-item-description">This array holds the FORMtag</div> |
11477 |
|
</dd> |
11478 |
|
<dt class="field"> |
11479 |
|
<span class="var-title">$_form_attributes</span> |
11480 |
|
</dt> |
11481 |
|
<dd class="index-item-body"> |
11482 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_form_attributes">DataList::$_form_attributes</a> in DataList.inc</div> |
11483 |
|
<div class="index-item-description">This holds the form attributes</div> |
11484 |
|
</dd> |
11485 |
|
<dt class="field"> |
11486 |
|
<span class="var-title">$_form_content</span> |
11487 |
|
</dt> |
11488 |
|
<dd class="index-item-body"> |
11489 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_content">FormProcessor::$_form_content</a> in FormProcessor.inc</div> |
11490 |
|
<div class="index-item-description">This holds the FormContent Object that knows how to render the form.</div> |
11491 |
|
</dd> |
11492 |
|
<dt class="field"> |
11493 |
|
<span class="var-title">$_form_errors_title</span> |
11494 |
|
</dt> |
11495 |
|
<dd class="index-item-body"> |
11496 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_title">FormContent::$_form_errors_title</a> in FormContent.inc</div> |
11497 |
|
<div class="index-item-description">The form errors table title</div> |
11498 |
|
</dd> |
11499 |
|
<dt class="field"> |
11500 |
|
<span class="var-title">$_form_errors_width</span> |
11501 |
|
</dt> |
11502 |
|
<dd class="index-item-body"> |
11503 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_errors_width">FormContent::$_form_errors_width</a> in FormContent.inc</div> |
11504 |
|
<div class="index-item-description">Holds the width (if any) of the errors table that will be rendered. If the value is null, the $this->_width value is used instead.</div> |
11505 |
|
</dd> |
11506 |
|
<dt class="field"> |
11507 |
|
<span class="var-title">$_form_method</span> |
11508 |
|
</dt> |
11509 |
|
<dd class="index-item-body"> |
11510 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#var$_form_method">MessageBoxWidget::$_form_method</a> in MessageBoxWidget.inc</div> |
11511 |
|
<div class="index-item-description">The form method type</div> |
11512 |
|
</dd> |
11513 |
|
<dt class="field"> |
11514 |
|
<span class="var-title">$_form_name</span> |
11515 |
|
</dt> |
11516 |
|
<dd class="index-item-body"> |
11517 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_name">FormContent::$_form_name</a> in FormContent.inc</div> |
11518 |
|
<div class="index-item-description">This holds the name of the form</div> |
11519 |
|
</dd> |
11520 |
|
<dt class="field"> |
11521 |
|
<span class="var-title">$_form_name</span> |
11522 |
|
</dt> |
11523 |
|
<dd class="index-item-body"> |
11524 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_form_name">FormElement::$_form_name</a> in FormElement.inc</div> |
11525 |
|
<div class="index-item-description">This holds the name of the form</div> |
11526 |
|
</dd> |
11527 |
|
<dt class="field"> |
11528 |
|
<span class="var-title">$_form_on_submit</span> |
11529 |
|
</dt> |
11530 |
|
<dd class="index-item-body"> |
11531 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_form_on_submit">FormContent::$_form_on_submit</a> in FormContent.inc</div> |
11532 |
|
<div class="index-item-description">The onsubmit value for the form</div> |
11533 |
|
</dd> |
11534 |
|
<dt class="field"> |
11535 |
|
<span class="var-title">$_form_render_flag</span> |
11536 |
|
</dt> |
11537 |
|
<dd class="index-item-body"> |
11538 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_form_render_flag">DataList::$_form_render_flag</a> in DataList.inc</div> |
11539 |
|
<div class="index-item-description">Build everything inside a form?</div> |
11540 |
|
</dd> |
11541 |
|
<dt class="field"> |
11542 |
|
<span class="var-title">$_form_submit_action</span> |
11543 |
|
</dt> |
11544 |
|
<dd class="index-item-body"> |
11545 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_submit_action">FormProcessor::$_form_submit_action</a> in FormProcessor.inc</div> |
11546 |
|
<div class="index-item-description">The action that was taken</div> |
11547 |
|
</dd> |
11548 |
|
<dt class="field"> |
11549 |
|
<span class="var-title">$_form_success_render</span> |
11550 |
|
</dt> |
11551 |
|
<dd class="index-item-body"> |
11552 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_form_success_render">FormProcessor::$_form_success_render</a> in FormProcessor.inc</div> |
11553 |
|
<div class="index-item-description">Flag to let us know if we should</div> |
11554 |
|
</dd> |
11555 |
|
<dt class="field"> |
11556 |
|
<span class="var-title">$_form_title</span> |
11557 |
|
</dt> |
11558 |
|
<dd class="index-item-body"> |
11559 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_form_title">StandardFormContent::$_form_title</a> in StandardFormContent.inc</div> |
11560 |
|
<div class="index-item-description">The title used in the wrapping table</div> |
11561 |
|
</dd> |
11562 |
|
<dt class="field"> |
11563 |
|
<span class="var-title">$_fp</span> |
11564 |
|
</dt> |
11565 |
|
<dd class="index-item-body"> |
11566 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_fp">CSVFILEDataListSource::$_fp</a> in CSVFILEDataListSource.inc</div> |
11567 |
|
<div class="index-item-description">The file descriptor pointer</div> |
11568 |
|
</dd> |
11569 |
|
<dt class="field"> |
11570 |
|
<span class="var-title">$_from_label</span> |
11571 |
|
</dt> |
11572 |
|
<dd class="index-item-body"> |
11573 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#var$_from_label">FEComboListBox::$_from_label</a> in FEListBox.inc</div> |
11574 |
|
<div class="index-item-description">The from field's label</div> |
11575 |
|
</dd> |
11576 |
|
<dt class="field"> |
11577 |
|
<span class="var-title">$_global_prefix</span> |
11578 |
|
</dt> |
11579 |
|
<dd class="index-item-body"> |
11580 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_global_prefix">ImageThumbnailWidget::$_global_prefix</a> in ImageThumbnailWidget.inc</div> |
11581 |
|
<div class="index-item-description">holds the prefix for all variables that are added to a url, so we can possibly have more then 1 of these per page.</div> |
11582 |
|
</dd> |
11583 |
|
<dt class="field"> |
11584 |
|
<span class="var-title">$_global_prefix</span> |
11585 |
|
</dt> |
11586 |
|
<dd class="index-item-body"> |
11587 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_global_prefix">DataList::$_global_prefix</a> in DataList.inc</div> |
11588 |
|
<div class="index-item-description">prefix for all list variable names, so we can potentially have more then 1 list per page.</div> |
11589 |
|
</dd> |
11590 |
|
<dt class="field"> |
11591 |
|
<span class="var-title">$_has_confirm</span> |
11592 |
|
</dt> |
11593 |
|
<dd class="index-item-body"> |
11594 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_has_confirm">FormContent::$_has_confirm</a> in FormContent.inc</div> |
11595 |
|
<div class="index-item-description">flag to let the FormProcessor</div> |
11596 |
|
</dd> |
11597 |
|
<dt class="field"> |
11598 |
|
<span class="var-title">$_has_error</span> |
11599 |
|
</dt> |
11600 |
|
<dd class="index-item-body"> |
11601 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_has_error">FormElement::$_has_error</a> in FormElement.inc</div> |
11602 |
|
<div class="index-item-description">Holds the state of the last validation</div> |
11603 |
|
</dd> |
11604 |
|
<dt class="field"> |
11605 |
|
<span class="var-title">$_has_errors</span> |
11606 |
|
</dt> |
11607 |
|
<dd class="index-item-body"> |
11608 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#var$_has_errors">FormProcessor::$_has_errors</a> in FormProcessor.inc</div> |
11609 |
|
<div class="index-item-description">This flag lets us know there were errors during processing or validating the form.</div> |
11610 |
|
</dd> |
11611 |
|
<dt class="field"> |
11612 |
|
<span class="var-title">$_has_file_element</span> |
11613 |
|
</dt> |
11614 |
|
<dd class="index-item-body"> |
11615 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_has_file_element">FormContent::$_has_file_element</a> in FormContent.inc</div> |
11616 |
|
<div class="index-item-description">Flag to mark this as having a</div> |
11617 |
|
</dd> |
11618 |
|
<dt class="field"> |
11619 |
|
<span class="var-title">$_has_form</span> |
11620 |
|
</dt> |
11621 |
|
<dd class="index-item-body"> |
11622 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#var$_has_form">MessageBoxWidget::$_has_form</a> in MessageBoxWidget.inc</div> |
11623 |
|
<div class="index-item-description">Do we need to render a form?</div> |
11624 |
|
</dd> |
11625 |
|
<dt class="field"> |
11626 |
|
<span class="var-title">$_has_form_on_submit</span> |
11627 |
|
</dt> |
11628 |
|
<dd class="index-item-body"> |
11629 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_has_form_on_submit">FormElement::$_has_form_on_submit</a> in FormElement.inc</div> |
11630 |
|
<div class="index-item-description">This Form Element needs to propogate some js to the Form tag's onsubmit attribute</div> |
11631 |
|
</dd> |
11632 |
|
<dt class="field"> |
11633 |
|
<span class="var-title">$_has_form_on_submit</span> |
11634 |
|
</dt> |
11635 |
|
<dd class="index-item-body"> |
11636 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#var$_has_form_on_submit">FEComboListBox::$_has_form_on_submit</a> in FEListBox.inc</div> |
11637 |
|
<div class="index-item-description">This Form Element needs to propogate some js to the Form tag's onsubmit attribute</div> |
11638 |
|
</dd> |
11639 |
|
<dt class="field"> |
11640 |
|
<span class="var-title">$_headers</span> |
11641 |
|
</dt> |
11642 |
|
<dd class="index-item-body"> |
11643 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_headers">InfoTable::$_headers</a> in InfoTable.inc</div> |
11644 |
|
<div class="index-item-description">this holds the column header titles.</div> |
11645 |
|
</dd> |
11646 |
|
<dt class="field"> |
11647 |
|
<span class="var-title">$_header_flag</span> |
11648 |
|
</dt> |
11649 |
|
<dd class="index-item-body"> |
11650 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#var$_header_flag">CSSBuilder::$_header_flag</a> in CSSBuilder.inc</div> |
11651 |
|
<div class="index-item-description">Flag to let us know if we should output a header content-type value header("Content-Type: text/css");</div> |
11652 |
|
</dd> |
11653 |
|
<dt class="field"> |
11654 |
|
<span class="var-title">$_height</span> |
11655 |
|
</dt> |
11656 |
|
<dd class="index-item-body"> |
11657 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_height">FEBoxElement::$_height</a> in FEBoxElement.inc</div> |
11658 |
|
<div class="index-item-description">Holds the height of the element</div> |
11659 |
|
</dd> |
11660 |
|
<dt class="field"> |
11661 |
|
<span class="var-title">$_hidden_background</span> |
11662 |
|
</dt> |
11663 |
|
<dd class="index-item-body"> |
11664 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_hidden_background">ActiveTab::$_hidden_background</a> in ActiveTab.inc</div> |
11665 |
|
<div class="index-item-description">The hidden tab's background color</div> |
11666 |
|
</dd> |
11667 |
|
<dt class="field"> |
11668 |
|
<span class="var-title">$_hidden_checkbox_items</span> |
11669 |
|
</dt> |
11670 |
|
<dd class="index-item-body"> |
11671 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_hidden_checkbox_items">DefaultGUIDatalist::$_hidden_checkbox_items</a> in DefaultGUIDataList.inc</div> |
11672 |
|
<div class="index-item-description">This array holds the list of hidden checkbox[] items.</div> |
11673 |
|
</dd> |
11674 |
|
<dt class="field"> |
11675 |
|
<span class="var-title">$_hidden_elements</span> |
11676 |
|
</dt> |
11677 |
|
<dd class="index-item-body"> |
11678 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_hidden_elements">FormContent::$_hidden_elements</a> in FormContent.inc</div> |
11679 |
|
<div class="index-item-description">This holds the array of</div> |
11680 |
|
</dd> |
11681 |
|
<dt class="field"> |
11682 |
|
<span class="var-title">$_hidden_vars</span> |
11683 |
|
</dt> |
11684 |
|
<dd class="index-item-body"> |
11685 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#var$_hidden_vars">MessageBoxWidget::$_hidden_vars</a> in MessageBoxWidget.inc</div> |
11686 |
|
<div class="index-item-description">This stores additionnal hidden variables.</div> |
11687 |
|
</dd> |
11688 |
|
<dt class="field"> |
11689 |
|
<span class="var-title">$_highlight_selected</span> |
11690 |
|
</dt> |
11691 |
|
<dd class="index-item-body"> |
11692 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_highlight_selected">TextCSSNav::$_highlight_selected</a> in TextCSSNav.inc</div> |
11693 |
|
<div class="index-item-description">Flag to tell us that we can highlight (css) the selected link.</div> |
11694 |
|
</dd> |
11695 |
|
<dt class="field"> |
11696 |
|
<span class="var-title">$_htmlentities_attributes</span> |
11697 |
|
</dt> |
11698 |
|
<dd class="index-item-body"> |
11699 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_htmlentities_attributes">IMGtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div> |
11700 |
|
</dd> |
11701 |
|
<dt class="field"> |
11702 |
|
<span class="var-title">$_htmlentities_attributes</span> |
11703 |
|
</dt> |
11704 |
|
<dd class="index-item-body"> |
11705 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_htmlentities_attributes">SCRIPTtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div> |
11706 |
|
</dd> |
11707 |
|
<dt class="field"> |
11708 |
|
<span class="var-title">$_htmlentities_attributes</span> |
11709 |
|
</dt> |
11710 |
|
<dd class="index-item-body"> |
11711 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_htmlentities_attributes">LINKtag::$_htmlentities_attributes</a> in ALLTAGS.inc</div> |
11712 |
|
</dd> |
11713 |
|
<dt class="field"> |
11714 |
|
<span class="var-title">$_htmlentities_attributes</span> |
11715 |
|
</dt> |
11716 |
|
<dd class="index-item-body"> |
11717 |
|
<div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_htmlentities_attributes">Atag::$_htmlentities_attributes</a> in ALLTAGS.inc</div> |
11718 |
|
</dd> |
11719 |
|
<dt class="field"> |
11720 |
|
<span class="var-title">$_html_attributes</span> |
11721 |
|
</dt> |
11722 |
|
<dd class="index-item-body"> |
11723 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_html_attributes">HTMLPageClass::$_html_attributes</a> in HTMLPageClass.inc</div> |
11724 |
|
<div class="index-item-description">This holds the attributes for the <html> tag.</div> |
11725 |
|
</dd> |
11726 |
|
<dt class="field"> |
11727 |
|
<span class="var-title">$_html_render_type</span> |
11728 |
|
</dt> |
11729 |
|
<dd class="index-item-body"> |
11730 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_html_render_type">HTMLPageClass::$_html_render_type</a> in HTMLPageClass.inc</div> |
11731 |
|
<div class="index-item-description">keeps track of the html render type.</div> |
11732 |
|
</dd> |
11733 |
|
<dt class="field"> |
11734 |
|
<span class="var-title">$_http_content_type</span> |
11735 |
|
</dt> |
11736 |
|
<dd class="index-item-body"> |
11737 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a> in XMLDocumentClass.inc</div> |
11738 |
|
<div class="index-item-description">The http content-type</div> |
11739 |
|
</dd> |
11740 |
|
<dt class="field"> |
11741 |
|
<span class="var-title">$_image_path</span> |
11742 |
|
</dt> |
11743 |
|
<dd class="index-item-body"> |
11744 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_image_path">DataList::$_image_path</a> in DataList.inc</div> |
11745 |
|
<div class="index-item-description">This stores the base path to where the tool link images live. This lets you specify a new path to where your images live.</div> |
11746 |
|
</dd> |
11747 |
|
<dt class="field"> |
11748 |
|
<span class="var-title">$_indent_style</span> |
11749 |
|
</dt> |
11750 |
|
<dd class="index-item-body"> |
11751 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_indent_style">HTMLPageClass::$_indent_style</a> in HTMLPageClass.inc</div> |
11752 |
|
<div class="index-item-description">Holds the value of the indent style the user wants to render the page w/</div> |
11753 |
|
</dd> |
11754 |
|
<dt class="field"> |
11755 |
|
<span class="var-title">$_infotable</span> |
11756 |
|
</dt> |
11757 |
|
<dd class="index-item-body"> |
11758 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#var$_infotable">StandardFormContent::$_infotable</a> in StandardFormContent.inc</div> |
11759 |
|
<div class="index-item-description">the InfoTable wrapper that holds all fields.</div> |
11760 |
|
</dd> |
11761 |
|
<dt class="field"> |
11762 |
|
<span class="var-title">$_is_disabled</span> |
11763 |
|
</dt> |
11764 |
|
<dd class="index-item-body"> |
11765 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_disabled">FormElement::$_is_disabled</a> in FormElement.inc</div> |
11766 |
|
<div class="index-item-description">Indicates a disabled element</div> |
11767 |
|
</dd> |
11768 |
|
<dt class="field"> |
11769 |
|
<span class="var-title">$_is_required</span> |
11770 |
|
</dt> |
11771 |
|
<dd class="index-item-body"> |
11772 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_is_required">FormElement::$_is_required</a> in FormElement.inc</div> |
11773 |
|
<div class="index-item-description">Indicates whether this elements</div> |
11774 |
|
</dd> |
11775 |
|
<dt class="field"> |
11776 |
|
<span class="var-title">$_item_name</span> |
11777 |
|
</dt> |
11778 |
|
<dd class="index-item-body"> |
11779 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_item_name">ListAction::$_item_name</a> in ListAction.inc</div> |
11780 |
|
<div class="index-item-description">name/description of the type of</div> |
11781 |
|
</dd> |
11782 |
|
<dt class="field"> |
11783 |
|
<span class="var-title">$_label_flag</span> |
11784 |
|
</dt> |
11785 |
|
<dd class="index-item-body"> |
11786 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_label_flag">FENumberInRange::$_label_flag</a> in FENumbers.inc</div> |
11787 |
|
<div class="index-item-description">Add the range to the label automatically?</div> |
11788 |
|
</dd> |
11789 |
|
<dt class="field"> |
11790 |
|
<span class="var-title">$_label_text</span> |
11791 |
|
</dt> |
11792 |
|
<dd class="index-item-body"> |
11793 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_label_text">FormElement::$_label_text</a> in FormElement.inc</div> |
11794 |
|
<div class="index-item-description">Holds the elements label text</div> |
11795 |
|
</dd> |
11796 |
|
<dt class="field"> |
11797 |
|
<span class="var-title">$_limit_char_count</span> |
11798 |
|
</dt> |
11799 |
|
<dd class="index-item-body"> |
11800 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FETextArea.html#var$_limit_char_count">FETextArea::$_limit_char_count</a> in FETextArea.inc</div> |
11801 |
|
<div class="index-item-description">This lets you limit the amount of data to</div> |
11802 |
|
</dd> |
11803 |
|
<dt class="field"> |
11804 |
|
<span class="var-title">$_line_colors</span> |
11805 |
|
</dt> |
11806 |
|
<dd class="index-item-body"> |
11807 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#var$_line_colors">SVGXYLineGraph::$_line_colors</a> in SVGXYLineGraph.inc</div> |
11808 |
|
<div class="index-item-description">holds the colors for each of</div> |
11809 |
|
</dd> |
11810 |
|
<dt class="field"> |
11811 |
|
<span class="var-title">$_max</span> |
11812 |
|
</dt> |
11813 |
|
<dd class="index-item-body"> |
11814 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_max">FENumberInRange::$_max</a> in FENumbers.inc</div> |
11815 |
|
<div class="index-item-description">The maximum #</div> |
11816 |
|
</dd> |
11817 |
|
<dt class="field"> |
11818 |
|
<span class="var-title">$_maxlinelength</span> |
11819 |
|
</dt> |
11820 |
|
<dd class="index-item-body"> |
11821 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#var$_maxlinelength">CSVFILEDataListSource::$_maxlinelength</a> in CSVFILEDataListSource.inc</div> |
11822 |
|
<div class="index-item-description">The length of the longest</div> |
11823 |
|
</dd> |
11824 |
|
<dt class="field"> |
11825 |
|
<span class="var-title">$_max_rows</span> |
11826 |
|
</dt> |
11827 |
|
<dd class="index-item-body"> |
11828 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_max_rows">DataList::$_max_rows</a> in DataList.inc</div> |
11829 |
|
<div class="index-item-description">The max number of rows to show when the user does the "EXPAND" command.</div> |
11830 |
|
</dd> |
11831 |
|
<dt class="field"> |
11832 |
|
<span class="var-title">$_max_size</span> |
11833 |
|
</dt> |
11834 |
|
<dd class="index-item-body"> |
11835 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#var$_max_size">FEFile::$_max_size</a> in FEFile.inc</div> |
11836 |
|
<div class="index-item-description">max size in bytes determined by user</div> |
11837 |
|
</dd> |
11838 |
|
<dt class="field"> |
11839 |
|
<span class="var-title">$_max_x</span> |
11840 |
|
</dt> |
11841 |
|
<dd class="index-item-body"> |
11842 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_max_x">SVGXYGraph::$_max_x</a> in SVGXYGraph.inc</div> |
11843 |
|
</dd> |
11844 |
|
<dt class="field"> |
11845 |
|
<span class="var-title">$_max_y</span> |
11846 |
|
</dt> |
11847 |
|
<dd class="index-item-body"> |
11848 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_max_y">SVGXYGraph::$_max_y</a> in SVGXYGraph.inc</div> |
11849 |
|
</dd> |
11850 |
|
<dt class="field"> |
11851 |
|
<span class="var-title">$_max_year</span> |
11852 |
|
</dt> |
11853 |
|
<dd class="index-item-body"> |
11854 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_max_year">FEDate::$_max_year</a> in FEListBox.inc</div> |
11855 |
|
<div class="index-item-description">The latest year shown in the year list.</div> |
11856 |
|
</dd> |
11857 |
|
<dt class="field"> |
11858 |
|
<span class="var-title">$_message</span> |
11859 |
|
</dt> |
11860 |
|
<dd class="index-item-body"> |
11861 |
|
<div class="index-item-details"><a href="phpHtmlLib/MessageBoxWidget.html#var$_message">MessageBoxWidget::$_message</a> in MessageBoxWidget.inc</div> |
11862 |
|
<div class="index-item-description">The _message to display</div> |
11863 |
|
</dd> |
11864 |
|
<dt class="field"> |
11865 |
|
<span class="var-title">$_min</span> |
11866 |
|
</dt> |
11867 |
|
<dd class="index-item-body"> |
11868 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENumberInRange.html#var$_min">FENumberInRange::$_min</a> in FENumbers.inc</div> |
11869 |
|
<div class="index-item-description">The minimum #</div> |
11870 |
|
</dd> |
11871 |
|
<dt class="field"> |
11872 |
|
<span class="var-title">$_min_x</span> |
11873 |
|
</dt> |
11874 |
|
<dd class="index-item-body"> |
11875 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_min_x">SVGXYGraph::$_min_x</a> in SVGXYGraph.inc</div> |
11876 |
|
</dd> |
11877 |
|
<dt class="field"> |
11878 |
|
<span class="var-title">$_min_y</span> |
11879 |
|
</dt> |
11880 |
|
<dd class="index-item-body"> |
11881 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_min_y">SVGXYGraph::$_min_y</a> in SVGXYGraph.inc</div> |
11882 |
|
</dd> |
11883 |
|
<dt class="field"> |
11884 |
|
<span class="var-title">$_min_year</span> |
11885 |
|
</dt> |
11886 |
|
<dd class="index-item-body"> |
11887 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_min_year">FEDate::$_min_year</a> in FEListBox.inc</div> |
11888 |
|
<div class="index-item-description">The earliest year shown in the year list.</div> |
11889 |
|
</dd> |
11890 |
|
<dt class="field"> |
11891 |
|
<span class="var-title">$_month</span> |
11892 |
|
</dt> |
11893 |
|
<dd class="index-item-body"> |
11894 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_month">FEDate::$_month</a> in FEListBox.inc</div> |
11895 |
|
<div class="index-item-description">The month form element</div> |
11896 |
|
</dd> |
11897 |
|
<dt class="field"> |
11898 |
|
<span class="var-title">$_not_found_message</span> |
11899 |
|
</dt> |
11900 |
|
<dd class="index-item-body"> |
11901 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_not_found_message">DataListSource::$_not_found_message</a> in DataListSource.inc</div> |
11902 |
|
<div class="index-item-description">This is the message displayed when no data</div> |
11903 |
|
</dd> |
11904 |
|
<dt class="field"> |
11905 |
|
<span class="var-title">$_number</span> |
11906 |
|
</dt> |
11907 |
|
<dd class="index-item-body"> |
11908 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#var$_number">TabWidget::$_number</a> in TabWidget.inc</div> |
11909 |
|
<div class="index-item-description">The tab number in the list of tabs.</div> |
11910 |
|
</dd> |
11911 |
|
<dt class="field"> |
11912 |
|
<span class="var-title">$_num_columns</span> |
11913 |
|
</dt> |
11914 |
|
<dd class="index-item-body"> |
11915 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_num_columns">DataList::$_num_columns</a> in DataList.inc</div> |
11916 |
|
<div class="index-item-description">Keeps track of the # of columns we have</div> |
11917 |
|
</dd> |
11918 |
|
<dt class="field"> |
11919 |
|
<span class="var-title">$_num_pages</span> |
11920 |
|
</dt> |
11921 |
|
<dd class="index-item-body"> |
11922 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_num_pages">DataList::$_num_pages</a> in DataList.inc</div> |
11923 |
|
<div class="index-item-description">This value holds the number of pages of data we have to display.</div> |
11924 |
|
</dd> |
11925 |
|
<dt class="field"> |
11926 |
|
<span class="var-title">$_offsetVar</span> |
11927 |
|
</dt> |
11928 |
|
<dd class="index-item-body"> |
11929 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_offsetVar">ImageThumbnailWidget::$_offsetVar</a> in ImageThumbnailWidget.inc</div> |
11930 |
|
<div class="index-item-description">Holds the name of the offset variable. It's prefixed w/ the _global_prefix var.</div> |
11931 |
|
</dd> |
11932 |
|
<dt class="field"> |
11933 |
|
<span class="var-title">$_options</span> |
11934 |
|
</dt> |
11935 |
|
<dd class="index-item-body"> |
11936 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#var$_options">SVGGraph::$_options</a> in SVGGraph.inc</div> |
11937 |
|
<div class="index-item-description">This array holds various</div> |
11938 |
|
</dd> |
11939 |
|
<dt class="field"> |
11940 |
|
<span class="var-title">$_permissions_error_width</span> |
11941 |
|
</dt> |
11942 |
|
<dd class="index-item-body"> |
11943 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_permissions_error_width">PageWidget::$_permissions_error_width</a> in PageWidget.inc</div> |
11944 |
|
<div class="index-item-description">The width of the permissions dialog table.</div> |
11945 |
|
</dd> |
11946 |
|
<dt class="field"> |
11947 |
|
<span class="var-title">$_permission_box</span> |
11948 |
|
</dt> |
11949 |
|
<dd class="index-item-body"> |
11950 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_permission_box">PageWidget::$_permission_box</a> in PageWidget.inc</div> |
11951 |
|
<div class="index-item-description">the message box for displaying</div> |
11952 |
|
</dd> |
11953 |
|
<dt class="field"> |
11954 |
|
<span class="var-title">$_perm_options</span> |
11955 |
|
</dt> |
11956 |
|
<dd class="index-item-body"> |
11957 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_perm_options">PageWidget::$_perm_options</a> in PageWidget.inc</div> |
11958 |
|
<div class="index-item-description">Does the user have permission</div> |
11959 |
|
</dd> |
11960 |
|
<dt class="field"> |
11961 |
|
<span class="var-title">$_query</span> |
11962 |
|
</dt> |
11963 |
|
<dd class="index-item-body"> |
11964 |
|
<div class="index-item-details"><a href="phpHtmlLib/SQLDataListSource.html#var$_query">SQLDataListSource::$_query</a> in SQLDataListSource.inc</div> |
11965 |
|
<div class="index-item-description">The entire query built by</div> |
11966 |
|
</dd> |
11967 |
|
<dt class="field"> |
11968 |
|
<span class="var-title">$_query_params</span> |
11969 |
|
</dt> |
11970 |
|
<dd class="index-item-body"> |
11971 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#var$_query_params">DataListSource::$_query_params</a> in DataListSource.inc</div> |
11972 |
|
<div class="index-item-description">This holds various parameters relating</div> |
11973 |
|
</dd> |
11974 |
|
<dt class="field"> |
11975 |
|
<span class="var-title">$_query_prefix</span> |
11976 |
|
</dt> |
11977 |
|
<dd class="index-item-body"> |
11978 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_query_prefix">TextCSSNav::$_query_prefix</a> in TextCSSNav.inc</div> |
11979 |
|
<div class="index-item-description">the prefix for the query string var</div> |
11980 |
|
</dd> |
11981 |
|
<dt class="field"> |
11982 |
|
<span class="var-title">$_regex</span> |
11983 |
|
</dt> |
11984 |
|
<dd class="index-item-body"> |
11985 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERegEx.html#var$_regex">FERegEx::$_regex</a> in FEText.inc</div> |
11986 |
|
</dd> |
11987 |
|
<dt class="field"> |
11988 |
|
<span class="var-title">$_required_field_marker</span> |
11989 |
|
</dt> |
11990 |
|
<dd class="index-item-body"> |
11991 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_marker">FormContent::$_required_field_marker</a> in FormContent.inc</div> |
11992 |
|
<div class="index-item-description">marker for the required field</div> |
11993 |
|
</dd> |
11994 |
|
<dt class="field"> |
11995 |
|
<span class="var-title">$_required_field_marker</span> |
11996 |
|
</dt> |
11997 |
|
<dd class="index-item-body"> |
11998 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_required_field_marker">FormElement::$_required_field_marker</a> in FormElement.inc</div> |
11999 |
|
<div class="index-item-description">The required field string</div> |
12000 |
|
</dd> |
12001 |
|
<dt class="field"> |
12002 |
|
<span class="var-title">$_required_field_text</span> |
12003 |
|
</dt> |
12004 |
|
<dd class="index-item-body"> |
12005 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_required_field_text">FormContent::$_required_field_text</a> in FormContent.inc</div> |
12006 |
|
<div class="index-item-description">Text to show denoted required fields for the form.</div> |
12007 |
|
</dd> |
12008 |
|
<dt class="field"> |
12009 |
|
<span class="var-title">$_result</span> |
12010 |
|
</dt> |
12011 |
|
<dd class="index-item-body"> |
12012 |
|
<div class="index-item-details"><a href="phpHtmlLib/PEARSQLDataListSource.html#var$_result">PEARSQLDataListSource::$_result</a> in PEARSQLDataListSource.inc</div> |
12013 |
|
<div class="index-item-description">this holds the query result from the</div> |
12014 |
|
</dd> |
12015 |
|
<dt class="field"> |
12016 |
|
<span class="var-title">$_result</span> |
12017 |
|
</dt> |
12018 |
|
<dd class="index-item-body"> |
12019 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADODBSQLDataListSource.html#var$_result">ADODBSQLDataListSource::$_result</a> in ADODBSQLDataListSource.inc</div> |
12020 |
|
<div class="index-item-description">this holds the query result from the</div> |
12021 |
|
</dd> |
12022 |
|
<dt class="field"> |
12023 |
|
<span class="var-title">$_result</span> |
12024 |
|
</dt> |
12025 |
|
<dd class="index-item-body"> |
12026 |
|
<div class="index-item-details"><a href="phpHtmlLib/PGSQLDataListSource.html#var$_result">PGSQLDataListSource::$_result</a> in PGSQLDataListSource.inc</div> |
12027 |
|
<div class="index-item-description">Result of pg_query()</div> |
12028 |
|
</dd> |
12029 |
|
<dt class="field"> |
12030 |
|
<span class="var-title">$_root_tag</span> |
12031 |
|
</dt> |
12032 |
|
<dd class="index-item-body"> |
12033 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a> in XMLDocumentClass.inc</div> |
12034 |
|
<div class="index-item-description">The root xml tag for all data</div> |
12035 |
|
</dd> |
12036 |
|
<dt class="field"> |
12037 |
|
<span class="var-title">$_save_all_vars</span> |
12038 |
|
</dt> |
12039 |
|
<dd class="index-item-body"> |
12040 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#var$_save_all_vars">ListAction::$_save_all_vars</a> in ListAction.inc</div> |
12041 |
|
<div class="index-item-description">A flag to tell us to save all</div> |
12042 |
|
</dd> |
12043 |
|
<dt class="field"> |
12044 |
|
<span class="var-title">$_save_checked_items_flag</span> |
12045 |
|
</dt> |
12046 |
|
<dd class="index-item-body"> |
12047 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_save_checked_items_flag">DefaultGUIDatalist::$_save_checked_items_flag</a> in DefaultGUIDataList.inc</div> |
12048 |
|
<div class="index-item-description">this flag tells us to save the checked items between pages By default this is off.</div> |
12049 |
|
</dd> |
12050 |
|
<dt class="field"> |
12051 |
|
<span class="var-title">$_save_vars</span> |
12052 |
|
</dt> |
12053 |
|
<dd class="index-item-body"> |
12054 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_save_vars">TabList::$_save_vars</a> in TabWidget.inc</div> |
12055 |
|
<div class="index-item-description">This holds a list of name=>value vars that the caller/child wants to propogate automatically.</div> |
12056 |
|
</dd> |
12057 |
|
<dt class="field"> |
12058 |
|
<span class="var-title">$_save_vars</span> |
12059 |
|
</dt> |
12060 |
|
<dd class="index-item-body"> |
12061 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_save_vars">DataList::$_save_vars</a> in DataList.inc</div> |
12062 |
|
<div class="index-item-description">This holds a list of name=>value vars that the caller/child wants to propogate automatically.</div> |
12063 |
|
</dd> |
12064 |
|
<dt class="field"> |
12065 |
|
<span class="var-title">$_search_flag</span> |
12066 |
|
</dt> |
12067 |
|
<dd class="index-item-body"> |
12068 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_search_flag">DataList::$_search_flag</a> in DataList.inc</div> |
12069 |
|
<div class="index-item-description">Flag to let us know that search is enabled.</div> |
12070 |
|
</dd> |
12071 |
|
<dt class="field"> |
12072 |
|
<span class="var-title">$_search_table</span> |
12073 |
|
</dt> |
12074 |
|
<dd class="index-item-body"> |
12075 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_search_table">DataList::$_search_table</a> in DataList.inc</div> |
12076 |
|
<div class="index-item-description">Holds the object block that is the</div> |
12077 |
|
</dd> |
12078 |
|
<dt class="field"> |
12079 |
|
<span class="var-title">$_search_text</span> |
12080 |
|
</dt> |
12081 |
|
<dd class="index-item-body"> |
12082 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_search_text">DefaultGUIDatalist::$_search_text</a> in DefaultGUIDataList.inc</div> |
12083 |
|
<div class="index-item-description">this array holds some strings for the search functionality. This enables some level of localization for other languages.</div> |
12084 |
|
</dd> |
12085 |
|
<dt class="field"> |
12086 |
|
<span class="var-title">$_search_tree_open</span> |
12087 |
|
</dt> |
12088 |
|
<dd class="index-item-body"> |
12089 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_search_tree_open">DefaultGUIDatalist::$_search_tree_open</a> in DefaultGUIDataList.inc</div> |
12090 |
|
<div class="index-item-description">Initial state of the search tree</div> |
12091 |
|
</dd> |
12092 |
|
<dt class="field"> |
12093 |
|
<span class="var-title">$_selected</span> |
12094 |
|
</dt> |
12095 |
|
<dd class="index-item-body"> |
12096 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabWidget.html#var$_selected">TabWidget::$_selected</a> in TabWidget.inc</div> |
12097 |
|
<div class="index-item-description">Is this tab selected or not?</div> |
12098 |
|
</dd> |
12099 |
|
<dt class="field"> |
12100 |
|
<span class="var-title">$_selected</span> |
12101 |
|
</dt> |
12102 |
|
<dd class="index-item-body"> |
12103 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#var$_selected">TextCSSNav::$_selected</a> in TextCSSNav.inc</div> |
12104 |
|
<div class="index-item-description">Holds which one is auto selected</div> |
12105 |
|
</dd> |
12106 |
|
<dt class="field"> |
12107 |
|
<span class="var-title">$_selected_background</span> |
12108 |
|
</dt> |
12109 |
|
<dd class="index-item-body"> |
12110 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_selected_background">ActiveTab::$_selected_background</a> in ActiveTab.inc</div> |
12111 |
|
<div class="index-item-description">The active tab's background color</div> |
12112 |
|
</dd> |
12113 |
|
<dt class="field"> |
12114 |
|
<span class="var-title">$_selected_tab</span> |
12115 |
|
</dt> |
12116 |
|
<dd class="index-item-body"> |
12117 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#var$_selected_tab">ActiveTab::$_selected_tab</a> in ActiveTab.inc</div> |
12118 |
|
<div class="index-item-description">The default selected tab this is a tab name</div> |
12119 |
|
</dd> |
12120 |
|
<dt class="field"> |
12121 |
|
<span class="var-title">$_seperate_port_flag</span> |
12122 |
|
</dt> |
12123 |
|
<dd class="index-item-body"> |
12124 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#var$_seperate_port_flag">FEHostNameWithPort::$_seperate_port_flag</a> in FEText.inc</div> |
12125 |
|
<div class="index-item-description">flag to tell us to seperate the port</div> |
12126 |
|
</dd> |
12127 |
|
<dt class="field"> |
12128 |
|
<span class="var-title">$_show_actionbar</span> |
12129 |
|
</dt> |
12130 |
|
<dd class="index-item-body"> |
12131 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_show_actionbar">DefaultGUIDatalist::$_show_actionbar</a> in DefaultGUIDataList.inc</div> |
12132 |
|
<div class="index-item-description">Do we show action bar row?</div> |
12133 |
|
</dd> |
12134 |
|
<dt class="field"> |
12135 |
|
<span class="var-title">$_show_all_rows</span> |
12136 |
|
</dt> |
12137 |
|
<dd class="index-item-body"> |
12138 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_show_all_rows">DataList::$_show_all_rows</a> in DataList.inc</div> |
12139 |
|
<div class="index-item-description">Flag to tell us to show every row that comes from the DB or not.</div> |
12140 |
|
</dd> |
12141 |
|
<dt class="field"> |
12142 |
|
<span class="var-title">$_show_cancel_button</span> |
12143 |
|
</dt> |
12144 |
|
<dd class="index-item-body"> |
12145 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#var$_show_cancel_button">DialogWidget::$_show_cancel_button</a> in DialogWidget.inc</div> |
12146 |
|
<div class="index-item-description">Show or not to show the cancel button?</div> |
12147 |
|
</dd> |
12148 |
|
<dt class="field"> |
12149 |
|
<span class="var-title">$_show_cellborders</span> |
12150 |
|
</dt> |
12151 |
|
<dd class="index-item-body"> |
12152 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_show_cellborders">InfoTable::$_show_cellborders</a> in InfoTable.inc</div> |
12153 |
|
<div class="index-item-description">Show any internal borders?</div> |
12154 |
|
</dd> |
12155 |
|
<dt class="field"> |
12156 |
|
<span class="var-title">$_show_char_encoding</span> |
12157 |
|
</dt> |
12158 |
|
<dd class="index-item-body"> |
12159 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a> in XMLDocumentClass.inc</div> |
12160 |
|
<div class="index-item-description">this is a hack to show the character encoding or not.</div> |
12161 |
|
</dd> |
12162 |
|
<dt class="field"> |
12163 |
|
<span class="var-title">$_show_http_header</span> |
12164 |
|
</dt> |
12165 |
|
<dd class="index-item-body"> |
12166 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a> in XMLDocumentClass.inc</div> |
12167 |
|
<div class="index-item-description">This flag tells if we should output the header content type.</div> |
12168 |
|
</dd> |
12169 |
|
<dt class="field"> |
12170 |
|
<span class="var-title">$_show_results_flag</span> |
12171 |
|
</dt> |
12172 |
|
<dd class="index-item-body"> |
12173 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_show_results_flag">DataList::$_show_results_flag</a> in DataList.inc</div> |
12174 |
|
<div class="index-item-description">flag to let us know if we want to show the results or not.</div> |
12175 |
|
</dd> |
12176 |
|
<dt class="field"> |
12177 |
|
<span class="var-title">$_show_vertical_cellborder</span> |
12178 |
|
</dt> |
12179 |
|
<dd class="index-item-body"> |
12180 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_show_vertical_cellborder">InfoTable::$_show_vertical_cellborder</a> in InfoTable.inc</div> |
12181 |
|
<div class="index-item-description">Flag to tell the class to render</div> |
12182 |
|
</dd> |
12183 |
|
<dt class="field"> |
12184 |
|
<span class="var-title">$_simple_search_modifier</span> |
12185 |
|
</dt> |
12186 |
|
<dd class="index-item-body"> |
12187 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_simple_search_modifier">DataList::$_simple_search_modifier</a> in DataList.inc</div> |
12188 |
|
<div class="index-item-description">Flag to enable simple search modifyer.</div> |
12189 |
|
</dd> |
12190 |
|
<dt class="field"> |
12191 |
|
<span class="var-title">$_slave_elements</span> |
12192 |
|
</dt> |
12193 |
|
<dd class="index-item-body"> |
12194 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_slave_elements">FormElement::$_slave_elements</a> in FormElement.inc</div> |
12195 |
|
<div class="index-item-description">This holds an array of FormElement objects</div> |
12196 |
|
</dd> |
12197 |
|
<dt class="field"> |
12198 |
|
<span class="var-title">$_states</span> |
12199 |
|
</dt> |
12200 |
|
<dd class="index-item-body"> |
12201 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEUnitedStates.html#var$_states">FEUnitedStates::$_states</a> in FEListBox.inc</div> |
12202 |
|
<div class="index-item-description">The states array</div> |
12203 |
|
</dd> |
12204 |
|
<dt class="field"> |
12205 |
|
<span class="var-title">$_steps</span> |
12206 |
|
</dt> |
12207 |
|
<dd class="index-item-body"> |
12208 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#var$_steps">FormWizard::$_steps</a> in FormWizard.inc</div> |
12209 |
|
<div class="index-item-description">This holds the array of</div> |
12210 |
|
</dd> |
12211 |
|
<dt class="field"> |
12212 |
|
<span class="var-title">$_stripslashes</span> |
12213 |
|
</dt> |
12214 |
|
<dd class="index-item-body"> |
12215 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_stripslashes">FormContent::$_stripslashes</a> in FormContent.inc</div> |
12216 |
|
<div class="index-item-description">Automatically strip slashes from</div> |
12217 |
|
</dd> |
12218 |
|
<dt class="field"> |
12219 |
|
<span class="var-title">$_stripslashes</span> |
12220 |
|
</dt> |
12221 |
|
<dd class="index-item-body"> |
12222 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_stripslashes">FormElement::$_stripslashes</a> in FormElement.inc</div> |
12223 |
|
<div class="index-item-description">automatically strip slashes from</div> |
12224 |
|
</dd> |
12225 |
|
<dt class="field"> |
12226 |
|
<span class="var-title">$_style_attributes</span> |
12227 |
|
</dt> |
12228 |
|
<dd class="index-item-body"> |
12229 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_style_attributes">FormElement::$_style_attributes</a> in FormElement.inc</div> |
12230 |
|
<div class="index-item-description">Holds additional style attributes for</div> |
12231 |
|
</dd> |
12232 |
|
<dt class="field"> |
12233 |
|
<span class="var-title">$_subtab_flag</span> |
12234 |
|
</dt> |
12235 |
|
<dd class="index-item-body"> |
12236 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_subtab_flag">TabList::$_subtab_flag</a> in TabWidget.inc</div> |
12237 |
|
<div class="index-item-description">Flag to let us know we are a subtab</div> |
12238 |
|
</dd> |
12239 |
|
<dt class="field"> |
12240 |
|
<span class="var-title">$_subtitle</span> |
12241 |
|
</dt> |
12242 |
|
<dd class="index-item-body"> |
12243 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#var$_subtitle">VerticalCSSNavTable::$_subtitle</a> in VerticalCSSNavTable.inc</div> |
12244 |
|
<div class="index-item-description">the subtitle if any</div> |
12245 |
|
</dd> |
12246 |
|
<dt class="field"> |
12247 |
|
<span class="var-title">$_supported_image_types</span> |
12248 |
|
</dt> |
12249 |
|
<dd class="index-item-body"> |
12250 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#var$_supported_image_types">ImageThumbnailWidget::$_supported_image_types</a> in ImageThumbnailWidget.inc</div> |
12251 |
|
<div class="index-item-description">Array of supported image type flags.</div> |
12252 |
|
</dd> |
12253 |
|
<dt class="field"> |
12254 |
|
<span class="var-title">$_table</span> |
12255 |
|
</dt> |
12256 |
|
<dd class="index-item-body"> |
12257 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#var$_table">VerticalCSSNavTable::$_table</a> in VerticalCSSNavTable.inc</div> |
12258 |
|
<div class="index-item-description">Holds the outer table object</div> |
12259 |
|
</dd> |
12260 |
|
<dt class="field"> |
12261 |
|
<span class="var-title">$_tabs</span> |
12262 |
|
</dt> |
12263 |
|
<dd class="index-item-body"> |
12264 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_tabs">TabList::$_tabs</a> in TabWidget.inc</div> |
12265 |
|
<div class="index-item-description">array of tabs that have been added</div> |
12266 |
|
</dd> |
12267 |
|
<dt class="field"> |
12268 |
|
<span class="var-title">$_tab_elected</span> |
12269 |
|
</dt> |
12270 |
|
<dd class="index-item-body"> |
12271 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_tab_elected">TabList::$_tab_elected</a> in TabWidget.inc</div> |
12272 |
|
<div class="index-item-description">The selected tab</div> |
12273 |
|
</dd> |
12274 |
|
<dt class="field"> |
12275 |
|
<span class="var-title">$_tab_num</span> |
12276 |
|
</dt> |
12277 |
|
<dd class="index-item-body"> |
12278 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_tab_num">TabList::$_tab_num</a> in TabWidget.inc</div> |
12279 |
|
<div class="index-item-description">The number of tabs</div> |
12280 |
|
</dd> |
12281 |
|
<dt class="field"> |
12282 |
|
<span class="var-title">$_tab_row</span> |
12283 |
|
</dt> |
12284 |
|
<dd class="index-item-body"> |
12285 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_tab_row">TabList::$_tab_row</a> in TabWidget.inc</div> |
12286 |
|
<div class="index-item-description">the TR object for the tabs</div> |
12287 |
|
</dd> |
12288 |
|
<dt class="field"> |
12289 |
|
<span class="var-title">$_tag</span> |
12290 |
|
</dt> |
12291 |
|
<dd class="index-item-body"> |
12292 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATECOLORsvgtag.html#var$_tag">ANIMATECOLORsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12293 |
|
</dd> |
12294 |
|
<dt class="field"> |
12295 |
|
<span class="var-title">$_tag</span> |
12296 |
|
</dt> |
12297 |
|
<dd class="index-item-body"> |
12298 |
|
<div class="index-item-details"><a href="phpHtmlLib/BRtag.html#var$_tag">BRtag::$_tag</a> in ALLTAGS.inc</div> |
12299 |
|
</dd> |
12300 |
|
<dt class="field"> |
12301 |
|
<span class="var-title">$_tag</span> |
12302 |
|
</dt> |
12303 |
|
<dd class="index-item-body"> |
12304 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATEMOTIONsvgtag.html#var$_tag">ANIMATEMOTIONsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12305 |
|
</dd> |
12306 |
|
<dt class="field"> |
12307 |
|
<span class="var-title">$_tag</span> |
12308 |
|
</dt> |
12309 |
|
<dd class="index-item-body"> |
12310 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHsvgtag.html#var$_tag">ALTGLYGHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12311 |
|
</dd> |
12312 |
|
<dt class="field"> |
12313 |
|
<span class="var-title">$_tag</span> |
12314 |
|
</dt> |
12315 |
|
<dd class="index-item-body"> |
12316 |
|
<div class="index-item-details"><a href="phpHtmlLib/BIGtag.html#var$_tag">BIGtag::$_tag</a> in ALLTAGS.inc</div> |
12317 |
|
</dd> |
12318 |
|
<dt class="field"> |
12319 |
|
<span class="var-title">$_tag</span> |
12320 |
|
</dt> |
12321 |
|
<dd class="index-item-body"> |
12322 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATEsvgtag.html#var$_tag">ANIMATEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12323 |
|
</dd> |
12324 |
|
<dt class="field"> |
12325 |
|
<span class="var-title">$_tag</span> |
12326 |
|
</dt> |
12327 |
|
<dd class="index-item-body"> |
12328 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHITEMsvgtag.html#var$_tag">ALTGLYGHITEMsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12329 |
|
</dd> |
12330 |
|
<dt class="field"> |
12331 |
|
<span class="var-title">$_tag</span> |
12332 |
|
</dt> |
12333 |
|
<dd class="index-item-body"> |
12334 |
|
<div class="index-item-details"><a href="phpHtmlLib/ALTGLYGHDEFsvgtag.html#var$_tag">ALTGLYGHDEFsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12335 |
|
</dd> |
12336 |
|
<dt class="field"> |
12337 |
|
<span class="var-title">$_tag</span> |
12338 |
|
</dt> |
12339 |
|
<dd class="index-item-body"> |
12340 |
|
<div class="index-item-details"><a href="phpHtmlLib/ABBRtag.html#var$_tag">ABBRtag::$_tag</a> in ALLTAGS.inc</div> |
12341 |
|
</dd> |
12342 |
|
<dt class="field"> |
12343 |
|
<span class="var-title">$_tag</span> |
12344 |
|
</dt> |
12345 |
|
<dd class="index-item-body"> |
12346 |
|
<div class="index-item-details"><a href="phpHtmlLib/ADDRESStag.html#var$_tag">ADDRESStag::$_tag</a> in ALLTAGS.inc</div> |
12347 |
|
</dd> |
12348 |
|
<dt class="field"> |
12349 |
|
<span class="var-title">$_tag</span> |
12350 |
|
</dt> |
12351 |
|
<dd class="index-item-body"> |
12352 |
|
<div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html#var$_tag">APPLETtag::$_tag</a> in ALLTAGS.inc</div> |
12353 |
|
</dd> |
12354 |
|
<dt class="field"> |
12355 |
|
<span class="var-title">$_tag</span> |
12356 |
|
</dt> |
12357 |
|
<dd class="index-item-body"> |
12358 |
|
<div class="index-item-details"><a href="phpHtmlLib/Atag.html#var$_tag">Atag::$_tag</a> in ALLTAGS.inc</div> |
12359 |
|
</dd> |
12360 |
|
<dt class="field"> |
12361 |
|
<span class="var-title">$_tag</span> |
12362 |
|
</dt> |
12363 |
|
<dd class="index-item-body"> |
12364 |
|
<div class="index-item-details"><a href="phpHtmlLib/ACRONYMtag.html#var$_tag">ACRONYMtag::$_tag</a> in ALLTAGS.inc</div> |
12365 |
|
</dd> |
12366 |
|
<dt class="field"> |
12367 |
|
<span class="var-title">$_tag</span> |
12368 |
|
</dt> |
12369 |
|
<dd class="index-item-body"> |
12370 |
|
<div class="index-item-details"><a href="phpHtmlLib/AREAtag.html#var$_tag">AREAtag::$_tag</a> in ALLTAGS.inc</div> |
12371 |
|
</dd> |
12372 |
|
<dt class="field"> |
12373 |
|
<span class="var-title">$_tag</span> |
12374 |
|
</dt> |
12375 |
|
<dd class="index-item-body"> |
12376 |
|
<div class="index-item-details"><a href="phpHtmlLib/BODYtag.html#var$_tag">BODYtag::$_tag</a> in ALLTAGS.inc</div> |
12377 |
|
</dd> |
12378 |
|
<dt class="field"> |
12379 |
|
<span class="var-title">$_tag</span> |
12380 |
|
</dt> |
12381 |
|
<dd class="index-item-body"> |
12382 |
|
<div class="index-item-details"><a href="phpHtmlLib/BASEtag.html#var$_tag">BASEtag::$_tag</a> in ALLTAGS.inc</div> |
12383 |
|
</dd> |
12384 |
|
<dt class="field"> |
12385 |
|
<span class="var-title">$_tag</span> |
12386 |
|
</dt> |
12387 |
|
<dd class="index-item-body"> |
12388 |
|
<div class="index-item-details"><a href="phpHtmlLib/BLOCKQUOTEtag.html#var$_tag">BLOCKQUOTEtag::$_tag</a> in ALLTAGS.inc</div> |
12389 |
|
</dd> |
12390 |
|
<dt class="field"> |
12391 |
|
<span class="var-title">$_tag</span> |
12392 |
|
</dt> |
12393 |
|
<dd class="index-item-body"> |
12394 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCAsvgtag.html#var$_tag">FEFUNCAsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12395 |
|
</dd> |
12396 |
|
<dt class="field"> |
12397 |
|
<span class="var-title">$_tag</span> |
12398 |
|
</dt> |
12399 |
|
<dd class="index-item-body"> |
12400 |
|
<div class="index-item-details"><a href="phpHtmlLib/STOPsvgtag.html#var$_tag">STOPsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12401 |
|
</dd> |
12402 |
|
<dt class="field"> |
12403 |
|
<span class="var-title">$_tag</span> |
12404 |
|
</dt> |
12405 |
|
<dd class="index-item-body"> |
12406 |
|
<div class="index-item-details"><a href="phpHtmlLib/SETsvgtag.html#var$_tag">SETsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12407 |
|
</dd> |
12408 |
|
<dt class="field"> |
12409 |
|
<span class="var-title">$_tag</span> |
12410 |
|
</dt> |
12411 |
|
<dd class="index-item-body"> |
12412 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html#var$_tag">SCRIPTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12413 |
|
</dd> |
12414 |
|
<dt class="field"> |
12415 |
|
<span class="var-title">$_tag</span> |
12416 |
|
</dt> |
12417 |
|
<dd class="index-item-body"> |
12418 |
|
<div class="index-item-details"><a href="phpHtmlLib/RECTsvgtag.html#var$_tag">RECTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12419 |
|
</dd> |
12420 |
|
<dt class="field"> |
12421 |
|
<span class="var-title">$_tag</span> |
12422 |
|
</dt> |
12423 |
|
<dd class="index-item-body"> |
12424 |
|
<div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html#var$_tag">STYLEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12425 |
|
</dd> |
12426 |
|
<dt class="field"> |
12427 |
|
<span class="var-title">$_tag</span> |
12428 |
|
</dt> |
12429 |
|
<dd class="index-item-body"> |
12430 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGsvgtag.html#var$_tag">SVGsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12431 |
|
</dd> |
12432 |
|
<dt class="field"> |
12433 |
|
<span class="var-title">$_tag</span> |
12434 |
|
</dt> |
12435 |
|
<dd class="index-item-body"> |
12436 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTsvgtag.html#var$_tag">TEXTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12437 |
|
</dd> |
12438 |
|
<dt class="field"> |
12439 |
|
<span class="var-title">$_tag</span> |
12440 |
|
</dt> |
12441 |
|
<dd class="index-item-body"> |
12442 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTPATHsvgtag.html#var$_tag">TEXTPATHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12443 |
|
</dd> |
12444 |
|
<dt class="field"> |
12445 |
|
<span class="var-title">$_tag</span> |
12446 |
|
</dt> |
12447 |
|
<dd class="index-item-body"> |
12448 |
|
<div class="index-item-details"><a href="phpHtmlLib/SYMBOLsvgtag.html#var$_tag">SYMBOLsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12449 |
|
</dd> |
12450 |
|
<dt class="field"> |
12451 |
|
<span class="var-title">$_tag</span> |
12452 |
|
</dt> |
12453 |
|
<dd class="index-item-body"> |
12454 |
|
<div class="index-item-details"><a href="phpHtmlLib/SWITCHsvgtag.html#var$_tag">SWITCHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12455 |
|
</dd> |
12456 |
|
<dt class="field"> |
12457 |
|
<span class="var-title">$_tag</span> |
12458 |
|
</dt> |
12459 |
|
<dd class="index-item-body"> |
12460 |
|
<div class="index-item-details"><a href="phpHtmlLib/RADIALGRADIENTsvgtag.html#var$_tag">RADIALGRADIENTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12461 |
|
</dd> |
12462 |
|
<dt class="field"> |
12463 |
|
<span class="var-title">$_tag</span> |
12464 |
|
</dt> |
12465 |
|
<dd class="index-item-body"> |
12466 |
|
<div class="index-item-details"><a href="phpHtmlLib/POLYLINEsvgtag.html#var$_tag">POLYLINEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12467 |
|
</dd> |
12468 |
|
<dt class="field"> |
12469 |
|
<span class="var-title">$_tag</span> |
12470 |
|
</dt> |
12471 |
|
<dd class="index-item-body"> |
12472 |
|
<div class="index-item-details"><a href="phpHtmlLib/MASKsvgtag.html#var$_tag">MASKsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12473 |
|
</dd> |
12474 |
|
<dt class="field"> |
12475 |
|
<span class="var-title">$_tag</span> |
12476 |
|
</dt> |
12477 |
|
<dd class="index-item-body"> |
12478 |
|
<div class="index-item-details"><a href="phpHtmlLib/MARKERsvgtag.html#var$_tag">MARKERsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12479 |
|
</dd> |
12480 |
|
<dt class="field"> |
12481 |
|
<span class="var-title">$_tag</span> |
12482 |
|
</dt> |
12483 |
|
<dd class="index-item-body"> |
12484 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINEsvgtag.html#var$_tag">LINEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12485 |
|
</dd> |
12486 |
|
<dt class="field"> |
12487 |
|
<span class="var-title">$_tag</span> |
12488 |
|
</dt> |
12489 |
|
<dd class="index-item-body"> |
12490 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINEARGRADIENTsvgtag.html#var$_tag">LINEARGRADIENTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12491 |
|
</dd> |
12492 |
|
<dt class="field"> |
12493 |
|
<span class="var-title">$_tag</span> |
12494 |
|
</dt> |
12495 |
|
<dd class="index-item-body"> |
12496 |
|
<div class="index-item-details"><a href="phpHtmlLib/METADATAsvgtag.html#var$_tag">METADATAsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12497 |
|
</dd> |
12498 |
|
<dt class="field"> |
12499 |
|
<span class="var-title">$_tag</span> |
12500 |
|
</dt> |
12501 |
|
<dd class="index-item-body"> |
12502 |
|
<div class="index-item-details"><a href="phpHtmlLib/MISSINGGLYPHsvgtag.html#var$_tag">MISSINGGLYPHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12503 |
|
</dd> |
12504 |
|
<dt class="field"> |
12505 |
|
<span class="var-title">$_tag</span> |
12506 |
|
</dt> |
12507 |
|
<dd class="index-item-body"> |
12508 |
|
<div class="index-item-details"><a href="phpHtmlLib/POLYGONsvgtag.html#var$_tag">POLYGONsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12509 |
|
</dd> |
12510 |
|
<dt class="field"> |
12511 |
|
<span class="var-title">$_tag</span> |
12512 |
|
</dt> |
12513 |
|
<dd class="index-item-body"> |
12514 |
|
<div class="index-item-details"><a href="phpHtmlLib/PATTERNsvgtag.html#var$_tag">PATTERNsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12515 |
|
</dd> |
12516 |
|
<dt class="field"> |
12517 |
|
<span class="var-title">$_tag</span> |
12518 |
|
</dt> |
12519 |
|
<dd class="index-item-body"> |
12520 |
|
<div class="index-item-details"><a href="phpHtmlLib/PATHsvgtag.html#var$_tag">PATHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12521 |
|
</dd> |
12522 |
|
<dt class="field"> |
12523 |
|
<span class="var-title">$_tag</span> |
12524 |
|
</dt> |
12525 |
|
<dd class="index-item-body"> |
12526 |
|
<div class="index-item-details"><a href="phpHtmlLib/MPATHsvgtag.html#var$_tag">MPATHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12527 |
|
</dd> |
12528 |
|
<dt class="field"> |
12529 |
|
<span class="var-title">$_tag</span> |
12530 |
|
</dt> |
12531 |
|
<dd class="index-item-body"> |
12532 |
|
<div class="index-item-details"><a href="phpHtmlLib/TITLEsvgtag.html#var$_tag">TITLEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12533 |
|
</dd> |
12534 |
|
<dt class="field"> |
12535 |
|
<span class="var-title">$_tag</span> |
12536 |
|
</dt> |
12537 |
|
<dd class="index-item-body"> |
12538 |
|
<div class="index-item-details"><a href="phpHtmlLib/TREFsvgtag.html#var$_tag">TREFsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12539 |
|
</dd> |
12540 |
|
<dt class="field"> |
12541 |
|
<span class="var-title">$_tag</span> |
12542 |
|
</dt> |
12543 |
|
<dd class="index-item-body"> |
12544 |
|
<div class="index-item-details"><a href="phpHtmlLib/SETVARtag.html#var$_tag">SETVARtag::$_tag</a> in WMLTAGS.inc</div> |
12545 |
|
</dd> |
12546 |
|
<dt class="field"> |
12547 |
|
<span class="var-title">$_tag</span> |
12548 |
|
</dt> |
12549 |
|
<dd class="index-item-body"> |
12550 |
|
<div class="index-item-details"><a href="phpHtmlLib/REFRESHtag.html#var$_tag">REFRESHtag::$_tag</a> in WMLTAGS.inc</div> |
12551 |
|
</dd> |
12552 |
|
<dt class="field"> |
12553 |
|
<span class="var-title">$_tag</span> |
12554 |
|
</dt> |
12555 |
|
<dd class="index-item-body"> |
12556 |
|
<div class="index-item-details"><a href="phpHtmlLib/PREVtag.html#var$_tag">PREVtag::$_tag</a> in WMLTAGS.inc</div> |
12557 |
|
</dd> |
12558 |
|
<dt class="field"> |
12559 |
|
<span class="var-title">$_tag</span> |
12560 |
|
</dt> |
12561 |
|
<dd class="index-item-body"> |
12562 |
|
<div class="index-item-details"><a href="phpHtmlLib/POSTFIELDtag.html#var$_tag">POSTFIELDtag::$_tag</a> in WMLTAGS.inc</div> |
12563 |
|
</dd> |
12564 |
|
<dt class="field"> |
12565 |
|
<span class="var-title">$_tag</span> |
12566 |
|
</dt> |
12567 |
|
<dd class="index-item-body"> |
12568 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEMPLATEtag.html#var$_tag">TEMPLATEtag::$_tag</a> in WMLTAGS.inc</div> |
12569 |
|
</dd> |
12570 |
|
<dt class="field"> |
12571 |
|
<span class="var-title">$_tag</span> |
12572 |
|
</dt> |
12573 |
|
<dd class="index-item-body"> |
12574 |
|
<div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html#var$_tag">TIMERtag::$_tag</a> in WMLTAGS.inc</div> |
12575 |
|
</dd> |
12576 |
|
<dt class="field"> |
12577 |
|
<span class="var-title">$_tag</span> |
12578 |
|
</dt> |
12579 |
|
<dd class="index-item-body"> |
12580 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag">XMLtag::$_tag</a> in XMLTAGS.inc</div> |
12581 |
|
</dd> |
12582 |
|
<dt class="field"> |
12583 |
|
<span class="var-title">$_tag</span> |
12584 |
|
</dt> |
12585 |
|
<dd class="index-item-body"> |
12586 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLSTYLESHEETtag.html#var$_tag">XMLSTYLESHEETtag::$_tag</a> in XMLTAGS.inc</div> |
12587 |
|
</dd> |
12588 |
|
<dt class="field"> |
12589 |
|
<span class="var-title">$_tag</span> |
12590 |
|
</dt> |
12591 |
|
<dd class="index-item-body"> |
12592 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag">CDATAtag::$_tag</a> in XMLTAGS.inc</div> |
12593 |
|
</dd> |
12594 |
|
<dt class="field"> |
12595 |
|
<span class="var-title">$_tag</span> |
12596 |
|
</dt> |
12597 |
|
<dd class="index-item-body"> |
12598 |
|
<div class="index-item-details"><a href="phpHtmlLib/WMLtag.html#var$_tag">WMLtag::$_tag</a> in WMLTAGS.inc</div> |
12599 |
|
</dd> |
12600 |
|
<dt class="field"> |
12601 |
|
<span class="var-title">$_tag</span> |
12602 |
|
</dt> |
12603 |
|
<dd class="index-item-body"> |
12604 |
|
<div class="index-item-details"><a href="phpHtmlLib/ONEVENTtag.html#var$_tag">ONEVENTtag::$_tag</a> in WMLTAGS.inc</div> |
12605 |
|
</dd> |
12606 |
|
<dt class="field"> |
12607 |
|
<span class="var-title">$_tag</span> |
12608 |
|
</dt> |
12609 |
|
<dd class="index-item-body"> |
12610 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html#var$_tag">NOOPtag::$_tag</a> in WMLTAGS.inc</div> |
12611 |
|
</dd> |
12612 |
|
<dt class="field"> |
12613 |
|
<span class="var-title">$_tag</span> |
12614 |
|
</dt> |
12615 |
|
<dd class="index-item-body"> |
12616 |
|
<div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html#var$_tag">VKERNsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12617 |
|
</dd> |
12618 |
|
<dt class="field"> |
12619 |
|
<span class="var-title">$_tag</span> |
12620 |
|
</dt> |
12621 |
|
<dd class="index-item-body"> |
12622 |
|
<div class="index-item-details"><a href="phpHtmlLib/VIEWsvgtag.html#var$_tag">VIEWsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12623 |
|
</dd> |
12624 |
|
<dt class="field"> |
12625 |
|
<span class="var-title">$_tag</span> |
12626 |
|
</dt> |
12627 |
|
<dd class="index-item-body"> |
12628 |
|
<div class="index-item-details"><a href="phpHtmlLib/USEsvgtag.html#var$_tag">USEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12629 |
|
</dd> |
12630 |
|
<dt class="field"> |
12631 |
|
<span class="var-title">$_tag</span> |
12632 |
|
</dt> |
12633 |
|
<dd class="index-item-body"> |
12634 |
|
<div class="index-item-details"><a href="phpHtmlLib/TSPANsvgtag.html#var$_tag">TSPANsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12635 |
|
</dd> |
12636 |
|
<dt class="field"> |
12637 |
|
<span class="var-title">$_tag</span> |
12638 |
|
</dt> |
12639 |
|
<dd class="index-item-body"> |
12640 |
|
<div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html#var$_tag">ACCESStag::$_tag</a> in WMLTAGS.inc</div> |
12641 |
|
</dd> |
12642 |
|
<dt class="field"> |
12643 |
|
<span class="var-title">$_tag</span> |
12644 |
|
</dt> |
12645 |
|
<dd class="index-item-body"> |
12646 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANCHORtag.html#var$_tag">ANCHORtag::$_tag</a> in WMLTAGS.inc</div> |
12647 |
|
</dd> |
12648 |
|
<dt class="field"> |
12649 |
|
<span class="var-title">$_tag</span> |
12650 |
|
</dt> |
12651 |
|
<dd class="index-item-body"> |
12652 |
|
<div class="index-item-details"><a href="phpHtmlLib/GOtag.html#var$_tag">GOtag::$_tag</a> in WMLTAGS.inc</div> |
12653 |
|
</dd> |
12654 |
|
<dt class="field"> |
12655 |
|
<span class="var-title">$_tag</span> |
12656 |
|
</dt> |
12657 |
|
<dd class="index-item-body"> |
12658 |
|
<div class="index-item-details"><a href="phpHtmlLib/DOtag.html#var$_tag">DOtag::$_tag</a> in WMLTAGS.inc</div> |
12659 |
|
</dd> |
12660 |
|
<dt class="field"> |
12661 |
|
<span class="var-title">$_tag</span> |
12662 |
|
</dt> |
12663 |
|
<dd class="index-item-body"> |
12664 |
|
<div class="index-item-details"><a href="phpHtmlLib/CARDtag.html#var$_tag">CARDtag::$_tag</a> in WMLTAGS.inc</div> |
12665 |
|
</dd> |
12666 |
|
<dt class="field"> |
12667 |
|
<span class="var-title">$_tag</span> |
12668 |
|
</dt> |
12669 |
|
<dd class="index-item-body"> |
12670 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMAGEsvgtag.html#var$_tag">IMAGEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12671 |
|
</dd> |
12672 |
|
<dt class="field"> |
12673 |
|
<span class="var-title">$_tag</span> |
12674 |
|
</dt> |
12675 |
|
<dd class="index-item-body"> |
12676 |
|
<div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html#var$_tag">HKERNsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12677 |
|
</dd> |
12678 |
|
<dt class="field"> |
12679 |
|
<span class="var-title">$_tag</span> |
12680 |
|
</dt> |
12681 |
|
<dd class="index-item-body"> |
12682 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDIFFUSELIGHTINGsvgtag.html#var$_tag">FEDIFFUSELIGHTINGsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12683 |
|
</dd> |
12684 |
|
<dt class="field"> |
12685 |
|
<span class="var-title">$_tag</span> |
12686 |
|
</dt> |
12687 |
|
<dd class="index-item-body"> |
12688 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECONVOLVEMATRIXsvgtag.html#var$_tag">FECONVOLVEMATRIXsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12689 |
|
</dd> |
12690 |
|
<dt class="field"> |
12691 |
|
<span class="var-title">$_tag</span> |
12692 |
|
</dt> |
12693 |
|
<dd class="index-item-body"> |
12694 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOMPOSITEsvgtag.html#var$_tag">FECOMPOSITEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12695 |
|
</dd> |
12696 |
|
<dt class="field"> |
12697 |
|
<span class="var-title">$_tag</span> |
12698 |
|
</dt> |
12699 |
|
<dd class="index-item-body"> |
12700 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOMPONENTTANSFERsvgtag.html#var$_tag">FECOMPONENTTANSFERsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12701 |
|
</dd> |
12702 |
|
<dt class="field"> |
12703 |
|
<span class="var-title">$_tag</span> |
12704 |
|
</dt> |
12705 |
|
<dd class="index-item-body"> |
12706 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDISPLACEMENTMAPsvgtag.html#var$_tag">FEDISPLACEMENTMAPsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12707 |
|
</dd> |
12708 |
|
<dt class="field"> |
12709 |
|
<span class="var-title">$_tag</span> |
12710 |
|
</dt> |
12711 |
|
<dd class="index-item-body"> |
12712 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEDISTANTLIGHTsvgtag.html#var$_tag">FEDISTANTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12713 |
|
</dd> |
12714 |
|
<dt class="field"> |
12715 |
|
<span class="var-title">$_tag</span> |
12716 |
|
</dt> |
12717 |
|
<dd class="index-item-body"> |
12718 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCGsvgtag.html#var$_tag">FEFUNCGsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12719 |
|
</dd> |
12720 |
|
<dt class="field"> |
12721 |
|
<span class="var-title">$_tag</span> |
12722 |
|
</dt> |
12723 |
|
<dd class="index-item-body"> |
12724 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCBsvgtag.html#var$_tag">FEFUNCBsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12725 |
|
</dd> |
12726 |
|
<dt class="field"> |
12727 |
|
<span class="var-title">$_tag</span> |
12728 |
|
</dt> |
12729 |
|
<dd class="index-item-body"> |
12730 |
|
<div class="index-item-details"><a href="phpHtmlLib/Btag.html#var$_tag">Btag::$_tag</a> in ALLTAGS.inc</div> |
12731 |
|
</dd> |
12732 |
|
<dt class="field"> |
12733 |
|
<span class="var-title">$_tag</span> |
12734 |
|
</dt> |
12735 |
|
<dd class="index-item-body"> |
12736 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFLOODsvgtag.html#var$_tag">FEFLOODsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12737 |
|
</dd> |
12738 |
|
<dt class="field"> |
12739 |
|
<span class="var-title">$_tag</span> |
12740 |
|
</dt> |
12741 |
|
<dd class="index-item-body"> |
12742 |
|
<div class="index-item-details"><a href="phpHtmlLib/FECOLORMATRIXsvgtag.html#var$_tag">FECOLORMATRIXsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12743 |
|
</dd> |
12744 |
|
<dt class="field"> |
12745 |
|
<span class="var-title">$_tag</span> |
12746 |
|
</dt> |
12747 |
|
<dd class="index-item-body"> |
12748 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEBLENDsvgtag.html#var$_tag">FEBLENDsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12749 |
|
</dd> |
12750 |
|
<dt class="field"> |
12751 |
|
<span class="var-title">$_tag</span> |
12752 |
|
</dt> |
12753 |
|
<dd class="index-item-body"> |
12754 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLORPROFILEsvgtag.html#var$_tag">COLORPROFILEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12755 |
|
</dd> |
12756 |
|
<dt class="field"> |
12757 |
|
<span class="var-title">$_tag</span> |
12758 |
|
</dt> |
12759 |
|
<dd class="index-item-body"> |
12760 |
|
<div class="index-item-details"><a href="phpHtmlLib/CLIPPATHsvgtag.html#var$_tag">CLIPPATHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12761 |
|
</dd> |
12762 |
|
<dt class="field"> |
12763 |
|
<span class="var-title">$_tag</span> |
12764 |
|
</dt> |
12765 |
|
<dd class="index-item-body"> |
12766 |
|
<div class="index-item-details"><a href="phpHtmlLib/CIRCLEsvgtag.html#var$_tag">CIRCLEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12767 |
|
</dd> |
12768 |
|
<dt class="field"> |
12769 |
|
<span class="var-title">$_tag</span> |
12770 |
|
</dt> |
12771 |
|
<dd class="index-item-body"> |
12772 |
|
<div class="index-item-details"><a href="phpHtmlLib/Asvgtag.html#var$_tag">Asvgtag::$_tag</a> in SVGTAGS.inc</div> |
12773 |
|
</dd> |
12774 |
|
<dt class="field"> |
12775 |
|
<span class="var-title">$_tag</span> |
12776 |
|
</dt> |
12777 |
|
<dd class="index-item-body"> |
12778 |
|
<div class="index-item-details"><a href="phpHtmlLib/CURSORsvgtag.html#var$_tag">CURSORsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12779 |
|
</dd> |
12780 |
|
<dt class="field"> |
12781 |
|
<span class="var-title">$_tag</span> |
12782 |
|
</dt> |
12783 |
|
<dd class="index-item-body"> |
12784 |
|
<div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#var$_tag">DEFINITIONSRCsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12785 |
|
</dd> |
12786 |
|
<dt class="field"> |
12787 |
|
<span class="var-title">$_tag</span> |
12788 |
|
</dt> |
12789 |
|
<dd class="index-item-body"> |
12790 |
|
<div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html#var$_tag">ELLIPSEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12791 |
|
</dd> |
12792 |
|
<dt class="field"> |
12793 |
|
<span class="var-title">$_tag</span> |
12794 |
|
</dt> |
12795 |
|
<dd class="index-item-body"> |
12796 |
|
<div class="index-item-details"><a href="phpHtmlLib/DESCsvgtag.html#var$_tag">DESCsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12797 |
|
</dd> |
12798 |
|
<dt class="field"> |
12799 |
|
<span class="var-title">$_tag</span> |
12800 |
|
</dt> |
12801 |
|
<dd class="index-item-body"> |
12802 |
|
<div class="index-item-details"><a href="phpHtmlLib/DEFSsvgtag.html#var$_tag">DEFSsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12803 |
|
</dd> |
12804 |
|
<dt class="field"> |
12805 |
|
<span class="var-title">$_tag</span> |
12806 |
|
</dt> |
12807 |
|
<dd class="index-item-body"> |
12808 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEFUNCRsvgtag.html#var$_tag">FEFUNCRsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12809 |
|
</dd> |
12810 |
|
<dt class="field"> |
12811 |
|
<span class="var-title">$_tag</span> |
12812 |
|
</dt> |
12813 |
|
<dd class="index-item-body"> |
12814 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEGAUSSIANBLURsvgtag.html#var$_tag">FEGAUSSIANBLURsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12815 |
|
</dd> |
12816 |
|
<dt class="field"> |
12817 |
|
<span class="var-title">$_tag</span> |
12818 |
|
</dt> |
12819 |
|
<dd class="index-item-body"> |
12820 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEsvgtag.html#var$_tag">FONTFACEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12821 |
|
</dd> |
12822 |
|
<dt class="field"> |
12823 |
|
<span class="var-title">$_tag</span> |
12824 |
|
</dt> |
12825 |
|
<dd class="index-item-body"> |
12826 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACESRCsvgtag.html#var$_tag">FONTFACESRCsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12827 |
|
</dd> |
12828 |
|
<dt class="field"> |
12829 |
|
<span class="var-title">$_tag</span> |
12830 |
|
</dt> |
12831 |
|
<dd class="index-item-body"> |
12832 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html#var$_tag">FONTFACENAMEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12833 |
|
</dd> |
12834 |
|
<dt class="field"> |
12835 |
|
<span class="var-title">$_tag</span> |
12836 |
|
</dt> |
12837 |
|
<dd class="index-item-body"> |
12838 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#var$_tag">FONTFACEFORMATsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12839 |
|
</dd> |
12840 |
|
<dt class="field"> |
12841 |
|
<span class="var-title">$_tag</span> |
12842 |
|
</dt> |
12843 |
|
<dd class="index-item-body"> |
12844 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEURIsvgtag.html#var$_tag">FONTFACEURIsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12845 |
|
</dd> |
12846 |
|
<dt class="field"> |
12847 |
|
<span class="var-title">$_tag</span> |
12848 |
|
</dt> |
12849 |
|
<dd class="index-item-body"> |
12850 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTsvgtag.html#var$_tag">FONTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12851 |
|
</dd> |
12852 |
|
<dt class="field"> |
12853 |
|
<span class="var-title">$_tag</span> |
12854 |
|
</dt> |
12855 |
|
<dd class="index-item-body"> |
12856 |
|
<div class="index-item-details"><a href="phpHtmlLib/Gsvgtag.html#var$_tag">Gsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12857 |
|
</dd> |
12858 |
|
<dt class="field"> |
12859 |
|
<span class="var-title">$_tag</span> |
12860 |
|
</dt> |
12861 |
|
<dd class="index-item-body"> |
12862 |
|
<div class="index-item-details"><a href="phpHtmlLib/GLYPHsvgtag.html#var$_tag">GLYPHsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12863 |
|
</dd> |
12864 |
|
<dt class="field"> |
12865 |
|
<span class="var-title">$_tag</span> |
12866 |
|
</dt> |
12867 |
|
<dd class="index-item-body"> |
12868 |
|
<div class="index-item-details"><a href="phpHtmlLib/GLYPHREFsvgtag.html#var$_tag">GLYPHREFsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12869 |
|
</dd> |
12870 |
|
<dt class="field"> |
12871 |
|
<span class="var-title">$_tag</span> |
12872 |
|
</dt> |
12873 |
|
<dd class="index-item-body"> |
12874 |
|
<div class="index-item-details"><a href="phpHtmlLib/FOREIGNOBJECTsvgtag.html#var$_tag">FOREIGNOBJECTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12875 |
|
</dd> |
12876 |
|
<dt class="field"> |
12877 |
|
<span class="var-title">$_tag</span> |
12878 |
|
</dt> |
12879 |
|
<dd class="index-item-body"> |
12880 |
|
<div class="index-item-details"><a href="phpHtmlLib/FILTERsvgtag.html#var$_tag">FILTERsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12881 |
|
</dd> |
12882 |
|
<dt class="field"> |
12883 |
|
<span class="var-title">$_tag</span> |
12884 |
|
</dt> |
12885 |
|
<dd class="index-item-body"> |
12886 |
|
<div class="index-item-details"><a href="phpHtmlLib/FETURBULENCEsvgtag.html#var$_tag">FETURBULENCEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12887 |
|
</dd> |
12888 |
|
<dt class="field"> |
12889 |
|
<span class="var-title">$_tag</span> |
12890 |
|
</dt> |
12891 |
|
<dd class="index-item-body"> |
12892 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMORPHOLOGYsvgtag.html#var$_tag">FEMORPHOLOGYsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12893 |
|
</dd> |
12894 |
|
<dt class="field"> |
12895 |
|
<span class="var-title">$_tag</span> |
12896 |
|
</dt> |
12897 |
|
<dd class="index-item-body"> |
12898 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMERGEsvgtag.html#var$_tag">FEMERGEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12899 |
|
</dd> |
12900 |
|
<dt class="field"> |
12901 |
|
<span class="var-title">$_tag</span> |
12902 |
|
</dt> |
12903 |
|
<dd class="index-item-body"> |
12904 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEMERGENODEsvgtag.html#var$_tag">FEMERGENODEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12905 |
|
</dd> |
12906 |
|
<dt class="field"> |
12907 |
|
<span class="var-title">$_tag</span> |
12908 |
|
</dt> |
12909 |
|
<dd class="index-item-body"> |
12910 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEIMAGEsvgtag.html#var$_tag">FEIMAGEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12911 |
|
</dd> |
12912 |
|
<dt class="field"> |
12913 |
|
<span class="var-title">$_tag</span> |
12914 |
|
</dt> |
12915 |
|
<dd class="index-item-body"> |
12916 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEOFFSETsvgtag.html#var$_tag">FEOFFSETsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12917 |
|
</dd> |
12918 |
|
<dt class="field"> |
12919 |
|
<span class="var-title">$_tag</span> |
12920 |
|
</dt> |
12921 |
|
<dd class="index-item-body"> |
12922 |
|
<div class="index-item-details"><a href="phpHtmlLib/FEPOINTLIGHTsvgtag.html#var$_tag">FEPOINTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12923 |
|
</dd> |
12924 |
|
<dt class="field"> |
12925 |
|
<span class="var-title">$_tag</span> |
12926 |
|
</dt> |
12927 |
|
<dd class="index-item-body"> |
12928 |
|
<div class="index-item-details"><a href="phpHtmlLib/FETILEsvgtag.html#var$_tag">FETILEsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12929 |
|
</dd> |
12930 |
|
<dt class="field"> |
12931 |
|
<span class="var-title">$_tag</span> |
12932 |
|
</dt> |
12933 |
|
<dd class="index-item-body"> |
12934 |
|
<div class="index-item-details"><a href="phpHtmlLib/FESPOTLIGHTsvgtag.html#var$_tag">FESPOTLIGHTsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12935 |
|
</dd> |
12936 |
|
<dt class="field"> |
12937 |
|
<span class="var-title">$_tag</span> |
12938 |
|
</dt> |
12939 |
|
<dd class="index-item-body"> |
12940 |
|
<div class="index-item-details"><a href="phpHtmlLib/FESPECTACULARLIGHTINGsvgtag.html#var$_tag">FESPECTACULARLIGHTINGsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12941 |
|
</dd> |
12942 |
|
<dt class="field"> |
12943 |
|
<span class="var-title">$_tag</span> |
12944 |
|
</dt> |
12945 |
|
<dd class="index-item-body"> |
12946 |
|
<div class="index-item-details"><a href="phpHtmlLib/ANIMATETTRANSFORMsvgtag.html#var$_tag">ANIMATETTRANSFORMsvgtag::$_tag</a> in SVGTAGS.inc</div> |
12947 |
|
</dd> |
12948 |
|
<dt class="field"> |
12949 |
|
<span class="var-title">$_tag</span> |
12950 |
|
</dt> |
12951 |
|
<dd class="index-item-body"> |
12952 |
|
<div class="index-item-details"><a href="phpHtmlLib/BDOtag.html#var$_tag">BDOtag::$_tag</a> in ALLTAGS.inc</div> |
12953 |
|
</dd> |
12954 |
|
<dt class="field"> |
12955 |
|
<span class="var-title">$_tag</span> |
12956 |
|
</dt> |
12957 |
|
<dd class="index-item-body"> |
12958 |
|
<div class="index-item-details"><a href="phpHtmlLib/THtag.html#var$_tag">THtag::$_tag</a> in ALLTAGS.inc</div> |
12959 |
|
</dd> |
12960 |
|
<dt class="field"> |
12961 |
|
<span class="var-title">$_tag</span> |
12962 |
|
</dt> |
12963 |
|
<dd class="index-item-body"> |
12964 |
|
<div class="index-item-details"><a href="phpHtmlLib/THEADtag.html#var$_tag">THEADtag::$_tag</a> in ALLTAGS.inc</div> |
12965 |
|
</dd> |
12966 |
|
<dt class="field"> |
12967 |
|
<span class="var-title">$_tag</span> |
12968 |
|
</dt> |
12969 |
|
<dd class="index-item-body"> |
12970 |
|
<div class="index-item-details"><a href="phpHtmlLib/TFOOTtag.html#var$_tag">TFOOTtag::$_tag</a> in ALLTAGS.inc</div> |
12971 |
|
</dd> |
12972 |
|
<dt class="field"> |
12973 |
|
<span class="var-title">$_tag</span> |
12974 |
|
</dt> |
12975 |
|
<dd class="index-item-body"> |
12976 |
|
<div class="index-item-details"><a href="phpHtmlLib/TITLEtag.html#var$_tag">TITLEtag::$_tag</a> in ALLTAGS.inc</div> |
12977 |
|
</dd> |
12978 |
|
<dt class="field"> |
12979 |
|
<span class="var-title">$_tag</span> |
12980 |
|
</dt> |
12981 |
|
<dd class="index-item-body"> |
12982 |
|
<div class="index-item-details"><a href="phpHtmlLib/H5tag.html#var$_tag">H5tag::$_tag</a> in ALLTAGS.inc</div> |
12983 |
|
</dd> |
12984 |
|
<dt class="field"> |
12985 |
|
<span class="var-title">$_tag</span> |
12986 |
|
</dt> |
12987 |
|
<dd class="index-item-body"> |
12988 |
|
<div class="index-item-details"><a href="phpHtmlLib/TTtag.html#var$_tag">TTtag::$_tag</a> in ALLTAGS.inc</div> |
12989 |
|
</dd> |
12990 |
|
<dt class="field"> |
12991 |
|
<span class="var-title">$_tag</span> |
12992 |
|
</dt> |
12993 |
|
<dd class="index-item-body"> |
12994 |
|
<div class="index-item-details"><a href="phpHtmlLib/TRtag.html#var$_tag">TRtag::$_tag</a> in ALLTAGS.inc</div> |
12995 |
|
</dd> |
12996 |
|
<dt class="field"> |
12997 |
|
<span class="var-title">$_tag</span> |
12998 |
|
</dt> |
12999 |
|
<dd class="index-item-body"> |
13000 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html#var$_tag">TEXTAREAtag::$_tag</a> in ALLTAGS.inc</div> |
13001 |
|
</dd> |
13002 |
|
<dt class="field"> |
13003 |
|
<span class="var-title">$_tag</span> |
13004 |
|
</dt> |
13005 |
|
<dd class="index-item-body"> |
13006 |
|
<div class="index-item-details"><a href="phpHtmlLib/TDtag.html#var$_tag">TDtag::$_tag</a> in ALLTAGS.inc</div> |
13007 |
|
</dd> |
13008 |
|
<dt class="field"> |
13009 |
|
<span class="var-title">$_tag</span> |
13010 |
|
</dt> |
13011 |
|
<dd class="index-item-body"> |
13012 |
|
<div class="index-item-details"><a href="phpHtmlLib/SUBtag.html#var$_tag">SUBtag::$_tag</a> in ALLTAGS.inc</div> |
13013 |
|
</dd> |
13014 |
|
<dt class="field"> |
13015 |
|
<span class="var-title">$_tag</span> |
13016 |
|
</dt> |
13017 |
|
<dd class="index-item-body"> |
13018 |
|
<div class="index-item-details"><a href="phpHtmlLib/STYLEtag.html#var$_tag">STYLEtag::$_tag</a> in ALLTAGS.inc</div> |
13019 |
|
</dd> |
13020 |
|
<dt class="field"> |
13021 |
|
<span class="var-title">$_tag</span> |
13022 |
|
</dt> |
13023 |
|
<dd class="index-item-body"> |
13024 |
|
<div class="index-item-details"><a href="phpHtmlLib/SUPtag.html#var$_tag">SUPtag::$_tag</a> in ALLTAGS.inc</div> |
13025 |
|
</dd> |
13026 |
|
<dt class="field"> |
13027 |
|
<span class="var-title">$_tag</span> |
13028 |
|
</dt> |
13029 |
|
<dd class="index-item-body"> |
13030 |
|
<div class="index-item-details"><a href="phpHtmlLib/H6tag.html#var$_tag">H6tag::$_tag</a> in ALLTAGS.inc</div> |
13031 |
|
</dd> |
13032 |
|
<dt class="field"> |
13033 |
|
<span class="var-title">$_tag</span> |
13034 |
|
</dt> |
13035 |
|
<dd class="index-item-body"> |
13036 |
|
<div class="index-item-details"><a href="phpHtmlLib/TBODYtag.html#var$_tag">TBODYtag::$_tag</a> in ALLTAGS.inc</div> |
13037 |
|
<div class="index-item-description">Tag definition for class.</div> |
13038 |
|
</dd> |
13039 |
|
<dt class="field"> |
13040 |
|
<span class="var-title">$_tag</span> |
13041 |
|
</dt> |
13042 |
|
<dd class="index-item-body"> |
13043 |
|
<div class="index-item-details"><a href="phpHtmlLib/TABLEtag.html#var$_tag">TABLEtag::$_tag</a> in ALLTAGS.inc</div> |
13044 |
|
</dd> |
13045 |
|
<dt class="field"> |
13046 |
|
<span class="var-title">$_tag</span> |
13047 |
|
</dt> |
13048 |
|
<dd class="index-item-body"> |
13049 |
|
<div class="index-item-details"><a href="phpHtmlLib/ULtag.html#var$_tag">ULtag::$_tag</a> in ALLTAGS.inc</div> |
13050 |
|
</dd> |
13051 |
|
<dt class="field"> |
13052 |
|
<span class="var-title">$_tag</span> |
13053 |
|
</dt> |
13054 |
|
<dd class="index-item-body"> |
13055 |
|
<div class="index-item-details"><a href="phpHtmlLib/Utag.html#var$_tag">Utag::$_tag</a> in ALLTAGS.inc</div> |
13056 |
|
</dd> |
13057 |
|
<dt class="field"> |
13058 |
|
<span class="var-title">$_tag</span> |
13059 |
|
</dt> |
13060 |
|
<dd class="index-item-body"> |
13061 |
|
<div class="index-item-details"><a href="phpHtmlLib/EMtag.html#var$_tag">EMtag::$_tag</a> in ALLTAGS.inc</div> |
13062 |
|
</dd> |
13063 |
|
<dt class="field"> |
13064 |
|
<span class="var-title">$_tag</span> |
13065 |
|
</dt> |
13066 |
|
<dd class="index-item-body"> |
13067 |
|
<div class="index-item-details"><a href="phpHtmlLib/FIELDSETtag.html#var$_tag">FIELDSETtag::$_tag</a> in ALLTAGS.inc</div> |
13068 |
|
</dd> |
13069 |
|
<dt class="field"> |
13070 |
|
<span class="var-title">$_tag</span> |
13071 |
|
</dt> |
13072 |
|
<dd class="index-item-body"> |
13073 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTtag.html#var$_tag">FONTtag::$_tag</a> in ALLTAGS.inc</div> |
13074 |
|
</dd> |
13075 |
|
<dt class="field"> |
13076 |
|
<span class="var-title">$_tag</span> |
13077 |
|
</dt> |
13078 |
|
<dd class="index-item-body"> |
13079 |
|
<div class="index-item-details"><a href="phpHtmlLib/DTtag.html#var$_tag">DTtag::$_tag</a> in ALLTAGS.inc</div> |
13080 |
|
</dd> |
13081 |
|
<dt class="field"> |
13082 |
|
<span class="var-title">$_tag</span> |
13083 |
|
</dt> |
13084 |
|
<dd class="index-item-body"> |
13085 |
|
<div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html#var$_tag">DOCTYPEtag::$_tag</a> in ALLTAGS.inc</div> |
13086 |
|
</dd> |
13087 |
|
<dt class="field"> |
13088 |
|
<span class="var-title">$_tag</span> |
13089 |
|
</dt> |
13090 |
|
<dd class="index-item-body"> |
13091 |
|
<div class="index-item-details"><a href="phpHtmlLib/DIVtag.html#var$_tag">DIVtag::$_tag</a> in ALLTAGS.inc</div> |
13092 |
|
</dd> |
13093 |
|
<dt class="field"> |
13094 |
|
<span class="var-title">$_tag</span> |
13095 |
|
</dt> |
13096 |
|
<dd class="index-item-body"> |
13097 |
|
<div class="index-item-details"><a href="phpHtmlLib/DLtag.html#var$_tag">DLtag::$_tag</a> in ALLTAGS.inc</div> |
13098 |
|
</dd> |
13099 |
|
<dt class="field"> |
13100 |
|
<span class="var-title">$_tag</span> |
13101 |
|
</dt> |
13102 |
|
<dd class="index-item-body"> |
13103 |
|
<div class="index-item-details"><a href="phpHtmlLib/FORMtag.html#var$_tag">FORMtag::$_tag</a> in ALLTAGS.inc</div> |
13104 |
|
</dd> |
13105 |
|
<dt class="field"> |
13106 |
|
<span class="var-title">$_tag</span> |
13107 |
|
</dt> |
13108 |
|
<dd class="index-item-body"> |
13109 |
|
<div class="index-item-details"><a href="phpHtmlLib/FRAMESETtag.html#var$_tag">FRAMESETtag::$_tag</a> in ALLTAGS.inc</div> |
13110 |
|
</dd> |
13111 |
|
<dt class="field"> |
13112 |
|
<span class="var-title">$_tag</span> |
13113 |
|
</dt> |
13114 |
|
<dd class="index-item-body"> |
13115 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMPtag.html#var$_tag">XMPtag::$_tag</a> in ALLTAGS.inc</div> |
13116 |
|
</dd> |
13117 |
|
<dt class="field"> |
13118 |
|
<span class="var-title">$_tag</span> |
13119 |
|
</dt> |
13120 |
|
<dd class="index-item-body"> |
13121 |
|
<div class="index-item-details"><a href="phpHtmlLib/VARtag.html#var$_tag">VARtag::$_tag</a> in ALLTAGS.inc</div> |
13122 |
|
</dd> |
13123 |
|
<dt class="field"> |
13124 |
|
<span class="var-title">$_tag</span> |
13125 |
|
</dt> |
13126 |
|
<dd class="index-item-body"> |
13127 |
|
<div class="index-item-details"><a href="phpHtmlLib/H4tag.html#var$_tag">H4tag::$_tag</a> in ALLTAGS.inc</div> |
13128 |
|
</dd> |
13129 |
|
<dt class="field"> |
13130 |
|
<span class="var-title">$_tag</span> |
13131 |
|
</dt> |
13132 |
|
<dd class="index-item-body"> |
13133 |
|
<div class="index-item-details"><a href="phpHtmlLib/H3tag.html#var$_tag">H3tag::$_tag</a> in ALLTAGS.inc</div> |
13134 |
|
</dd> |
13135 |
|
<dt class="field"> |
13136 |
|
<span class="var-title">$_tag</span> |
13137 |
|
</dt> |
13138 |
|
<dd class="index-item-body"> |
13139 |
|
<div class="index-item-details"><a href="phpHtmlLib/H1tag.html#var$_tag">H1tag::$_tag</a> in ALLTAGS.inc</div> |
13140 |
|
</dd> |
13141 |
|
<dt class="field"> |
13142 |
|
<span class="var-title">$_tag</span> |
13143 |
|
</dt> |
13144 |
|
<dd class="index-item-body"> |
13145 |
|
<div class="index-item-details"><a href="phpHtmlLib/H2tag.html#var$_tag">H2tag::$_tag</a> in ALLTAGS.inc</div> |
13146 |
|
</dd> |
13147 |
|
<dt class="field"> |
13148 |
|
<span class="var-title">$_tag</span> |
13149 |
|
</dt> |
13150 |
|
<dd class="index-item-body"> |
13151 |
|
<div class="index-item-details"><a href="phpHtmlLib/STRONGtag.html#var$_tag">STRONGtag::$_tag</a> in ALLTAGS.inc</div> |
13152 |
|
</dd> |
13153 |
|
<dt class="field"> |
13154 |
|
<span class="var-title">$_tag</span> |
13155 |
|
</dt> |
13156 |
|
<dd class="index-item-body"> |
13157 |
|
<div class="index-item-details"><a href="phpHtmlLib/Stag.html#var$_tag">Stag::$_tag</a> in ALLTAGS.inc</div> |
13158 |
|
</dd> |
13159 |
|
<dt class="field"> |
13160 |
|
<span class="var-title">$_tag</span> |
13161 |
|
</dt> |
13162 |
|
<dd class="index-item-body"> |
13163 |
|
<div class="index-item-details"><a href="phpHtmlLib/HEADtag.html#var$_tag">HEADtag::$_tag</a> in ALLTAGS.inc</div> |
13164 |
|
</dd> |
13165 |
|
<dt class="field"> |
13166 |
|
<span class="var-title">$_tag</span> |
13167 |
|
</dt> |
13168 |
|
<dd class="index-item-body"> |
13169 |
|
<div class="index-item-details"><a href="phpHtmlLib/LEGENDtag.html#var$_tag">LEGENDtag::$_tag</a> in ALLTAGS.inc</div> |
13170 |
|
</dd> |
13171 |
|
<dt class="field"> |
13172 |
|
<span class="var-title">$_tag</span> |
13173 |
|
</dt> |
13174 |
|
<dd class="index-item-body"> |
13175 |
|
<div class="index-item-details"><a href="phpHtmlLib/LABELtag.html#var$_tag">LABELtag::$_tag</a> in ALLTAGS.inc</div> |
13176 |
|
</dd> |
13177 |
|
<dt class="field"> |
13178 |
|
<span class="var-title">$_tag</span> |
13179 |
|
</dt> |
13180 |
|
<dd class="index-item-body"> |
13181 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#var$_tag">LINKtag::$_tag</a> in ALLTAGS.inc</div> |
13182 |
|
</dd> |
13183 |
|
<dt class="field"> |
13184 |
|
<span class="var-title">$_tag</span> |
13185 |
|
</dt> |
13186 |
|
<dd class="index-item-body"> |
13187 |
|
<div class="index-item-details"><a href="phpHtmlLib/LItag.html#var$_tag">LItag::$_tag</a> in ALLTAGS.inc</div> |
13188 |
|
</dd> |
13189 |
|
<dt class="field"> |
13190 |
|
<span class="var-title">$_tag</span> |
13191 |
|
</dt> |
13192 |
|
<dd class="index-item-body"> |
13193 |
|
<div class="index-item-details"><a href="phpHtmlLib/METAtag.html#var$_tag">METAtag::$_tag</a> in ALLTAGS.inc</div> |
13194 |
|
</dd> |
13195 |
|
<dt class="field"> |
13196 |
|
<span class="var-title">$_tag</span> |
13197 |
|
</dt> |
13198 |
|
<dd class="index-item-body"> |
13199 |
|
<div class="index-item-details"><a href="phpHtmlLib/MAPtag.html#var$_tag">MAPtag::$_tag</a> in ALLTAGS.inc</div> |
13200 |
|
</dd> |
13201 |
|
<dt class="field"> |
13202 |
|
<span class="var-title">$_tag</span> |
13203 |
|
</dt> |
13204 |
|
<dd class="index-item-body"> |
13205 |
|
<div class="index-item-details"><a href="phpHtmlLib/KBDtag.html#var$_tag">KBDtag::$_tag</a> in ALLTAGS.inc</div> |
13206 |
|
</dd> |
13207 |
|
<dt class="field"> |
13208 |
|
<span class="var-title">$_tag</span> |
13209 |
|
</dt> |
13210 |
|
<dd class="index-item-body"> |
13211 |
|
<div class="index-item-details"><a href="phpHtmlLib/Itag.html#var$_tag">Itag::$_tag</a> in ALLTAGS.inc</div> |
13212 |
|
</dd> |
13213 |
|
<dt class="field"> |
13214 |
|
<span class="var-title">$_tag</span> |
13215 |
|
</dt> |
13216 |
|
<dd class="index-item-body"> |
13217 |
|
<div class="index-item-details"><a href="phpHtmlLib/IFRAMEtag.html#var$_tag">IFRAMEtag::$_tag</a> in ALLTAGS.inc</div> |
13218 |
|
</dd> |
13219 |
|
<dt class="field"> |
13220 |
|
<span class="var-title">$_tag</span> |
13221 |
|
</dt> |
13222 |
|
<dd class="index-item-body"> |
13223 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLtag.html#var$_tag">HTMLtag::$_tag</a> in ALLTAGS.inc</div> |
13224 |
|
</dd> |
13225 |
|
<dt class="field"> |
13226 |
|
<span class="var-title">$_tag</span> |
13227 |
|
</dt> |
13228 |
|
<dd class="index-item-body"> |
13229 |
|
<div class="index-item-details"><a href="phpHtmlLib/HRtag.html#var$_tag">HRtag::$_tag</a> in ALLTAGS.inc</div> |
13230 |
|
</dd> |
13231 |
|
<dt class="field"> |
13232 |
|
<span class="var-title">$_tag</span> |
13233 |
|
</dt> |
13234 |
|
<dd class="index-item-body"> |
13235 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_tag">IMGtag::$_tag</a> in ALLTAGS.inc</div> |
13236 |
|
</dd> |
13237 |
|
<dt class="field"> |
13238 |
|
<span class="var-title">$_tag</span> |
13239 |
|
</dt> |
13240 |
|
<dd class="index-item-body"> |
13241 |
|
<div class="index-item-details"><a href="phpHtmlLib/INStag.html#var$_tag">INStag::$_tag</a> in ALLTAGS.inc</div> |
13242 |
|
</dd> |
13243 |
|
<dt class="field"> |
13244 |
|
<span class="var-title">$_tag</span> |
13245 |
|
</dt> |
13246 |
|
<dd class="index-item-body"> |
13247 |
|
<div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html#var$_tag">INPUTtag::$_tag</a> in ALLTAGS.inc</div> |
13248 |
|
</dd> |
13249 |
|
<dt class="field"> |
13250 |
|
<span class="var-title">$_tag</span> |
13251 |
|
</dt> |
13252 |
|
<dd class="index-item-body"> |
13253 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html#var$_tag">NOBRtag::$_tag</a> in ALLTAGS.inc</div> |
13254 |
|
</dd> |
13255 |
|
<dt class="field"> |
13256 |
|
<span class="var-title">$_tag</span> |
13257 |
|
</dt> |
13258 |
|
<dd class="index-item-body"> |
13259 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOFRAMEStag.html#var$_tag">NOFRAMEStag::$_tag</a> in ALLTAGS.inc</div> |
13260 |
|
</dd> |
13261 |
|
<dt class="field"> |
13262 |
|
<span class="var-title">$_tag</span> |
13263 |
|
</dt> |
13264 |
|
<dd class="index-item-body"> |
13265 |
|
<div class="index-item-details"><a href="phpHtmlLib/SAMPtag.html#var$_tag">SAMPtag::$_tag</a> in ALLTAGS.inc</div> |
13266 |
|
</dd> |
13267 |
|
<dt class="field"> |
13268 |
|
<span class="var-title">$_tag</span> |
13269 |
|
</dt> |
13270 |
|
<dd class="index-item-body"> |
13271 |
|
<div class="index-item-details"><a href="phpHtmlLib/Qtag.html#var$_tag">Qtag::$_tag</a> in ALLTAGS.inc</div> |
13272 |
|
</dd> |
13273 |
|
<dt class="field"> |
13274 |
|
<span class="var-title">$_tag</span> |
13275 |
|
</dt> |
13276 |
|
<dd class="index-item-body"> |
13277 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTtag.html#var$_tag">SCRIPTtag::$_tag</a> in ALLTAGS.inc</div> |
13278 |
|
</dd> |
13279 |
|
<dt class="field"> |
13280 |
|
<span class="var-title">$_tag</span> |
13281 |
|
</dt> |
13282 |
|
<dd class="index-item-body"> |
13283 |
|
<div class="index-item-details"><a href="phpHtmlLib/SELECTtag.html#var$_tag">SELECTtag::$_tag</a> in ALLTAGS.inc</div> |
13284 |
|
</dd> |
13285 |
|
<dt class="field"> |
13286 |
|
<span class="var-title">$_tag</span> |
13287 |
|
</dt> |
13288 |
|
<dd class="index-item-body"> |
13289 |
|
<div class="index-item-details"><a href="phpHtmlLib/SPANtag.html#var$_tag">SPANtag::$_tag</a> in ALLTAGS.inc</div> |
13290 |
|
</dd> |
13291 |
|
<dt class="field"> |
13292 |
|
<span class="var-title">$_tag</span> |
13293 |
|
</dt> |
13294 |
|
<dd class="index-item-body"> |
13295 |
|
<div class="index-item-details"><a href="phpHtmlLib/SMALLtag.html#var$_tag">SMALLtag::$_tag</a> in ALLTAGS.inc</div> |
13296 |
|
</dd> |
13297 |
|
<dt class="field"> |
13298 |
|
<span class="var-title">$_tag</span> |
13299 |
|
</dt> |
13300 |
|
<dd class="index-item-body"> |
13301 |
|
<div class="index-item-details"><a href="phpHtmlLib/Ptag.html#var$_tag">Ptag::$_tag</a> in ALLTAGS.inc</div> |
13302 |
|
</dd> |
13303 |
|
<dt class="field"> |
13304 |
|
<span class="var-title">$_tag</span> |
13305 |
|
</dt> |
13306 |
|
<dd class="index-item-body"> |
13307 |
|
<div class="index-item-details"><a href="phpHtmlLib/PREtag.html#var$_tag">PREtag::$_tag</a> in ALLTAGS.inc</div> |
13308 |
|
</dd> |
13309 |
|
<dt class="field"> |
13310 |
|
<span class="var-title">$_tag</span> |
13311 |
|
</dt> |
13312 |
|
<dd class="index-item-body"> |
13313 |
|
<div class="index-item-details"><a href="phpHtmlLib/OBJECTtag.html#var$_tag">OBJECTtag::$_tag</a> in ALLTAGS.inc</div> |
13314 |
|
</dd> |
13315 |
|
<dt class="field"> |
13316 |
|
<span class="var-title">$_tag</span> |
13317 |
|
</dt> |
13318 |
|
<dd class="index-item-body"> |
13319 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOSCRIPTtag.html#var$_tag">NOSCRIPTtag::$_tag</a> in ALLTAGS.inc</div> |
13320 |
|
</dd> |
13321 |
|
<dt class="field"> |
13322 |
|
<span class="var-title">$_tag</span> |
13323 |
|
</dt> |
13324 |
|
<dd class="index-item-body"> |
13325 |
|
<div class="index-item-details"><a href="phpHtmlLib/OLtag.html#var$_tag">OLtag::$_tag</a> in ALLTAGS.inc</div> |
13326 |
|
</dd> |
13327 |
|
<dt class="field"> |
13328 |
|
<span class="var-title">$_tag</span> |
13329 |
|
</dt> |
13330 |
|
<dd class="index-item-body"> |
13331 |
|
<div class="index-item-details"><a href="phpHtmlLib/OPTGROUPtag.html#var$_tag">OPTGROUPtag::$_tag</a> in ALLTAGS.inc</div> |
13332 |
|
</dd> |
13333 |
|
<dt class="field"> |
13334 |
|
<span class="var-title">$_tag</span> |
13335 |
|
</dt> |
13336 |
|
<dd class="index-item-body"> |
13337 |
|
<div class="index-item-details"><a href="phpHtmlLib/PARAMtag.html#var$_tag">PARAMtag::$_tag</a> in ALLTAGS.inc</div> |
13338 |
|
</dd> |
13339 |
|
<dt class="field"> |
13340 |
|
<span class="var-title">$_tag</span> |
13341 |
|
</dt> |
13342 |
|
<dd class="index-item-body"> |
13343 |
|
<div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html#var$_tag">OPTIONtag::$_tag</a> in ALLTAGS.inc</div> |
13344 |
|
</dd> |
13345 |
|
<dt class="field"> |
13346 |
|
<span class="var-title">$_tag</span> |
13347 |
|
</dt> |
13348 |
|
<dd class="index-item-body"> |
13349 |
|
<div class="index-item-details"><a href="phpHtmlLib/DFNtag.html#var$_tag">DFNtag::$_tag</a> in ALLTAGS.inc</div> |
13350 |
|
</dd> |
13351 |
|
<dt class="field"> |
13352 |
|
<span class="var-title">$_tag</span> |
13353 |
|
</dt> |
13354 |
|
<dd class="index-item-body"> |
13355 |
|
<div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html#var$_tag">FRAMEtag::$_tag</a> in ALLTAGS.inc</div> |
13356 |
|
</dd> |
13357 |
|
<dt class="field"> |
13358 |
|
<span class="var-title">$_tag</span> |
13359 |
|
</dt> |
13360 |
|
<dd class="index-item-body"> |
13361 |
|
<div class="index-item-details"><a href="phpHtmlLib/DDtag.html#var$_tag">DDtag::$_tag</a> in ALLTAGS.inc</div> |
13362 |
|
</dd> |
13363 |
|
<dt class="field"> |
13364 |
|
<span class="var-title">$_tag</span> |
13365 |
|
</dt> |
13366 |
|
<dd class="index-item-body"> |
13367 |
|
<div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html#var$_tag">CENTERtag::$_tag</a> in ALLTAGS.inc</div> |
13368 |
|
</dd> |
13369 |
|
<dt class="field"> |
13370 |
|
<span class="var-title">$_tag</span> |
13371 |
|
</dt> |
13372 |
|
<dd class="index-item-body"> |
13373 |
|
<div class="index-item-details"><a href="phpHtmlLib/CAPTIONtag.html#var$_tag">CAPTIONtag::$_tag</a> in ALLTAGS.inc</div> |
13374 |
|
</dd> |
13375 |
|
<dt class="field"> |
13376 |
|
<span class="var-title">$_tag</span> |
13377 |
|
</dt> |
13378 |
|
<dd class="index-item-body"> |
13379 |
|
<div class="index-item-details"><a href="phpHtmlLib/CITEtag.html#var$_tag">CITEtag::$_tag</a> in ALLTAGS.inc</div> |
13380 |
|
</dd> |
13381 |
|
<dt class="field"> |
13382 |
|
<span class="var-title">$_tag</span> |
13383 |
|
</dt> |
13384 |
|
<dd class="index-item-body"> |
13385 |
|
<div class="index-item-details"><a href="phpHtmlLib/CODEtag.html#var$_tag">CODEtag::$_tag</a> in ALLTAGS.inc</div> |
13386 |
|
</dd> |
13387 |
|
<dt class="field"> |
13388 |
|
<span class="var-title">$_tag</span> |
13389 |
|
</dt> |
13390 |
|
<dd class="index-item-body"> |
13391 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLtag.html#var$_tag">COLtag::$_tag</a> in ALLTAGS.inc</div> |
13392 |
|
</dd> |
13393 |
|
<dt class="field"> |
13394 |
|
<span class="var-title">$_tag</span> |
13395 |
|
</dt> |
13396 |
|
<dd class="index-item-body"> |
13397 |
|
<div class="index-item-details"><a href="phpHtmlLib/COLGROUPtag.html#var$_tag">COLGROUPtag::$_tag</a> in ALLTAGS.inc</div> |
13398 |
|
</dd> |
13399 |
|
<dt class="field"> |
13400 |
|
<span class="var-title">$_tag</span> |
13401 |
|
</dt> |
13402 |
|
<dd class="index-item-body"> |
13403 |
|
<div class="index-item-details"><a href="phpHtmlLib/BUTTONtag.html#var$_tag">BUTTONtag::$_tag</a> in ALLTAGS.inc</div> |
13404 |
|
</dd> |
13405 |
|
<dt class="field"> |
13406 |
|
<span class="var-title">$_tag</span> |
13407 |
|
</dt> |
13408 |
|
<dd class="index-item-body"> |
13409 |
|
<div class="index-item-details"><a href="phpHtmlLib/DELtag.html#var$_tag">DELtag::$_tag</a> in ALLTAGS.inc</div> |
13410 |
|
</dd> |
13411 |
|
<dt class="field"> |
13412 |
|
<span class="var-title">$_tag_postfix</span> |
13413 |
|
</dt> |
13414 |
|
<dd class="index-item-body"> |
13415 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag_postfix">CDATAtag::$_tag_postfix</a> in XMLTAGS.inc</div> |
13416 |
|
</dd> |
13417 |
|
<dt class="field"> |
13418 |
|
<span class="var-title">$_tag_postfix</span> |
13419 |
|
</dt> |
13420 |
|
<dd class="index-item-body"> |
13421 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag_postfix">XMLtag::$_tag_postfix</a> in XMLTAGS.inc</div> |
13422 |
|
</dd> |
13423 |
|
<dt class="field"> |
13424 |
|
<span class="var-title">$_tag_prefix</span> |
13425 |
|
</dt> |
13426 |
|
<dd class="index-item-body"> |
13427 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#var$_tag_prefix">CDATAtag::$_tag_prefix</a> in XMLTAGS.inc</div> |
13428 |
|
</dd> |
13429 |
|
<dt class="field"> |
13430 |
|
<span class="var-title">$_tag_prefix</span> |
13431 |
|
</dt> |
13432 |
|
<dd class="index-item-body"> |
13433 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#var$_tag_prefix">XMLtag::$_tag_prefix</a> in XMLTAGS.inc</div> |
13434 |
|
</dd> |
13435 |
|
<dt class="field"> |
13436 |
|
<span class="var-title">$_temp_dir</span> |
13437 |
|
</dt> |
13438 |
|
<dd class="index-item-body"> |
13439 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#var$_temp_dir">FEFile::$_temp_dir</a> in FEFile.inc</div> |
13440 |
|
<div class="index-item-description">The place where we temporarily save</div> |
13441 |
|
</dd> |
13442 |
|
<dt class="field"> |
13443 |
|
<span class="var-title">$_text</span> |
13444 |
|
</dt> |
13445 |
|
<dd class="index-item-body"> |
13446 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FECheckBox.html#var$_text">FECheckBox::$_text</a> in FECheckBox.inc</div> |
13447 |
|
<div class="index-item-description">Holds the checkbox text</div> |
13448 |
|
</dd> |
13449 |
|
<dt class="field"> |
13450 |
|
<span class="var-title">$_text_format</span> |
13451 |
|
</dt> |
13452 |
|
<dd class="index-item-body"> |
13453 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_text_format">FEDate::$_text_format</a> in FEListBox.inc</div> |
13454 |
|
<div class="index-item-description">A printf style format string used to add punctuation to the confirmation display. Defaults to space separated. The placeholders are filled according to the order set in $_format</div> |
13455 |
|
</dd> |
13456 |
|
<dt class="field"> |
13457 |
|
<span class="var-title">$_title_css_class</span> |
13458 |
|
</dt> |
13459 |
|
<dd class="index-item-body"> |
13460 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_title_css_class">InfoTable::$_title_css_class</a> in InfoTable.inc</div> |
13461 |
|
<div class="index-item-description">The default class used for the</div> |
13462 |
|
</dd> |
13463 |
|
<dt class="field"> |
13464 |
|
<span class="var-title">$_title_text</span> |
13465 |
|
</dt> |
13466 |
|
<dd class="index-item-body"> |
13467 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#var$_title_text">PageWidget::$_title_text</a> in PageWidget.inc</div> |
13468 |
|
<div class="index-item-description">holds the page title text for</div> |
13469 |
|
</dd> |
13470 |
|
<dt class="field"> |
13471 |
|
<span class="var-title">$_title_text_align</span> |
13472 |
|
</dt> |
13473 |
|
<dd class="index-item-body"> |
13474 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#var$_title_text_align">InfoTable::$_title_text_align</a> in InfoTable.inc</div> |
13475 |
|
<div class="index-item-description">The default alignment for the title text in the caption.</div> |
13476 |
|
</dd> |
13477 |
|
<dt class="field"> |
13478 |
|
<span class="var-title">$_to_label</span> |
13479 |
|
</dt> |
13480 |
|
<dd class="index-item-body"> |
13481 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEComboListBox.html#var$_to_label">FEComboListBox::$_to_label</a> in FEListBox.inc</div> |
13482 |
|
<div class="index-item-description">The to field's label</div> |
13483 |
|
</dd> |
13484 |
|
<dt class="field"> |
13485 |
|
<span class="var-title">$_ui_wrapper</span> |
13486 |
|
</dt> |
13487 |
|
<dd class="index-item-body"> |
13488 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_ui_wrapper">TabList::$_ui_wrapper</a> in TabWidget.inc</div> |
13489 |
|
<div class="index-item-description">The outer wrapper for the ui.</div> |
13490 |
|
</dd> |
13491 |
|
<dt class="field"> |
13492 |
|
<span class="var-title">$_valid_tab</span> |
13493 |
|
</dt> |
13494 |
|
<dd class="index-item-body"> |
13495 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#var$_valid_tab">TabList::$_valid_tab</a> in TabWidget.inc</div> |
13496 |
|
<div class="index-item-description">valid selected tab?</div> |
13497 |
|
</dd> |
13498 |
|
<dt class="field"> |
13499 |
|
<span class="var-title">$_valid_types</span> |
13500 |
|
</dt> |
13501 |
|
<dd class="index-item-body"> |
13502 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#var$_valid_types">FEFile::$_valid_types</a> in FEFile.inc</div> |
13503 |
|
<div class="index-item-description">Array listing mime types to check for</div> |
13504 |
|
</dd> |
13505 |
|
<dt class="field"> |
13506 |
|
<span class="var-title">$_value</span> |
13507 |
|
</dt> |
13508 |
|
<dd class="index-item-body"> |
13509 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#var$_value">FormElement::$_value</a> in FormElement.inc</div> |
13510 |
|
<div class="index-item-description">Holds the elements initial value</div> |
13511 |
|
</dd> |
13512 |
|
<dt class="field"> |
13513 |
|
<span class="var-title">$_vars</span> |
13514 |
|
</dt> |
13515 |
|
<dd class="index-item-body"> |
13516 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#var$_vars">FormWizard::$_vars</a> in FormWizard.inc</div> |
13517 |
|
<div class="index-item-description">Holds a bunch of state</div> |
13518 |
|
</dd> |
13519 |
|
<dt class="field"> |
13520 |
|
<span class="var-title">$_vars</span> |
13521 |
|
</dt> |
13522 |
|
<dd class="index-item-body"> |
13523 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#var$_vars">DataList::$_vars</a> in DataList.inc</div> |
13524 |
|
<div class="index-item-description">Holds an array of all the form vars we need for this class to work.</div> |
13525 |
|
</dd> |
13526 |
|
<dt class="field"> |
13527 |
|
<span class="var-title">$_visible_checkbox_items</span> |
13528 |
|
</dt> |
13529 |
|
<dd class="index-item-body"> |
13530 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$_visible_checkbox_items">DefaultGUIDatalist::$_visible_checkbox_items</a> in DefaultGUIDataList.inc</div> |
13531 |
|
<div class="index-item-description">this array keeps track of the list of rendered visible checkbox[] items. So we can not render the hidden version of it.</div> |
13532 |
|
</dd> |
13533 |
|
<dt class="field"> |
13534 |
|
<span class="var-title">$_widget_css_auto</span> |
13535 |
|
</dt> |
13536 |
|
<dd class="index-item-body"> |
13537 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_widget_css_auto">HTMLPageClass::$_widget_css_auto</a> in HTMLPageClass.inc</div> |
13538 |
|
<div class="index-item-description">keeps track of which widgets we have automatically pulled in css for</div> |
13539 |
|
</dd> |
13540 |
|
<dt class="field"> |
13541 |
|
<span class="var-title">$_widget_js_auto</span> |
13542 |
|
</dt> |
13543 |
|
<dd class="index-item-body"> |
13544 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_widget_js_auto">HTMLPageClass::$_widget_js_auto</a> in HTMLPageClass.inc</div> |
13545 |
|
<div class="index-item-description">keeps track of which widgets we have automatically pulled in js for</div> |
13546 |
|
</dd> |
13547 |
|
<dt class="field"> |
13548 |
|
<span class="var-title">$_width</span> |
13549 |
|
</dt> |
13550 |
|
<dd class="index-item-body"> |
13551 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#var$_width">FormContent::$_width</a> in FormContent.inc</div> |
13552 |
|
<div class="index-item-description">Holds the width to be used for the</div> |
13553 |
|
</dd> |
13554 |
|
<dt class="field"> |
13555 |
|
<span class="var-title">$_width</span> |
13556 |
|
</dt> |
13557 |
|
<dd class="index-item-body"> |
13558 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEBoxElement.html#var$_width">FEBoxElement::$_width</a> in FEBoxElement.inc</div> |
13559 |
|
<div class="index-item-description">Holds the width of the element</div> |
13560 |
|
</dd> |
13561 |
|
<dt class="field"> |
13562 |
|
<span class="var-title">$_xhtml_strict_attributes</span> |
13563 |
|
</dt> |
13564 |
|
<dd class="index-item-body"> |
13565 |
|
<div class="index-item-details"><a href="phpHtmlLib/FORMtag.html#var$_xhtml_strict_attributes">FORMtag::$_xhtml_strict_attributes</a> in ALLTAGS.inc</div> |
13566 |
|
</dd> |
13567 |
|
<dt class="field"> |
13568 |
|
<span class="var-title">$_xhtml_strict_attributes</span> |
13569 |
|
</dt> |
13570 |
|
<dd class="index-item-body"> |
13571 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#var$_xhtml_strict_attributes">IMGtag::$_xhtml_strict_attributes</a> in ALLTAGS.inc</div> |
13572 |
|
</dd> |
13573 |
|
<dt class="field"> |
13574 |
|
<span class="var-title">$_xml_encoding</span> |
13575 |
|
</dt> |
13576 |
|
<dd class="index-item-body"> |
13577 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#var$_xml_encoding">HTMLPageClass::$_xml_encoding</a> in HTMLPageClass.inc</div> |
13578 |
|
<div class="index-item-description">The encoding of the XHTML</div> |
13579 |
|
</dd> |
13580 |
|
<dt class="field"> |
13581 |
|
<span class="var-title">$_xml_obj</span> |
13582 |
|
</dt> |
13583 |
|
<dd class="index-item-body"> |
13584 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a> in XMLDocumentClass.inc</div> |
13585 |
|
<div class="index-item-description">holds the xml tag object that</div> |
13586 |
|
</dd> |
13587 |
|
<dt class="field"> |
13588 |
|
<span class="var-title">$_xml_stylesheet_container</span> |
13589 |
|
</dt> |
13590 |
|
<dd class="index-item-body"> |
13591 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a> in XMLDocumentClass.inc</div> |
13592 |
|
<div class="index-item-description">The container for all the xml-stylesheet tags</div> |
13593 |
|
</dd> |
13594 |
|
<dt class="field"> |
13595 |
|
<span class="var-title">$_x_data</span> |
13596 |
|
</dt> |
13597 |
|
<dd class="index-item-body"> |
13598 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_x_data">SVGXYGraph::$_x_data</a> in SVGXYGraph.inc</div> |
13599 |
|
<div class="index-item-description">this holds the X axis data</div> |
13600 |
|
</dd> |
13601 |
|
<dt class="field"> |
13602 |
|
<span class="var-title">$_year</span> |
13603 |
|
</dt> |
13604 |
|
<dd class="index-item-body"> |
13605 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#var$_year">FEDate::$_year</a> in FEListBox.inc</div> |
13606 |
|
<div class="index-item-description">The year form element</div> |
13607 |
|
</dd> |
13608 |
|
<dt class="field"> |
13609 |
|
<span class="var-title">$_y_data</span> |
13610 |
|
</dt> |
13611 |
|
<dd class="index-item-body"> |
13612 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#var$_y_data">SVGXYGraph::$_y_data</a> in SVGXYGraph.inc</div> |
13613 |
|
<div class="index-item-description">this holds the Y axis data</div> |
13614 |
|
</dd> |
13615 |
|
<dt class="field"> |
13616 |
|
<span class="var-title">$__page_info</span> |
13617 |
|
</dt> |
13618 |
|
<dd class="index-item-body"> |
13619 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#var$__page_info">DefaultGUIDatalist::$__page_info</a> in DefaultGUIDataList.inc</div> |
13620 |
|
<div class="index-item-description">for a reference so the row_filter affects the paging information.</div> |
13621 |
|
</dd> |
13622 |
|
<dt class="field"> |
13623 |
|
<span class="include-title">_steps.inc</span> |
13624 |
|
</dt> |
13625 |
|
<dd class="index-item-body"> |
13626 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/_examples__steps_inc.html">_steps.inc</a> in _steps.inc</div> |
13627 |
|
</dd> |
13628 |
|
<dt class="field"> |
13629 |
|
<span class="method-title">_add_array</span> |
13630 |
|
</dt> |
13631 |
|
<dd class="index-item-body"> |
13632 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#method_add_array">FENestedListBox::_add_array()</a> in FEListBox.inc</div> |
13633 |
|
<div class="index-item-description">This is a recursive function used to add an array of layers to the select box.</div> |
13634 |
|
</dd> |
13635 |
|
<dt class="field"> |
13636 |
|
<span class="method-title">_add_confirm_data</span> |
13637 |
|
</dt> |
13638 |
|
<dd class="index-item-body"> |
13639 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_confirm_data">FormProcessor::_add_confirm_data()</a> in FormProcessor.inc</div> |
13640 |
|
<div class="index-item-description">This adds all of the submitted data as</div> |
13641 |
|
</dd> |
13642 |
|
<dt class="field"> |
13643 |
|
<span class="method-title">_add_hidden_fields</span> |
13644 |
|
</dt> |
13645 |
|
<dd class="index-item-body"> |
13646 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_add_hidden_fields">FormProcessor::_add_hidden_fields()</a> in FormProcessor.inc</div> |
13647 |
|
<div class="index-item-description">This function adds the form content's</div> |
13648 |
|
</dd> |
13649 |
|
<dt class="field"> |
13650 |
|
<span class="method-title">_add_options</span> |
13651 |
|
</dt> |
13652 |
|
<dd class="index-item-body"> |
13653 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_add_options">SVGXYGraph::_add_options()</a> in SVGXYGraph.inc</div> |
13654 |
|
<div class="index-item-description">this method adds our own options that</div> |
13655 |
|
</dd> |
13656 |
|
<dt class="field"> |
13657 |
|
<span class="method-title">_add_tab_spacer</span> |
13658 |
|
</dt> |
13659 |
|
<dd class="index-item-body"> |
13660 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_add_tab_spacer">TabList::_add_tab_spacer()</a> in TabWidget.inc</div> |
13661 |
|
<div class="index-item-description">This method adds a new spacer in between the tabs.</div> |
13662 |
|
</dd> |
13663 |
|
<dt class="field"> |
13664 |
|
<span class="const-title">_ALWAYS_LOWERCASE</span> |
13665 |
|
</dt> |
13666 |
|
<dd class="index-item-body"> |
13667 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_LOWERCASE">_ALWAYS_LOWERCASE</a> in defines.inc</div> |
13668 |
|
</dd> |
13669 |
|
<dt class="field"> |
13670 |
|
<span class="const-title">_ALWAYS_UPPERCASE</span> |
13671 |
|
</dt> |
13672 |
|
<dd class="index-item-body"> |
13673 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_ALWAYS_UPPERCASE">_ALWAYS_UPPERCASE</a> in defines.inc</div> |
13674 |
|
</dd> |
13675 |
|
<dt class="field"> |
13676 |
|
<span class="method-title">_array_search_r</span> |
13677 |
|
</dt> |
13678 |
|
<dd class="index-item-body"> |
13679 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#method_array_search_r">FENestedListBox::_array_search_r()</a> in FEListBox.inc</div> |
13680 |
|
</dd> |
13681 |
|
<dt class="field"> |
13682 |
|
<span class="method-title">_background</span> |
13683 |
|
</dt> |
13684 |
|
<dd class="index-item-body"> |
13685 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_background">SVGXYGraph::_background()</a> in SVGXYGraph.inc</div> |
13686 |
|
</dd> |
13687 |
|
<dt class="field"> |
13688 |
|
<span class="method-title">_build_actionbar</span> |
13689 |
|
</dt> |
13690 |
|
<dd class="index-item-body"> |
13691 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar">DefaultGUIDatalist::_build_actionbar()</a> in DefaultGUIDataList.inc</div> |
13692 |
|
<div class="index-item-description">This function renders the action bar at the bottom of the data list.</div> |
13693 |
|
</dd> |
13694 |
|
<dt class="field"> |
13695 |
|
<span class="method-title">_build_actionbar_arrow_cell</span> |
13696 |
|
</dt> |
13697 |
|
<dd class="index-item-body"> |
13698 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_arrow_cell">DefaultGUIDatalist::_build_actionbar_arrow_cell()</a> in DefaultGUIDataList.inc</div> |
13699 |
|
<div class="index-item-description">This function builds a TD with the appropriate action arrow.</div> |
13700 |
|
</dd> |
13701 |
|
<dt class="field"> |
13702 |
|
<span class="method-title">_build_actionbar_data_cell</span> |
13703 |
|
</dt> |
13704 |
|
<dd class="index-item-body"> |
13705 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_actionbar_data_cell">DefaultGUIDatalist::_build_actionbar_data_cell()</a> in DefaultGUIDataList.inc</div> |
13706 |
|
<div class="index-item-description">This function builds the user's data cell</div> |
13707 |
|
</dd> |
13708 |
|
<dt class="field"> |
13709 |
|
<span class="method-title">_build_action_column</span> |
13710 |
|
</dt> |
13711 |
|
<dd class="index-item-body"> |
13712 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_action_column">DefaultGUIDatalist::_build_action_column()</a> in DefaultGUIDataList.inc</div> |
13713 |
|
<div class="index-item-description">This builds an action column cell</div> |
13714 |
|
</dd> |
13715 |
|
<dt class="field"> |
13716 |
|
<span class="method-title">_build_cancel_url</span> |
13717 |
|
</dt> |
13718 |
|
<dd class="index-item-body"> |
13719 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#method_build_cancel_url">DialogWidget::_build_cancel_url()</a> in DialogWidget.inc</div> |
13720 |
|
<div class="index-item-description">Build the cancel url</div> |
13721 |
|
</dd> |
13722 |
|
<dt class="field"> |
13723 |
|
<span class="method-title">_build_content_type_tag</span> |
13724 |
|
</dt> |
13725 |
|
<dd class="index-item-body"> |
13726 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_build_content_type_tag">HTMLPageClass::_build_content_type_tag()</a> in HTMLPageClass.inc</div> |
13727 |
|
<div class="index-item-description">this builds the content type meta tag.</div> |
13728 |
|
</dd> |
13729 |
|
<dt class="field"> |
13730 |
|
<span class="method-title">_build_default_vars</span> |
13731 |
|
</dt> |
13732 |
|
<dd class="index-item-body"> |
13733 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_default_vars">DefaultGUIDatalist::_build_default_vars()</a> in DefaultGUIDataList.inc</div> |
13734 |
|
</dd> |
13735 |
|
<dt class="field"> |
13736 |
|
<span class="method-title">_build_default_vars</span> |
13737 |
|
</dt> |
13738 |
|
<dd class="index-item-body"> |
13739 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_default_vars">DataList::_build_default_vars()</a> in DataList.inc</div> |
13740 |
|
<div class="index-item-description">This function builds the list of</div> |
13741 |
|
</dd> |
13742 |
|
<dt class="field"> |
13743 |
|
<span class="method-title">_build_delete_confirm</span> |
13744 |
|
</dt> |
13745 |
|
<dd class="index-item-body"> |
13746 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#method_build_delete_confirm">ListAction::_build_delete_confirm()</a> in ListAction.inc</div> |
13747 |
|
<div class="index-item-description">This function builds the actual form</div> |
13748 |
|
</dd> |
13749 |
|
<dt class="field"> |
13750 |
|
<span class="method-title">_build_doctype</span> |
13751 |
|
</dt> |
13752 |
|
<dd class="index-item-body"> |
13753 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a> in XMLDocumentClass.inc</div> |
13754 |
|
<div class="index-item-description">This method builds the DOCTYPE tag for the document</div> |
13755 |
|
</dd> |
13756 |
|
<dt class="field"> |
13757 |
|
<span class="method-title">_build_element_attributes</span> |
13758 |
|
</dt> |
13759 |
|
<dd class="index-item-body"> |
13760 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_element_attributes">FormElement::_build_element_attributes()</a> in FormElement.inc</div> |
13761 |
|
<div class="index-item-description">This function builds the element form attributes</div> |
13762 |
|
</dd> |
13763 |
|
<dt class="field"> |
13764 |
|
<span class="method-title">_build_form_tag</span> |
13765 |
|
</dt> |
13766 |
|
<dd class="index-item-body"> |
13767 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_build_form_tag">FormProcessor::_build_form_tag()</a> in FormProcessor.inc</div> |
13768 |
|
<div class="index-item-description">this function builds the FORMtag object and its attributes.</div> |
13769 |
|
</dd> |
13770 |
|
<dt class="field"> |
13771 |
|
<span class="method-title">_build_graph</span> |
13772 |
|
</dt> |
13773 |
|
<dd class="index-item-body"> |
13774 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_graph">SVGXYGraph::_build_graph()</a> in SVGXYGraph.inc</div> |
13775 |
|
<div class="index-item-description">This function does the work of building the graph itself</div> |
13776 |
|
</dd> |
13777 |
|
<dt class="field"> |
13778 |
|
<span class="method-title">_build_graph</span> |
13779 |
|
</dt> |
13780 |
|
<dd class="index-item-body"> |
13781 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_graph">SVGGraph::_build_graph()</a> in SVGGraph.inc</div> |
13782 |
|
<div class="index-item-description">This is a stub that the child class must override to build the actual graph</div> |
13783 |
|
</dd> |
13784 |
|
<dt class="field"> |
13785 |
|
<span class="method-title">_build_head</span> |
13786 |
|
</dt> |
13787 |
|
<dd class="index-item-body"> |
13788 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_build_head">HTMLPageClass::_build_head()</a> in HTMLPageClass.inc</div> |
13789 |
|
<div class="index-item-description">builds the head object and its content.</div> |
13790 |
|
</dd> |
13791 |
|
<dt class="field"> |
13792 |
|
<span class="method-title">_build_header</span> |
13793 |
|
</dt> |
13794 |
|
<dd class="index-item-body"> |
13795 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_header">InfoTable::_build_header()</a> in InfoTable.inc</div> |
13796 |
|
<div class="index-item-description">This function builds the table header</div> |
13797 |
|
</dd> |
13798 |
|
<dt class="field"> |
13799 |
|
<span class="method-title">_build_hidden_vars</span> |
13800 |
|
</dt> |
13801 |
|
<dd class="index-item-body"> |
13802 |
|
<div class="index-item-details"><a href="phpHtmlLib/ListAction.html#method_build_hidden_vars">ListAction::_build_hidden_vars()</a> in ListAction.inc</div> |
13803 |
|
<div class="index-item-description">This builds the hidden form fields of the data that was originally sent to us</div> |
13804 |
|
</dd> |
13805 |
|
<dt class="field"> |
13806 |
|
<span class="method-title">_build_javascript</span> |
13807 |
|
</dt> |
13808 |
|
<dd class="index-item-body"> |
13809 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_build_javascript">FormProcessor::_build_javascript()</a> in FormProcessor.inc</div> |
13810 |
|
<div class="index-item-description">This method is used to build any Javascript that is used by the form and/or the form elements used in the form.</div> |
13811 |
|
</dd> |
13812 |
|
<dt class="field"> |
13813 |
|
<span class="method-title">_build_javascript</span> |
13814 |
|
</dt> |
13815 |
|
<dd class="index-item-body"> |
13816 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_build_javascript">FormElement::_build_javascript()</a> in FormElement.inc</div> |
13817 |
|
<div class="index-item-description">This function builds the complete javaScript events code for the element</div> |
13818 |
|
</dd> |
13819 |
|
<dt class="field"> |
13820 |
|
<span class="method-title">_build_js</span> |
13821 |
|
</dt> |
13822 |
|
<dd class="index-item-body"> |
13823 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_js">FormWizard::_build_js()</a> in FormWizard.inc</div> |
13824 |
|
<div class="index-item-description">This builds the javascript needed for the navigation of the wizard</div> |
13825 |
|
</dd> |
13826 |
|
<dt class="field"> |
13827 |
|
<span class="method-title">_build_line</span> |
13828 |
|
</dt> |
13829 |
|
<dd class="index-item-body"> |
13830 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYLineGraph.html#method_build_line">SVGXYLineGraph::_build_line()</a> in SVGXYLineGraph.inc</div> |
13831 |
|
</dd> |
13832 |
|
<dt class="field"> |
13833 |
|
<span class="method-title">_build_links</span> |
13834 |
|
</dt> |
13835 |
|
<dd class="index-item-body"> |
13836 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_links">VerticalCSSNavTable::_build_links()</a> in VerticalCSSNavTable.inc</div> |
13837 |
|
<div class="index-item-description">This function is used to build the links to click on</div> |
13838 |
|
</dd> |
13839 |
|
<dt class="field"> |
13840 |
|
<span class="method-title">_build_links</span> |
13841 |
|
</dt> |
13842 |
|
<dd class="index-item-body"> |
13843 |
|
<div class="index-item-details"><a href="phpHtmlLib/TextCSSNav.html#method_build_links">TextCSSNav::_build_links()</a> in TextCSSNav.inc</div> |
13844 |
|
<div class="index-item-description">This function is used to build the links to click on</div> |
13845 |
|
</dd> |
13846 |
|
<dt class="field"> |
13847 |
|
<span class="method-title">_build_message_container</span> |
13848 |
|
</dt> |
13849 |
|
<dd class="index-item-body"> |
13850 |
|
<div class="index-item-details"><a href="phpHtmlLib/DialogWidget.html#method_build_message_container">DialogWidget::_build_message_container()</a> in DialogWidget.inc</div> |
13851 |
|
<div class="index-item-description">This method is used to add the message blocks to the appropriate container</div> |
13852 |
|
</dd> |
13853 |
|
<dt class="field"> |
13854 |
|
<span class="method-title">_build_message_container</span> |
13855 |
|
</dt> |
13856 |
|
<dd class="index-item-body"> |
13857 |
|
<div class="index-item-details"><a href="phpHtmlLib/StandardDialogWidget.html#method_build_message_container">StandardDialogWidget::_build_message_container()</a> in StandardDialogWidget.inc</div> |
13858 |
|
<div class="index-item-description">This method is used to add the message blocks to the appropriate container</div> |
13859 |
|
</dd> |
13860 |
|
<dt class="field"> |
13861 |
|
<span class="method-title">_build_name</span> |
13862 |
|
</dt> |
13863 |
|
<dd class="index-item-body"> |
13864 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_build_name">CSSBuilder::_build_name()</a> in CSSBuilder.inc</div> |
13865 |
|
<div class="index-item-description">This function is used to construct the css name declaration string.</div> |
13866 |
|
</dd> |
13867 |
|
<dt class="field"> |
13868 |
|
<span class="method-title">_build_option</span> |
13869 |
|
</dt> |
13870 |
|
<dd class="index-item-body"> |
13871 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#method_build_option">FENestedListBox::_build_option()</a> in FEListBox.inc</div> |
13872 |
|
<div class="index-item-description">This method builds the actual OPTIONtag object</div> |
13873 |
|
</dd> |
13874 |
|
<dt class="field"> |
13875 |
|
<span class="method-title">_build_permission_box</span> |
13876 |
|
</dt> |
13877 |
|
<dd class="index-item-body"> |
13878 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#method_build_permission_box">PageWidget::_build_permission_box()</a> in PageWidget.inc</div> |
13879 |
|
<div class="index-item-description">This is the method used to build the object to display the permissions error.</div> |
13880 |
|
</dd> |
13881 |
|
<dt class="field"> |
13882 |
|
<span class="method-title">_build_point</span> |
13883 |
|
</dt> |
13884 |
|
<dd class="index-item-body"> |
13885 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYPlotGraph.html#method_build_point">SVGXYPlotGraph::_build_point()</a> in SVGXYPlotGraph.inc</div> |
13886 |
|
</dd> |
13887 |
|
<dt class="field"> |
13888 |
|
<span class="method-title">_build_properties</span> |
13889 |
|
</dt> |
13890 |
|
<dd class="index-item-body"> |
13891 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_build_properties">CSSBuilder::_build_properties()</a> in CSSBuilder.inc</div> |
13892 |
|
<div class="index-item-description">This function is used to construct the property: value strings for the class</div> |
13893 |
|
</dd> |
13894 |
|
<dt class="field"> |
13895 |
|
<span class="method-title">_build_root_tag</span> |
13896 |
|
</dt> |
13897 |
|
<dd class="index-item-body"> |
13898 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a> in XMLDocumentClass.inc</div> |
13899 |
|
<div class="index-item-description">This function builds the root xml</div> |
13900 |
|
</dd> |
13901 |
|
<dt class="field"> |
13902 |
|
<span class="method-title">_build_save_vars</span> |
13903 |
|
</dt> |
13904 |
|
<dd class="index-item-body"> |
13905 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_save_vars">DataList::_build_save_vars()</a> in DataList.inc</div> |
13906 |
|
<div class="index-item-description">this method builds some hidden form fields to automatically be placed inside the form.</div> |
13907 |
|
</dd> |
13908 |
|
<dt class="field"> |
13909 |
|
<span class="method-title">_build_save_vars</span> |
13910 |
|
</dt> |
13911 |
|
<dd class="index-item-body"> |
13912 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_save_vars">TabList::_build_save_vars()</a> in TabWidget.inc</div> |
13913 |
|
<div class="index-item-description">this function builds a partial query string with the $this->_save_vars</div> |
13914 |
|
</dd> |
13915 |
|
<dt class="field"> |
13916 |
|
<span class="method-title">_build_search_title</span> |
13917 |
|
</dt> |
13918 |
|
<dd class="index-item-body"> |
13919 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_search_title">DefaultGUIDatalist::_build_search_title()</a> in DefaultGUIDataList.inc</div> |
13920 |
|
<div class="index-item-description">This function builds the search title table</div> |
13921 |
|
</dd> |
13922 |
|
<dt class="field"> |
13923 |
|
<span class="method-title">_build_simple_search_form</span> |
13924 |
|
</dt> |
13925 |
|
<dd class="index-item-body"> |
13926 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_build_simple_search_form">DefaultGUIDatalist::_build_simple_search_form()</a> in DefaultGUIDataList.inc</div> |
13927 |
|
<div class="index-item-description">This function builds the simple search TD</div> |
13928 |
|
</dd> |
13929 |
|
<dt class="field"> |
13930 |
|
<span class="method-title">_build_simple_search_modifier</span> |
13931 |
|
</dt> |
13932 |
|
<dd class="index-item-body"> |
13933 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_simple_search_modifier">DataList::_build_simple_search_modifier()</a> in DataList.inc</div> |
13934 |
|
<div class="index-item-description">This builds the simple search modifier select box.</div> |
13935 |
|
</dd> |
13936 |
|
<dt class="field"> |
13937 |
|
<span class="method-title">_build_step_image</span> |
13938 |
|
</dt> |
13939 |
|
<dd class="index-item-body"> |
13940 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_step_image">FormWizard::_build_step_image()</a> in FormWizard.inc</div> |
13941 |
|
<div class="index-item-description">This function builds an image for a step #</div> |
13942 |
|
</dd> |
13943 |
|
<dt class="field"> |
13944 |
|
<span class="method-title">_build_subtab</span> |
13945 |
|
</dt> |
13946 |
|
<dd class="index-item-body"> |
13947 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_subtab">TabList::_build_subtab()</a> in TabWidget.inc</div> |
13948 |
|
<div class="index-item-description">This method builds a single subtab</div> |
13949 |
|
</dd> |
13950 |
|
<dt class="field"> |
13951 |
|
<span class="method-title">_build_subtab_ui</span> |
13952 |
|
</dt> |
13953 |
|
<dd class="index-item-body"> |
13954 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_subtab_ui">TabList::_build_subtab_ui()</a> in TabWidget.inc</div> |
13955 |
|
<div class="index-item-description">This method builds the outer wrapper UI for the subtab</div> |
13956 |
|
</dd> |
13957 |
|
<dt class="field"> |
13958 |
|
<span class="method-title">_build_subtitle</span> |
13959 |
|
</dt> |
13960 |
|
<dd class="index-item-body"> |
13961 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_build_subtitle">NavTable::_build_subtitle()</a> in NavTable.inc</div> |
13962 |
|
<div class="index-item-description">this function builds the subtitle td to hold the...subtitle!</div> |
13963 |
|
</dd> |
13964 |
|
<dt class="field"> |
13965 |
|
<span class="method-title">_build_subtitle</span> |
13966 |
|
</dt> |
13967 |
|
<dd class="index-item-body"> |
13968 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_subtitle">VerticalCSSNavTable::_build_subtitle()</a> in VerticalCSSNavTable.inc</div> |
13969 |
|
<div class="index-item-description">This function builds the subtitle if needed.</div> |
13970 |
|
</dd> |
13971 |
|
<dt class="field"> |
13972 |
|
<span class="method-title">_build_subtitle</span> |
13973 |
|
</dt> |
13974 |
|
<dd class="index-item-body"> |
13975 |
|
<div class="index-item-details"><a href="phpHtmlLib/RoundTitleTable.html#method_build_subtitle">RoundTitleTable::_build_subtitle()</a> in RoundTitleTable.inc</div> |
13976 |
|
<div class="index-item-description">this function builds the subtitle td to hold the...subtitle!</div> |
13977 |
|
</dd> |
13978 |
|
<dt class="field"> |
13979 |
|
<span class="method-title">_build_tab</span> |
13980 |
|
</dt> |
13981 |
|
<dd class="index-item-body"> |
13982 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_tab">TabList::_build_tab()</a> in TabWidget.inc</div> |
13983 |
|
<div class="index-item-description">This method is used to build a top level tab</div> |
13984 |
|
</dd> |
13985 |
|
<dt class="field"> |
13986 |
|
<span class="method-title">_build_tab_td</span> |
13987 |
|
</dt> |
13988 |
|
<dd class="index-item-body"> |
13989 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_build_tab_td">ActiveTab::_build_tab_td()</a> in ActiveTab.inc</div> |
13990 |
|
</dd> |
13991 |
|
<dt class="field"> |
13992 |
|
<span class="method-title">_build_td</span> |
13993 |
|
</dt> |
13994 |
|
<dd class="index-item-body"> |
13995 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_td">InfoTable::_build_td()</a> in InfoTable.inc</div> |
13996 |
|
<div class="index-item-description">this function builds a TD tag with the border styles set appropriatly</div> |
13997 |
|
</dd> |
13998 |
|
<dt class="field"> |
13999 |
|
<span class="method-title">_build_title</span> |
14000 |
|
</dt> |
14001 |
|
<dd class="index-item-body"> |
14002 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_title">SVGGraph::_build_title()</a> in SVGGraph.inc</div> |
14003 |
|
<div class="index-item-description">This method builds the text title area that lives on top of the graph</div> |
14004 |
|
</dd> |
14005 |
|
<dt class="field"> |
14006 |
|
<span class="method-title">_build_title</span> |
14007 |
|
</dt> |
14008 |
|
<dd class="index-item-body"> |
14009 |
|
<div class="index-item-details"><a href="phpHtmlLib/VerticalCSSNavTable.html#method_build_title">VerticalCSSNavTable::_build_title()</a> in VerticalCSSNavTable.inc</div> |
14010 |
|
<div class="index-item-description">This function builds the title tr</div> |
14011 |
|
</dd> |
14012 |
|
<dt class="field"> |
14013 |
|
<span class="method-title">_build_title</span> |
14014 |
|
</dt> |
14015 |
|
<dd class="index-item-body"> |
14016 |
|
<div class="index-item-details"><a href="phpHtmlLib/InfoTable.html#method_build_title">InfoTable::_build_title()</a> in InfoTable.inc</div> |
14017 |
|
<div class="index-item-description">This function builds the title container</div> |
14018 |
|
</dd> |
14019 |
|
<dt class="field"> |
14020 |
|
<span class="method-title">_build_titles</span> |
14021 |
|
</dt> |
14022 |
|
<dd class="index-item-body"> |
14023 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_titles">SVGXYGraph::_build_titles()</a> in SVGXYGraph.inc</div> |
14024 |
|
<div class="index-item-description">This is a stub for building the title(s) for the graph</div> |
14025 |
|
</dd> |
14026 |
|
<dt class="field"> |
14027 |
|
<span class="method-title">_build_titles</span> |
14028 |
|
</dt> |
14029 |
|
<dd class="index-item-body"> |
14030 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_build_titles">SVGGraph::_build_titles()</a> in SVGGraph.inc</div> |
14031 |
|
<div class="index-item-description">This is a stub for building the title(s) for the graph</div> |
14032 |
|
</dd> |
14033 |
|
<dt class="field"> |
14034 |
|
<span class="method-title">_build_toolbar</span> |
14035 |
|
</dt> |
14036 |
|
<dd class="index-item-body"> |
14037 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_build_toolbar">FormWizard::_build_toolbar()</a> in FormWizard.inc</div> |
14038 |
|
<div class="index-item-description">This renders the toolbar/step table</div> |
14039 |
|
</dd> |
14040 |
|
<dt class="field"> |
14041 |
|
<span class="method-title">_build_tool_url</span> |
14042 |
|
</dt> |
14043 |
|
<dd class="index-item-body"> |
14044 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_build_tool_url">DataList::_build_tool_url()</a> in DataList.inc</div> |
14045 |
|
<div class="index-item-description">This function is used to build the url for a tool link.</div> |
14046 |
|
</dd> |
14047 |
|
<dt class="field"> |
14048 |
|
<span class="method-title">_build_top_tab_ui</span> |
14049 |
|
</dt> |
14050 |
|
<dd class="index-item-body"> |
14051 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_top_tab_ui">TabList::_build_top_tab_ui()</a> in TabWidget.inc</div> |
14052 |
|
<div class="index-item-description">This method builds the outer wrapper UI for the top level tab list.</div> |
14053 |
|
</dd> |
14054 |
|
<dt class="field"> |
14055 |
|
<span class="method-title">_build_url</span> |
14056 |
|
</dt> |
14057 |
|
<dd class="index-item-body"> |
14058 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_build_url">TabList::_build_url()</a> in TabWidget.inc</div> |
14059 |
|
<div class="index-item-description">this private function builds the url for the main tab script and adss the needed query string params</div> |
14060 |
|
</dd> |
14061 |
|
<dt class="field"> |
14062 |
|
<span class="method-title">_build_wrapper</span> |
14063 |
|
</dt> |
14064 |
|
<dd class="index-item-body"> |
14065 |
|
<div class="index-item-details"><a href="phpHtmlLib/ButtonPanel.html#method_build_wrapper">ButtonPanel::_build_wrapper()</a> in ButtonPanel.inc</div> |
14066 |
|
<div class="index-item-description">Builds the outer wrapper for the panel</div> |
14067 |
|
</dd> |
14068 |
|
<dt class="field"> |
14069 |
|
<span class="method-title">_build_xml_stylesheet_container</span> |
14070 |
|
</dt> |
14071 |
|
<dd class="index-item-body"> |
14072 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a> in XMLDocumentClass.inc</div> |
14073 |
|
<div class="index-item-description">This function builds the _xml_stylesheet_container</div> |
14074 |
|
</dd> |
14075 |
|
<dt class="field"> |
14076 |
|
<span class="method-title">_build_x_axis</span> |
14077 |
|
</dt> |
14078 |
|
<dd class="index-item-body"> |
14079 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_x_axis">SVGXYGraph::_build_x_axis()</a> in SVGXYGraph.inc</div> |
14080 |
|
<div class="index-item-description">This function builds the X axis and its measurement lines/marks</div> |
14081 |
|
</dd> |
14082 |
|
<dt class="field"> |
14083 |
|
<span class="method-title">_build_y_axis</span> |
14084 |
|
</dt> |
14085 |
|
<dd class="index-item-body"> |
14086 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_build_y_axis">SVGXYGraph::_build_y_axis()</a> in SVGXYGraph.inc</div> |
14087 |
|
<div class="index-item-description">This function builds the Y axis and its measurement lines/marks</div> |
14088 |
|
</dd> |
14089 |
|
<dt class="field"> |
14090 |
|
<span class="const-title">_CDATACONTENTWRAP</span> |
14091 |
|
</dt> |
14092 |
|
<dd class="index-item-body"> |
14093 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CDATACONTENTWRAP">_CDATACONTENTWRAP</a> in defines.inc</div> |
14094 |
|
</dd> |
14095 |
|
<dt class="field"> |
14096 |
|
<span class="method-title">_checkbox_javascript</span> |
14097 |
|
</dt> |
14098 |
|
<dd class="index-item-body"> |
14099 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_checkbox_javascript">DefaultGUIDatalist::_checkbox_javascript()</a> in DefaultGUIDataList.inc</div> |
14100 |
|
<div class="index-item-description">This function builds the JS needed for the checkbox action column</div> |
14101 |
|
</dd> |
14102 |
|
<dt class="field"> |
14103 |
|
<span class="method-title">_check_datasource</span> |
14104 |
|
</dt> |
14105 |
|
<dd class="index-item-body"> |
14106 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_check_datasource">DataList::_check_datasource()</a> in DataList.inc</div> |
14107 |
|
<div class="index-item-description">general DataListSource object checker.</div> |
14108 |
|
</dd> |
14109 |
|
<dt class="field"> |
14110 |
|
<span class="method-title">_check_permissions</span> |
14111 |
|
</dt> |
14112 |
|
<dd class="index-item-body"> |
14113 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#method_check_permissions">PageWidget::_check_permissions()</a> in PageWidget.inc</div> |
14114 |
|
<div class="index-item-description">This method allows all PageWidget children to do any kind of permissions checking before any content methods are called.</div> |
14115 |
|
</dd> |
14116 |
|
<dt class="field"> |
14117 |
|
<span class="method-title">_clean</span> |
14118 |
|
</dt> |
14119 |
|
<dd class="index-item-body"> |
14120 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_clean">FormWizard::_clean()</a> in FormWizard.inc</div> |
14121 |
|
<div class="index-item-description">This function cleans up the saved Session state for the wizard. This gets called when we have completed the wizard w/o errors.</div> |
14122 |
|
</dd> |
14123 |
|
<dt class="field"> |
14124 |
|
<span class="method-title">_clean_string</span> |
14125 |
|
</dt> |
14126 |
|
<dd class="index-item-body"> |
14127 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_clean_string">DataList::_clean_string()</a> in DataList.inc</div> |
14128 |
|
<div class="index-item-description">This function is used to make sure that the string we are placing in a cell has been "cleaned"</div> |
14129 |
|
</dd> |
14130 |
|
<dt class="field"> |
14131 |
|
<span class="const-title">_CLOSETAGREQUIRED</span> |
14132 |
|
</dt> |
14133 |
|
<dd class="index-item-body"> |
14134 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CLOSETAGREQUIRED">_CLOSETAGREQUIRED</a> in defines.inc</div> |
14135 |
|
</dd> |
14136 |
|
<dt class="field"> |
14137 |
|
<span class="const-title">_COLLAPSE</span> |
14138 |
|
</dt> |
14139 |
|
<dd class="index-item-body"> |
14140 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_COLLAPSE">_COLLAPSE</a> in defines.inc</div> |
14141 |
|
</dd> |
14142 |
|
<dt class="field"> |
14143 |
|
<span class="method-title">_construct_row</span> |
14144 |
|
</dt> |
14145 |
|
<dd class="index-item-body"> |
14146 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_construct_row">CSVFILEDataListSource::_construct_row()</a> in CSVFILEDataListSource.inc</div> |
14147 |
|
<div class="index-item-description">this is used to build a row from a csv line</div> |
14148 |
|
</dd> |
14149 |
|
<dt class="field"> |
14150 |
|
<span class="const-title">_CONTENTREQUIRED</span> |
14151 |
|
</dt> |
14152 |
|
<dd class="index-item-body"> |
14153 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_CONTENTREQUIRED">_CONTENTREQUIRED</a> in defines.inc</div> |
14154 |
|
</dd> |
14155 |
|
<dt class="field"> |
14156 |
|
<span class="method-title">_create_body</span> |
14157 |
|
</dt> |
14158 |
|
<dd class="index-item-body"> |
14159 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_create_body">HTMLPageClass::_create_body()</a> in HTMLPageClass.inc</div> |
14160 |
|
<div class="index-item-description">This is responsible for creating the BODYtag object. We only will create a new $this->_body if it doesn't already exist.</div> |
14161 |
|
</dd> |
14162 |
|
<dt class="field"> |
14163 |
|
<span class="method-title">_create_thumbnail_cache_dir</span> |
14164 |
|
</dt> |
14165 |
|
<dd class="index-item-body"> |
14166 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#method_create_thumbnail_cache_dir">ImageThumbnailWidget::_create_thumbnail_cache_dir()</a> in ImageThumbnailWidget.inc</div> |
14167 |
|
<div class="index-item-description">Try and create the thumbnail cache dir.</div> |
14168 |
|
</dd> |
14169 |
|
<dt class="field"> |
14170 |
|
<span class="method-title">_create_xml_obj</span> |
14171 |
|
</dt> |
14172 |
|
<dd class="index-item-body"> |
14173 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a> in XMLDocumentClass.inc</div> |
14174 |
|
<div class="index-item-description">This function builds the local</div> |
14175 |
|
</dd> |
14176 |
|
<dt class="field"> |
14177 |
|
<span class="method-title">_current_step</span> |
14178 |
|
</dt> |
14179 |
|
<dd class="index-item-body"> |
14180 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_current_step">FormWizard::_current_step()</a> in FormWizard.inc</div> |
14181 |
|
<div class="index-item-description">This returns the current step id</div> |
14182 |
|
</dd> |
14183 |
|
<dt class="field"> |
14184 |
|
<span class="const-title">_DEPRICATED</span> |
14185 |
|
</dt> |
14186 |
|
<dd class="index-item-body"> |
14187 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_DEPRICATED">_DEPRICATED</a> in defines.inc</div> |
14188 |
|
</dd> |
14189 |
|
<dt class="field"> |
14190 |
|
<span class="method-title">_div_wrapper</span> |
14191 |
|
</dt> |
14192 |
|
<dd class="index-item-body"> |
14193 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_div_wrapper">StandardFormContent::_div_wrapper()</a> in StandardFormContent.inc</div> |
14194 |
|
</dd> |
14195 |
|
<dt class="field"> |
14196 |
|
<span class="method-title">_do_validation</span> |
14197 |
|
</dt> |
14198 |
|
<dd class="index-item-body"> |
14199 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormElement.html#method_do_validation">FormElement::_do_validation()</a> in FormElement.inc</div> |
14200 |
|
<div class="index-item-description">This function checks if the validation is nesseccary and calls the validate method</div> |
14201 |
|
</dd> |
14202 |
|
<dt class="field"> |
14203 |
|
<span class="method-title">_end_td</span> |
14204 |
|
</dt> |
14205 |
|
<dd class="index-item-body"> |
14206 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_end_td">ActiveTab::_end_td()</a> in ActiveTab.inc</div> |
14207 |
|
</dd> |
14208 |
|
<dt class="field"> |
14209 |
|
<span class="method-title">_error</span> |
14210 |
|
</dt> |
14211 |
|
<dd class="index-item-body"> |
14212 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormValidation.html#method_error">FormValidation::_error()</a> in FormValidation.inc</div> |
14213 |
|
<div class="index-item-description">A wrapper method to set the error message and error code before returning FALSE</div> |
14214 |
|
</dd> |
14215 |
|
<dt class="field"> |
14216 |
|
<span class="method-title">_filter_column_string</span> |
14217 |
|
</dt> |
14218 |
|
<dd class="index-item-body"> |
14219 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_filter_column_string">DataList::_filter_column_string()</a> in DataList.inc</div> |
14220 |
|
<div class="index-item-description">This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.</div> |
14221 |
|
</dd> |
14222 |
|
<dt class="field"> |
14223 |
|
<span class="method-title">_find_data</span> |
14224 |
|
</dt> |
14225 |
|
<dd class="index-item-body"> |
14226 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#method_find_data">ArrayDataListSource::_find_data()</a> in ArrayDataListSource.inc</div> |
14227 |
|
<div class="index-item-description">This is used to do the default search capability in the DataListSource parent class.</div> |
14228 |
|
</dd> |
14229 |
|
<dt class="field"> |
14230 |
|
<span class="method-title">_form_content_table</span> |
14231 |
|
</dt> |
14232 |
|
<dd class="index-item-body"> |
14233 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/StandardFormContent.html#method_form_content_table">StandardFormContent::_form_content_table()</a> in StandardFormContent.inc</div> |
14234 |
|
</dd> |
14235 |
|
<dt class="field"> |
14236 |
|
<span class="method-title">_frameset_wrap_body</span> |
14237 |
|
</dt> |
14238 |
|
<dd class="index-item-body"> |
14239 |
|
<div class="index-item-details"><a href="phpHtmlLib/HTMLPageClass.html#method_frameset_wrap_body">HTMLPageClass::_frameset_wrap_body()</a> in HTMLPageClass.inc</div> |
14240 |
|
<div class="index-item-description">This builds a frameset body tag wrapped in a <noframes> tag.</div> |
14241 |
|
</dd> |
14242 |
|
<dt class="field"> |
14243 |
|
<span class="method-title">_get</span> |
14244 |
|
</dt> |
14245 |
|
<dd class="index-item-body"> |
14246 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_get">DataList::_get()</a> in DataList.inc</div> |
14247 |
|
<div class="index-item-description">Function used to get the current value of one of the control vars for this class</div> |
14248 |
|
</dd> |
14249 |
|
<dt class="field"> |
14250 |
|
<span class="method-title">_get_file_type</span> |
14251 |
|
</dt> |
14252 |
|
<dd class="index-item-body"> |
14253 |
|
<div class="index-item-details"><a href="phpHtmlLib/ImageThumbnailWidget.html#method_get_file_type">ImageThumbnailWidget::_get_file_type()</a> in ImageThumbnailWidget.inc</div> |
14254 |
|
<div class="index-item-description">discover the type of image based off of the extension</div> |
14255 |
|
</dd> |
14256 |
|
<dt class="field"> |
14257 |
|
<span class="method-title">_get_header</span> |
14258 |
|
</dt> |
14259 |
|
<dd class="index-item-body"> |
14260 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_get_header">CSVFILEDataListSource::_get_header()</a> in CSVFILEDataListSource.inc</div> |
14261 |
|
<div class="index-item-description">This file trys to get the CSV header.</div> |
14262 |
|
</dd> |
14263 |
|
<dt class="field"> |
14264 |
|
<span class="method-title">_get_index_element</span> |
14265 |
|
</dt> |
14266 |
|
<dd class="index-item-body"> |
14267 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FERadioGroup.html#method_get_index_element">FERadioGroup::_get_index_element()</a> in FERadioGroup.inc</div> |
14268 |
|
<div class="index-item-description">This method builds an individual Radio button with its associated text</div> |
14269 |
|
</dd> |
14270 |
|
<dt class="field"> |
14271 |
|
<span class="method-title">_get_searchable_fields</span> |
14272 |
|
</dt> |
14273 |
|
<dd class="index-item-body"> |
14274 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_get_searchable_fields">DataList::_get_searchable_fields()</a> in DataList.inc</div> |
14275 |
|
<div class="index-item-description">This method gets the array of searchable header fields (columns)</div> |
14276 |
|
</dd> |
14277 |
|
<dt class="field"> |
14278 |
|
<span class="method-title">_has_action_column</span> |
14279 |
|
</dt> |
14280 |
|
<dd class="index-item-body"> |
14281 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_has_action_column">DefaultGUIDatalist::_has_action_column()</a> in DefaultGUIDataList.inc</div> |
14282 |
|
<div class="index-item-description">This function tests to see if the child wants to render an action column</div> |
14283 |
|
</dd> |
14284 |
|
<dt class="field"> |
14285 |
|
<span class="method-title">_has_permission</span> |
14286 |
|
</dt> |
14287 |
|
<dd class="index-item-body"> |
14288 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#method_has_permission">PageWidget::_has_permission()</a> in PageWidget.inc</div> |
14289 |
|
<div class="index-item-description">do we have permissions to build/view the content?</div> |
14290 |
|
</dd> |
14291 |
|
<dt class="field"> |
14292 |
|
<span class="const-title">_HTML_MDASH</span> |
14293 |
|
</dt> |
14294 |
|
<dd class="index-item-body"> |
14295 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_HTML_MDASH">_HTML_MDASH</a> in defines.inc</div> |
14296 |
|
</dd> |
14297 |
|
<dt class="field"> |
14298 |
|
<span class="const-title">_HTML_SPACE</span> |
14299 |
|
</dt> |
14300 |
|
<dd class="index-item-body"> |
14301 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_HTML_SPACE">_HTML_SPACE</a> in defines.inc</div> |
14302 |
|
<div class="index-item-description">some nice globals</div> |
14303 |
|
</dd> |
14304 |
|
<dt class="field"> |
14305 |
|
<span class="const-title">_INDENT</span> |
14306 |
|
</dt> |
14307 |
|
<dd class="index-item-body"> |
14308 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_INDENT">_INDENT</a> in defines.inc</div> |
14309 |
|
</dd> |
14310 |
|
<dt class="field"> |
14311 |
|
<span class="const-title">_INDENT_STR</span> |
14312 |
|
</dt> |
14313 |
|
<dd class="index-item-body"> |
14314 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_INDENT_STR">_INDENT_STR</a> in defines.inc</div> |
14315 |
|
<div class="index-item-description">Some global defines for the tag classes</div> |
14316 |
|
</dd> |
14317 |
|
<dt class="field"> |
14318 |
|
<span class="method-title">_init</span> |
14319 |
|
</dt> |
14320 |
|
<dd class="index-item-body"> |
14321 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_init">FormWizard::_init()</a> in FormWizard.inc</div> |
14322 |
|
<div class="index-item-description">This function initializes all of the fields we need to keep track of for the internal state of the wizard. It also walks each of the step FormContent objects and initializes them.</div> |
14323 |
|
</dd> |
14324 |
|
<dt class="field"> |
14325 |
|
<span class="method-title">_init_form_content</span> |
14326 |
|
</dt> |
14327 |
|
<dd class="index-item-body"> |
14328 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_init_form_content">FormProcessor::_init_form_content()</a> in FormProcessor.inc</div> |
14329 |
|
<div class="index-item-description">This method initializes the FormContent during processing.</div> |
14330 |
|
</dd> |
14331 |
|
<dt class="field"> |
14332 |
|
<span class="method-title">_init_session</span> |
14333 |
|
</dt> |
14334 |
|
<dd class="index-item-body"> |
14335 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_init_session">FormWizard::_init_session()</a> in FormWizard.inc</div> |
14336 |
|
<div class="index-item-description">This method initializes the session</div> |
14337 |
|
</dd> |
14338 |
|
<dt class="field"> |
14339 |
|
<span class="method-title">_invalid_tab</span> |
14340 |
|
</dt> |
14341 |
|
<dd class="index-item-body"> |
14342 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_invalid_tab">TabList::_invalid_tab()</a> in TabWidget.inc</div> |
14343 |
|
<div class="index-item-description">This method builds a message for an invalid selected tab/subtab</div> |
14344 |
|
</dd> |
14345 |
|
<dt class="field"> |
14346 |
|
<span class="method-title">_is_column_sortable</span> |
14347 |
|
</dt> |
14348 |
|
<dd class="index-item-body"> |
14349 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataListSource.html#method_is_column_sortable">DataListSource::_is_column_sortable()</a> in DataListSource.inc</div> |
14350 |
|
<div class="index-item-description">This function determines if the column associated w/ a data_name is sortable or not</div> |
14351 |
|
</dd> |
14352 |
|
<dt class="field"> |
14353 |
|
<span class="method-title">_is_col_checked</span> |
14354 |
|
</dt> |
14355 |
|
<dd class="index-item-body"> |
14356 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_is_col_checked">DefaultGUIDatalist::_is_col_checked()</a> in DefaultGUIDataList.inc</div> |
14357 |
|
<div class="index-item-description">This method checks to see if a particular row has been checked in the action column</div> |
14358 |
|
</dd> |
14359 |
|
<dt class="field"> |
14360 |
|
<span class="method-title">_is_step_visited</span> |
14361 |
|
</dt> |
14362 |
|
<dd class="index-item-body"> |
14363 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_is_step_visited">FormWizard::_is_step_visited()</a> in FormWizard.inc</div> |
14364 |
|
<div class="index-item-description">This tests to see if the step has been visited or not.</div> |
14365 |
|
</dd> |
14366 |
|
<dt class="field"> |
14367 |
|
<span class="method-title">_javascript</span> |
14368 |
|
</dt> |
14369 |
|
<dd class="index-item-body"> |
14370 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_javascript">DefaultGUIDatalist::_javascript()</a> in DefaultGUIDataList.inc</div> |
14371 |
|
<div class="index-item-description">This function returns any Javascript required for this widget</div> |
14372 |
|
</dd> |
14373 |
|
<dt class="field"> |
14374 |
|
<span class="method-title">_javascript</span> |
14375 |
|
</dt> |
14376 |
|
<dd class="index-item-body"> |
14377 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_javascript">DataList::_javascript()</a> in DataList.inc</div> |
14378 |
|
<div class="index-item-description">This function provides a way to automatically add javascript to this object.</div> |
14379 |
|
</dd> |
14380 |
|
<dt class="field"> |
14381 |
|
<span class="method-title">_layer_name</span> |
14382 |
|
</dt> |
14383 |
|
<dd class="index-item-body"> |
14384 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FENestedListBox.html#method_layer_name">FENestedListBox::_layer_name()</a> in FEListBox.inc</div> |
14385 |
|
<div class="index-item-description">This builds a layer's name</div> |
14386 |
|
</dd> |
14387 |
|
<dt class="field"> |
14388 |
|
<span class="const-title">_NEWLINEAFTERCLOSETAG</span> |
14389 |
|
</dt> |
14390 |
|
<dd class="index-item-body"> |
14391 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCLOSETAG">_NEWLINEAFTERCLOSETAG</a> in defines.inc</div> |
14392 |
|
</dd> |
14393 |
|
<dt class="field"> |
14394 |
|
<span class="const-title">_NEWLINEAFTERCONTENT</span> |
14395 |
|
</dt> |
14396 |
|
<dd class="index-item-body"> |
14397 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTERCONTENT">_NEWLINEAFTERCONTENT</a> in defines.inc</div> |
14398 |
|
</dd> |
14399 |
|
<dt class="field"> |
14400 |
|
<span class="const-title">_NEWLINEAFTEROPENTAG</span> |
14401 |
|
</dt> |
14402 |
|
<dd class="index-item-body"> |
14403 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NEWLINEAFTEROPENTAG">_NEWLINEAFTEROPENTAG</a> in defines.inc</div> |
14404 |
|
</dd> |
14405 |
|
<dt class="field"> |
14406 |
|
<span class="const-title">_NOFINISHSLASHXHTML</span> |
14407 |
|
</dt> |
14408 |
|
<dd class="index-item-body"> |
14409 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_NOFINISHSLASHXHTML">_NOFINISHSLASHXHTML</a> in defines.inc</div> |
14410 |
|
</dd> |
14411 |
|
<dt class="field"> |
14412 |
|
<span class="method-title">_optional_info</span> |
14413 |
|
</dt> |
14414 |
|
<dd class="index-item-body"> |
14415 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_optional_info">StandardAccountForm::_optional_info()</a> in form2.php</div> |
14416 |
|
<div class="index-item-description">This private method builds the table that holds</div> |
14417 |
|
</dd> |
14418 |
|
<dt class="field"> |
14419 |
|
<span class="method-title">_optional_info</span> |
14420 |
|
</dt> |
14421 |
|
<dd class="index-item-body"> |
14422 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step3.html#method_optional_info">Step3::_optional_info()</a> in _steps.inc</div> |
14423 |
|
<div class="index-item-description">This private method builds the table that holds</div> |
14424 |
|
</dd> |
14425 |
|
<dt class="field"> |
14426 |
|
<span class="method-title">_optional_info</span> |
14427 |
|
</dt> |
14428 |
|
<dd class="index-item-body"> |
14429 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step2.html#method_optional_info">Step2::_optional_info()</a> in _steps.inc</div> |
14430 |
|
<div class="index-item-description">This private method builds the table that holds</div> |
14431 |
|
</dd> |
14432 |
|
<dt class="field"> |
14433 |
|
<span class="method-title">_populate_file_info</span> |
14434 |
|
</dt> |
14435 |
|
<dd class="index-item-body"> |
14436 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#method_populate_file_info">FEFile::_populate_file_info()</a> in FEFile.inc</div> |
14437 |
|
<div class="index-item-description">This method re-populates the $this->_files_info because the form had a confirmation page, and the user accepted the confirmation.</div> |
14438 |
|
</dd> |
14439 |
|
<dt class="field"> |
14440 |
|
<span class="method-title">_prepare_data</span> |
14441 |
|
</dt> |
14442 |
|
<dd class="index-item-body"> |
14443 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_prepare_data">SVGXYGraph::_prepare_data()</a> in SVGXYGraph.inc</div> |
14444 |
|
<div class="index-item-description">We need this to calculate the min,max values for</div> |
14445 |
|
</dd> |
14446 |
|
<dt class="field"> |
14447 |
|
<span class="method-title">_prepare_data</span> |
14448 |
|
</dt> |
14449 |
|
<dd class="index-item-body"> |
14450 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGGraph.html#method_prepare_data">SVGGraph::_prepare_data()</a> in SVGGraph.inc</div> |
14451 |
|
<div class="index-item-description">This is a stub meant to provide a means for doing any data parsing/munging prior to actually building the svg for the graph output.</div> |
14452 |
|
</dd> |
14453 |
|
<dt class="field"> |
14454 |
|
<span class="method-title">_prepare_flags</span> |
14455 |
|
</dt> |
14456 |
|
<dd class="index-item-body"> |
14457 |
|
<div class="index-item-details"><a href="phpHtmlLib/GOtag.html#method_prepare_flags">GOtag::_prepare_flags()</a> in WMLTAGS.inc</div> |
14458 |
|
<div class="index-item-description">we override this method to automatically check to see if the tag has content.</div> |
14459 |
|
</dd> |
14460 |
|
<dt class="field"> |
14461 |
|
<span class="method-title">_prepare_flags</span> |
14462 |
|
</dt> |
14463 |
|
<dd class="index-item-body"> |
14464 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVGTagClass.html#method_prepare_flags">SVGTagClass::_prepare_flags()</a> in SVGTAGS.inc</div> |
14465 |
|
<div class="index-item-description">we override this method to automatically check to see if the tag has content.</div> |
14466 |
|
</dd> |
14467 |
|
<dt class="field"> |
14468 |
|
<span class="method-title">_prequery_filter</span> |
14469 |
|
</dt> |
14470 |
|
<dd class="index-item-body"> |
14471 |
|
<div class="index-item-details"><a href="phpHtmlLib/ArrayDataListSource.html#method_prequery_filter">ArrayDataListSource::_prequery_filter()</a> in ArrayDataListSource.inc</div> |
14472 |
|
<div class="index-item-description">This is called to allow rebuilding the data array to remove elements that have to be filtered</div> |
14473 |
|
</dd> |
14474 |
|
<dt class="field"> |
14475 |
|
<span class="method-title">_prequery_filter</span> |
14476 |
|
</dt> |
14477 |
|
<dd class="index-item-body"> |
14478 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSVFILEDataListSource.html#method_prequery_filter">CSVFILEDataListSource::_prequery_filter()</a> in CSVFILEDataListSource.inc</div> |
14479 |
|
<div class="index-item-description">Lets walk the file and read the entry, and filter what we don't want.</div> |
14480 |
|
</dd> |
14481 |
|
<dt class="field"> |
14482 |
|
<span class="method-title">_pre_confirm</span> |
14483 |
|
</dt> |
14484 |
|
<dd class="index-item-body"> |
14485 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#method_pre_confirm">FormContent::_pre_confirm()</a> in FormContent.inc</div> |
14486 |
|
<div class="index-item-description">This is a 'hidden' version of pre_confirm to allow calling the form elements pre_confirm methods. This is needed for forms that have a confirmation requirement and has file inputs.</div> |
14487 |
|
</dd> |
14488 |
|
<dt class="field"> |
14489 |
|
<span class="method-title">_pre_confirm</span> |
14490 |
|
</dt> |
14491 |
|
<dd class="index-item-body"> |
14492 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_pre_confirm">FormProcessor::_pre_confirm()</a> in FormProcessor.inc</div> |
14493 |
|
<div class="index-item-description">This method calls the FormContent</div> |
14494 |
|
</dd> |
14495 |
|
<dt class="field"> |
14496 |
|
<span class="method-title">_pre_confirm</span> |
14497 |
|
</dt> |
14498 |
|
<dd class="index-item-body"> |
14499 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEFile.html#method_pre_confirm">FEFile::_pre_confirm()</a> in FEFile.inc</div> |
14500 |
|
<div class="index-item-description">The function that allows us to save the temp file someplace we can use it after a confirmation has been accepted.</div> |
14501 |
|
</dd> |
14502 |
|
<dt class="field"> |
14503 |
|
<span class="method-title">_process_action</span> |
14504 |
|
</dt> |
14505 |
|
<dd class="index-item-body"> |
14506 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_action">FormProcessor::_process_action()</a> in FormProcessor.inc</div> |
14507 |
|
<div class="index-item-description">This function is responsible for processing the form action after validation, and form confirmation happens.</div> |
14508 |
|
</dd> |
14509 |
|
<dt class="field"> |
14510 |
|
<span class="method-title">_process_form</span> |
14511 |
|
</dt> |
14512 |
|
<dd class="index-item-body"> |
14513 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_process_form">FormProcessor::_process_form()</a> in FormProcessor.inc</div> |
14514 |
|
<div class="index-item-description">This method does the logic of</div> |
14515 |
|
</dd> |
14516 |
|
<dt class="field"> |
14517 |
|
<span class="method-title">_process_form</span> |
14518 |
|
</dt> |
14519 |
|
<dd class="index-item-body"> |
14520 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_process_form">FormWizard::_process_form()</a> in FormWizard.inc</div> |
14521 |
|
<div class="index-item-description">This method does the logic of</div> |
14522 |
|
</dd> |
14523 |
|
<dt class="field"> |
14524 |
|
<span class="method-title">_render_close_tag</span> |
14525 |
|
</dt> |
14526 |
|
<dd class="index-item-body"> |
14527 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_render_close_tag">CDATAtag::_render_close_tag()</a> in XMLTAGS.inc</div> |
14528 |
|
</dd> |
14529 |
|
<dt class="field"> |
14530 |
|
<span class="method-title">_render_open_tag</span> |
14531 |
|
</dt> |
14532 |
|
<dd class="index-item-body"> |
14533 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_render_open_tag">CDATAtag::_render_open_tag()</a> in XMLTAGS.inc</div> |
14534 |
|
</dd> |
14535 |
|
<dt class="field"> |
14536 |
|
<span class="method-title">_render_text</span> |
14537 |
|
</dt> |
14538 |
|
<dd class="index-item-body"> |
14539 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_render_text">NavTable::_render_text()</a> in NavTable.inc</div> |
14540 |
|
<div class="index-item-description">render a text row.</div> |
14541 |
|
</dd> |
14542 |
|
<dt class="field"> |
14543 |
|
<span class="method-title">_render_url</span> |
14544 |
|
</dt> |
14545 |
|
<dd class="index-item-body"> |
14546 |
|
<div class="index-item-details"><a href="phpHtmlLib/NavTable.html#method_render_url">NavTable::_render_url()</a> in NavTable.inc</div> |
14547 |
|
<div class="index-item-description">render a url row.</div> |
14548 |
|
</dd> |
14549 |
|
<dt class="field"> |
14550 |
|
<span class="method-title">_replace_value</span> |
14551 |
|
</dt> |
14552 |
|
<dd class="index-item-body"> |
14553 |
|
<div class="index-item-details"><a href="phpHtmlLib/CSSBuilder.html#method_replace_value">CSSBuilder::_replace_value()</a> in CSSBuilder.inc</div> |
14554 |
|
<div class="index-item-description">This function does the main work for update_all_values</div> |
14555 |
|
</dd> |
14556 |
|
<dt class="field"> |
14557 |
|
<span class="method-title">_save_checked_items_enabled</span> |
14558 |
|
</dt> |
14559 |
|
<dd class="index-item-body"> |
14560 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_save_checked_items_enabled">DefaultGUIDatalist::_save_checked_items_enabled()</a> in DefaultGUIDataList.inc</div> |
14561 |
|
<div class="index-item-description">This tests the object flag to</div> |
14562 |
|
</dd> |
14563 |
|
<dt class="field"> |
14564 |
|
<span class="method-title">_save_mozilla_nav_link</span> |
14565 |
|
</dt> |
14566 |
|
<dd class="index-item-body"> |
14567 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_save_mozilla_nav_link">DataList::_save_mozilla_nav_link()</a> in DataList.inc</div> |
14568 |
|
<div class="index-item-description">This function stores the url for each of the tool urls, so we can push these out for mozilla.</div> |
14569 |
|
</dd> |
14570 |
|
<dt class="field"> |
14571 |
|
<span class="method-title">_search_javascript</span> |
14572 |
|
</dt> |
14573 |
|
<dd class="index-item-body"> |
14574 |
|
<div class="index-item-details"><a href="phpHtmlLib/DefaultGUIDatalist.html#method_search_javascript">DefaultGUIDatalist::_search_javascript()</a> in DefaultGUIDataList.inc</div> |
14575 |
|
<div class="index-item-description">This function builds the JS needed for collapsable search</div> |
14576 |
|
</dd> |
14577 |
|
<dt class="field"> |
14578 |
|
<span class="method-title">_session_test</span> |
14579 |
|
</dt> |
14580 |
|
<dd class="index-item-body"> |
14581 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_session_test">FormWizard::_session_test()</a> in FormWizard.inc</div> |
14582 |
|
<div class="index-item-description">This ensures that we have sessions started</div> |
14583 |
|
</dd> |
14584 |
|
<dt class="field"> |
14585 |
|
<span class="method-title">_set</span> |
14586 |
|
</dt> |
14587 |
|
<dd class="index-item-body"> |
14588 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_set">DataList::_set()</a> in DataList.inc</div> |
14589 |
|
<div class="index-item-description">This function is used to set the value of the control var</div> |
14590 |
|
</dd> |
14591 |
|
<dt class="field"> |
14592 |
|
<span class="method-title">_set_action</span> |
14593 |
|
</dt> |
14594 |
|
<dd class="index-item-body"> |
14595 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_set_action">FormProcessor::_set_action()</a> in FormProcessor.inc</div> |
14596 |
|
<div class="index-item-description">This is used to set the action</div> |
14597 |
|
</dd> |
14598 |
|
<dt class="field"> |
14599 |
|
<span class="method-title">_set_confirmed_success</span> |
14600 |
|
</dt> |
14601 |
|
<dd class="index-item-body"> |
14602 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method_set_confirmed_success">FormProcessor::_set_confirmed_success()</a> in FormProcessor.inc</div> |
14603 |
|
<div class="index-item-description">This flag sets the flag that tells if we successfully confirmed the form, and processed the action</div> |
14604 |
|
</dd> |
14605 |
|
<dt class="field"> |
14606 |
|
<span class="method-title">_set_current_step</span> |
14607 |
|
</dt> |
14608 |
|
<dd class="index-item-body"> |
14609 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_set_current_step">FormWizard::_set_current_step()</a> in FormWizard.inc</div> |
14610 |
|
<div class="index-item-description">This sets the current step id</div> |
14611 |
|
</dd> |
14612 |
|
<dt class="field"> |
14613 |
|
<span class="method-title">_set_flags</span> |
14614 |
|
</dt> |
14615 |
|
<dd class="index-item-body"> |
14616 |
|
<div class="index-item-details"><a href="phpHtmlLib/ELLIPSEsvgtag.html#method_set_flags">ELLIPSEsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14617 |
|
</dd> |
14618 |
|
<dt class="field"> |
14619 |
|
<span class="method-title">_set_flags</span> |
14620 |
|
</dt> |
14621 |
|
<dd class="index-item-body"> |
14622 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTtag.html#method_set_flags">FONTtag::_set_flags()</a> in ALLTAGS.inc</div> |
14623 |
|
</dd> |
14624 |
|
<dt class="field"> |
14625 |
|
<span class="method-title">_set_flags</span> |
14626 |
|
</dt> |
14627 |
|
<dd class="index-item-body"> |
14628 |
|
<div class="index-item-details"><a href="phpHtmlLib/TIMERtag.html#method_set_flags">TIMERtag::_set_flags()</a> in WMLTAGS.inc</div> |
14629 |
|
</dd> |
14630 |
|
<dt class="field"> |
14631 |
|
<span class="method-title">_set_flags</span> |
14632 |
|
</dt> |
14633 |
|
<dd class="index-item-body"> |
14634 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOOPtag.html#method_set_flags">NOOPtag::_set_flags()</a> in WMLTAGS.inc</div> |
14635 |
|
</dd> |
14636 |
|
<dt class="field"> |
14637 |
|
<span class="method-title">_set_flags</span> |
14638 |
|
</dt> |
14639 |
|
<dd class="index-item-body"> |
14640 |
|
<div class="index-item-details"><a href="phpHtmlLib/BRtag.html#method_set_flags">BRtag::_set_flags()</a> in ALLTAGS.inc</div> |
14641 |
|
</dd> |
14642 |
|
<dt class="field"> |
14643 |
|
<span class="method-title">_set_flags</span> |
14644 |
|
</dt> |
14645 |
|
<dd class="index-item-body"> |
14646 |
|
<div class="index-item-details"><a href="phpHtmlLib/INPUTtag.html#method_set_flags">INPUTtag::_set_flags()</a> in ALLTAGS.inc</div> |
14647 |
|
</dd> |
14648 |
|
<dt class="field"> |
14649 |
|
<span class="method-title">_set_flags</span> |
14650 |
|
</dt> |
14651 |
|
<dd class="index-item-body"> |
14652 |
|
<div class="index-item-details"><a href="phpHtmlLib/FRAMEtag.html#method_set_flags">FRAMEtag::_set_flags()</a> in ALLTAGS.inc</div> |
14653 |
|
</dd> |
14654 |
|
<dt class="field"> |
14655 |
|
<span class="method-title">_set_flags</span> |
14656 |
|
</dt> |
14657 |
|
<dd class="index-item-body"> |
14658 |
|
<div class="index-item-details"><a href="phpHtmlLib/CENTERtag.html#method_set_flags">CENTERtag::_set_flags()</a> in ALLTAGS.inc</div> |
14659 |
|
</dd> |
14660 |
|
<dt class="field"> |
14661 |
|
<span class="method-title">_set_flags</span> |
14662 |
|
</dt> |
14663 |
|
<dd class="index-item-body"> |
14664 |
|
<div class="index-item-details"><a href="phpHtmlLib/LINKtag.html#method_set_flags">LINKtag::_set_flags()</a> in ALLTAGS.inc</div> |
14665 |
|
</dd> |
14666 |
|
<dt class="field"> |
14667 |
|
<span class="method-title">_set_flags</span> |
14668 |
|
</dt> |
14669 |
|
<dd class="index-item-body"> |
14670 |
|
<div class="index-item-details"><a href="phpHtmlLib/Btag.html#method_set_flags">Btag::_set_flags()</a> in ALLTAGS.inc</div> |
14671 |
|
</dd> |
14672 |
|
<dt class="field"> |
14673 |
|
<span class="method-title">_set_flags</span> |
14674 |
|
</dt> |
14675 |
|
<dd class="index-item-body"> |
14676 |
|
<div class="index-item-details"><a href="phpHtmlLib/AREAtag.html#method_set_flags">AREAtag::_set_flags()</a> in ALLTAGS.inc</div> |
14677 |
|
</dd> |
14678 |
|
<dt class="field"> |
14679 |
|
<span class="method-title">_set_flags</span> |
14680 |
|
</dt> |
14681 |
|
<dd class="index-item-body"> |
14682 |
|
<div class="index-item-details"><a href="phpHtmlLib/DOCTYPEtag.html#method_set_flags">DOCTYPEtag::_set_flags()</a> in ALLTAGS.inc</div> |
14683 |
|
</dd> |
14684 |
|
<dt class="field"> |
14685 |
|
<span class="method-title">_set_flags</span> |
14686 |
|
</dt> |
14687 |
|
<dd class="index-item-body"> |
14688 |
|
<div class="index-item-details"><a href="phpHtmlLib/APPLETtag.html#method_set_flags">APPLETtag::_set_flags()</a> in ALLTAGS.inc</div> |
14689 |
|
</dd> |
14690 |
|
<dt class="field"> |
14691 |
|
<span class="method-title">_set_flags</span> |
14692 |
|
</dt> |
14693 |
|
<dd class="index-item-body"> |
14694 |
|
<div class="index-item-details"><a href="phpHtmlLib/CDATAtag.html#method_set_flags">CDATAtag::_set_flags()</a> in XMLTAGS.inc</div> |
14695 |
|
</dd> |
14696 |
|
<dt class="field"> |
14697 |
|
<span class="method-title">_set_flags</span> |
14698 |
|
</dt> |
14699 |
|
<dd class="index-item-body"> |
14700 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a> in XMLTagClass.inc</div> |
14701 |
|
<div class="index-item-description">This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.</div> |
14702 |
|
</dd> |
14703 |
|
<dt class="field"> |
14704 |
|
<span class="method-title">_set_flags</span> |
14705 |
|
</dt> |
14706 |
|
<dd class="index-item-body"> |
14707 |
|
<div class="index-item-details"><a href="phpHtmlLib/Atag.html#method_set_flags">Atag::_set_flags()</a> in ALLTAGS.inc</div> |
14708 |
|
</dd> |
14709 |
|
<dt class="field"> |
14710 |
|
<span class="method-title">_set_flags</span> |
14711 |
|
</dt> |
14712 |
|
<dd class="index-item-body"> |
14713 |
|
<div class="index-item-details"><a href="phpHtmlLib/IMGtag.html#method_set_flags">IMGtag::_set_flags()</a> in ALLTAGS.inc</div> |
14714 |
|
</dd> |
14715 |
|
<dt class="field"> |
14716 |
|
<span class="method-title">_set_flags</span> |
14717 |
|
</dt> |
14718 |
|
<dd class="index-item-body"> |
14719 |
|
<div class="index-item-details"><a href="phpHtmlLib/XMLtag.html#method_set_flags">XMLtag::_set_flags()</a> in XMLTAGS.inc</div> |
14720 |
|
</dd> |
14721 |
|
<dt class="field"> |
14722 |
|
<span class="method-title">_set_flags</span> |
14723 |
|
</dt> |
14724 |
|
<dd class="index-item-body"> |
14725 |
|
<div class="index-item-details"><a href="phpHtmlLib/DEFINITIONSRCsvgtag.html#method_set_flags">DEFINITIONSRCsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14726 |
|
</dd> |
14727 |
|
<dt class="field"> |
14728 |
|
<span class="method-title">_set_flags</span> |
14729 |
|
</dt> |
14730 |
|
<dd class="index-item-body"> |
14731 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACEFORMATsvgtag.html#method_set_flags">FONTFACEFORMATsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14732 |
|
</dd> |
14733 |
|
<dt class="field"> |
14734 |
|
<span class="method-title">_set_flags</span> |
14735 |
|
</dt> |
14736 |
|
<dd class="index-item-body"> |
14737 |
|
<div class="index-item-details"><a href="phpHtmlLib/H4tag.html#method_set_flags">H4tag::_set_flags()</a> in ALLTAGS.inc</div> |
14738 |
|
</dd> |
14739 |
|
<dt class="field"> |
14740 |
|
<span class="method-title">_set_flags</span> |
14741 |
|
</dt> |
14742 |
|
<dd class="index-item-body"> |
14743 |
|
<div class="index-item-details"><a href="phpHtmlLib/OPTIONtag.html#method_set_flags">OPTIONtag::_set_flags()</a> in ALLTAGS.inc</div> |
14744 |
|
</dd> |
14745 |
|
<dt class="field"> |
14746 |
|
<span class="method-title">_set_flags</span> |
14747 |
|
</dt> |
14748 |
|
<dd class="index-item-body"> |
14749 |
|
<div class="index-item-details"><a href="phpHtmlLib/HKERNsvgtag.html#method_set_flags">HKERNsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14750 |
|
</dd> |
14751 |
|
<dt class="field"> |
14752 |
|
<span class="method-title">_set_flags</span> |
14753 |
|
</dt> |
14754 |
|
<dd class="index-item-body"> |
14755 |
|
<div class="index-item-details"><a href="phpHtmlLib/HRtag.html#method_set_flags">HRtag::_set_flags()</a> in ALLTAGS.inc</div> |
14756 |
|
</dd> |
14757 |
|
<dt class="field"> |
14758 |
|
<span class="method-title">_set_flags</span> |
14759 |
|
</dt> |
14760 |
|
<dd class="index-item-body"> |
14761 |
|
<div class="index-item-details"><a href="phpHtmlLib/H5tag.html#method_set_flags">H5tag::_set_flags()</a> in ALLTAGS.inc</div> |
14762 |
|
</dd> |
14763 |
|
<dt class="field"> |
14764 |
|
<span class="method-title">_set_flags</span> |
14765 |
|
</dt> |
14766 |
|
<dd class="index-item-body"> |
14767 |
|
<div class="index-item-details"><a href="phpHtmlLib/BASEtag.html#method_set_flags">BASEtag::_set_flags()</a> in ALLTAGS.inc</div> |
14768 |
|
</dd> |
14769 |
|
<dt class="field"> |
14770 |
|
<span class="method-title">_set_flags</span> |
14771 |
|
</dt> |
14772 |
|
<dd class="index-item-body"> |
14773 |
|
<div class="index-item-details"><a href="phpHtmlLib/STYLEsvgtag.html#method_set_flags">STYLEsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14774 |
|
</dd> |
14775 |
|
<dt class="field"> |
14776 |
|
<span class="method-title">_set_flags</span> |
14777 |
|
</dt> |
14778 |
|
<dd class="index-item-body"> |
14779 |
|
<div class="index-item-details"><a href="phpHtmlLib/TEXTAREAtag.html#method_set_flags">TEXTAREAtag::_set_flags()</a> in ALLTAGS.inc</div> |
14780 |
|
</dd> |
14781 |
|
<dt class="field"> |
14782 |
|
<span class="method-title">_set_flags</span> |
14783 |
|
</dt> |
14784 |
|
<dd class="index-item-body"> |
14785 |
|
<div class="index-item-details"><a href="phpHtmlLib/SCRIPTsvgtag.html#method_set_flags">SCRIPTsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14786 |
|
</dd> |
14787 |
|
<dt class="field"> |
14788 |
|
<span class="method-title">_set_flags</span> |
14789 |
|
</dt> |
14790 |
|
<dd class="index-item-body"> |
14791 |
|
<div class="index-item-details"><a href="phpHtmlLib/PREtag.html#method_set_flags">PREtag::_set_flags()</a> in ALLTAGS.inc</div> |
14792 |
|
</dd> |
14793 |
|
<dt class="field"> |
14794 |
|
<span class="method-title">_set_flags</span> |
14795 |
|
</dt> |
14796 |
|
<dd class="index-item-body"> |
14797 |
|
<div class="index-item-details"><a href="phpHtmlLib/H3tag.html#method_set_flags">H3tag::_set_flags()</a> in ALLTAGS.inc</div> |
14798 |
|
</dd> |
14799 |
|
<dt class="field"> |
14800 |
|
<span class="method-title">_set_flags</span> |
14801 |
|
</dt> |
14802 |
|
<dd class="index-item-body"> |
14803 |
|
<div class="index-item-details"><a href="phpHtmlLib/NOBRtag.html#method_set_flags">NOBRtag::_set_flags()</a> in ALLTAGS.inc</div> |
14804 |
|
</dd> |
14805 |
|
<dt class="field"> |
14806 |
|
<span class="method-title">_set_flags</span> |
14807 |
|
</dt> |
14808 |
|
<dd class="index-item-body"> |
14809 |
|
<div class="index-item-details"><a href="phpHtmlLib/H1tag.html#method_set_flags">H1tag::_set_flags()</a> in ALLTAGS.inc</div> |
14810 |
|
</dd> |
14811 |
|
<dt class="field"> |
14812 |
|
<span class="method-title">_set_flags</span> |
14813 |
|
</dt> |
14814 |
|
<dd class="index-item-body"> |
14815 |
|
<div class="index-item-details"><a href="phpHtmlLib/METAtag.html#method_set_flags">METAtag::_set_flags()</a> in ALLTAGS.inc</div> |
14816 |
|
</dd> |
14817 |
|
<dt class="field"> |
14818 |
|
<span class="method-title">_set_flags</span> |
14819 |
|
</dt> |
14820 |
|
<dd class="index-item-body"> |
14821 |
|
<div class="index-item-details"><a href="phpHtmlLib/VKERNsvgtag.html#method_set_flags">VKERNsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14822 |
|
</dd> |
14823 |
|
<dt class="field"> |
14824 |
|
<span class="method-title">_set_flags</span> |
14825 |
|
</dt> |
14826 |
|
<dd class="index-item-body"> |
14827 |
|
<div class="index-item-details"><a href="phpHtmlLib/ACCESStag.html#method_set_flags">ACCESStag::_set_flags()</a> in WMLTAGS.inc</div> |
14828 |
|
</dd> |
14829 |
|
<dt class="field"> |
14830 |
|
<span class="method-title">_set_flags</span> |
14831 |
|
</dt> |
14832 |
|
<dd class="index-item-body"> |
14833 |
|
<div class="index-item-details"><a href="phpHtmlLib/H6tag.html#method_set_flags">H6tag::_set_flags()</a> in ALLTAGS.inc</div> |
14834 |
|
</dd> |
14835 |
|
<dt class="field"> |
14836 |
|
<span class="method-title">_set_flags</span> |
14837 |
|
</dt> |
14838 |
|
<dd class="index-item-body"> |
14839 |
|
<div class="index-item-details"><a href="phpHtmlLib/H2tag.html#method_set_flags">H2tag::_set_flags()</a> in ALLTAGS.inc</div> |
14840 |
|
</dd> |
14841 |
|
<dt class="field"> |
14842 |
|
<span class="method-title">_set_flags</span> |
14843 |
|
</dt> |
14844 |
|
<dd class="index-item-body"> |
14845 |
|
<div class="index-item-details"><a href="phpHtmlLib/Stag.html#method_set_flags">Stag::_set_flags()</a> in ALLTAGS.inc</div> |
14846 |
|
</dd> |
14847 |
|
<dt class="field"> |
14848 |
|
<span class="method-title">_set_flags</span> |
14849 |
|
</dt> |
14850 |
|
<dd class="index-item-body"> |
14851 |
|
<div class="index-item-details"><a href="phpHtmlLib/FONTFACENAMEsvgtag.html#method_set_flags">FONTFACENAMEsvgtag::_set_flags()</a> in SVGTAGS.inc</div> |
14852 |
|
</dd> |
14853 |
|
<dt class="field"> |
14854 |
|
<span class="method-title">_set_format</span> |
14855 |
|
</dt> |
14856 |
|
<dd class="index-item-body"> |
14857 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEDate.html#method_set_format">FEDate::_set_format()</a> in FEListBox.inc</div> |
14858 |
|
<div class="index-item-description">this method sets the display order for the elements in the widget</div> |
14859 |
|
</dd> |
14860 |
|
<dt class="field"> |
14861 |
|
<span class="method-title">_set_perms</span> |
14862 |
|
</dt> |
14863 |
|
<dd class="index-item-body"> |
14864 |
|
<div class="index-item-details"><a href="phpHtmlLib/PageWidget.html#method_set_perms">PageWidget::_set_perms()</a> in PageWidget.inc</div> |
14865 |
|
<div class="index-item-description">set the value of the permissions</div> |
14866 |
|
</dd> |
14867 |
|
<dt class="field"> |
14868 |
|
<span class="method-title">_set_step</span> |
14869 |
|
</dt> |
14870 |
|
<dd class="index-item-body"> |
14871 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_set_step">FormWizard::_set_step()</a> in FormWizard.inc</div> |
14872 |
|
<div class="index-item-description">This function sets the _form_content object for the current step we are operating on.</div> |
14873 |
|
</dd> |
14874 |
|
<dt class="field"> |
14875 |
|
<span class="method-title">_set_subtab_flag</span> |
14876 |
|
</dt> |
14877 |
|
<dd class="index-item-body"> |
14878 |
|
<div class="index-item-details"><a href="phpHtmlLib/TabList.html#method_set_subtab_flag">TabList::_set_subtab_flag()</a> in TabWidget.inc</div> |
14879 |
|
<div class="index-item-description">This method is used to set the subtab bit</div> |
14880 |
|
</dd> |
14881 |
|
<dt class="field"> |
14882 |
|
<span class="method-title">_show_results</span> |
14883 |
|
</dt> |
14884 |
|
<dd class="index-item-body"> |
14885 |
|
<div class="index-item-details"><a href="phpHtmlLib/DataList.html#method_show_results">DataList::_show_results()</a> in DataList.inc</div> |
14886 |
|
<div class="index-item-description">This function is used to let render() know that we should show the results or not.</div> |
14887 |
|
</dd> |
14888 |
|
<dt class="field"> |
14889 |
|
<span class="method-title">_spacer_td</span> |
14890 |
|
</dt> |
14891 |
|
<dd class="index-item-body"> |
14892 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_spacer_td">ActiveTab::_spacer_td()</a> in ActiveTab.inc</div> |
14893 |
|
</dd> |
14894 |
|
<dt class="field"> |
14895 |
|
<span class="method-title">_step_visited</span> |
14896 |
|
</dt> |
14897 |
|
<dd class="index-item-body"> |
14898 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method_step_visited">FormWizard::_step_visited()</a> in FormWizard.inc</div> |
14899 |
|
<div class="index-item-description">This sets the state variable for the step to let us know it has been visited or not</div> |
14900 |
|
</dd> |
14901 |
|
<dt class="field"> |
14902 |
|
<span class="method-title">_tab_name</span> |
14903 |
|
</dt> |
14904 |
|
<dd class="index-item-body"> |
14905 |
|
<div class="index-item-details"><a href="phpHtmlLib/ActiveTab.html#method_tab_name">ActiveTab::_tab_name()</a> in ActiveTab.inc</div> |
14906 |
|
</dd> |
14907 |
|
<dt class="field"> |
14908 |
|
<span class="const-title">_TAG_PREFIX</span> |
14909 |
|
</dt> |
14910 |
|
<dd class="index-item-body"> |
14911 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_TAG_PREFIX">_TAG_PREFIX</a> in defines.inc</div> |
14912 |
|
</dd> |
14913 |
|
<dt class="field"> |
14914 |
|
<span class="const-title">_TAG_SUFFIX</span> |
14915 |
|
</dt> |
14916 |
|
<dd class="index-item-body"> |
14917 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_TAG_SUFFIX">_TAG_SUFFIX</a> in defines.inc</div> |
14918 |
|
</dd> |
14919 |
|
<dt class="field"> |
14920 |
|
<span class="method-title">_test_element</span> |
14921 |
|
</dt> |
14922 |
|
<dd class="index-item-body"> |
14923 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormContent.html#method_test_element">FormContent::_test_element()</a> in FormContent.inc</div> |
14924 |
|
<div class="index-item-description">This method tests to see if we have an element named $label, so we can operate on it.</div> |
14925 |
|
</dd> |
14926 |
|
<dt class="field"> |
14927 |
|
<span class="method-title">_user_info</span> |
14928 |
|
</dt> |
14929 |
|
<dd class="index-item-body"> |
14930 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/StandardAccountForm.html#method_user_info">StandardAccountForm::_user_info()</a> in form2.php</div> |
14931 |
|
<div class="index-item-description">This private method builds the table that holds</div> |
14932 |
|
</dd> |
14933 |
|
<dt class="field"> |
14934 |
|
<span class="method-title">_user_info</span> |
14935 |
|
</dt> |
14936 |
|
<dd class="index-item-body"> |
14937 |
|
<div class="index-item-details"><a href="phpHtmlLib/form-examples/Step1.html#method_user_info">Step1::_user_info()</a> in _steps.inc</div> |
14938 |
|
<div class="index-item-description">This private method builds the table that holds</div> |
14939 |
|
</dd> |
14940 |
|
<dt class="field"> |
14941 |
|
<span class="method-title">_validate_hostname</span> |
14942 |
|
</dt> |
14943 |
|
<dd class="index-item-body"> |
14944 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEIPAddressWithPort.html#method_validate_hostname">FEIPAddressWithPort::_validate_hostname()</a> in FEText.inc</div> |
14945 |
|
<div class="index-item-description">this validates the hostname field only</div> |
14946 |
|
</dd> |
14947 |
|
<dt class="field"> |
14948 |
|
<span class="method-title">_validate_hostname</span> |
14949 |
|
</dt> |
14950 |
|
<dd class="index-item-body"> |
14951 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FEHostNameWithPort.html#method_validate_hostname">FEHostNameWithPort::_validate_hostname()</a> in FEText.inc</div> |
14952 |
|
<div class="index-item-description">this validates the hostname field only</div> |
14953 |
|
</dd> |
14954 |
|
<dt class="field"> |
14955 |
|
<span class="const-title">_XHTMLCOMPLIANT</span> |
14956 |
|
</dt> |
14957 |
|
<dd class="index-item-body"> |
14958 |
|
<div class="index-item-details"><a href="phpHtmlLib/_defines_inc.html#define_XHTMLCOMPLIANT">_XHTMLCOMPLIANT</a> in defines.inc</div> |
14959 |
|
</dd> |
14960 |
|
<dt class="field"> |
14961 |
|
<span class="method-title">_x_axis_title</span> |
14962 |
|
</dt> |
14963 |
|
<dd class="index-item-body"> |
14964 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_x_axis_title">SVGXYGraph::_x_axis_title()</a> in SVGXYGraph.inc</div> |
14965 |
|
<div class="index-item-description">This method builds the text title area that lives in the X axis</div> |
14966 |
|
</dd> |
14967 |
|
<dt class="field"> |
14968 |
|
<span class="method-title">_y_axis_title</span> |
14969 |
|
</dt> |
14970 |
|
<dd class="index-item-body"> |
14971 |
|
<div class="index-item-details"><a href="phpHtmlLib/SVG/SVGXYGraph.html#method_y_axis_title">SVGXYGraph::_y_axis_title()</a> in SVGXYGraph.inc</div> |
14972 |
|
<div class="index-item-description">This method builds the text title area that lives in the X axis</div> |
14973 |
|
</dd> |
14974 |
|
<dt class="field"> |
14975 |
|
<span class="method-title">__hidden_fields</span> |
14976 |
|
</dt> |
14977 |
|
<dd class="index-item-body"> |
14978 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormWizard.html#method__hidden_fields">FormWizard::__hidden_fields()</a> in FormWizard.inc</div> |
14979 |
|
</dd> |
14980 |
|
<dt class="field"> |
14981 |
|
<span class="method-title">__hidden_fields</span> |
14982 |
|
</dt> |
14983 |
|
<dd class="index-item-body"> |
14984 |
|
<div class="index-item-details"><a href="phpHtmlLib/FormProcessing/FormProcessor.html#method__hidden_fields">FormProcessor::__hidden_fields()</a> in FormProcessor.inc</div> |
14985 |
|
<div class="index-item-description">This method adds the processor specific hidden fields.</div> |
14986 |
|
</dd> |
14987 |
|
</dl> |
14988 |
|
|
14989 |
|
<div class="index-letter-menu"> |
14990 |
|
<a class="index-letter" href="elementindex.html#a">a</a> |
14991 |
|
<a class="index-letter" href="elementindex.html#b">b</a> |
14992 |
|
<a class="index-letter" href="elementindex.html#c">c</a> |
14993 |
|
<a class="index-letter" href="elementindex.html#d">d</a> |
14994 |
|
<a class="index-letter" href="elementindex.html#e">e</a> |
14995 |
|
<a class="index-letter" href="elementindex.html#f">f</a> |
14996 |
|
<a class="index-letter" href="elementindex.html#g">g</a> |
14997 |
|
<a class="index-letter" href="elementindex.html#h">h</a> |
14998 |
|
<a class="index-letter" href="elementindex.html#i">i</a> |
14999 |
|
<a class="index-letter" href="elementindex.html#j">j</a> |
15000 |
|
<a class="index-letter" href="elementindex.html#k">k</a> |
15001 |
|
<a class="index-letter" href="elementindex.html#l">l</a> |
15002 |
|
<a class="index-letter" href="elementindex.html#m">m</a> |
15003 |
|
<a class="index-letter" href="elementindex.html#n">n</a> |
15004 |
|
<a class="index-letter" href="elementindex.html#o">o</a> |
15005 |
|
<a class="index-letter" href="elementindex.html#p">p</a> |
15006 |
|
<a class="index-letter" href="elementindex.html#q">q</a> |
15007 |
|
<a class="index-letter" href="elementindex.html#r">r</a> |
15008 |
|
<a class="index-letter" href="elementindex.html#s">s</a> |
15009 |
|
<a class="index-letter" href="elementindex.html#t">t</a> |
15010 |
|
<a class="index-letter" href="elementindex.html#u">u</a> |
15011 |
|
<a class="index-letter" href="elementindex.html#v">v</a> |
15012 |
|
<a class="index-letter" href="elementindex.html#w">w</a> |
15013 |
|
<a class="index-letter" href="elementindex.html#x">x</a> |
15014 |
|
<a class="index-letter" href="elementindex.html#_">_</a> |
15015 |
|
</div>
</body> |
15016 |
|
</html> |