<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Package php4-html-dom Element Index</title>
<link rel="stylesheet" type="text/css" href="media/style.css">
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header-top-left"><img src="media/logo.png" border="0" alt="phpDocumentor " /></td>
<td class="header-top-right">php4-html-dom<br /><div class="header-top-right-subpackage"></div></td>
</tr>
<tr><td colspan="2" class="header-line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
<tr>
<td colspan="2" class="header-menu">
[ <a href="classtrees_php4-html-dom.html" class="menu">class tree: php4-html-dom</a> ]
[ <a href="elementindex_php4-html-dom.html" class="menu">index: php4-html-dom</a> ]
[ <a href="elementindex.html" class="menu">all elements</a> ]
</td>
</tr>
<tr><td colspan="2" class="header-line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="195" class="menu">
<div class="package-title">php4-html-dom</div>
<b>Packages:</b><br />
<div class="package">
<a href="li_php4-html-dom.html">php4-html-dom</a><br />
</div>
<br />
<b>Files:</b><br />
<div class="package">
<span style="padding-left: 1em;"><a href="php4-html-dom/_php4-html-dom-debug.php.html">php4-html-dom-debug.php</a></span><br />
<span style="padding-left: 1em;"><a href="php4-html-dom/_php4-html-dom.php.html">php4-html-dom.php</a></span><br />
</div>
<br />
<b>Classes:</b><br />
<div class="package">
<a href="php4-html-dom/htmlNode.html">htmlNode</a> <br />
<a href="php4-html-dom/htmlParser.html">htmlParser</a> <br />
</div>
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<a name="top"></a>
<h1>Element index for package php4-html-dom</h1>
[ <a href="elementindex_php4-html-dom.html#a">a</a> ]
[ <a href="elementindex_php4-html-dom.html#c">c</a> ]
[ <a href="elementindex_php4-html-dom.html#f">f</a> ]
[ <a href="elementindex_php4-html-dom.html#g">g</a> ]
[ <a href="elementindex_php4-html-dom.html#h">h</a> ]
[ <a href="elementindex_php4-html-dom.html#i">i</a> ]
[ <a href="elementindex_php4-html-dom.html#l">l</a> ]
[ <a href="elementindex_php4-html-dom.html#p">p</a> ]
[ <a href="elementindex_php4-html-dom.html#r">r</a> ]
[ <a href="elementindex_php4-html-dom.html#s">s</a> ]
[ <a href="elementindex_php4-html-dom.html#t">t</a> ]
[ <a href="elementindex_php4-html-dom.html#w">w</a> ]
<br /><br />
<a name="a"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">a</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>a</h2>
<dl>
<dt><b>$AttributeQuotes</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$AttributeQuotes">htmlNode::$AttributeQuotes</a><br> AttributeQuotes or Attributes. The attribute quotes are name value pairs with the quote type in the value part</dd>
<dt><b>$Attributes</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$Attributes">htmlNode::$Attributes</a><br> Attributes of node. The attributes are name value pairs. On boolean attributes the value is NULL</dd>
<dt><b>addChildNode</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodaddChildNode">htmlNode::addChildNode()</a><br> Adds a new htmlNode instance to the end of the ChildNodes array</dd>
</dl>
</div>
<a name="c"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">c</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>c</h2>
<dl>
<dt><b>$ChildNodes</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$ChildNodes">htmlNode::$ChildNodes</a><br> List of child nodes pointing to instances of htmlNode. The keys are ignored</dd>
<dt><b>clearAttributes</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodclearAttributes">htmlNode::clearAttributes()</a><br> Clear all attributes</dd>
<dt><b>clearChildNodes</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodclearChildNodes">htmlNode::clearChildNodes()</a><br> Release and clear all child nodes</dd>
</dl>
</div>
<a name="f"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">f</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>f</h2>
<dl>
<dt><b>findNodeByAttributeDown</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodfindNodeByAttributeDown">htmlNode::findNodeByAttributeDown()</a><br> Find an htmlNode by attribute name and value in the hierarchy traversing down. (Parent to Children)</dd>
<dt><b>findNodeDown</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodfindNodeDown">htmlNode::findNodeDown()</a><br> Find an htmlNode by tag name in the hierarchy traversing down. (Parent to Children)</dd>
<dt><b>findNodesByAttributeDown</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodfindNodesByAttributeDown">htmlNode::findNodesByAttributeDown()</a><br> Find multiple htmlNode(s) by attribute name and value in the hierarchy traversing down. (Parent to Children)</dd>
<dt><b>findNodesDown</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodfindNodesDown">htmlNode::findNodesDown()</a><br> Find multiple htmlNode(s) by tag name in the hierarchy traversing down. (Parent to Children)</dd>
<dt><b>findNodeUp</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodfindNodeUp">htmlNode::findNodeUp()</a><br> Find an htmlNode by tag name in the hierarchy walking from bottom up. (Children to Parent)</dd>
</dl>
</div>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>g</h2>
<dl>
<dt><b>$GLOBALS[gHtmlParser]['parseModes']</b></dt>
<dd>in file php4-html-dom.php, global variable <a href="php4-html-dom/_php4-html-dom.php.html#global$GLOBALS[gHtmlParser]['parseModes']">$GLOBALS[gHtmlParser]['parseModes']</a><br> Modes the parser is set to while looping through the HTML</dd>
<dt><b>$GLOBALS[gHtmlParser]['parseOptions']</b></dt>
<dd>in file php4-html-dom.php, global variable <a href="php4-html-dom/_php4-html-dom.php.html#global$GLOBALS[gHtmlParser]['parseOptions']">$GLOBALS[gHtmlParser]['parseOptions']</a><br> Parser options controlling how different szenarios are handeled. These options are passed with an OR operator. Example: htmlNode->parseHtml( $myHtml, poRemoveCRLF | poTrimText );</dd>
<dt><b>$GLOBALS[gHtmlParser]['tagProperties']</b></dt>
<dd>in file php4-html-dom.php, global variable <a href="php4-html-dom/_php4-html-dom.php.html#global$GLOBALS[gHtmlParser]['tagProperties']">$GLOBALS[gHtmlParser]['tagProperties']</a><br> Tag properties used when analysing tag names, types and data</dd>
<dt><b>$GLOBALS[gHtmlParser]['tagTypes']</b></dt>
<dd>in file php4-html-dom.php, global variable <a href="php4-html-dom/_php4-html-dom.php.html#global$GLOBALS[gHtmlParser]['tagTypes']">$GLOBALS[gHtmlParser]['tagTypes']</a><br> Tag types for the HTML nodes</dd>
<dt><b>$GLOBALS[gHtmlParser]['walkAbort']</b></dt>
<dd>in file php4-html-dom.php, global variable <a href="php4-html-dom/_php4-html-dom.php.html#global$GLOBALS[gHtmlParser]['walkAbort']">$GLOBALS[gHtmlParser]['walkAbort']</a><br> walkDown() resul constants to control the continuation or abort of DOM walk</dd>
<dt><b>getAttribute</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodgetAttribute">htmlNode::getAttribute()</a><br> Read an attribute by a given name. Case insensitive</dd>
<dt><b>getElementById</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementById">htmlParser::getElementById()</a><br> Find a single node by id case insensitive</dd>
<dt><b>getElementByName</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementByName">htmlParser::getElementByName()</a><br> Find a single node by name case insensitive</dd>
<dt><b>getElementByTagName</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementByTagName">htmlParser::getElementByTagName()</a><br> Find a single node by tag name case insensitive</dd>
<dt><b>getElementsById</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementsById">htmlParser::getElementsById()</a><br> Find multiple nodes by id case insensitive</dd>
<dt><b>getElementsByName</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementsByName">htmlParser::getElementsByName()</a><br> Find multiple nodes by name case insensitive</dd>
<dt><b>getElementsByTagName</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetElementsByTagName">htmlParser::getElementsByTagName()</a><br> Find multiple nodes by name case insensitive</dd>
<dt><b>getHtml</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodgetHtml">htmlParser::getHtml()</a><br> Read the current HTML</dd>
<dt><b>getHtml</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodgetHtml">htmlNode::getHtml()</a><br> Get the HTML from this node and all its children</dd>
<dt><b>getParsePositionStr</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodgetParsePositionStr">htmlNode::getParsePositionStr()</a><br> Get the parsing position as a string</dd>
<dt><b>gHtmlParser</b></dt>
<dd>in file php4-html-dom.php, constant <a href="php4-html-dom/_php4-html-dom.php.html#definegHtmlParser">gHtmlParser</a><br> Top level key used for all globals</dd>
</dl>
</div>
<a name="h"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">h</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>h</h2>
<dl>
<dt><b>htmlNode</b></dt>
<dd>in file php4-html-dom.php, class <a href="php4-html-dom/htmlNode.html">htmlNode</a><br> HTML node class</dd>
<dt><b>htmlNode</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodhtmlNode">htmlNode::htmlNode()</a><br> Constructor</dd>
<dt><b>htmlParser</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodhtmlParser">htmlParser::htmlParser()</a><br> Constructor</dd>
<dt><b>htmlParser</b></dt>
<dd>in file php4-html-dom.php, class <a href="php4-html-dom/htmlParser.html">htmlParser</a><br> HTML parser class</dd>
</dl>
</div>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>i</h2>
<dl>
<dt><b>$Index</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$Index">htmlNode::$Index</a><br> Defines position in the child array of the parent</dd>
<dt><b>insertChildNode</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodinsertChildNode">htmlNode::insertChildNode()</a><br> Inserts a child node at a given position of the ChildNodes array. 0 ist the first item</dd>
<dt><b>insertParentNode</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodinsertParentNode">htmlNode::insertParentNode()</a><br> Inserts a parentnode around the existing node</dd>
</dl>
</div>
<a name="l"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">l</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>l</h2>
<dl>
<dt><b>$LastHtml</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlParser.html#var$LastHtml">htmlParser::$LastHtml</a><br> Last HTML that was parsed</dd>
</dl>
</div>
<a name="p"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">p</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>p</h2>
<dl>
<dt><b>$Parent</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$Parent">htmlNode::$Parent</a><br> Points to parent node</dd>
<dt><b>$ParseEndPosition</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$ParseEndPosition">htmlNode::$ParseEndPosition</a><br> Ending position of tag from the parsing operation</dd>
<dt><b>$ParseLineNumber</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$ParseLineNumber">htmlNode::$ParseLineNumber</a><br> Line number of tag from the parsing operation</dd>
<dt><b>$ParseLinePosition</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$ParseLinePosition">htmlNode::$ParseLinePosition</a><br> Position within Line of tag from the parsing operation</dd>
<dt><b>$ParseOptions</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlParser.html#var$ParseOptions">htmlParser::$ParseOptions</a><br> Parser options</dd>
<dt><b>$ParseStartPosition</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$ParseStartPosition">htmlNode::$ParseStartPosition</a><br> Starting position of tag from the parsing operation</dd>
<dt><b>parse</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlParser.html#methodparse">htmlParser::parse()</a><br> Parse an HTML string</dd>
<dt><b>php4-html-dom-debug.php</b></dt>
<dd>procedural page <a href="php4-html-dom/_php4-html-dom-debug.php.html">php4-html-dom-debug.php</a></dd>
<dt><b>php4-html-dom.php</b></dt>
<dd>procedural page <a href="php4-html-dom/_php4-html-dom.php.html">php4-html-dom.php</a></dd>
<dt><b>printDebugInfo</b></dt>
<dd>in file php4-html-dom-debug.php, function <a href="php4-html-dom/_php4-html-dom-debug.php.html#functionprintDebugInfo">printDebugInfo()</a><br> Print a table with all the debug information</dd>
<dt><b>printDebugStyle</b></dt>
<dd>in file php4-html-dom-debug.php, function <a href="php4-html-dom/_php4-html-dom-debug.php.html#functionprintDebugStyle">printDebugStyle()</a><br> Output the a style tag for the debug information</dd>
<dt><b>printDebugTableEnd</b></dt>
<dd>in file php4-html-dom-debug.php, function <a href="php4-html-dom/_php4-html-dom-debug.php.html#functionprintDebugTableEnd">printDebugTableEnd()</a><br> end a table end containing debug operations</dd>
<dt><b>printDebugTableOperation</b></dt>
<dd>in file php4-html-dom-debug.php, function <a href="php4-html-dom/_php4-html-dom-debug.php.html#functionprintDebugTableOperation">printDebugTableOperation()</a><br> end a table end containing debug operations</dd>
<dt><b>printDebugTableStart</b></dt>
<dd>in file php4-html-dom-debug.php, function <a href="php4-html-dom/_php4-html-dom-debug.php.html#functionprintDebugTableStart">printDebugTableStart()</a><br> Start a table containing debug operations</dd>
</dl>
</div>
<a name="r"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">r</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>r</h2>
<dl>
<dt><b>$RootNode</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlParser.html#var$RootNode">htmlParser::$RootNode</a><br> Instance of htmlNode representing the root node of the document</dd>
<dt><b>rootTagLength</b></dt>
<dd>in file php4-html-dom.php, constant <a href="php4-html-dom/_php4-html-dom.php.html#definerootTagLength">rootTagLength</a><br> Length of root tag to adjust character position on node->ParseStartPosition and node->ParseEndPosition</dd>
<dt><b>rootTagName</b></dt>
<dd>in file php4-html-dom.php, constant <a href="php4-html-dom/_php4-html-dom.php.html#definerootTagName">rootTagName</a><br> Name used as root and to wrap passed HTML.</dd>
</dl>
</div>
<a name="s"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">s</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>s</h2>
<dl>
<dt><b>setAttribute</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodsetAttribute">htmlNode::setAttribute()</a><br> Write to an attribute by a given name. If a blank string or NULL is passed the attribute is removed</dd>
<dt><b>setText</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodsetText">htmlNode::setText()</a><br> Clear the entire content of a tag and set a new text only (no html markup allowed). Returns the new node with the text</dd>
</dl>
</div>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>t</h2>
<dl>
<dt><b>$TagData</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$TagData">htmlNode::$TagData</a><br> Information between the < and > without the name of the tag.</dd>
<dt><b>$TagName</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$TagName">htmlNode::$TagName</a><br> Name visible in HTML. For type ttText and ttRoot the name is blank</dd>
<dt><b>$TagType</b></dt>
<dd>in file php4-html-dom.php, variable <a href="php4-html-dom/htmlNode.html#var$TagType">htmlNode::$TagType</a><br> Defines how the tag is displayed in HTML. <name> </name> <name/> <!-- comment -->,...</dd>
</dl>
</div>
<a name="w"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">w</div>
<div style="float: right"><a href="#top">[Top]</a></div>
<div style="clear: both"></div>
</div>
<div>
<h2>w</h2>
<dl>
<dt><b>walkDown</b></dt>
<dd>in file php4-html-dom.php, method <a href="php4-html-dom/htmlNode.html#methodwalkDown">htmlNode::walkDown()</a><br> Walk the DOM in the hierarchy down.</dd>
</dl>
</div>
<div class="credit">
<hr class="separator" />
Documentation generated on Mon, 08 Feb 2010 15:58:30 -0500 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>