Home
last modified time | relevance | path

Searched refs:asHtml (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Xml/
H A DXmlDocument.php262 static function createXmlDocFromMarkup($string, $asHtml = false): XmlDocument argument
266 if ($asHtml) {
H A DXmlSystems.php41 public static function asHtml($linkDom) function in ComboStrap\\Xml\\XmlSystems