DOMUtils Member List
This is the complete list of members for DOMUtils, including all inherited members.
getChildNodesOfName(\DOMElement $element, $elementName) | DOMUtils | static |
getInnerHtml(\DOMElement $element) | DOMUtils | static |
getNextSiblingOfType(\DOMElement $element, $elementType) | DOMUtils | static |
processHtml($content, callable $processor) | DOMUtils | static |
removeEmptyLines($html) | DOMUtils | static |
setInnerHtml(\DOMElement $element, $html) | DOMUtils | static |