Home
last modified time | relevance | path

Searched refs:HTML_TYPE (Results 1 – 2 of 2) sorted by path

/plugin/combo/ComboStrap/Xml/
H A DXhtmlUtility.php44 $loading = XmlDocument::HTML_TYPE;
79 $xmlDoc = new XmlDocument($htmlText, XmlDocument::HTML_TYPE);
H A DXmlDocument.php43 const HTML_TYPE = "html"; define in ComboStrap\\Xml\\XmlDocument
104 if ($type == self::HTML_TYPE) {
251 $mime = XmlDocument::HTML_TYPE;
267 $mime = XmlDocument::HTML_TYPE;