Description of SNode Parent Class of NodeTag
| Methods | ||
|---|---|---|
public
|
getChildren()
|
# |
public
|
isChildren()
|
# |
public
|
iterateChildren(function $callback)
|
# |
public
|
appendChildren(string $html)
|
# |
public
|
replaceChildren(string $html)
|
# |
public
|
parseObjectLoop($domNode, $parent = null)
|
# |
public
|
replaceChild($newnode, $oldnode)
|
# |
public
|
appendChild($node)
|
# |
public
|
setChildren($children)
|
# |
public
|
removeChildren()
|
# |
public
|
hasChildren()
|
# |
| Properties | |||
|---|---|---|---|
public
|
|
$children = []
|
# |