Method | Description | |
---|---|---|
__construct ( $arguments ) | ||
__toString ( ) | ||
addCdata ( $text ) | ||
addChild ( $child, $optionals ) | ||
addComment ( $text ) | ||
addText ( $text ) | ||
appendSibling ( $sibling, $optionals ) | ||
array_ ( ) | it is shadowed by the __call() method. | |
dom ( ) | ||
each ( callable $fn ) | ||
filter ( callable $fn ) | ||
html ( $strip = false ) | ||
length ( ) | ||
load ( $document ) | ||
namespaces ( ) | ||
prependSibling ( $sibling, $optionals ) | ||
query ( $query ) | ||
remove ( $query ) | ||
setAttribute ( $name, $value = null ) | ||
setCdata ( $text ) | ||
setComment ( $text ) | ||
setText ( $text ) | ||
times ( $times, callable $fn = null ) | ||
xml ( $strip = false ) |
Method | Description | |
---|---|---|
chooseContext ( Closure $fn ) | ||
context ( ) | ||
mergeOptions ( &$arguments ) | ||
namespace_ ( $arguments ) | it is shadowed by the __call() method. |
Method | Description | |
---|---|---|
initRoot ( &$options ) | ||
initStylesheet ( &$options ) | ||
newDom ( &$options ) |
protected namespace_ ( $arguments ) |