simple html dom node PaperG - added ability for "find" routine to lowercase the value of the selector.
PaperG - added $tag_start to track the start position of the tag in the total byte index
package | PlaceLocalInclude |
---|
__construct($dom)
__destruct()
__get($name)
__isset($name)
__set($name, $value)
__toString()
__unset($name)
childNodes($idx)
children($idx)
clear()
convert_text($text)
dump($show_attr, $deep)
dump_node()
find($selector, $idx, $lowercase)
find_ancestor_tag($tag)
firstChild()
first_child()
getAllAttributes()
getAttribute($name)
getElementById($id)
getElementByTagName($name)
getElementsById($id, $idx)
getElementsByTagName($name, $idx)
hasAttribute($name)
innertext()
is_utf8($string)
lastChild()
last_child()
makeup()
nextSibling()
next_sibling()
outertext()
parent()
parentNode()
prev_sibling()
previousSibling()
removeAttribute($name)
setAttribute($name, $value)
text()
xmltext()
match($exp, $pattern, $value)
parse_selector($selector_string)
seek($selector, $ret, $lowercase)
$_
$attr
$children
$nodes
$nodetype
$parent
$tag
$tag_start
$dom