Method | Description | |
---|---|---|
__invoke ( $query ) | ||
add ( $child, $optionals ) | ||
addChild ( $child, $optionals ) | ||
append ( $sibling, $optionals ) | ||
appendSibling ( $sibling, $optionals ) | ||
attr ( $name, $value = null ) | ||
cdata ( $text ) | ||
comment ( $text ) | ||
length ( ) | ||
prepend ( $sibling, $optionals ) | ||
prependSibling ( $sibling, $optionals ) | ||
query ( $query ) | ||
setAttribute ( $name, $value = null ) | ||
setCdata ( $text ) | ||
setComment ( $text ) | ||
setText ( $text ) | ||
size ( ) | ||
text ( $text ) |