simple_html_dom_node
Table of Contents
Properties
-
$_
: mixed
-
$attr
: mixed
-
$children
: mixed
-
$nodes
: mixed
-
$nodetype
: mixed
-
$parent
: mixed
-
$tag
: mixed
-
$tag_start
: mixed
-
$dom
: mixed
Methods
-
__construct()
: mixed
-
__destruct()
: mixed
-
__get()
: mixed
-
__isset()
: mixed
-
__set()
: mixed
-
__toString()
: mixed
-
__unset()
: mixed
-
addClass()
: mixed
-
appendChild()
: mixed
-
childNodes()
: mixed
-
children()
: mixed
-
clear()
: mixed
-
convert_text()
: mixed
-
dump()
: mixed
-
dump_node()
: mixed
-
find()
: mixed
-
find_ancestor_tag()
: mixed
-
first_child()
: mixed
-
firstChild()
: mixed
-
get_display_size()
: mixed
-
getAllAttributes()
: mixed
-
getAttribute()
: mixed
-
getElementById()
: mixed
-
getElementByTagName()
: mixed
-
getElementsById()
: mixed
-
getElementsByTagName()
: mixed
-
has_child()
: mixed
-
hasAttribute()
: mixed
-
hasChildNodes()
: mixed
-
hasClass()
: mixed
-
innertext()
: mixed
-
is_utf8()
: mixed
-
last_child()
: mixed
-
lastChild()
: mixed
-
makeup()
: mixed
-
next_sibling()
: mixed
-
nextSibling()
: mixed
-
nodeName()
: mixed
-
outertext()
: mixed
-
parent()
: mixed
-
parentNode()
: mixed
-
prev_sibling()
: mixed
-
previousSibling()
: mixed
-
remove()
: mixed
-
removeAttribute()
: mixed
-
removeChild()
: mixed
-
removeClass()
: mixed
-
save()
: mixed
-
setAttribute()
: mixed
-
text()
: mixed
-
xmltext()
: mixed
-
match()
: mixed
-
parse_selector()
: mixed
-
seek()
: mixed
$_
public
mixed
$_
= array()
$attr
public
mixed
$attr
= array()
$children
public
mixed
$children
= array()
$nodes
public
mixed
$nodes
= array()
$nodetype
public
mixed
$nodetype
= \HDOM_TYPE_TEXT
$parent
public
mixed
$parent
= \null
$tag
public
mixed
$tag
= 'text'
$tag_start
public
mixed
$tag_start
= 0
$dom
private
mixed
$dom
= \null
__construct()
public
__construct(mixed $dom) : mixed
Parameters
-
$dom
: mixed
-
__destruct()
public
__destruct() : mixed
__get()
public
__get(mixed $name) : mixed
Parameters
-
$name
: mixed
-
__isset()
public
__isset(mixed $name) : mixed
Parameters
-
$name
: mixed
-
__set()
public
__set(mixed $name, mixed $value) : mixed
Parameters
-
$name
: mixed
-
-
$value
: mixed
-
__toString()
public
__toString() : mixed
__unset()
public
__unset(mixed $name) : mixed
Parameters
-
$name
: mixed
-
addClass()
public
addClass(mixed $class) : mixed
Parameters
-
$class
: mixed
-
appendChild()
public
appendChild(mixed $node) : mixed
Parameters
-
$node
: mixed
-
childNodes()
public
childNodes([mixed $idx = -1 ]) : mixed
Parameters
-
$idx
: mixed
= -1
-
children()
public
children([mixed $idx = -1 ]) : mixed
Parameters
-
$idx
: mixed
= -1
-
clear()
public
clear() : mixed
convert_text()
public
convert_text(mixed $text) : mixed
Parameters
-
$text
: mixed
-
dump()
public
dump([mixed $show_attr = true ][, mixed $depth = 0 ]) : mixed
Parameters
-
$show_attr
: mixed
= true
-
-
$depth
: mixed
= 0
-
dump_node()
public
dump_node([mixed $echo = true ]) : mixed
Parameters
-
$echo
: mixed
= true
-
find()
public
find(mixed $selector[, mixed $idx = null ][, mixed $lowercase = false ]) : mixed
Parameters
-
$selector
: mixed
-
-
$idx
: mixed
= null
-
-
$lowercase
: mixed
= false
-
find_ancestor_tag()
public
find_ancestor_tag(mixed $tag) : mixed
Parameters
-
$tag
: mixed
-
first_child()
public
first_child() : mixed
firstChild()
public
firstChild() : mixed
get_display_size()
public
get_display_size() : mixed
getAllAttributes()
public
getAllAttributes() : mixed
getAttribute()
public
getAttribute(mixed $name) : mixed
Parameters
-
$name
: mixed
-
getElementById()
public
getElementById(mixed $id) : mixed
Parameters
-
$id
: mixed
-
getElementByTagName()
public
getElementByTagName(mixed $name) : mixed
Parameters
-
$name
: mixed
-
getElementsById()
public
getElementsById(mixed $id[, mixed $idx = null ]) : mixed
Parameters
-
$id
: mixed
-
-
$idx
: mixed
= null
-
getElementsByTagName()
public
getElementsByTagName(mixed $name[, mixed $idx = null ]) : mixed
Parameters
-
$name
: mixed
-
-
$idx
: mixed
= null
-
has_child()
public
has_child() : mixed
hasAttribute()
public
hasAttribute(mixed $name) : mixed
Parameters
-
$name
: mixed
-
hasChildNodes()
public
hasChildNodes() : mixed
hasClass()
public
hasClass(mixed $class) : mixed
Parameters
-
$class
: mixed
-
innertext()
public
innertext() : mixed
is_utf8()
public
static is_utf8(mixed $str) : mixed
Parameters
-
$str
: mixed
-
last_child()
public
last_child() : mixed
lastChild()
public
lastChild() : mixed
makeup()
public
makeup() : mixed
next_sibling()
public
next_sibling() : mixed
nextSibling()
public
nextSibling() : mixed
nodeName()
public
nodeName() : mixed
outertext()
public
outertext() : mixed
parent()
public
parent([mixed $parent = null ]) : mixed
Parameters
-
$parent
: mixed
= null
-
parentNode()
public
parentNode() : mixed
prev_sibling()
public
prev_sibling() : mixed
previousSibling()
public
previousSibling() : mixed
remove()
public
remove() : mixed
removeAttribute()
public
removeAttribute(mixed $name) : mixed
Parameters
-
$name
: mixed
-
removeChild()
public
removeChild(mixed $node) : mixed
Parameters
-
$node
: mixed
-
removeClass()
public
removeClass([mixed $class = null ]) : mixed
Parameters
-
$class
: mixed
= null
-
save()
public
save([mixed $filepath = '' ]) : mixed
Parameters
-
$filepath
: mixed
= ''
-
setAttribute()
public
setAttribute(mixed $name, mixed $value) : mixed
Parameters
-
$name
: mixed
-
-
$value
: mixed
-
text()
public
text() : mixed
xmltext()
public
xmltext() : mixed
match()
protected
match(mixed $exp, mixed $pattern, mixed $value, mixed $case_sensitivity) : mixed
Parameters
-
$exp
: mixed
-
-
$pattern
: mixed
-
-
$value
: mixed
-
-
$case_sensitivity
: mixed
-
parse_selector()
protected
parse_selector(mixed $selector_string) : mixed
Parameters
-
$selector_string
: mixed
-
seek()
protected
seek(mixed $selector, mixed &$ret, mixed $parent_cmd[, mixed $lowercase = false ]) : mixed
Parameters
-
$selector
: mixed
-
-
$ret
: mixed
-
-
$parent_cmd
: mixed
-
-
$lowercase
: mixed
= false
-