DOMDocument
Interfaces, Classes, Traits and Enums
- DOMElement
- This class is used to represent elements, and implements many jQuery-like functions for the elements
- DOMObject
- This class is used to represent a results set of matched elements, in much the same way as a jQuery array works. Any methods supported by DOMElement can be called on a DOMObject list.