PHP FluentDOM\Node 네임스페이스

중첩된 네임스페이스

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

Interfaces

이름 설명
ChildNode
ParentNode Interface ParentNode
QuerySelector

클래스들

이름 설명
MutationMacro

Traits

이름 설명
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.