PATH:
home
/
carfac
/
.trash
/
wp-optimize
/
vendor
/
simplehtmldom
/
simplehtmldom
/
docs
/
HtmlNode
Represents a single node in the DOM tree (see [`HtmlDocument`](../HtmlDocument/index.md)). ## Public Properties | Property | Description | |-------------|----------------------------------------------------------| | `_` | Node meta data (i.e. type of node). | | `attr` | List of attributes. | | `children` | List of child nodes. | | `nodes` | List of nodes. | | `nodetype` | Node type. | | `parent` | Parent node object. | | `tag` | Node's tag name. | | `tag_start` | Start position of the tag name in the original document. | ## Protected Properties None. ## Private Properties | Property | Description | |----------|------------------------------------------------------------------| | `dom` | The DOM object (see [`HtmlDocument`](../HtmlDocument/index.md)). |
[-] getElementByTagName.md
[edit]
[-] dump_node.md
[edit]
[-] addClass.md
[edit]
[-] __construct.md
[edit]
[-] getElementsByTagName.md
[edit]
[-] hasAttribute.md
[edit]
[-] nodeName.md
[edit]
[-] innertext.md
[edit]
[-] getElementsById.md
[edit]
[-] hasChildNodes.md
[edit]
[-] index.md
[edit]
[-] __set.md
[edit]
[-] getAttribute.md
[edit]
[-] makeup.md
[edit]
[-] get_display_size.md
[edit]
[-] find_ancestor_tag.md
[edit]
[-] __destruct.md
[edit]
[-] setAttribute.md
[edit]
[-] is_utf8.md
[edit]
[-] parentNode.md
[edit]
[-] childNodes.md
[edit]
[-] getAllAttributes.md
[edit]
[-] text.md
[edit]
[-] definitions.md
[edit]
[-] firstChild.md
[edit]
[-] clear.md
[edit]
[-] removeChild.md
[edit]
[-] previousSibling.md
[edit]
[-] parent.md
[edit]
[-] outertext.md
[edit]
[-] is_block_element.md
[edit]
[-] lastChild.md
[edit]
[-] nextSibling.md
[edit]
[-] xmltext.md
[edit]
[-] removeAttribute.md
[edit]
[-] getElementById.md
[edit]
[-] remove.md
[edit]
[-] parse_selector.md
[edit]
[-] convert_text.md
[edit]
[-] find.md
[edit]
[-] __unset.md
[edit]
[-] __call.md
[edit]
[-] removeClass.md
[edit]
[-] __toString.md
[edit]
[-] __get.md
[edit]
[-] __debugInfo.md
[edit]
[-] expect.md
[edit]
[-] save.md
[edit]
[+]
..
[-] appendChild.md
[edit]
[-] dump.md
[edit]
[-] __isset.md
[edit]
[-] seek.md
[edit]
[-] match.md
[edit]
[-] hasClass.md
[edit]