PHP FluentDOM\Node Namespace

Nested Namespaces

FluentDOM\Node\ChildNode
FluentDOM\Node\NonDocumentTypeChildNode
FluentDOM\Node\ParentNode

Interfaces

Name Description
ChildNode
ParentNode Interface ParentNode
QuerySelector

Classes

Name Description
MutationMacro

Traits

Name Description
StringCast Cast a DOMNode into a string
WholeText Add the `replaceWholeText()` method. To the text node classes.
Xpath Add a `evaluate()` method to execute an Xpath expression in the context of the node and make the node a functor.