Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Xml/
H A DXhtmlUtility.php74 public static function normalize($htmlText) argument
76 if (empty($htmlText)) {
79 $xmlDoc = new XmlDocument($htmlText, XmlDocument::HTML_TYPE);