Dom Helper class for DOM handling using the DOMDocument class Since 3.5.8 Full class name: Kirby\Toolkit\Dom kirby/src/Toolkit/Dom.php#L29 $dom->body() $dom->document() $dom->innerMarkup() $dom->query() $dom->sanitize() $dom->toString() Dom::extractUrls() Dom::isAllowedAttr() Dom::isAllowedGlobalAttr() Dom::isAllowedUrl() Dom::isSupported() Dom::listContainsName() Dom::remove() Dom::unwrap() new Dom()