--- nfo/php/libs/com.newsblob.phphtmllib/doc/elementindex.html 2003/01/30 03:29:13 1.1.1.1 +++ nfo/php/libs/com.newsblob.phphtmllib/doc/elementindex.html 2004/05/06 16:23:44 1.4 @@ -1,3333 +1,15016 @@ - - - -
- -|
-top -
| ||
| $alternating_row_colors | in file DataList.inc, variable DataList::$alternating_row_colors Do we want to alternate the row colors? -This helps to see each row easier. | |
| ABBRtag | in file ALLTAGS.inc, class ABBRtag <ABBR> tag class | |
| ACCESStag | in file WMLTAGS.inc, class ACCESStag <ACCESS> tag class | |
| ACRONYMtag | in file ALLTAGS.inc, class ACRONYMtag <ACRONYM> tag class | |
| ActiveTab | in file ActiveTab.inc, method ActiveTab::ActiveTab() | |
| ActiveTab | in file ActiveTab.inc, class ActiveTab | |
| ActiveTabCSS | in file ActiveTab.inc, class ActiveTabCSS | |
| add | in file NavTable.inc, method NavTable::add() this function adds an entry to the navtable. | |
| add | in file ALLTAGS.inc, method TRtag::add() add content onto content stack -adds content to tag as a FIFO. | |
| add | in file HTMLPageClass.inc, method HTMLPageClass::add() This function adds content to the <body> -area of the page. | |
| add | in file FooterNav.inc, method FooterNav::add() add an entry to the footer nav | |
| add | in file ALLTAGS.inc, method OLtag::add() add content onto content stack -adds content to tag as a FIFO. | |
| add | in file ContainerClass.inc, method Container::add() add content onto content stack | |
| add | in file TextCSSNav.inc, method TextCSSNav::add() this function adds a clickable link. | |
| add | in file XMLDocumentClass.inc, method XMLDocumentClass::add() we override this class to make sure | |
| add | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::add() this function adds a clickable link. | |
| add | in file TextNav.inc, method TextNav::add() this function adds a clickable link. | |
| ADDRESStag | in file ALLTAGS.inc, class ADDRESStag <ADDRESS> tag class | |
| add_blank | in file NavTable.inc, method NavTable::add_blank() This lets you add a blank line -between 2 links | |
| add_blank | in file TextNav.inc, method TextNav::add_blank() This lets you add a blank entry -between 2 links | |
| add_blank | in file TextCSSNav.inc, method TextCSSNav::add_blank() This lets you add a blank entry -between 2 links | |
| add_column | in file DataListSource.inc, method DataListSource::add_column() Add a column of data to manage | |
| add_column_header | in file InfoTable.inc, method InfoTable::add_column_header() This function is used to set the column -header text for each column | |
| add_css_link | in file HTMLPageClass.inc, method HTMLPageClass::add_css_link() pushes a css external reference to the head area | |
| add_data_row | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::add_data_row() This function adds a row of data -if necesarry to the data array | |
| add_entry | in file CSSBuilder.inc, method CSSBuilder::add_entry() This function adds a new class entry | |
| add_header_item | in file DataList.inc, method DataList::add_header_item() This function adds a header item to the column headers -from a list of parameters. | |
| add_heading | in file NavTable.inc, method NavTable::add_heading() This adds a new heading in the nav. | |
| add_head_content | in file HTMLPageClass.inc, method HTMLPageClass::add_head_content() this adds content to the head tag -of the page | |
| add_head_css | in file HTMLPageClass.inc, method HTMLPageClass::add_head_css() this function adds raw css to the -<head> tag. | |
| add_head_js | in file HTMLPageClass.inc, method HTMLPageClass::add_head_js() adds raw javascript to the head which -will automatically get wrapped in a -<script language="JavaScript"> tag. | |
| add_reference | in file ALLTAGS.inc, method TRtag::add_reference() add content onto content stack | |
| add_reference | in file ALLTAGS.inc, method OLtag::add_reference() push content onto content stack | |
| add_reference | in file XMLDocumentClass.inc, method XMLDocumentClass::add_reference() we override this class to make sure | |
| add_reference | in file HTMLPageClass.inc, method HTMLPageClass::add_reference() Adds the content reference to the <body> -tag for later use. | |
| add_reference | in file ContainerClass.inc, method Container::add_reference() Add content onto content stack -so you can change the item later. | |
| add_row | in file InfoTable.inc, method InfoTable::add_row() This function is used to add a row to the table | |
| add_row | in file ALLTAGS.inc, method TABLEtag::add_row() push 1 row (tr) of content. | |
| add_tab | in file ActiveTab.inc, method ActiveTab::add_tab() Add a tab | |
| add_text | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::add_text() this adds a text item in the nav | |
| add_text | in file TextCSSNav.inc, method TextCSSNav::add_text() this adds a text item in the nav | |
| add_text | in file TextNav.inc, method TextNav::add_text() this adds a text item in the nav | |
| add_text | in file NavTable.inc, method NavTable::add_text() this adds a text item in the nav | |
| add_xml_stylesheet_link | in file XMLDocumentClass.inc, method XMLDocumentClass::add_xml_stylesheet_link() This function is used to add a new -xml-stylesheet tag to the top -portion of the document. | |
| adodbmysqllist | in file widget6.php, class adodbmysqllist This is a subclass of the pear mysql list object. | |
| ADODBSQLDataListSource | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::ADODBSQLDataListSource() The constructor is used to pass in the -PEAR DB object that has already been -created and connected to the db. | |
| ADODBSQLDataListSource | in file ADODBSQLDataListSource.inc, class ADODBSQLDataListSource This SQLDataListSource child class interacts with | |
| advanced_search_disable | in file DataList.inc, method DataList::advanced_search_disable() Disable the advanced search -capability | |
| advanced_search_enable | in file DataList.inc, method DataList::advanced_search_enable() Enable the advanced search | |
| advanced_search_where_clause | in file SQLDataListSource.inc, method SQLDataListSource::advanced_search_where_clause() This function is responsible for -building the portion of the where clause -for doing an advanced search. | |
| ALTGLYGHDEFsvgtag | in file SVGTAGS.inc, class ALTGLYGHDEFsvgtag <altGlyphDef> SVG tag | |
| ALTGLYGHITEMsvgtag | in file SVGTAGS.inc, class ALTGLYGHITEMsvgtag <altGlyphItem> SVG tag | |
| ALTGLYGHsvgtag | in file SVGTAGS.inc, class ALTGLYGHsvgtag <altGlyph> SVG tag | |
| ANCHORtag | in file WMLTAGS.inc, class ANCHORtag <ANCHOR> tag class | |
| ANIMATECOLORsvgtag | in file SVGTAGS.inc, class ANIMATECOLORsvgtag <animateColor> SVG tag | |
| ANIMATEMOTIONsvgtag | in file SVGTAGS.inc, class ANIMATEMOTIONsvgtag <animateMotion> SVG tag | |
| ANIMATEsvgtag | in file SVGTAGS.inc, class ANIMATEsvgtag <animate> SVG tag | |
| ANIMATETTRANSFORMsvgtag | in file SVGTAGS.inc, class ANIMATETTRANSFORMsvgtag <animateTransform> SVG tag | |
| APPLETtag | in file ALLTAGS.inc, class APPLETtag <APPLET> tag class | |
| AREAtag | in file ALLTAGS.inc, class AREAtag <AREA> tag class | |
| array_to_xml_tree | in file xml_utils.inc, function array_to_xml_tree() This function converts an array to -an xml document. | |
| Asvgtag | in file SVGTAGS.inc, class Asvgtag SVG tag | |
| Atag | in file ALLTAGS.inc, class Atag <A> tag class | |
| ALLTAGS.inc | procedural page ALLTAGS.inc | |
| ActiveTab.inc | procedural page ActiveTab.inc | |
| ADODBSQLDataListSource.inc | procedural page ADODBSQLDataListSource.inc | |
|
-top -
| ||
| BASEtag | in file ALLTAGS.inc, class BASEtag <BASE> tag class | |
| BaseWidget | in file BaseWidget.inc, class BaseWidget this is the base widget class, that all widgets -are based off of. | |
| BDOtag | in file ALLTAGS.inc, class BDOtag <BDO> tag class | |
| BIGtag | in file ALLTAGS.inc, class BIGtag <BIG> tag class | |
| BLOCKQUOTEtag | in file ALLTAGS.inc, class BLOCKQUOTEtag <BLOCKQUOTE> tag class | |
| BODYtag | in file ALLTAGS.inc, class BODYtag <BODY> tag class | |
| body_content | in file PageWidget.inc, method PageWidget::body_content() This function is meant to be overridden -by the child class. | |
| body_content | in file example3.php, method MyLayoutPage::body_content() This builds the main content for the -page. | |
| BRtag | in file ALLTAGS.inc, class BRtag <BR> tag class | |
| Btag | in file ALLTAGS.inc, class Btag <B> tag class | |
| build_base_url | in file DataList.inc, method DataList::build_base_url() This builds the base url used -by the column headers as well -as the page tool links. | |
| build_column_header | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::build_column_header() This function builds the object/text -to be used for a column header. | |
| build_column_item | in file DataList.inc, method DataList::build_column_item() 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. | |
| build_column_item | in file widget6.php, method pearmysqllist::build_column_item() This is the basic function for letting us | |
| build_column_item | in file DataList.inc, method DataList::build_column_item() 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. | |
| build_column_url | in file DataList.inc, method DataList::build_column_url() This builds a url for a particular -column header. | |
| build_content | in file ActiveTab.inc, method ActiveTab::build_content() | |
| build_copyright_header | in file FooterNav.inc, method FooterNav::build_copyright_header() render the copyright string | |
| build_doctype | in file HTMLPageClass.inc, method HTMLPageClass::build_doctype() This function is used to build the DOCTYPE -tag for the page. | |
| build_filelist | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_filelist() build the list of images | |
| build_groupby_clause | in file SQLDataListSource.inc, method SQLDataListSource::build_groupby_clause() this builds the groupby clause of the query | |
| build_gui | in file DataList.inc, method DataList::build_gui() This function is responsible for calling the child | |
| build_img_td | in file TreeNav.inc, method TreeNav::build_img_td() build the image seperator td | |
| build_img_td | in file TextNav.inc, method TextNav::build_img_td() build the image seperator td | |
| build_innertable | in file TreeNav.inc, method TreeNav::build_innertable() build all of the idividual nav elements. | |
| build_limit_clause | in file SQLDataListSource.inc, method SQLDataListSource::build_limit_clause() This function builds the limit | |
| build_limit_clause | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::build_limit_clause() This function builds the limit -clause portion of a DB query. | |
| build_limit_clause | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::build_limit_clause() This function builds the limit -clause portion of a DB query. | |
| build_link_td | in file TreeNav.inc, method TreeNav::build_link_td() build the link td. | |
| build_link_td | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_link_td() build the link td. | |
| build_nav_td | in file TextNav.inc, method TextNav::build_nav_td() build a td for the link. | |
| build_orderby_querystring | in file DataList.inc, method DataList::build_orderby_querystring() This builds a query string var for the -orderby value. | |
| build_order_clause | in file SQLDataListSource.inc, method SQLDataListSource::build_order_clause() This builds the db query ORDER BY -clause used to sort the data from the DB. | |
| build_page_control | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_page_control() | |
| build_query | in file SQLDataListSource.inc, method SQLDataListSource::build_query() build the entire DB query | |
| build_reverseorder_querystring | in file DataList.inc, method DataList::build_reverseorder_querystring() This builds a query string var for the -reverseorder value. | |
| build_searchfield_querystring | in file DataList.inc, method DataList::build_searchfield_querystring() This builds a query string var for the -searchfield value. | |
| build_searchvalue_querystring | in file DataList.inc, method DataList::build_searchvalue_querystring() This builds a query string var for the -searchfield value. | |
| build_search_clause | in file SQLDataListSource.inc, method SQLDataListSource::build_search_clause() This method builds the where clause. | |
| build_spacergif_imgtag | in file misc_utils.inc, function build_spacergif_imgtag() This builds an IMG tag object that is used -to show a spacer image. | |
| build_spacer_td | in file TreeNav.inc, method TreeNav::build_spacer_td() build a spacer td. | |
| build_state_vars_query_string | in file DataList.inc, method DataList::build_state_vars_query_string() this function is used to build a sub query string -of all of the query string vars to save the -state of the DBItemList. | |
| build_tabs | in file ActiveTab.inc, method ActiveTab::build_tabs() | |
| build_thumbnails | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_thumbnails() this function builds a cache dir of thumbnails, so we -don't have to render thumbnails every time we hit the -thumbnails page. | |
| build_thumbnail_file | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_thumbnail_file() Builds a thumbnail version of a file, -and writes it to disk. | |
| build_thumb_table | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::build_thumb_table() function that will render the widget. | |
| build_tool_link | in file DataList.inc, method DataList::build_tool_link() This function builds the 'tool' images that -allow you to walk through the data list itself. | |
| build_where_clause | in file SQLDataListSource.inc, method SQLDataListSource::build_where_clause() This builds the where clause for -the query | |
| build_wrapper_table | in file FooterNav.inc, method FooterNav::build_wrapper_table() builds the wrapper table | |
| BUTTONtag | in file ALLTAGS.inc, class BUTTONtag <BUTTON> tag class | |
| BaseWidget.inc | procedural page BaseWidget.inc | |
|
-top -
| ||
| CAPTIONtag | in file ALLTAGS.inc, class CAPTIONtag <CAPTION> tag class - This element defines a table caption. | |
| CARDtag | in file WMLTAGS.inc, class CARDtag <CARD> tag class | |
| CDATAtag | in file XMLTAGS.inc, class CDATAtag A simple wrapper for standard XML | |
| CDATAtag | in file XMLTAGS.inc, method CDATAtag::CDATAtag() | |
| cdata_wrapper | in file misc_utils.inc, function cdata_wrapper() This function is used to wrap | |
| CENTERtag | in file ALLTAGS.inc, class CENTERtag <CENTER> tag class. | |
| child_add_row_cell | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::child_add_row_cell() | |
| child_add_row_cell | in file DataList.inc, method DataList::child_add_row_cell() This method is supposed to be written by | |
| child_build_column_header | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::child_build_column_header() | |
| child_build_column_header | in file DataList.inc, method DataList::child_build_column_header() This method is supposed to be written by | |
| child_build_search_table | in file DataList.inc, method DataList::child_build_search_table() This function builds the search -block that lives above the results | |
| child_build_search_table | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::child_build_search_table() This builds the table that holds the search -capability. | |
| child_get_gui | in file DataList.inc, method DataList::child_get_gui() This function is called after all of the data has -been added to the UI object. | |
| child_get_gui | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::child_get_gui() | |
| CIRCLEsvgtag | in file SVGTAGS.inc, class CIRCLEsvgtag <circle> SVG tag | |
| CITEtag | in file ALLTAGS.inc, class CITEtag <CITE> tag class | |
| CLIPPATHsvgtag | in file SVGTAGS.inc, class CLIPPATHsvgtag <clipPath> SVG tag | |
| cmp | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::cmp() | |
| CODEtag | in file ALLTAGS.inc, class CODEtag <CODE> tag class | |
| COLGROUPtag | in file ALLTAGS.inc, class COLGROUPtag <COLGROUP> tag class | |
| COLORPROFILEsvgtag | in file SVGTAGS.inc, class COLORPROFILEsvgtag <color-profile> SVG tag | |
| COLtag | in file ALLTAGS.inc, class COLtag <COL> tag class | |
| Container | in file ContainerClass.inc, class Container This class is nothing more then a | |
| container | in file misc_utils.inc, function container() This function creates a new container widget -and stuffs all the args into it. | |
| Container | in file ContainerClass.inc, method Container::Container() The constructor. | |
| ContainerClass.inc | procedural page ContainerClass.inc | |
| ContainerWidget | in file ContainerWidget.inc, class ContainerWidget This is just to maintain | |
| content_block | in file example3.php, method MyLayoutPage::content_block() this function returns the contents -of the right block. | |
| count | in file SQLDataListSource.inc, method SQLDataListSource::count() find the number of rows to be returned -from a query from a table and where clause | |
| count | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::count() find the number of rows to be returned -from a query from a table and where clause | |
| count | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::count() find the number of rows to be returned -from a query from a table and where clause | |
| count_content | in file ContainerClass.inc, method Container::count_content() counts the number of content objects | |
| CSSBuilder | in file CSSBuilder.inc, class CSSBuilder This class is a widget for constructing and - rendering css. | |
| CSSBuilder | in file CSSBuilder.inc, method CSSBuilder::CSSBuilder() The CSSBuilder constructor | |
| CSVFILEDataListSource | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::CSVFILEDataListSource() The constructor. | |
| CSVFILEDataListSource | in file CSVFILEDataListSource.inc, class CSVFILEDataListSource This DataListSource child class gets the data from a -CSV (comma seperated values) file on disk. | |
| csvfilelist | in file widget7.php, class csvfilelist This class shows how to use the data coming -from a CSV Formatted file | |
| CURSORsvgtag | in file SVGTAGS.inc, class CURSORsvgtag <cursor> SVG tag | |
| ContainerWidget.inc | procedural page ContainerWidget.inc | |
| CSSBuilder.inc | procedural page CSSBuilder.inc | |
| CSVFILEDataListSource.inc | procedural page CSVFILEDataListSource.inc | |
|
-top -
| ||
| $dtd | in file XMLDocumentClass.inc, variable XMLDocumentClass::$dtd Holds the url of dtd | |
| darkbluetheme.php | procedural page darkbluetheme.php | |
| DataList | in file DataList.inc, class DataList This object is the base class that can be | |
| DataList | in file DataList.inc, method DataList::DataList() The constructor | |
| DataListSource | in file DataListSource.inc, method DataListSource::DataListSource() The constructor | |
| DataListSource | in file DataListSource.inc, class DataListSource This is the base class for managing data for | |
| data_prefetch | in file DataList.inc, method DataList::data_prefetch() This function is used to set up any | |
| DB_HOSTNAME | in file db_defines.inc, constant DB_HOSTNAME ************************ -db_defines.inc | |
| DB_NAME | in file db_defines.inc, constant DB_NAME | |
| DB_PASSWORD | in file db_defines.inc, constant DB_PASSWORD | |
| DB_USERNAME | in file db_defines.inc, constant DB_USERNAME | |
| DDtag | in file ALLTAGS.inc, class DDtag <DD> tag class | |
| DEBUG | in file example3.php, constant DEBUG | |
| DefaultGUIDatalist | in file DefaultGUIDataList.inc, class DefaultGUIDatalist This class is the Default phpHtmlLib GUI interface -child of the DataList class. | |
| DefaultGUIDataListCSS | in file DefaultGUIDataList.inc, class DefaultGUIDataListCSS This class defines the css used by the -FooterNav Object. | |
| defines.inc | procedural page defines.inc | |
| DEFINITIONSRCsvgtag | in file SVGTAGS.inc, class DEFINITIONSRCsvgtag <definition-src> SVG tag | |
| DEFSsvgtag | in file SVGTAGS.inc, class DEFSsvgtag <defs> SVG tag | |
| DELtag | in file ALLTAGS.inc, class DELtag <DEL> tag class | |
| DESCsvgtag | in file SVGTAGS.inc, class DESCsvgtag <desc> SVG tag | |
| DFNtag | in file ALLTAGS.inc, class DFNtag <DFN> tag class | |
| DIVtag | in file ALLTAGS.inc, class DIVtag <DIV> tag class | |
| div_build_spacergif_tag | in file divtag_utils.inc, function div_build_spacergif_tag() Render a div w/ a spacer give as its content. | |
| div_font8 | in file font_utils.inc, function div_font8() Build a DIVtag object with -css class of .font8. | |
| div_font8bold | in file font_utils.inc, function div_font8bold() Build a DIVtag object with -css class of .font8bold. | |
| div_font10 | in file font_utils.inc, function div_font10() Build a DIVtag object with -css class of .font10. | |
| div_font10bold | in file font_utils.inc, function div_font10bold() Build a DIVtag object with -css class of .font10bold. | |
| div_font12 | in file font_utils.inc, function div_font12() Build a DIVtag object with -css class of .font12. | |
| div_font12bold | in file font_utils.inc, function div_font12bold() Build a DIVtag object with -css class of .font12bold. | |
| div_font14 | in file font_utils.inc, function div_font14() Build a DIVtag object with -css class of .font14. | |
| div_font14bold | in file font_utils.inc, function div_font14bold() Build a DIVtag object with -css class of .font14bold. | |
| DLtag | in file ALLTAGS.inc, class DLtag <DL> tag class | |
| DOCTYPEtag | in file XMLTAGS.inc, method DOCTYPEtag::DOCTYPEtag() | |
| DOCTYPEtag | in file XMLTAGS.inc, class DOCTYPEtag <!DOCTYPE> tag class | |
| DOtag | in file WMLTAGS.inc, class DOtag <DO> tag class | |
| do_prequery | in file SQLDataListSource.inc, method SQLDataListSource::do_prequery() | |
| do_prequery | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::do_prequery() The prequery. | |
| do_prequery | in file DataListSource.inc, method DataListSource::do_prequery() This is a method that should be defined by the -child class to do any pre-query type of things. | |
| do_query | in file SQLDataListSource.inc, method SQLDataListSource::do_query() Do the query to the DB and pull in all of -the records locally. | |
| do_query | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::do_query() | |
| do_query | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::do_query() This function does the query | |
| do_query | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::do_query() | |
| do_query | in file DataListSource.inc, method DataListSource::do_query() This is the function that does the data fetching, -and sorting if needed. | |
| DTtag | in file ALLTAGS.inc, class DTtag <DT> tag class | |
| dump_http_header | in file XMLDocumentClass.inc, method XMLDocumentClass::dump_http_header() This function is used to output the http -header for this document. | |
| db_defines.inc | procedural page db_defines.inc | |
| divtag_utils.inc | procedural page divtag_utils.inc | |
| DataListSource.inc | procedural page DataListSource.inc | |
| DataList.inc | procedural page DataList.inc | |
| DefaultGUIDataList.inc | procedural page DefaultGUIDataList.inc | |
|
-top -
| ||
| ELLIPSEsvgtag | in file SVGTAGS.inc, class ELLIPSEsvgtag <ellipse> SVG tag | |
| EMtag | in file ALLTAGS.inc, class EMtag <EM> tag class | |
| enable_debug | in file PageWidget.inc, method PageWidget::enable_debug() This sets the debug option for -the HTMLPageClass | |
| example1.php | procedural page example1.php | |
| example2.php | procedural page example2.php | |
| example3.php | procedural page example3.php | |
| example4.php | procedural page example4.php | |
| example5.php | procedural page example5.php | |
| example6.php | procedural page example6.php | |
| example7.php | procedural page example7.php | |
| example1.php | procedural page example1.php | |
|
-top -
| ||
| FEBLENDsvgtag | in file SVGTAGS.inc, class FEBLENDsvgtag <feBlend> SVG tag | |
| FECOLORMATRIXsvgtag | in file SVGTAGS.inc, class FECOLORMATRIXsvgtag <feColorMatrix> SVG tag | |
| FECOMPONENTTANSFERsvgtag | in file SVGTAGS.inc, class FECOMPONENTTANSFERsvgtag <feComponentTransfer> SVG tag | |
| FECOMPOSITEsvgtag | in file SVGTAGS.inc, class FECOMPOSITEsvgtag <feComposite> SVG tag | |
| FECONVOLVEMATRIXsvgtag | in file SVGTAGS.inc, class FECONVOLVEMATRIXsvgtag <feConvolveMatrix> SVG tag | |
| FEDIFFUSELIGHTINGsvgtag | in file SVGTAGS.inc, class FEDIFFUSELIGHTINGsvgtag <feDiffuseLighting> SVG tag | |
| FEDISPLACEMENTMAPsvgtag | in file SVGTAGS.inc, class FEDISPLACEMENTMAPsvgtag <feDisplacementMap> SVG tag | |
| FEDISTANTLIGHTsvgtag | in file SVGTAGS.inc, class FEDISTANTLIGHTsvgtag <feDistantLight> SVG tag | |
| FEFLOODsvgtag | in file SVGTAGS.inc, class FEFLOODsvgtag <feFlood> SVG tag | |
| FEFUNCAsvgtag | in file SVGTAGS.inc, class FEFUNCAsvgtag <feFuncA> SVG tag | |
| FEFUNCBsvgtag | in file SVGTAGS.inc, class FEFUNCBsvgtag <feFuncB> SVG tag | |
| FEFUNCGsvgtag | in file SVGTAGS.inc, class FEFUNCGsvgtag <feFuncG> SVG tag | |
| FEFUNCRsvgtag | in file SVGTAGS.inc, class FEFUNCRsvgtag <feFuncR> SVG tag | |
| FEGAUSSIANBLURsvgtag | in file SVGTAGS.inc, class FEGAUSSIANBLURsvgtag <feGaussianBlur> SVG tag | |
| FEIMAGEsvgtag | in file SVGTAGS.inc, class FEIMAGEsvgtag <feImage> SVG tag | |
| FEMERGENODEsvgtag | in file SVGTAGS.inc, class FEMERGENODEsvgtag <feMergeNode> SVG tag | |
| FEMERGEsvgtag | in file SVGTAGS.inc, class FEMERGEsvgtag <feMerge> SVG tag | |
| FEMORPHOLOGYsvgtag | in file SVGTAGS.inc, class FEMORPHOLOGYsvgtag <feMorphology> SVG tag | |
| FEOFFSETsvgtag | in file SVGTAGS.inc, class FEOFFSETsvgtag <feOffset> SVG svgtag | |
| FEPOINTLIGHTsvgtag | in file SVGTAGS.inc, class FEPOINTLIGHTsvgtag <fePointLight> SVG tag | |
| FESPECTACULARLIGHTINGsvgtag | in file SVGTAGS.inc, class FESPECTACULARLIGHTINGsvgtag <feSpecularLighting> SVG tag | |
| FESPOTLIGHTsvgtag | in file SVGTAGS.inc, class FESPOTLIGHTsvgtag <feSpotLight> SVG tag | |
| FETILEsvgtag | in file SVGTAGS.inc, class FETILEsvgtag <feTile> SVG tag | |
| FETURBULENCEsvgtag | in file SVGTAGS.inc, class FETURBULENCEsvgtag <feTurbulence> SVG tag | |
| FIELDSETtag | in file ALLTAGS.inc, class FIELDSETtag <FIELDSET> tag class | |
| FILTERsvgtag | in file SVGTAGS.inc, class FILTERsvgtag <filter> SVG tag | |
| filter_column_string | in file DataList.inc, method DataList::filter_column_string() This does some magic filtering on the data -that we display in a column. | |
| FONTFACEFORMATsvgtag | in file SVGTAGS.inc, class FONTFACEFORMATsvgtag | |
| FONTFACENAMEsvgtag | in file SVGTAGS.inc, class FONTFACENAMEsvgtag | |
| FONTFACESRCsvgtag | in file SVGTAGS.inc, class FONTFACESRCsvgtag | |
| FONTFACEsvgtag | in file SVGTAGS.inc, class FONTFACEsvgtag | |
| FONTFACEURIsvgtag | in file SVGTAGS.inc, class FONTFACEURIsvgtag | |
| FONTsvgtag | in file SVGTAGS.inc, class FONTsvgtag SVG tag | |
| FONTtag | in file ALLTAGS.inc, class FONTtag <FONT> tag class | |
| FooterNav | in file FooterNav.inc, class FooterNav Use this class to render footer navigation that -is displayed at the bottom of a page. | |
| FooterNav | in file FooterNav.inc, method FooterNav::FooterNav() Constructore for this class. | |
| FooterNavCSS | in file FooterNav.inc, class FooterNavCSS This class defines the css used by the -FooterNav Object. | |
| footer_block | in file example3.php, method MyLayoutPage::footer_block() This function is responsible for building -the footer block for every page. | |
| FOREIGNOBJECTsvgtag | in file SVGTAGS.inc, class FOREIGNOBJECTsvgtag <foreignObject> SVG tag | |
| FORMtag | in file ALLTAGS.inc, class FORMtag FORMtag <FORM> tag | |
| form_active_checkbox | in file form_utils.inc, function form_active_checkbox() build/render an input tag of type CHECKBOX -with onClick javaScript selection | |
| form_active_radio | in file form_utils.inc, function form_active_radio() build/render an set of radio buttons -with onClick javaScript selection | |
| form_button | in file form_utils.inc, function form_button() build/render an input tag of type button | |
| form_checkbox | in file form_utils.inc, function form_checkbox() build/render an input tag of type CHECKBOX | |
| form_close | in file form_utils.inc, function form_close() render a form close tag | |
| form_file | in file form_utils.inc, function form_file() build/render an html tag of file | |
| form_hidden | in file form_utils.inc, function form_hidden() build/render an input tag of type hidden | |
| form_image | in file form_utils.inc, function form_image() build/render an input tag of type image | |
| form_open | in file form_utils.inc, function form_open() render an form open tag only. | |
| form_password | in file form_utils.inc, function form_password() build/render an input tag of type password | |
| form_radio | in file form_utils.inc, function form_radio() build/render an input tag of type radio | |
| form_select | in file form_utils.inc, function form_select() Build a select tag with all of its option tags | |
| form_submit | in file form_utils.inc, function form_submit() build/render an input tag of type submit | |
| form_text | in file form_utils.inc, function form_text() build/render an input tag of type text | |
| form_textarea | in file form_utils.inc, function form_textarea() build a textarea tag with name and attributes. | |
| frameset | in file PageWidget.inc, method PageWidget::frameset() This function is used to save -a frameset to the page. | |
| FRAMESETtag | in file ALLTAGS.inc, class FRAMESETtag <FRAMESET> tag class | |
| FRAMEtag | in file ALLTAGS.inc, class FRAMEtag <FRAME> tag class | |
| font_utils.inc | procedural page font_utils.inc | |
| form_utils.inc | procedural page form_utils.inc | |
| frame_utils.inc | procedural page frame_utils.inc | |
| FooterNav.inc | procedural page FooterNav.inc | |
|
-top -
| ||
| getdirlist | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::getdirlist() | |
| get_align | in file BaseWidget.inc, method BaseWidget::get_align() This gets the alignment value -for the outer table | |
| get_cellpadding | in file InfoTable.inc, method InfoTable::get_cellpadding() This gets the current value of the -cellpadding | |
| get_cellspacing | in file InfoTable.inc, method InfoTable::get_cellspacing() This gets the current value of the -cellspacing | |
| get_count_column | in file SQLDataListSource.inc, method SQLDataListSource::get_count_column() this returns the current count column | |
| get_count_column | in file SQLDataListSource.inc, method SQLDataListSource::get_count_column() this gets the count column | |
| get_css | in file BaseWidget.inc, method BaseWidget::get_css() This function provides the | |
| get_current_page | in file DataList.inc, method DataList::get_current_page() This function returns the current -page that the item list is on. | |
| get_data_index | in file DataListSource.inc, method DataListSource::get_data_index() This function returns the -data_index value and increments it | |
| get_data_source | in file widget7.php, method csvfilelist::get_data_source() | |
| get_data_source | in file widget6.php, method pearmysqllist::get_data_source() This function is called automatically by -the DataList constructor. | |
| get_data_source | in file widget6.php, method adodbmysqllist::get_data_source() This function is called automatically by -the DataList constructor. | |
| get_data_source | in file DataList.inc, method DataList::get_data_source() This function is called automatically by -the DataList constructor. | |
| get_db_tables | in file SQLDataListSource.inc, method SQLDataListSource::get_db_tables() returns the table(s) used in the query | |
| get_db_values | in file SQLDataListSource.inc, method SQLDataListSource::get_db_values() This function returns the | |
| get_default_num_rows | in file DataList.inc, method DataList::get_default_num_rows() This function gets the current default -number of rows to display setting. | |
| get_doctype_source | in file XMLDocumentClass.inc, method XMLDocumentClass::get_doctype_source() This function returns the current -DOCTYPE tag's source attribute | |
| get_encoding | in file XMLDocumentClass.inc, method XMLDocumentClass::get_encoding() This function gets the current encoding type | |
| get_form_action | in file DataList.inc, method DataList::get_form_action() This function is used to get -the form action | |
| get_form_method | in file DataList.inc, method DataList::get_form_method() This function is used to get -the form method | |
| get_form_name | in file DataList.inc, method DataList::get_form_name() This function is used to get -the form name | |
| get_form_render | in file DataList.inc, method DataList::get_form_render() Return the state of the form render | |
| get_form_target | in file DataList.inc, method DataList::get_form_target() This function is used to get -the form target | |
| get_global_prefix | in file DataList.inc, method DataList::get_global_prefix() returns the current variable prefix -string being used. | |
| get_html_attributes | in file HTMLPageClass.inc, method HTMLPageClass::get_html_attributes() This function returns the -attributes to be used for the -<html> tag. | |
| get_http_content_type | in file XMLDocumentClass.inc, method XMLDocumentClass::get_http_content_type() This function returns the current -value of the http header content type | |
| get_image_path | in file DataList.inc, method DataList::get_image_path() This function returns the path to the -images used in this class | |
| get_indent_flag | in file ContainerClass.inc, method Container::get_indent_flag() This flag gets the current value -of the indent flag | |
| get_javascript | in file ActiveTab.inc, method ActiveTab::get_javascript() This function MUST be called AFTER ALL content -has been added, in order for the js to work properly | |
| get_javascript | in file BaseWidget.inc, method BaseWidget::get_javascript() Function for returning the raw javascript -that is required for this widget. | |
| get_last_page | in file DataList.inc, method DataList::get_last_page() This calculates the last page # -for this list of items | |
| get_limit | in file DataListSource.inc, method DataListSource::get_limit() This function gets the current -value of the limit value | |
| get_max_rows | in file DataList.inc, method DataList::get_max_rows() This returns the Maximum # of rows to -display when in expand mode | |
| get_next_data_row | in file DataListSource.inc, method DataListSource::get_next_data_row() This function gets the next data row -from the query() | |
| get_next_data_row | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::get_next_data_row() This function gets the next data row -from the query() | |
| get_next_data_row | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::get_next_data_row() This function gets the next data row -from the query() | |
| get_next_data_row | in file SQLDataListSource.inc, method SQLDataListSource::get_next_data_row() This function gets the next data row -from the query() | |
| get_next_data_row | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::get_next_data_row() This function returns the next row of -valid data. | |
| get_not_found_message | in file DataListSource.inc, method DataListSource::get_not_found_message() This function is used to get the -message displayed when no data is found | |
| get_num_pages | in file DataList.inc, method DataList::get_num_pages() This function returns the # -of pages that are available -for this list of items. | |
| get_offset | in file DataListSource.inc, method DataListSource::get_offset() This function returns the value of the -offset | |
| get_orderby | in file DataListSource.inc, method DataListSource::get_orderby() This function returns the value of the -orderby | |
| get_page_info | in file DataList.inc, method DataList::get_page_info() This function builds the string | |
| get_reverseorder | in file DataListSource.inc, method DataListSource::get_reverseorder() This function returns the value of the -reverseorder | |
| get_root_attributes | in file XMLDocumentClass.inc, method XMLDocumentClass::get_root_attributes() This function is used to get the -root xml tag's attributes | |
| get_root_name | in file XMLDocumentClass.inc, method XMLDocumentClass::get_root_name() This function gets the document name | |
| get_searchby | in file DataListSource.inc, method DataListSource::get_searchby() This function returns the value of the -searchby | |
| get_searchby_value | in file DataListSource.inc, method DataListSource::get_searchby_value() This function returns the value of the -search value | |
| get_search_type | in file DataListSource.inc, method DataListSource::get_search_type() this function returns the current search type -for the DataList query | |
| get_simplesearch_modifier | in file DataListSource.inc, method DataListSource::get_simplesearch_modifier() This function returns the value of the -search value | |
| get_simple_search_modifier | in file DataList.inc, method DataList::get_simple_search_modifier() gets the value of the search modifier -flag. | |
| get_subtitle | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::get_subtitle() This function returns the current -subtitle. | |
| get_supported_image_formats | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::get_supported_image_formats() This tests to see what type of gd -lib image format this server supports. | |
| get_tag | in file XMLTagClass.inc, method XMLTagClass::get_tag() This returns the tag declared for this class. | |
| get_tag_name | in file XMLTagClass.inc, method XMLTagClass::get_tag_name() This method gets the name of the tag | |
| get_title | in file BaseWidget.inc, method BaseWidget::get_title() Function for accessing the -title of this widget | |
| get_title | in file PageWidget.inc, method PageWidget::get_title() gets the current title of the page. | |
| get_title_text_align | in file InfoTable.inc, method InfoTable::get_title_text_align() this function lets gets the -default css class for the title | |
| get_total_rows | in file DataListSource.inc, method DataListSource::get_total_rows() This returns the total number of rows -in our entire data set | |
| get_vertical_cellborder | in file InfoTable.inc, method InfoTable::get_vertical_cellborder() this function lets gets the -default css class for the title | |
| get_width | in file BaseWidget.inc, method BaseWidget::get_width() Function for getting the current -widget width setting. | |
| GLYPHREFsvgtag | in file SVGTAGS.inc, class GLYPHREFsvgtag <glyphRef> SVG tag | |
| GLYPHsvgtag | in file SVGTAGS.inc, class GLYPHsvgtag <glyph> SVG tag | |
| GOtag | in file WMLTAGS.inc, class GOtag <GO> tag class | |
| Gsvgtag | in file SVGTAGS.inc, class Gsvgtag <g> SVG tag | |
| gui_init | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::gui_init() | |
| gui_init | in file DataList.inc, method DataList::gui_init() A subclass can override this function -to setup the class variables after -the constructor. | |
|
-top -
| ||
| H1tag | in file ALLTAGS.inc, class H1tag <H1> tag class | |
| H2tag | in file ALLTAGS.inc, class H2tag <H2> tag class | |
| H3tag | in file ALLTAGS.inc, class H3tag <H3> tag class | |
| H4tag | in file ALLTAGS.inc, class H4tag <H4> tag class | |
| H5tag | in file ALLTAGS.inc, class H5tag <H5> tag class | |
| H6tag | in file ALLTAGS.inc, class H6tag <H6> tag class | |
| header_block | in file example3.php, method MyLayoutPage::header_block() This function is responsible for building -the header block that lives at the top -of every page. | |
| HEADtag | in file ALLTAGS.inc, class HEADtag <HEAD> tag class | |
| head_content | in file PageWidget.inc, method PageWidget::head_content() This function is used to build | |
| head_javascript | in file PageWidget.inc, method PageWidget::head_javascript() This function is called to build -any JavaScript that is needed in the -<HEAD> portion of a document. | |
| hidden_background | in file ActiveTab.inc, method ActiveTab::hidden_background() Thie method is used to change the hidden tab's | |
| HKERNsvgtag | in file SVGTAGS.inc, class HKERNsvgtag <hkern> SVG tag | |
| HRtag | in file ALLTAGS.inc, class HRtag <HR> tag class | |
| HTML | in file defines.inc, constant HTML | |
| HTMLPageClass | in file HTMLPageClass.inc, class HTMLPageClass class the constructs and renders an entire -HTML/XHTML document. | |
| HTMLPageClass | in file HTMLPageClass.inc, method HTMLPageClass::HTMLPageClass() Class Constructor | |
| HTMLtag | in file ALLTAGS.inc, class HTMLtag <HTML> tag class. | |
| HTMLTagClass | in file HTMLTagClass.inc, method HTMLTagClass::HTMLTagClass() Class Constructor | |
| HTMLTagClass | in file HTMLTagClass.inc, class HTMLTagClass Base class for all HTML Tag classes. | |
| HTMLTagClass.inc | procedural page HTMLTagClass.inc | |
| html_a | in file html_utils.inc, function html_a() build an href with content and attributes. | |
| html_abbr | in file html_utils.inc, function html_abbr() build an <ABBR> tag with content. | |
| html_acronym | in file html_utils.inc, function html_acronym() build an <ACRONYM> tag with content. | |
| html_address | in file html_utils.inc, function html_address() build an <ADDRESS> tag with content. | |
| html_applet | in file html_utils.inc, function html_applet() build an <APPLET> tag with content. | |
| html_area | in file html_utils.inc, function html_area() build an <AREA> tag with content. | |
| html_b | in file html_utils.inc, function html_b() build a bold tag with content. | |
| html_base | in file html_utils.inc, function html_base() build a <base> tag. | |
| html_bdo | in file html_utils.inc, function html_bdo() build a <bdo> tag. | |
| html_big | in file html_utils.inc, function html_big() build a <big> tag with content. | |
| html_blockquote | in file html_utils.inc, function html_blockquote() build a tag with content. | |
| html_body | in file html_utils.inc, function html_body() build a <body> tag with content. | |
| html_br | in file html_utils.inc, function html_br() builds n # of tags. | |
| html_button | in file html_utils.inc, function html_button() build a <button> tag with content. | |
| html_caption | in file html_utils.inc, function html_caption() build a <caption> tag with content. | |
| html_center | in file html_utils.inc, function html_center() build a <center> tag with some content. | |
| html_cite | in file html_utils.inc, function html_cite() build a <cite> tag with some content. | |
| html_code | in file html_utils.inc, function html_code() build a tag with some content. | |
| html_col | in file html_utils.inc, function html_col() build a <col> tag | |
| html_colgroup | in file html_utils.inc, function html_colgroup() build a <colgroup> tag. | |
| html_comment | in file html_utils.inc, function html_comment() render an html comment string | |
| html_dd | in file html_utils.inc, function html_dd() build a | |
| html_del | in file html_utils.inc, function html_del() build a <del> tag with some content. | |
| html_dfn | in file html_utils.inc, function html_dfn() build a <dfn> tag with some content. | |
| html_div | in file divtag_utils.inc, function html_div() build a new div tag with content | |
| html_div_center | in file divtag_utils.inc, function html_div_center() build a new div tag with default attributes of -"align=center" | |
| html_div_small | in file divtag_utils.inc, function html_div_small() This builds the 1px font size | |
| html_dl | in file html_utils.inc, function html_dl() build a
| |
| html_dt | in file html_utils.inc, function html_dt() build a | |
| html_em | in file html_utils.inc, function html_em() build a tag with some content. | |
| html_fieldset | in file html_utils.inc, function html_fieldset() build a <fieldset> tag with some content. | |
| html_form | in file form_utils.inc, function html_form() render an form open tag only. | |
| html_frame | in file frame_utils.inc, function html_frame() This function is used to build a -FRAMEtag object with some common attributes -already set. | |
| html_frameset | in file frame_utils.inc, function html_frameset() This function is used to build a -FRAMESETtag object with the most -common attributes. | |
| html_h1 | in file html_utils.inc, function html_h1() build an H1 tag object with content. | |
| html_h2 | in file html_utils.inc, function html_h2() build an H2 tag object with content. | |
| html_h3 | in file html_utils.inc, function html_h3() build an H3 tag object with content. | |
| html_h4 | in file html_utils.inc, function html_h4() build an H4 tag object with content. | |
| html_h5 | in file html_utils.inc, function html_h5() build an H5 tag object with content. | |
| html_h6 | in file html_utils.inc, function html_h6() build an H6 tag object with content. | |
| html_head | in file html_utils.inc, function html_head() build an <head> tag object with content. | |
| html_hr | in file html_utils.inc, function html_hr() build an tag object. | |
| html_html | in file html_utils.inc, function html_html() build an <html> tag object. | |
| html_i | in file html_utils.inc, function html_i() build a tag with some content. | |
| html_iframe | in file html_utils.inc, function html_iframe() build a <irame> tag with some content. | |
| html_img | in file html_utils.inc, function html_img() Build an | |
| html_img_href | in file html_utils.inc, function html_img_href() build an hlink for an image. | |
| html_input | in file html_utils.inc, function html_input() This builds an <input> object | |
| html_ins | in file html_utils.inc, function html_ins() build a <ins> tag with some content. | |
| html_kbd | in file html_utils.inc, function html_kbd() build a <kbd> tag with some content. | |
| html_label | in file html_utils.inc, function html_label() build a <label> tag with some content. | |
| html_legend | in file html_utils.inc, function html_legend() build a <legend> tag with some content. | |
| html_li | in file html_utils.inc, function html_li() build a <LI> tag with some content.. | |
| html_link | in file html_utils.inc, function html_link() build a <LINK> tag with some content.. | |
| html_map | in file html_utils.inc, function html_map() build a <map> tag with some content. | |
| html_meta | in file html_utils.inc, function html_meta() build a <meta> tag.. | |
| html_noframes | in file html_utils.inc, function html_noframes() build a <noframes> tag with some content.. | |
| html_noscript | in file html_utils.inc, function html_noscript() build a <noscript> tag with some content.. | |
| html_object | in file html_utils.inc, function html_object() build a <object> tag with some content.. | |
| html_ol | in file html_utils.inc, function html_ol() build a <OL> tag with some content.. | |
| html_optgroup | in file html_utils.inc, function html_optgroup() build a <OPTGROUP> tag with some content.. | |
| html_option | in file html_utils.inc, function html_option() build a <OPTION> tag with some content.. | |
| html_p | in file html_utils.inc, function html_p() build a tag. | |
| html_param | in file html_utils.inc, function html_param() build a <param> tag. | |
| html_pre | in file html_utils.inc, function html_pre() build a tag with some content.. | |
| html_q | in file html_utils.inc, function html_q() build a <q> tag with some content.. | |
| html_samp | in file html_utils.inc, function html_samp() build a <samp> tag with some content.. | |
| html_script | in file html_utils.inc, function html_script() build a <script> tag with some content.. | |
| html_small | in file html_utils.inc, function html_small() build a small <small> tag with content. | |
| html_span | in file html_utils.inc, function html_span() build a bold <span> tag with content. | |
| html_strong | in file html_utils.inc, function html_strong() build a tag with some content.. | |
| html_style | in file html_utils.inc, function html_style() build a <style> tag with some content. | |
| html_sub | in file html_utils.inc, function html_sub() build a tag with some content.. | |
| html_sup | in file html_utils.inc, function html_sup() build a tag with some content.. | |
| html_table | in file html_utils.inc, function html_table() Build a TABLEtag object -with some of the attributes set | |
| html_tbody | in file html_utils.inc, function html_tbody() build a <tbody> tag with some content.. | |
| html_td | in file html_utils.inc, function html_td() build an td tag object with content. | |
| html_tfoot | in file html_utils.inc, function html_tfoot() build a <tfoot> tag with content. | |
| html_th | in file html_utils.inc, function html_th() build a <th>$header</th> tag. | |
| html_thead | in file html_utils.inc, function html_thead() build a <thhead> tag. | |
| html_title | in file html_utils.inc, function html_title() build a <title> tag with some content. | |
| html_tr | in file html_utils.inc, function html_tr() build a <tr> tag and contents | |
| html_tt | in file html_utils.inc, function html_tt() build a <tt> tag and contents | |
| html_u | in file html_utils.inc, function html_u() build a <u> tag and contents | |
| html_ul | in file html_utils.inc, function html_ul() build a <UL> tag with content -wrapped in an <LI> tag. | |
| html_var | in file html_utils.inc, function html_var() build a <var> tag and contents | |
| html_xmp | in file html_utils.inc, function html_xmp() build a <xmp> tag with some content.. | |
| html_utils.inc | procedural page html_utils.inc | |
| HTMLPageClass.inc | procedural page HTMLPageClass.inc | |
|
-top -
| ||
| $indent_flag | in file CSSBuilder.inc, variable CSSBuilder::$indent_flag Flag for pretty (indented) output | |
| $indent_flag | in file ALLTAGS.inc, variable TEXTAREAtag::$indent_flag | |
| $indent_flag | in file ContainerClass.inc, variable Container::$indent_flag Flag for pretty (indented) output | |
| IFRAMEtag | in file ALLTAGS.inc, class IFRAMEtag <IFRAME> tag class | |
| IMAGEsvgtag | in file SVGTAGS.inc, class IMAGEsvgtag <image> SVG tag | |
| ImageThumbnailWidget | in file ImageThumbnailWidget.inc, class ImageThumbnailWidget This widget creates a N by x visual table of -thumbnails. | |
| ImageThumbnailWidget | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::ImageThumbnailWidget() Constructor for this class -It just sets the width for the -widget. | |
| ImageThumbnailWidgetCSS | in file ImageThumbnailWidget.inc, class ImageThumbnailWidgetCSS This class defines the css used by the -FooterNav Object. | |
| IMGtag | in file ALLTAGS.inc, class IMGtag <IMG> tag class | |
| INDENT_LEFT_JUSTIFY | in file defines.inc, constant INDENT_LEFT_JUSTIFY | |
| INDENT_NICE | in file defines.inc, constant INDENT_NICE Some defines to tell the class what style of -indenting of the output the user wants. | |
| InfoTable | in file InfoTable.inc, method InfoTable::InfoTable() The constructor | |
| InfoTable | in file InfoTable.inc, class InfoTable This is a widget class that can build | |
| InfoTableCSS | in file InfoTable.inc, class InfoTableCSS This class defines the css used by the -FooterNav Object. | |
| INPUTtag | in file ALLTAGS.inc, class INPUTtag INPUTtag <INPUT> tag | |
| INStag | in file ALLTAGS.inc, class INStag <INS> tag class | |
| is_advanced_search_enabled | in file DataList.inc, method DataList::is_advanced_search_enabled() This returns the status of the -advanced search flag. | |
| is_last_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::is_last_page() Is thie offset for the last page? | |
| is_search_enabled | in file DataList.inc, method DataList::is_search_enabled() get the status of the search -ability. | |
| Itag | in file ALLTAGS.inc, class Itag <I> tag class | |
| items_per_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::items_per_page() Calculate the # of items on a page. | |
| item_index | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::item_index() Calculate the item # for the offset. | |
| InfoTable.php | procedural page InfoTable.php | |
| ImageThumbnailWidget.inc | procedural page ImageThumbnailWidget.inc | |
| InfoTable.inc | procedural page InfoTable.inc | |
|
-top -
| ||
| join_clauses | in file SQLDataListSource.inc, method SQLDataListSource::join_clauses() | |
|
-top -
| ||
| KBDtag | in file ALLTAGS.inc, class KBDtag <KBD> tag class | |
|
-top -
| ||
| local_includes.inc | procedural page local_includes.inc | |
| LABELtag | in file ALLTAGS.inc, class LABELtag <LABEL> tag class | |
| LeftBlockPage | in file example4.php, class LeftBlockPage | |
| left_block | in file example4.php, method LeftBlockPage::left_block() this function returns the contents -of the left block. | |
| left_block | in file example3.php, method MyLayoutPage::left_block() this function returns the contents -of the left block. | |
| LEGENDtag | in file ALLTAGS.inc, class LEGENDtag <LEGEND> tag class | |
| LINEARGRADIENTsvgtag | in file SVGTAGS.inc, class LINEARGRADIENTsvgtag | |
| LINEsvgtag | in file SVGTAGS.inc, class LINEsvgtag | |
| LINKtag | in file ALLTAGS.inc, class LINKtag <LINK> tag class | |
| LItag | in file ALLTAGS.inc, class LItag <LI> tag class | |
|
-top -
| ||
| MyLayoutPage.inc | procedural page MyLayoutPage.inc | |
| mailto | in file html_utils.inc, function mailto() build a mailto url link . | |
| main_block | in file example3.php, method MyLayoutPage::main_block() We override this method to automatically | |
| MAPtag | in file ALLTAGS.inc, class MAPtag <MAP> tag class | |
| MARKERsvgtag | in file SVGTAGS.inc, class MARKERsvgtag <maker> SVG tag | |
| MASKsvgtag | in file SVGTAGS.inc, class MASKsvgtag <mask> SVG tag | |
| METADATAsvgtag | in file SVGTAGS.inc, class METADATAsvgtag <metadata> SVG tag | |
| METAtag | in file ALLTAGS.inc, class METAtag <META> tag class | |
| MISSINGGLYPHsvgtag | in file SVGTAGS.inc, class MISSINGGLYPHsvgtag <missing-glyph> SVG tag | |
| MPATHsvgtag | in file SVGTAGS.inc, class MPATHsvgtag <mpath> SVG tag | |
| MyLayoutPage | in file example3.php, class MyLayoutPage | |
| MyLayoutPage | in file example3.php, method MyLayoutPage::MyLayoutPage() This is the constructor. | |
| misc_utils.inc | procedural page misc_utils.inc | |
|
-top -
| ||
| $newline_after_closetag | in file XMLTagClass.inc, variable XMLTagClass::$newline_after_closetag Flag to place a newline after close tag. | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H6tag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable OPTIONtag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable Atag::$newline_after_opentag | |
| $newline_after_opentag | in file XMLTagClass.inc, variable XMLTagClass::$newline_after_opentag Flag to place a newline after open tag. | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H5tag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H1tag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H4tag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable Btag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H3tag::$newline_after_opentag | |
| $newline_after_opentag | in file ALLTAGS.inc, variable H2tag::$newline_after_opentag | |
| NavTable | in file NavTable.inc, method NavTable::NavTable() the constructor for this class. | |
| NavTable | in file NavTable.inc, class NavTable This builds a navigational table | |
| NavTableCSS | in file NavTable.inc, class NavTableCSS This class defines the css used by the -FooterNav Object. | |
| NOBRtag | in file ALLTAGS.inc, class NOBRtag <NOBR> tag class | |
| NOFRAMEStag | in file ALLTAGS.inc, class NOFRAMEStag <NOFRAMES> tag class | |
| NOOPtag | in file WMLTAGS.inc, class NOOPtag <NOOP> tag class | |
| NOSCRIPTtag | in file ALLTAGS.inc, class NOSCRIPTtag <NOSCRIPT> tag class | |
| NOT_SEARCHABLE | in file DataList.inc, constant NOT_SEARCHABLE | |
| NOT_SORTABLE | in file DataList.inc, constant NOT_SORTABLE | |
| numrows | in file DataList.inc, method DataList::numrows() This function returns the number of rows -that the query found. | |
| num_items_on_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::num_items_on_page() Calculate the # of items -to on a particular page. | |
| num_pages | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::num_pages() Calculate the number of -pages possible for this -list of thumbnails. | |
| NavTable.php | procedural page NavTable.php | |
| NavTable.inc | procedural page NavTable.inc | |
|
-top -
| ||
| OBJECTtag | in file ALLTAGS.inc, class OBJECTtag <OBJECT> tag class | |
| offset | in file DataList.inc, method DataList::offset() This function returns the current value -of the offset variable. | |
| offset | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::offset() Get the current value of the offset var | |
| OLtag | in file ALLTAGS.inc, class OLtag <OL> tag class | |
| ONEVENTtag | in file WMLTAGS.inc, class ONEVENTtag <ONEVENT> tag class | |
| OPTGROUPtag | in file ALLTAGS.inc, class OPTGROUPtag <OPTGROUP> tag class | |
| OPTIONtag | in file ALLTAGS.inc, class OPTIONtag <OPTION> tag class | |
| orderby | in file DataList.inc, method DataList::orderby() This function returns the value of the -current orderby variable. | |
|
-top -
| ||
| PageWidget | in file PageWidget.inc, method PageWidget::PageWidget() Constructor: | |
| PageWidget | in file PageWidget.inc, class PageWidget This class is used to build content -for an entire page. | |
| PARAMtag | in file ALLTAGS.inc, class PARAMtag <PARAM> tag class | |
| PATHsvgtag | in file SVGTAGS.inc, class PATHsvgtag <path> SVG tag | |
| PATTERNsvgtag | in file SVGTAGS.inc, class PATTERNsvgtag <pattern> SVG tag | |
| pearmysqllist | in file widget6.php, class pearmysqllist This is an example that shows how to use a PEAR db object -as the source for the data to show. | |
| PEARSQLDataListSource | in file PEARSQLDataListSource.inc, class PEARSQLDataListSource This SQLDataListSource child class interacts with | |
| PEARSQLDataListSource | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::PEARSQLDataListSource() The constructor is used to pass in the -PEAR DB object that has already been -created and connected to the db. | |
| phphtmllib_get_version | in file version.inc, function phphtmllib_get_version() get the current version of -the phphtmllib libraries. | |
| PHPHTMLLIB_VERSION | in file version.inc, constant PHPHTMLLIB_VERSION This is the version of the libs | |
| POLYGONsvgtag | in file SVGTAGS.inc, class POLYGONsvgtag <polygon> SVG tag | |
| POLYLINEsvgtag | in file SVGTAGS.inc, class POLYLINEsvgtag <polyline> SVG tag | |
| POSTFIELDtag | in file WMLTAGS.inc, class POSTFIELDtag <POSTFIELD> tag class | |
| PREtag | in file ALLTAGS.inc, class PREtag <PRE> tag class | |
| PREVtag | in file WMLTAGS.inc, class PREVtag <PREV> tag class | |
| Ptag | in file ALLTAGS.inc, class Ptag <P> tag class | |
| push | in file TextCSSNav.inc, method TextCSSNav::push() depricated version of add() | |
| push | in file TextNav.inc, method TextNav::push() depricated version of add() | |
| push | in file HTMLPageClass.inc, method HTMLPageClass::push() Same as add() | |
| push | in file ContainerClass.inc, method Container::push() Same as add(). | |
| push | in file XMLDocumentClass.inc, method XMLDocumentClass::push() Same as add(). | |
| push | in file ALLTAGS.inc, method TRtag::push() Same ass add() | |
| push | in file TreeNav.inc, method TreeNav::push() | |
| push | in file FooterNav.inc, method FooterNav::push() add an entry to the footer nav. | |
| push | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::push() | |
| push | in file NavTable.inc, method NavTable::push() depricated version of add() | |
| push_args | in file misc_utils.inc, function push_args() This function pushes an array of keys -into an HTMLTagObject | |
| push_blank | in file TextNav.inc, method TextNav::push_blank() depricated version of add_blank() | |
| push_blank | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::push_blank() | |
| push_blank | in file TreeNav.inc, method TreeNav::push_blank() | |
| push_blank | in file TextCSSNav.inc, method TextCSSNav::push_blank() depricated version of add_blank() | |
| push_blank | in file NavTable.inc, method NavTable::push_blank() depricated version of add_blank() | |
| push_css_link | in file HTMLPageClass.inc, method HTMLPageClass::push_css_link() Same ass add_css_link() | |
| push_heading | in file NavTable.inc, method NavTable::push_heading() depricated version of add_heading() | |
| push_head_content | in file HTMLPageClass.inc, method HTMLPageClass::push_head_content() Same ass add_head_content() | |
| push_head_js | in file HTMLPageClass.inc, method HTMLPageClass::push_head_js() Same ass add_head_js() | |
| push_js_link | in file HTMLPageClass.inc, method HTMLPageClass::push_js_link() pushes an link to an externally referenced javascript - file, which will get rendered in the head. | |
| push_reference | in file ContainerClass.inc, method Container::push_reference() Same as add_reference -NOTE : only exists for compatibility with 1.1.x | |
| push_reference | in file HTMLPageClass.inc, method HTMLPageClass::push_reference() Same as add() | |
| push_reference | in file XMLDocumentClass.inc, method XMLDocumentClass::push_reference() Same as add_reference -NOTE : only exists for compatibility with 1.1.x | |
| push_reference | in file ALLTAGS.inc, method TRtag::push_reference() Same ass add_reference() | |
| push_row | in file ALLTAGS.inc, method TABLEtag::push_row() Same ass add_row() | |
| push_text | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::push_text() | |
| push_text | in file TreeNav.inc, method TreeNav::push_text() | |
| push_text | in file TextCSSNav.inc, method TextCSSNav::push_text() depricated version of add_text() | |
| push_text | in file TextNav.inc, method TextNav::push_text() depricated version of add_text() | |
| push_text | in file NavTable.inc, method NavTable::push_text() depricated version of add_text() | |
| PEARSQLDataListSource.inc | procedural page PEARSQLDataListSource.inc | |
| PageWidget.inc | procedural page PageWidget.inc | |
|
-top -
| ||
| Qtag | in file ALLTAGS.inc, class Qtag <Q> tag class | |
| query | in file DataListSource.inc, method DataListSource::query() The main Query function. | |
|
-top -
| ||
| $root_name | in file XMLDocumentClass.inc, variable XMLDocumentClass::$root_name Holds the name of the root xml | |
| RADIALGRADIENTsvgtag | in file SVGTAGS.inc, class RADIALGRADIENTsvgtag <radialGradient> SVG tag | |
| RECTsvgtag | in file SVGTAGS.inc, class RECTsvgtag <rect> SVG tag | |
| REFRESHtag | in file WMLTAGS.inc, class REFRESHtag <REFRESH> tag class | |
| render | in file NavTable.inc, method NavTable::render() Render the Navtable and its content. | |
| render | in file TextCSSNav.inc, method TextCSSNav::render() function that will render the widget. | |
| render | in file ActiveTab.inc, method ActiveTab::render() | |
| render | in file InfoTable.inc, method InfoTable::render() This function renders the object. | |
| render | in file TreeNav.inc, method TreeNav::render() function that will render the widget. | |
| render | in file XMLTagClass.inc, method XMLTagClass::render() This function is responsible | |
| render | in file XMLDocumentClass.inc, method XMLDocumentClass::render() function that will render the XML Document. | |
| render | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::render() function that will render the widget. | |
| render | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::render() Render the entire widget. | |
| render | in file TextNav.inc, method TextNav::render() function that will render the widget. | |
| render | in file PageWidget.inc, method PageWidget::render() This is the function that renders the HTML -for this widget. | |
| render | in file DataList.inc, method DataList::render() This function renders the final -widget | |
| render | in file FooterNav.inc, method FooterNav::render() render the code for this widget. | |
| render | in file CSSBuilder.inc, method CSSBuilder::render() The render method for compatibility -with the rest of the phphtmllib api | |
| render | in file HTMLPageClass.inc, method HTMLPageClass::render() render the page. | |
| render | in file ContainerClass.inc, method Container::render() This function is compatible with the -rest of the phpHtmllib API spec. | |
| render | in file HTMLTagClass.inc, method HTMLTagClass::render() Renders the tag, attributes, content and close tag. | |
| reset_attributes | in file XMLTagClass.inc, method XMLTagClass::reset_attributes() clear all attributes and start with new attributes | |
| reset_content | in file ContainerClass.inc, method Container::reset_content() destroy existing content and start with new content. | |
| reset_content | in file XMLDocumentClass.inc, method XMLDocumentClass::reset_content() we override this class to make sure | |
| reverseorder | in file DataList.inc, method DataList::reverseorder() This function returns the current value of -the reverse order member variable. | |
| rows_per_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::rows_per_page() Calculates the # of rows -per page possible. | |
|
-top -
| ||
| SAMPtag | in file ALLTAGS.inc, class SAMPtag <SAMP> tag class | |
| SCRIPTsvgtag | in file SVGTAGS.inc, class SCRIPTsvgtag <script> SVG tag | |
| SCRIPTtag | in file ALLTAGS.inc, class SCRIPTtag <SCRIPT> tag class | |
| SEARCHABLE | in file DataList.inc, constant SEARCHABLE | |
| SEARCH_ALL | in file DataList.inc, constant SEARCH_ALL | |
| SEARCH_BEGINS_WITH | in file DataList.inc, constant SEARCH_BEGINS_WITH | |
| SEARCH_CONTAINS | in file DataList.inc, constant SEARCH_CONTAINS | |
| search_disable | in file DataList.inc, method DataList::search_disable() Disable the search ability. | |
| search_enable | in file DataList.inc, method DataList::search_enable() Enable the search ability. | |
| SEARCH_ENDS_WITH | in file DataList.inc, constant SEARCH_ENDS_WITH | |
| SEARCH_EXACT | in file DataList.inc, constant SEARCH_EXACT | |
| search_field | in file DataList.inc, method DataList::search_field() returns the current value of -the search field name | |
| search_type | in file DataList.inc, method DataList::search_type() returns the type of search being used | |
| search_value | in file DataList.inc, method DataList::search_value() returns the current value of -te search field value. | |
| search_value_filter | in file SQLDataListSource.inc, method SQLDataListSource::search_value_filter() This function does the variable cleaning | |
| search_value_filter | in file DataList.inc, method DataList::search_value_filter() This function is used to make safe -any query string value that is used | |
| selected_background | in file ActiveTab.inc, method ActiveTab::selected_background() Thie method is used to change the selected tab's | |
| SELECTtag | in file ALLTAGS.inc, class SELECTtag <SELECT> tag class | |
| SETsvgtag | in file SVGTAGS.inc, class SETsvgtag <set> SVG tag | |
| setup_columns | in file DataList.inc, method DataList::setup_columns() | |
| setup_db_options | in file SQLDataListSource.inc, method SQLDataListSource::setup_db_options() Set which DB options -to use for this list. | |
| setup_order | in file SQLDataListSource.inc, method SQLDataListSource::setup_order() This function builds the orderby clause -for the DB query. | |
| SETVARtag | in file WMLTAGS.inc, class SETVARtag <SETVAR> tag class | |
| set_align | in file BaseWidget.inc, method BaseWidget::set_align() This function sets the align attribute -for the outer table. | |
| set_body_attributes | in file HTMLPageClass.inc, method HTMLPageClass::set_body_attributes() set attributes of body tag | |
| set_cellpadding | in file InfoTable.inc, method InfoTable::set_cellpadding() This sets the cellpadding attribute -for this object. | |
| set_cellspacing | in file InfoTable.inc, method InfoTable::set_cellspacing() This sets the cellspacing attribute -for this object. | |
| set_cell_attributes | in file ALLTAGS.inc, method TABLEtag::set_cell_attributes() update the attributes of a particular element or td. | |
| set_cell_content | in file ALLTAGS.inc, method TABLEtag::set_cell_content() | |
| set_charset | in file HTMLPageClass.inc, method HTMLPageClass::set_charset() set the character set | |
| set_class | in file HTMLTagClass.inc, method HTMLTagClass::set_class() This function is a shorthand helper -to setting the class attribute on a -tag. | |
| set_class | in file SVGTAGS.inc, method SVGTagClass::set_class() This function is a shorthand helper -to setting the 'class' attribute on a -tag. | |
| set_class | in file WMLTAGS.inc, method WMLTagClass::set_class() This function is a shorthand helper -to setting the class attribute on a -tag. | |
| set_collapse | in file ContainerClass.inc, method Container::set_collapse() This function turns on the collapse flag | |
| set_collapse | in file XMLTagClass.inc, method XMLTagClass::set_collapse() This function turns on the collapse flag | |
| set_cols | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_cols() set how many columns the user wants -to display per row of thumbnails. | |
| set_company_name | in file FooterNav.inc, method FooterNav::set_company_name() set the company name for the copyright -statement. | |
| set_copyright_flag | in file FooterNav.inc, method FooterNav::set_copyright_flag() set/unset the flag to tell us to -render the copyright string | |
| set_count_column | in file SQLDataListSource.inc, method SQLDataListSource::set_count_column() This function changes the counted column. | |
| set_data_source | in file DataList.inc, method DataList::set_data_source() This function is used to set the -DataListSource object for this instance | |
| set_date_string | in file FooterNav.inc, method FooterNav::set_date_string() set the date string for the copyright. | |
| set_db_groupby_clause | in file SQLDataListSource.inc, method SQLDataListSource::set_db_groupby_clause() Sets the groupby clause for the query | |
| set_db_object | in file ADODBSQLDataListSource.inc, method ADODBSQLDataListSource::set_db_object() Set the DB object we will use -to talk to the DB. | |
| set_db_object | in file PEARSQLDataListSource.inc, method PEARSQLDataListSource::set_db_object() Set the DB object we will use -to talk to the DB. | |
| set_db_tables | in file SQLDataListSource.inc, method SQLDataListSource::set_db_tables() Set the tables from the DB you -want to select on. | |
| set_db_values | in file SQLDataListSource.inc, method SQLDataListSource::set_db_values() Set the values we want to select -from the db. | |
| set_db_where_clause | in file SQLDataListSource.inc, method SQLDataListSource::set_db_where_clause() Set the user portion of the where -clause. | |
| set_default_col_attributes | in file ALLTAGS.inc, method TABLEtag::set_default_col_attributes() Sets the default attributes for <td>'s -that are added to the table. | |
| set_default_num_rows | in file DataList.inc, method DataList::set_default_num_rows() This function sets the default # of rows -per page to display. | |
| set_default_row_attributes | in file ALLTAGS.inc, method TABLEtag::set_default_row_attributes() Sets the default attributes for <tr>'s -that are added to the table. | |
| set_default_td_attributes | in file ALLTAGS.inc, method TRtag::set_default_td_attributes() Sets the default attributes for <td>'s -that are added to the table. | |
| set_doctype_link | in file XMLDocumentClass.inc, method XMLDocumentClass::set_doctype_link() This method is used to set the link attributes -for the DOCTYPE tag | |
| set_doctype_source | in file XMLDocumentClass.inc, method XMLDocumentClass::set_doctype_source() this function is used to change the -DOCTYPE tag's source attribute. | |
| set_encoding | in file XMLDocumentClass.inc, method XMLDocumentClass::set_encoding() set the character set | |
| set_filedir | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_filedir() Set the full path on disk where -the images live. | |
| set_form_action | in file DataList.inc, method DataList::set_form_action() Sets the form action | |
| set_form_method | in file DataList.inc, method DataList::set_form_method() This function is used to set the -form method | |
| set_form_name | in file DataList.inc, method DataList::set_form_name() This function is used to set the -form name | |
| set_form_render | in file DataList.inc, method DataList::set_form_render() Sets whether to the output into a form | |
| set_form_target | in file DataList.inc, method DataList::set_form_target() This function is used to set the -form target | |
| set_frameset | in file HTMLPageClass.inc, method HTMLPageClass::set_frameset() This function is used to set the FRAMSETtag -object for this page. | |
| set_global_prefix | in file DataList.inc, method DataList::set_global_prefix() This function sets a prefix for all -variables that are used in the item list -table on a page. | |
| set_global_prefix | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_global_prefix() This function sets a prefix for all -variables that are used in the item list -table on a page. | |
| set_header_flag | in file CSSBuilder.inc, method CSSBuilder::set_header_flag() This is used to set/update the header -flag. | |
| set_html_attributes | in file HTMLPageClass.inc, method HTMLPageClass::set_html_attributes() This function sets the attributes -for the <html> tag | |
| set_http_content_type | in file XMLDocumentClass.inc, method XMLDocumentClass::set_http_content_type() This function is used to set the -http header content-type for output to browsers | |
| set_id | in file WMLTAGS.inc, method WMLTagClass::set_id() This function is a shorthand helper -to setting the id attribute on a -tag. | |
| set_id | in file SVGTAGS.inc, method SVGTagClass::set_id() This function is a shorthand helper -to setting the id attribute on a -tag. | |
| set_id | in file HTMLTagClass.inc, method HTMLTagClass::set_id() This function is a shorthand helper -to setting the id attribute on a -tag. | |
| set_image_path | in file DataList.inc, method DataList::set_image_path() This function returns the path to the -images used in this class | |
| set_indent_flag | in file ContainerClass.inc, method Container::set_indent_flag() function to set the indent flag | |
| set_legalnotice_url | in file FooterNav.inc, method FooterNav::set_legalnotice_url() set the legal notice url. | |
| set_limit | in file DataListSource.inc, method DataListSource::set_limit() This function is used to set | |
| set_maxthumbs_per_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_maxthumbs_per_page() set how many thumbnails to display -per page. | |
| set_max_rows | in file DataList.inc, method DataList::set_max_rows() This sets the maximum # of rows to -display when in expand mode | |
| set_newline_after_closetag | in file XMLTagClass.inc, method XMLTagClass::set_newline_after_closetag() set the newline_after_content flag | |
| set_newline_after_opentag | in file XMLTagClass.inc, method XMLTagClass::set_newline_after_opentag() set the newline_after_opentag flag | |
| set_not_found_message | in file DataListSource.inc, method DataListSource::set_not_found_message() This function is used to set the -message displayed when no data is found | |
| set_not_found_message | in file DataList.inc, method DataList::set_not_found_message() This function is used to set the -message displayed when no data is found | |
| set_numrows | in file DataList.inc, method DataList::set_numrows() This function sets the # of rows to display -per page. | |
| set_offset | in file DataList.inc, method DataList::set_offset() This function is used to set/change -the offset for this list. | |
| set_offset | in file DataListSource.inc, method DataListSource::set_offset() This sets the offset value | |
| set_orderby | in file DataListSource.inc, method DataListSource::set_orderby() This sets the orderby column name. | |
| set_prefix | in file TextCSSNav.inc, method TextCSSNav::set_prefix() This method is used to set the prefix for | |
| set_privacypolicy_url | in file FooterNav.inc, method FooterNav::set_privacypolicy_url() sets the Privacy policy url. | |
| set_refresh | in file HTMLPageClass.inc, method HTMLPageClass::set_refresh() Automatically set a page meta tag refresh | |
| set_reverseorder | in file DataList.inc, method DataList::set_reverseorder() This function sets the reverse order flag -to a new value. | |
| set_reverseorder | in file DataListSource.inc, method DataListSource::set_reverseorder() This sets the flag that tells us the -direction in which to order the orderby -column. | |
| set_root_attribute | in file XMLDocumentClass.inc, method XMLDocumentClass::set_root_attribute() This sets 1 root tag attribute value pair | |
| set_root_attributes | in file XMLDocumentClass.inc, method XMLDocumentClass::set_root_attributes() This function is used to set the -root xml tag's attributes | |
| set_root_name | in file XMLDocumentClass.inc, method XMLDocumentClass::set_root_name() Set the document name -and the root tag's name. | |
| set_row_attributes | in file ALLTAGS.inc, method TABLEtag::set_row_attributes() update the attributes of a particular row or tr. | |
| set_save_vars | in file DataList.inc, method DataList::set_save_vars() This function sets the save variables | |
| set_save_vars | in file DataList.inc, method DataList::set_save_vars() This function sets the save variables | |
| set_searchby | in file DataListSource.inc, method DataListSource::set_searchby() This sets the column that we want to search -from. | |
| set_searchby_value | in file DataListSource.inc, method DataListSource::set_searchby_value() This sets the data that we want to search -for. | |
| set_search_type | in file DataList.inc, method DataList::set_search_type() This function sets the search type | |
| set_search_type | in file DataListSource.inc, method DataListSource::set_search_type() This function sets the search type -(simple or advanced) | |
| set_selected | in file TreeNav.inc, method TreeNav::set_selected() Set this text as the selected -item | |
| set_show_results | in file DataList.inc, method DataList::set_show_results() This function is used to set the value -of the _show_results_flag | |
| set_simplesearch_modifier | in file DataListSource.inc, method DataListSource::set_simplesearch_modifier() This sets the simple search modifier | |
| set_simple_search_modifier | in file DataList.inc, method DataList::set_simple_search_modifier() Set the simple search modifyer | |
| set_style | in file SVGTAGS.inc, method SVGTagClass::set_style() This function is a shorthand helper -to setting the 'style' attribute on a -tag. | |
| set_style | in file HTMLTagClass.inc, method HTMLTagClass::set_style() This function is a shorthand helper -to setting the style attribute on a -tag. | |
| set_subtitle | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::set_subtitle() This sets the subtitle | |
| set_subtitle | in file NavTable.inc, method NavTable::set_subtitle() | |
| set_tag_attribute | in file XMLTagClass.inc, method XMLTagClass::set_tag_attribute() add a single attribute (name="value") | |
| set_tag_attributes | in file XMLTagClass.inc, method XMLTagClass::set_tag_attributes() add multiple attributes (name="value") | |
| set_tag_name | in file XMLTagClass.inc, method XMLTagClass::set_tag_name() This method sets the name of the tag | |
| set_text_debug | in file HTMLPageClass.inc, method HTMLPageClass::set_text_debug() set the $_text_debug flag | |
| set_thumbnail_dimensions | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_thumbnail_dimensions() Sets all thumnail dimensions. | |
| set_thumbnail_script | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_thumbnail_script() Set the url for the thumbnail generation -script. | |
| set_title | in file HTMLPageClass.inc, method HTMLPageClass::set_title() set the title of the page output. | |
| set_title | in file BaseWidget.inc, method BaseWidget::set_title() Set the title for the widget. | |
| set_title_text_align | in file InfoTable.inc, method InfoTable::set_title_text_align() this function lets you change the -text alignment of the text in the title | |
| set_total_rows | in file DataListSource.inc, method DataListSource::set_total_rows() This is used to set the total # of -rows we have in our data set | |
| set_transform | in file SVGTAGS.inc, method SVGTagClass::set_transform() This function is used to set the -'transform' attribute of a tag. | |
| set_urldir | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::set_urldir() Set the base url path where the files -live on the web site. | |
| set_vertical_cellborder | in file InfoTable.inc, method InfoTable::set_vertical_cellborder() this function sets the flag to tell | |
| set_webmaster_email | in file FooterNav.inc, method FooterNav::set_webmaster_email() sets the Webmaster email address | |
| set_width | in file BaseWidget.inc, method BaseWidget::set_width() Set the width for the widget. | |
| set_xmlbase | in file SVGTAGS.inc, method SVGTagClass::set_xmlbase() This method is used for setting the | |
| set_xmllang | in file SVGTAGS.inc, method SVGTagClass::set_xmllang() This method is used for setting the | |
| set_xmlspace | in file SVGTAGS.inc, method SVGTagClass::set_xmlspace() This method is used for setting the | |
| showall | in file DataList.inc, method DataList::showall() returns the current value of the showall -flag. | |
| show_character_encoding | in file XMLDocumentClass.inc, method XMLDocumentClass::show_character_encoding() method to update the flag that lets us know | |
| show_http_header | in file XMLDocumentClass.inc, method XMLDocumentClass::show_http_header() this function is used to set the flag | |
| simple_search_modifier_value | in file DataList.inc, method DataList::simple_search_modifier_value() returns the current value of the -simple search modifier | |
| simple_search_where_clause | in file SQLDataListSource.inc, method SQLDataListSource::simple_search_where_clause() this builds the search clause | |
| SMALLtag | in file ALLTAGS.inc, class SMALLtag <SMALL> tag class | |
| sort | in file DataListSource.inc, method DataListSource::sort() A generic method API that can be used at the bottom -half of the do_query() method to sort data that is -stored locally. | |
| sort | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::sort() | |
| SORTABLE | in file DataList.inc, constant SORTABLE This is the base class for managing a list -of data points. | |
| SPANtag | in file ALLTAGS.inc, class SPANtag <SPAN> tag class | |
| span_font8 | in file font_utils.inc, function span_font8() Build a SPANtag object with -css class of .font8. | |
| span_font8bold | in file font_utils.inc, function span_font8bold() Build a SPANtag object with -css class of .font8bold. | |
| span_font10 | in file font_utils.inc, function span_font10() Build a SPANtag object with -css class of .font10. | |
| span_font10bold | in file font_utils.inc, function span_font10bold() Build a SPANtag object with -css class of .font10bold. | |
| span_font12 | in file font_utils.inc, function span_font12() Build a SPANtag object with -css class of .font12. | |
| span_font12bold | in file font_utils.inc, function span_font12bold() Build a SPANtag object with -css class of .font12bold. | |
| span_font14 | in file font_utils.inc, function span_font14() Build a SPANtag object with -css class of .font14. | |
| span_font14bold | in file font_utils.inc, function span_font14bold() Build a SPANtag object with -css class of .font14bold. | |
| SQLDataListSource | in file SQLDataListSource.inc, class SQLDataListSource | |
| sql_varchar_filter | in file SQLDataListSource.inc, method SQLDataListSource::sql_varchar_filter() Clean up the string so it can work in a db | |
| Stag | in file ALLTAGS.inc, class Stag <S> tag class | |
| STOPsvgtag | in file SVGTAGS.inc, class STOPsvgtag <stop> SVG tag | |
| strip_offset | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::strip_offset() This function strips the offset | |
| STRONGtag | in file ALLTAGS.inc, class STRONGtag <STRONG> tag class | |
| STYLEsvgtag | in file SVGTAGS.inc, class STYLEsvgtag <style> SVG tag | |
| STYLEtag | in file ALLTAGS.inc, class STYLEtag <STYLE> tag class | |
| SUBtag | in file ALLTAGS.inc, class SUBtag <SUB> tag class | |
| SUPtag | in file ALLTAGS.inc, class SUPtag <SUP> tag class | |
| SVGDocumentClass | in file SVGDocumentClass.inc, class SVGDocumentClass This class lets you build a complete -SVG document. | |
| SVGDocumentClass | in file SVGDocumentClass.inc, method SVGDocumentClass::SVGDocumentClass() The constructor to building a SVG document. | |
| SVGsvgtag | in file SVGTAGS.inc, class SVGsvgtag <svg> SVG tag | |
| SVGTagClass | in file SVGTAGS.inc, method SVGTagClass::SVGTagClass() The SVGTagClass constructor | |
| SVGTagClass | in file SVGTAGS.inc, class SVGTagClass This overrides the WMLTagClass to -define some methods that set -some commonly used SVG tag attributes. | |
| svg_a | in file svg_utils.inc, function svg_a() This function is used to build an -SVG tag | |
| svg_animate | in file svg_utils.inc, function svg_animate() This function is used to build an -SVG <animate> tag | |
| svg_circle | in file svg_utils.inc, function svg_circle() This function is used to build an | |
| svg_desc | in file svg_utils.inc, function svg_desc() This function is used for building an -SVG <desc> tag | |
| svg_ellipse | in file svg_utils.inc, function svg_ellipse() This function is used to build an | |
| svg_font | in file svg_utils.inc, function svg_font() this function builds an SVG - tag | |
| svg_g | in file svg_utils.inc, function svg_g() This function builds an SVG -<g> tag | |
| svg_line | in file svg_utils.inc, function svg_line() This function is used for building an -SVG | |
| svg_marker | in file svg_utils.inc, function svg_marker() This function is used for building an -SVG <marker> tag | |
| svg_polygon | in file svg_utils.inc, function svg_polygon() This function is used for building an -SVG <polygon> tag | |
| svg_polyline | in file svg_utils.inc, function svg_polyline() This function is used for building an -SVG <polyline> tag | |
| svg_rect | in file svg_utils.inc, function svg_rect() This function is used to build an | |
| svg_script | in file svg_utils.inc, function svg_script() This function creates a <script> | |
| svg_style | in file svg_utils.inc, function svg_style() This function creates a <script> | |
| svg_text | in file svg_utils.inc, function svg_text() This function is used to build an -SVG <text> tag | |
| svg_textpath | in file svg_utils.inc, function svg_textpath() This function is used to build an -SVG <textpath> tag. | |
| svg_tref | in file svg_utils.inc, function svg_tref() This function is used to build an -SVG <tref> tag | |
| svg_tspan | in file svg_utils.inc, function svg_tspan() This function is used to build an -SVG <tref> tag. | |
| SWITCHsvgtag | in file SVGTAGS.inc, class SWITCHsvgtag <switch> SVG tag | |
| SYMBOLsvgtag | in file SVGTAGS.inc, class SYMBOLsvgtag <symbol> SVG tag | |
| SVGTAGS.inc | procedural page SVGTAGS.inc | |
| svg_utils.inc | procedural page svg_utils.inc | |
| SQLDataListSource.inc | procedural page SQLDataListSource.inc | |
| SVGDocumentClass.inc | procedural page SVGDocumentClass.inc | |
|
-top -
| ||
| $title | in file BaseWidget.inc, variable BaseWidget::$title The title of the table. | |
| TABLEtag | in file ALLTAGS.inc, class TABLEtag <TABLE> tag class | |
| TBODYtag | in file ALLTAGS.inc, class TBODYtag <TBODY> class. | |
| TDtag | in file ALLTAGS.inc, class TDtag Table data <TD> class. | |
| TEMPLATEtag | in file WMLTAGS.inc, class TEMPLATEtag <TEMPLATE> tag class | |
| test_maxthumbs_per_page | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::test_maxthumbs_per_page() Make sure the maxthumbsperpage -isn't > then total items. | |
| TEXTAREAtag | in file ALLTAGS.inc, class TEXTAREAtag <TEXTAREA> tag class | |
| TextCSSNav | in file TextCSSNav.inc, method TextCSSNav::TextCSSNav() Constructor for this class -It just sets the width for the -widget. | |
| TextCSSNav | in file TextCSSNav.inc, class TextCSSNav This class builds a simple text navigational -widget. | |
| TextCSSNavCSS | in file TextCSSNav.inc, class TextCSSNavCSS This class defines the css used by the -FooterNav Object. | |
| TextNav | in file TextNav.inc, class TextNav This class builds a simple text navigational -widget. | |
| TextNav | in file TextNav.inc, method TextNav::TextNav() Constructor for this class -It just sets the width for the -widget. | |
| TextNavCSS | in file TextNav.inc, class TextNavCSS This class defines the css used by the -TextNav Object. | |
| TEXTPATHsvgtag | in file SVGTAGS.inc, class TEXTPATHsvgtag <textpath> SVG tag | |
| TEXTsvgtag | in file SVGTAGS.inc, class TEXTsvgtag <text> SVG tag | |
| TFOOTtag | in file ALLTAGS.inc, class TFOOTtag <TFOOT> tag class | |
| THEADtag | in file ALLTAGS.inc, class THEADtag Table Header <THEAD> class. | |
| THtag | in file ALLTAGS.inc, class THtag Table Header <TH> class. | |
| TIMERtag | in file WMLTAGS.inc, class TIMERtag <TIMER> tag class | |
| TITLEsvgtag | in file SVGTAGS.inc, class TITLEsvgtag <title> SVG tag | |
| TITLEtag | in file ALLTAGS.inc, class TITLEtag <TITLE> tag class | |
| total_items | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::total_items() returns the total # of -items we have to display. | |
| TreeNav | in file TreeNav.inc, method TreeNav::TreeNav() Constructor for this class -It just sets the width for the -widget. | |
| TreeNav | in file TreeNav.inc, class TreeNav This class tries to build a tree -navigational widget. | |
| TREFsvgtag | in file SVGTAGS.inc, class TREFsvgtag <tref> SVG tag | |
| TRtag | in file ALLTAGS.inc, class TRtag Table Row <TR> class. | |
| TSPANsvgtag | in file SVGTAGS.inc, class TSPANsvgtag <tspan> SVG tag | |
| TTtag | in file ALLTAGS.inc, class TTtag <TT> tag class | |
| TextNav.php | procedural page TextNav.php | |
| TreeNav.php | procedural page TreeNav.php | |
| TextCSSNav.inc | procedural page TextCSSNav.inc | |
| TextNav.inc | procedural page TextNav.inc | |
| TreeNav.inc | procedural page TreeNav.inc | |
|
-top -
| ||
| ULtag | in file ALLTAGS.inc, class ULtag <UL> tag class | |
| update_all_values | in file CSSBuilder.inc, method CSSBuilder::update_all_values() This function is a macro for walking the entire -list of classes, looking for particular property -in each class. | |
| update_properties | in file CSSBuilder.inc, method CSSBuilder::update_properties() This function updates a css property value -for a specific class/id | |
| update_property | in file CSSBuilder.inc, method CSSBuilder::update_property() This function updates a css property value -for a specific class/id | |
| user_setup | in file TextCSSNav.inc, method TextCSSNavCSS::user_setup() | |
| user_setup | in file NavTable.inc, method NavTableCSS::user_setup() | |
| user_setup | in file TextNav.inc, method TextNavCSS::user_setup() | |
| user_setup | in file VerticalCSSNavTable.inc, method VerticalCSSNavTableCSS::user_setup() | |
| user_setup | in file InfoTable.inc, method InfoTableCSS::user_setup() | |
| user_setup | in file widget6.php, method pearmysqllist::user_setup() This method is used to setup the options -for the DataList object's display. | |
| user_setup | in file widget7.php, method csvfilelist::user_setup() | |
| user_setup | in file FooterNav.inc, method FooterNavCSS::user_setup() | |
| user_setup | in file DataList.inc, method DataList::user_setup() A subclass can override this function -to setup the class variables after -the constructor. | |
| user_setup | in file CSSBuilder.inc, method CSSBuilder::user_setup() Call the child class' setup function | |
| user_setup | in file ImageThumbnailWidget.inc, method ImageThumbnailWidgetCSS::user_setup() | |
| user_setup | in file DefaultGUIDataList.inc, method DefaultGUIDataListCSS::user_setup() | |
| user_setup | in file ActiveTab.inc, method ActiveTabCSS::user_setup() | |
| USEsvgtag | in file SVGTAGS.inc, class USEsvgtag <use> SVG tag | |
| Utag | in file ALLTAGS.inc, class Utag <U> tag class | |
|
-top -
| ||
| VARtag | in file ALLTAGS.inc, class VARtag <VAR> tag class | |
| version.inc | procedural page version.inc | |
| VerticalCSSNavTable | in file VerticalCSSNavTable.inc, class VerticalCSSNavTable This class builds a nice table -that conains clickable cells. | |
| VerticalCSSNavTable | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::VerticalCSSNavTable() Constructor for this class -It just sets the width for the -widget. | |
| VerticalCSSNavTableCSS | in file VerticalCSSNavTable.inc, class VerticalCSSNavTableCSS This class defines the css used by the -VerticalCSSNavTable Object. | |
| VIEWsvgtag | in file SVGTAGS.inc, class VIEWsvgtag <view> SVG tag | |
| VKERNsvgtag | in file SVGTAGS.inc, class VKERNsvgtag <vkern> SVG tag | |
| VerticalCSSNavTable.inc | procedural page VerticalCSSNavTable.inc | |
|
-top -
| ||
| $width | in file BaseWidget.inc, variable BaseWidget::$width the width of the widget | |
| widget1.php | procedural page widget1.php | |
| widget2.php | procedural page widget2.php | |
| widget3.php | procedural page widget3.php | |
| widget4.php | procedural page widget4.php | |
| widget5.php | procedural page widget5.php | |
| widget6.php | procedural page widget6.php | |
| widget7.php | procedural page widget7.php | |
| widget8.php | procedural page widget8.php | |
| widget100.php | procedural page widget100.php | |
| WMLTAGS.inc | procedural page WMLTAGS.inc | |
| wml_utils.inc | procedural page wml_utils.inc | |
| WMLDocumentClass.inc | procedural page WMLDocumentClass.inc | |
| WMLDocumentClass | in file WMLDocumentClass.inc, method WMLDocumentClass::WMLDocumentClass() | |
| WMLDocumentClass | in file WMLDocumentClass.inc, class WMLDocumentClass This class lets you build a complete | |
| WMLtag | in file WMLTAGS.inc, class WMLtag <WML> tag class | |
| WMLTagClass | in file WMLTAGS.inc, method WMLTagClass::WMLTagClass() | |
| WMLTagClass | in file WMLTAGS.inc, class WMLTagClass Base class for all WML Tag classes. | |
| wml_a | in file wml_utils.inc, function wml_a() build an href with content and attributes. | |
| wml_access | in file wml_utils.inc, function wml_access() this function builds a wml <access /> tag | |
| wml_anchor | in file wml_utils.inc, function wml_anchor() this builds an <anchor> tag | |
| wml_card | in file wml_utils.inc, function wml_card() This function helps build a <card> tag | |
| wml_do | in file wml_utils.inc, function wml_do() This function builds the WML <do> tag | |
| wml_fieldset | in file wml_utils.inc, function wml_fieldset() This function builds an <fieldset> tag -for WML. | |
| wml_go | in file wml_utils.inc, function wml_go() This function builds the WML <go> tag | |
| wml_img | in file wml_utils.inc, function wml_img() This function builds an | |
| wml_input | in file wml_utils.inc, function wml_input() This function builds the WML <input> tag object | |
| wml_noop | in file wml_utils.inc, function wml_noop() This function builds the WML <noop> tag | |
| wml_onevent | in file wml_utils.inc, function wml_onevent() This function builds a WML <onevent> tag | |
| wml_postfield | in file wml_utils.inc, function wml_postfield() This function builds a WML <postfield> tag | |
| wml_prev | in file wml_utils.inc, function wml_prev() This function builds a WML <prev> tag object | |
| wml_refresh | in file wml_utils.inc, function wml_refresh() This function builds a WML <refresh> tag object | |
| wml_select | in file wml_utils.inc, function wml_select() This function builds the WML <select> tag | |
| wml_setvar | in file wml_utils.inc, function wml_setvar() This function builds the WML <setvar> tag | |
| wml_tag | in file wml_utils.inc, function wml_tag() This function builds a <wml> tag | |
| wml_template | in file wml_utils.inc, function wml_template() this function builds a <template> tag -and it's content | |
| wml_timer | in file wml_utils.inc, function wml_timer() This function builds the WML <timer> tag -the time unit of the value is 1/10 of a second. | |
| wrap_column_item | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::wrap_column_item() This function ensures that the data we place -in a column is aligned according to what the -user wants. | |
| write_thumb_to_disk | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::write_thumb_to_disk() write the image to disk. | |
|
-top -
| ||
| XMLTAGS.inc | procedural page XMLTAGS.inc | |
| xml_utils.inc | procedural page xml_utils.inc | |
| XMLDocumentClass.inc | procedural page XMLDocumentClass.inc | |
| XHTML | in file defines.inc, constant XHTML | |
| XHTML_FRAMESET | in file defines.inc, constant XHTML_FRAMESET | |
| XHTML_STRICT | in file defines.inc, constant XHTML_STRICT | |
| XHTML_TRANSITIONAL | in file defines.inc, constant XHTML_TRANSITIONAL Some global defines, used by the classes and widgets -to specify what type of output document format to use. | |
| XMLDocumentClass | in file XMLDocumentClass.inc, method XMLDocumentClass::XMLDocumentClass() The constructor | |
| XMLDocumentClass | in file XMLDocumentClass.inc, class XMLDocumentClass This class lets you build a complete | |
| XMLSTYLESHEETtag | in file XMLTAGS.inc, class XMLSTYLESHEETtag xml-stylesheet tag class | |
| XMLtag | in file XMLTAGS.inc, method XMLtag::XMLtag() | |
| XMLtag | in file XMLTAGS.inc, class XMLtag xml tag class | |
| XMLTagClass | in file XMLTagClass.inc, class XMLTagClass This class is used for building and rendering -an XML tag. | |
| XMLTagClass | in file XMLTagClass.inc, method XMLTagClass::XMLTagClass() The constructor | |
| XMLTagClass.inc | procedural page XMLTagClass.inc | |
| xml_doctype | in file xml_utils.inc, function xml_doctype() This function is used to build a -DOCTYPE tag | |
| xml_stylesheet | in file xml_utils.inc, function xml_stylesheet() This function is used to build an -xml-stylesheet tag | |
| xml_tag | in file xml_utils.inc, function xml_tag() This is a simple wrapper function -for building XMLTagClass objects | |
| XMPtag | in file ALLTAGS.inc, class XMPtag <XMP> tag class | |
|
-top -
| ||
| $_advanced_search_flag | in file DataList.inc, variable DataList::$_advanced_search_flag Flag to let us know that -advanced search is enabled | |
| $_always_lower_case | in file XMLTAGS.inc, variable XMLtag::$_always_lower_case | |
| $_always_upper_case | in file XMLTAGS.inc, variable DOCTYPEtag::$_always_upper_case | |
| $_cdata_content_wrap | in file SVGTAGS.inc, variable SCRIPTsvgtag::$_cdata_content_wrap | |
| $_cdata_content_wrap | in file SVGTAGS.inc, variable STYLEsvgtag::$_cdata_content_wrap | |
| $_cdata_content_wrap | in file XMLTagClass.inc, variable XMLTagClass::$_cdata_content_wrap Automatically wrap ALL content | |
| $_cellpadding | in file InfoTable.inc, variable InfoTable::$_cellpadding this holds the default cellpadding | |
| $_cellspacing | in file InfoTable.inc, variable InfoTable::$_cellspacing This holds the default cellspacing | |
| $_close_tag_required | in file SVGTAGS.inc, variable HKERNsvgtag::$_close_tag_required | |
| $_close_tag_required | in file SVGTAGS.inc, variable FONTFACENAMEsvgtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable BRtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable LINKtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable INPUTtag::$_close_tag_required | |
| $_close_tag_required | in file SVGTAGS.inc, variable FONTFACEFORMATsvgtag::$_close_tag_required | |
| $_close_tag_required | in file SVGTAGS.inc, variable DEFINITIONSRCsvgtag::$_close_tag_required | |
| $_close_tag_required | in file SVGTAGS.inc, variable VKERNsvgtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable FRAMEtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable METAtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable HRtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable IMGtag::$_close_tag_required | |
| $_close_tag_required | in file SVGTAGS.inc, variable ELLIPSEsvgtag::$_close_tag_required | |
| $_close_tag_required | in file XMLTAGS.inc, variable CDATAtag::$_close_tag_required | |
| $_close_tag_required | in file WMLTAGS.inc, variable TIMERtag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable AREAtag::$_close_tag_required | |
| $_close_tag_required | in file WMLTAGS.inc, variable NOOPtag::$_close_tag_required | |
| $_close_tag_required | in file WMLTAGS.inc, variable ACCESStag::$_close_tag_required | |
| $_close_tag_required | in file ALLTAGS.inc, variable BASEtag::$_close_tag_required | |
| $_close_tag_required | in file XMLTAGS.inc, variable XMLtag::$_close_tag_required | |
| $_close_tag_required | in file XMLTAGS.inc, variable DOCTYPEtag::$_close_tag_required | |
| $_columns | in file ImageThumbnailWidget.inc, variable ImageThumbnailWidget::$_columns The number of columns for a -page. | |
| $_columns | in file DataList.inc, variable DataList::$_columns The column descriptions -for the data we are working on | |
| $_columns | in file DataListSource.inc, variable DataListSource::$_columns The column descriptions -for the data we are working on | |
| $_content_required | in file ALLTAGS.inc, variable METAtag::$_content_required | |
| $_content_required | in file WMLTAGS.inc, variable ACCESStag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable BRtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable FONTFACEFORMATsvgtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable BASEtag::$_content_required | |
| $_content_required | in file XMLTAGS.inc, variable DOCTYPEtag::$_content_required | |
| $_content_required | in file XMLTAGS.inc, variable XMLtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable VKERNsvgtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable LINKtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable IMGtag::$_content_required | |
| $_content_required | in file WMLTAGS.inc, variable TIMERtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable FRAMEtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable DEFINITIONSRCsvgtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable FONTFACENAMEsvgtag::$_content_required | |
| $_content_required | in file WMLTAGS.inc, variable NOOPtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable HKERNsvgtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable AREAtag::$_content_required | |
| $_content_required | in file SVGTAGS.inc, variable ELLIPSEsvgtag::$_content_required | |
| $_content_required | in file ALLTAGS.inc, variable INPUTtag::$_content_required | |
| $_csv_headers | in file CSVFILEDataListSource.inc, variable CSVFILEDataListSource::$_csv_headers this holds the headers read | |
| $_data | in file DataListSource.inc, variable DataListSource::$_data A placeholder for data that is read/built | |
| $_datasource | in file DataList.inc, variable DataList::$_datasource Holds our reference/copy of the | |
| $_data_index | in file DataListSource.inc, variable DataListSource::$_data_index Holds the index into the array of data | |
| $_db | in file ADODBSQLDataListSource.inc, variable ADODBSQLDataListSource::$_db This var holds the Database object | |
| $_db | in file PEARSQLDataListSource.inc, variable PEARSQLDataListSource::$_db This var holds the Database object | |
| $_db_options | in file SQLDataListSource.inc, variable SQLDataListSource::$_db_options this holds all of the options -that make up the sql query | |
| $_debug_link_attributes | in file ALLTAGS.inc, variable SCRIPTtag::$_debug_link_attributes | |
| $_debug_link_attributes | in file ALLTAGS.inc, variable Atag::$_debug_link_attributes | |
| $_debug_link_attributes | in file ALLTAGS.inc, variable LINKtag::$_debug_link_attributes | |
| $_debug_link_attributes | in file ALLTAGS.inc, variable IMGtag::$_debug_link_attributes | |
| $_default_col_attributes | in file ALLTAGS.inc, variable TABLEtag::$_default_col_attributes Holds the default attributes for all <td>'s | |
| $_default_orderby | in file DataList.inc, variable DataList::$_default_orderby Holds the db column name that -we want to order by default. | |
| $_default_reverseorder | in file DataList.inc, variable DataList::$_default_reverseorder Holds a flag to let us know to | |
| $_default_rows_per_page | in file DataList.inc, variable DataList::$_default_rows_per_page The number of rows of data -to show per "page". | |
| $_default_rows_per_page | in file widget6.php, variable pearmysqllist::$_default_rows_per_page | |
| $_default_row_attributes | in file ALLTAGS.inc, variable TABLEtag::$_default_row_attributes Holds the default attributes for all <tr>'s | |
| $_default_td_attributes | in file ALLTAGS.inc, variable TRtag::$_default_td_attributes Holds the default attributes for all <td>'s | |
| $_depricated | in file ALLTAGS.inc, variable Stag::$_depricated | |
| $_depricated | in file ALLTAGS.inc, variable NOBRtag::$_depricated | |
| $_depricated | in file HTMLTagClass.inc, variable HTMLTagClass::$_depricated Flag to denote that this tag is -depricated by the HTML standard. | |
| $_depricated | in file ALLTAGS.inc, variable CENTERtag::$_depricated | |
| $_depricated | in file ALLTAGS.inc, variable FONTtag::$_depricated | |
| $_depricated | in file ALLTAGS.inc, variable APPLETtag::$_depricated | |
| $_doctype_links | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_doctype_links This contains the doctype links -attributes. | |
| $_doctype_source | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_doctype_source the DOCTYPE source attribute | |
| $_enable_debug | in file PageWidget.inc, variable PageWidget::$_enable_debug This enables the ability to view the -source of a page bu setting debug=1 -in the query string. | |
| $_entries | in file CSSBuilder.inc, variable CSSBuilder::$_entries This holds the entries for the css | |
| $_filename | in file CSVFILEDataListSource.inc, variable CSVFILEDataListSource::$_filename The csv file name/path on disk | |
| $_form_attributes | in file DataList.inc, variable DataList::$_form_attributes This holds the form attributes | |
| $_form_render_flag | in file DataList.inc, variable DataList::$_form_render_flag Build everything inside a form? | |
| $_fp | in file CSVFILEDataListSource.inc, variable CSVFILEDataListSource::$_fp The file descriptor pointer | |
| $_global_prefix | in file ImageThumbnailWidget.inc, variable ImageThumbnailWidget::$_global_prefix holds the prefix for all variables | |
| $_global_prefix | in file DataList.inc, variable DataList::$_global_prefix prefix for all list variable -names, so we can potentially -have more then 1 list per page. | |
| $_headers | in file InfoTable.inc, variable InfoTable::$_headers this holds the column header -titles. | |
| $_header_flag | in file CSSBuilder.inc, variable CSSBuilder::$_header_flag Flag to let us know if we should | |
| $_hidden_background | in file ActiveTab.inc, variable ActiveTab::$_hidden_background The hidden tab's background color | |
| $_highlight_selected | in file TextCSSNav.inc, variable TextCSSNav::$_highlight_selected Flag to tell us that we can -highlight (css) the selected -link. | |
| $_htmlentities_attributes | in file ALLTAGS.inc, variable IMGtag::$_htmlentities_attributes | |
| $_htmlentities_attributes | in file ALLTAGS.inc, variable SCRIPTtag::$_htmlentities_attributes | |
| $_htmlentities_attributes | in file ALLTAGS.inc, variable LINKtag::$_htmlentities_attributes | |
| $_htmlentities_attributes | in file ALLTAGS.inc, variable Atag::$_htmlentities_attributes | |
| $_html_attributes | in file HTMLPageClass.inc, variable HTMLPageClass::$_html_attributes This holds the attributes for the -<html> tag. | |
| $_http_content_type | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_http_content_type The http content-type | |
| $_image_path | in file DataList.inc, variable DataList::$_image_path This stores the base path to where the -tool link images live. | |
| $_indent_style | in file HTMLPageClass.inc, variable HTMLPageClass::$_indent_style Holds the value of the indent | |
| $_maxlinelength | in file CSVFILEDataListSource.inc, variable CSVFILEDataListSource::$_maxlinelength The length of the longest | |
| $_max_rows | in file DataList.inc, variable DataList::$_max_rows The max number of rows to -show when the user does the -"EXPAND" command. | |
| $_newline_after_content_flag | in file ContainerClass.inc, variable Container::$_newline_after_content_flag Do we render a newline after the -contents has been rendered? | |
| $_not_found_message | in file DataListSource.inc, variable DataListSource::$_not_found_message This is the message displayed when no data | |
| $_no_finish_slash_xhtml | in file XMLTAGS.inc, variable DOCTYPEtag::$_no_finish_slash_xhtml | |
| $_no_finish_slash_xhtml | in file XMLTAGS.inc, variable XMLtag::$_no_finish_slash_xhtml | |
| $_no_finish_slash_xhtml | in file HTMLTagClass.inc, variable HTMLTagClass::$_no_finish_slash_xhtml Flag to tell the renderer not to -place the /> if we are in xhtml -compliant mode. | |
| $_no_finish_slash_xhtml | in file XMLTAGS.inc, variable CDATAtag::$_no_finish_slash_xhtml | |
| $_numrowsVar | in file DataList.inc, variable DataList::$_numrowsVar The number of rows variable name | |
| $_num_columns | in file DataList.inc, variable DataList::$_num_columns Keeps track of the # of columns we have | |
| $_num_pages | in file DataList.inc, variable DataList::$_num_pages This value holds the number -of pages of data we have -to display. | |
| $_offsetVar | in file ImageThumbnailWidget.inc, variable ImageThumbnailWidget::$_offsetVar Holds the name of the offset -variable. | |
| $_offsetVar | in file DataList.inc, variable DataList::$_offsetVar The offset variable name | |
| $_orderbyVar | in file DataList.inc, variable DataList::$_orderbyVar The order by variable name | |
| $_query | in file SQLDataListSource.inc, variable SQLDataListSource::$_query The entire query built by | |
| $_query_params | in file DataListSource.inc, variable DataListSource::$_query_params This holds various parameters relating -to the query of the data | |
| $_query_prefix | in file TextCSSNav.inc, variable TextCSSNav::$_query_prefix the prefix for the query string var | |
| $_result | in file PEARSQLDataListSource.inc, variable PEARSQLDataListSource::$_result this holds the query result from the -PEAR::DB->query() call | |
| $_result | in file ADODBSQLDataListSource.inc, variable ADODBSQLDataListSource::$_result this holds the query result from the -PEAR::DB->query() call | |
| $_reverseorderVar | in file DataList.inc, variable DataList::$_reverseorderVar The reverseorder variable name | |
| $_root_tag | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_root_tag The root xml tag for all data | |
| $_save_vars | in file DataList.inc, variable DataList::$_save_vars This holds a list of | |
| $_search_fieldVar | in file DataList.inc, variable DataList::$_search_fieldVar The search field variable | |
| $_search_flag | in file DataList.inc, variable DataList::$_search_flag Flag to let us know that search -is enabled. | |
| $_search_table | in file DataList.inc, variable DataList::$_search_table Holds the object block that is the | |
| $_search_typeVar | in file DataList.inc, variable DataList::$_search_typeVar The type of search | |
| $_search_valueVar | in file DataList.inc, variable DataList::$_search_valueVar The search value | |
| $_selected | in file TextCSSNav.inc, variable TextCSSNav::$_selected Holds which one is auto selected | |
| $_selected_background | in file ActiveTab.inc, variable ActiveTab::$_selected_background The active tab's background color | |
| $_showallVar | in file DataList.inc, variable DataList::$_showallVar This var to tell us to show all -data or not. | |
| $_show_char_encoding | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_show_char_encoding this is a hack to show the -character encoding or not. | |
| $_show_http_header | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_show_http_header This flag tells if we should -output the header content type. | |
| $_show_results_flag | in file DataList.inc, variable DataList::$_show_results_flag flag to let us know if we want to show -the results or not. | |
| $_show_vertical_cellborder | in file InfoTable.inc, variable InfoTable::$_show_vertical_cellborder Flag to tell the class to render | |
| $_simple_search_modifier | in file DataList.inc, variable DataList::$_simple_search_modifier Flag to enable simple search modifyer. | |
| $_simple_search_modifierVar | in file DataList.inc, variable DataList::$_simple_search_modifierVar The simple search modifier -var name. | |
| $_subtitle | in file VerticalCSSNavTable.inc, variable VerticalCSSNavTable::$_subtitle the subtitle if any | |
| $_supported_image_types | in file ImageThumbnailWidget.inc, variable ImageThumbnailWidget::$_supported_image_types Array of supported image -type flags. | |
| $_table | in file VerticalCSSNavTable.inc, variable VerticalCSSNavTable::$_table Holds the outer table object | |
| $_tag | in file SVGTAGS.inc, variable GLYPHREFsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable ACRONYMtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTFACENAMEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable GLYPHsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable CAPTIONtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable Gsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BUTTONtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable ABBRtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTFACEURIsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTFACEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FOREIGNOBJECTsvgtag::$_tag | |
| $_tag | in file XMLTAGS.inc, variable CDATAtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTFACEFORMATsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FONTFACESRCsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FILTERsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEDISPLACEMENTMAPsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEDIFFUSELIGHTINGsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FECONVOLVEMATRIXsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEDISTANTLIGHTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEFLOODsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEFUNCBsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEFUNCAsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FECOMPOSITEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FECOMPONENTTANSFERsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable CODEtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable DESCsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable CITEtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ELLIPSEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FECOLORMATRIXsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEBLENDsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEFUNCGsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEFUNCRsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FESPOTLIGHTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FESPECTACULARLIGHTINGsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FETILEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FETURBULENCEsvgtag::$_tag | |
| $_tag | in file XMLTAGS.inc, variable XMLSTYLESHEETtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable CENTERtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEPOINTLIGHTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEOFFSETsvgtag::$_tag | |
| $_tag | in file XMLTAGS.inc, variable XMLtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEGAUSSIANBLURsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEIMAGEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEMERGENODEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEMORPHOLOGYsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable FEMERGEsvgtag::$_tag | |
| $_tag | in file XMLTAGS.inc, variable DOCTYPEtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable MISSINGGLYPHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable SYMBOLsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable APPLETtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable TEXTPATHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable TEXTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable TITLEsvgtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable NOOPtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable ONEVENTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BLOCKQUOTEtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable POSTFIELDtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable STYLEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable SVGsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable SWITCHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable TREFsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable TSPANsvgtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable GOtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Atag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable ACCESStag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable ANCHORtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable CARDtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BASEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable AREAtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable VIEWsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable USEsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BIGtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BDOtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable VKERNsvgtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable PREVtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable REFRESHtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable DOtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable METADATAsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable MPATHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable PATHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable PATTERNsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable MASKsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable MARKERsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable HKERNsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BRtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable IMAGEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable LINEARGRADIENTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable LINEsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable DEFSsvgtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable WMLtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable BODYtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable RECTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable SCRIPTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable SETsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable STOPsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable RADIALGRADIENTsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable POLYLINEsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable ADDRESStag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable TIMERtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable TEMPLATEtag::$_tag | |
| $_tag | in file WMLTAGS.inc, variable SETVARtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable POLYGONsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Btag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable Asvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H4tag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H5tag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TABLEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TBODYtag::$_tag Tag definition for class. | |
| $_tag | in file ALLTAGS.inc, variable TEXTAREAtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TDtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SUPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SUBtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H6tag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SPANtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Stag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable STRONGtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable STYLEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TFOOTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable THEADtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable XMPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable VARtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H2tag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H1tag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable FRAMEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Utag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable ULtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TITLEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable THtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable DEFINITIONSRCsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TRtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable TTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SMALLtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SELECTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable MAPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable LItag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable IFRAMEtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable HTMLtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable HRtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable METAtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable LINKtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable IMGtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Itag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable INStag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable KBDtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable LABELtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable LEGENDtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable NOBRtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable NOFRAMEStag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Qtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable Ptag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SAMPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable HEADtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable SCRIPTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable PREtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable PARAMtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable OBJECTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable NOSCRIPTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable OLtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable OPTGROUPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable OPTIONtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable FRAMESETtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable H3tag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ALTGLYGHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ALTGLYGHITEMsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ANIMATECOLORsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ANIMATEMOTIONsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable FIELDSETtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable EMtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ALTGLYGHDEFsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DDtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DIVtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DFNtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable FORMtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DLtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DELtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ANIMATEsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable DTtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable ANIMATETTRANSFORMsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable CIRCLEsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable COLGROUPtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable COLtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable COLORPROFILEsvgtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable INPUTtag::$_tag | |
| $_tag | in file ALLTAGS.inc, variable FONTtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable CLIPPATHsvgtag::$_tag | |
| $_tag | in file SVGTAGS.inc, variable CURSORsvgtag::$_tag | |
| $_tag_postfix | in file XMLTAGS.inc, variable XMLtag::$_tag_postfix | |
| $_tag_postfix | in file XMLTAGS.inc, variable CDATAtag::$_tag_postfix | |
| $_tag_postfix | in file XMLTagClass.inc, variable XMLTagClass::$_tag_postfix holds the tag postfix | |
| $_tag_prefix | in file XMLTAGS.inc, variable XMLtag::$_tag_prefix | |
| $_tag_prefix | in file XMLTAGS.inc, variable CDATAtag::$_tag_prefix | |
| $_tag_prefix | in file XMLTagClass.inc, variable XMLTagClass::$_tag_prefix holds the tag prefix | |
| $_title_css_class | in file InfoTable.inc, variable InfoTable::$_title_css_class The default class used for the | |
| $_title_text | in file PageWidget.inc, variable PageWidget::$_title_text holds the page title text for -a page | |
| $_title_text_align | in file InfoTable.inc, variable InfoTable::$_title_text_align The default alignment for the -title text in the caption. | |
| $_widget_css_auto | in file HTMLPageClass.inc, variable HTMLPageClass::$_widget_css_auto keeps track of which widgets we have -automatically pulled in css for | |
| $_widget_js_auto | in file HTMLPageClass.inc, variable HTMLPageClass::$_widget_js_auto keeps track of which widgets we have -automatically pulled in js for | |
| $_xhtml_strict_attributes | in file ALLTAGS.inc, variable IMGtag::$_xhtml_strict_attributes | |
| $_xhtml_strict_attributes | in file HTMLTagClass.inc, variable HTMLTagClass::$_xhtml_strict_attributes The list of attributes not to render -if HTML_RENDER_TYPE is "XHTML STRICT" | |
| $_xml_obj | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_xml_obj holds the xml tag object that -all content will be wrapped in | |
| $_xml_stylesheet_container | in file XMLDocumentClass.inc, variable XMLDocumentClass::$_xml_stylesheet_container The container for all the -xml-stylesheet tags | |
| _build_attribute_string | in file XMLTagClass.inc, method XMLTagClass::_build_attribute_string() this builds an attribute for an XML tag. | |
| _build_attribute_string | in file HTMLTagClass.inc, method HTMLTagClass::_build_attribute_string() this builds an attribute for a tag. | |
| _build_content_type_tag | in file HTMLPageClass.inc, method HTMLPageClass::_build_content_type_tag() this builds the content type meta tag. | |
| _build_doctype | in file XMLDocumentClass.inc, method XMLDocumentClass::_build_doctype() This method builds the DOCTYPE tag for the document | |
| _build_head | in file HTMLPageClass.inc, method HTMLPageClass::_build_head() builds the head object and its content. | |
| _build_header | in file InfoTable.inc, method InfoTable::_build_header() This function builds the table header | |
| _build_links | in file TextCSSNav.inc, method TextCSSNav::_build_links() This function is used to build the links -to click on | |
| _build_links | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::_build_links() This function is used to build the links -to click on | |
| _build_name | in file CSSBuilder.inc, method CSSBuilder::_build_name() This function is used to construct the css name -declaration string. | |
| _build_properties | in file CSSBuilder.inc, method CSSBuilder::_build_properties() This function is used to construct the -property: value strings for the class | |
| _build_root_tag | in file XMLDocumentClass.inc, method XMLDocumentClass::_build_root_tag() This function builds the root xml | |
| _build_save_vars | in file DataList.inc, method DataList::_build_save_vars() this method builds some hidden -form fields to automatically -be placed inside the form. | |
| _build_search_title | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::_build_search_title() This function builds the search title table | |
| _build_simple_search_form | in file DefaultGUIDataList.inc, method DefaultGUIDatalist::_build_simple_search_form() This function builds the simple search TD | |
| _build_simple_search_modifier | in file DataList.inc, method DataList::_build_simple_search_modifier() This builds the simple search modifier -select box. | |
| _build_subtitle | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::_build_subtitle() This function builds the subtitle -if needed. | |
| _build_subtitle | in file NavTable.inc, method NavTable::_build_subtitle() this function builds the subtitle td -to hold the...subtitle! | |
| _build_tab_td | in file ActiveTab.inc, method ActiveTab::_build_tab_td() | |
| _build_td | in file InfoTable.inc, method InfoTable::_build_td() this function builds a TD tag with the border styles -set appropriatly | |
| _build_title | in file VerticalCSSNavTable.inc, method VerticalCSSNavTable::_build_title() This function builds the title tr | |
| _build_title | in file InfoTable.inc, method InfoTable::_build_title() This function builds the title -container | |
| _build_tool_url | in file DataList.inc, method DataList::_build_tool_url() This function is used to build the url -for a tool link. | |
| _build_xml_stylesheet_container | in file XMLDocumentClass.inc, method XMLDocumentClass::_build_xml_stylesheet_container() This function builds the _xml_stylesheet_container | |
| _check_datasource | in file DataList.inc, method DataList::_check_datasource() general DataListSource object checker. | |
| _clean_string | in file DataList.inc, method DataList::_clean_string() This function is used to make sure that the string we are -placing in a cell has been "cleaned" | |
| _construct_row | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::_construct_row() this is used to build a row -from a csv line | |
| _create_body | in file HTMLPageClass.inc, method HTMLPageClass::_create_body() This is responsible for creating the | |
| _create_thumbnail_cache_dir | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::_create_thumbnail_cache_dir() Try and create the thumbnail cache dir. | |
| _create_xml_obj | in file XMLDocumentClass.inc, method XMLDocumentClass::_create_xml_obj() This function builds the local | |
| _end_td | in file ActiveTab.inc, method ActiveTab::_end_td() | |
| _filter_column_string | in file DataList.inc, method DataList::_filter_column_string() This does some magic filtering on the data -that we display in a column. | |
| _find_data | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::_find_data() | |
| _frameset_wrap_body | in file HTMLPageClass.inc, method HTMLPageClass::_frameset_wrap_body() This builds a frameset body tag -wrapped in a <noframes> tag. | |
| _get_element | in file XMLTagClass.inc, method XMLTagClass::_get_element() get the nth element from content array | |
| _get_file_type | in file ImageThumbnailWidget.inc, method ImageThumbnailWidget::_get_file_type() discover the type of image based off of the extension | |
| _get_header | in file CSVFILEDataListSource.inc, method CSVFILEDataListSource::_get_header() This file trys to get the CSV header. | |
| _get_searchable_fields | in file DataList.inc, method DataList::_get_searchable_fields() This method gets the array of -searchable header fields (columns) | |
| _is_column_sortable | in file DataListSource.inc, method DataListSource::_is_column_sortable() This function determines if the column | |
| _javascript | in file DataList.inc, method DataList::_javascript() This function provides a way to automatically -add javascript to this object. | |
| _prepare_flags | in file SVGTAGS.inc, method SVGTagClass::_prepare_flags() we override this method -to automatically check to -see if the tag has content. | |
| _prepare_flags | in file WMLTAGS.inc, method GOtag::_prepare_flags() we override this method -to automatically check to -see if the tag has content. | |
| _prepare_flags | in file XMLTagClass.inc, method XMLTagClass::_prepare_flags() This function checks to see if | |
| _render_close_tag | in file XMLTAGS.inc, method CDATAtag::_render_close_tag() | |
| _render_close_tag | in file XMLTagClass.inc, method XMLTagClass::_render_close_tag() this function is reposnsible for -rendering the closing tag (if any) | |
| _render_content | in file XMLTagClass.inc, method XMLTagClass::_render_content() this function is reponsible for | |
| _render_open_tag | in file XMLTAGS.inc, method CDATAtag::_render_open_tag() | |
| _render_open_tag | in file XMLTagClass.inc, method XMLTagClass::_render_open_tag() this function is responsible for -rendering the open tag. | |
| _render_tag_debug | in file HTMLTagClass.inc, method HTMLTagClass::_render_tag_debug() This renders that open tag in debug mode. | |
| _render_text | in file NavTable.inc, method NavTable::_render_text() render a text row. | |
| _render_url | in file NavTable.inc, method NavTable::_render_url() render a url row. | |
| _replace_value | in file CSSBuilder.inc, method CSSBuilder::_replace_value() This function does the main work for update_all_values | |
| _save_mozilla_nav_link | in file DataList.inc, method DataList::_save_mozilla_nav_link() This function stores the url for each of the tool -urls, so we can push these out for mozilla. | |
| _show_results | in file DataList.inc, method DataList::_show_results() This function is used to let render() know -that we should show the results or not. | |
| _spacer_td | in file ActiveTab.inc, method ActiveTab::_spacer_td() | |
| _tab_name | in file ActiveTab.inc, method ActiveTab::_tab_name() | |