Home
last modified time | relevance | path

Searched refs:asHtml (Results 1 – 7 of 7) sorted by path

/plugin/combo/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
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2317 …erHTML=(d?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(a);asHtml=!0;a=b.getElements…
2318 …irstChild.nextSibling.getAttribute("href")&&(mxUtils.setTextContent(b,a),asHtml=!1));d=d&&null!=b.…
2319asHtml=!1)):(d=b.getElementsByTagName("img"),1==d.length&&(d=d[0],a=d.getAttribute("src"),null!=a&…
H A Dviewer-static.min.js2283 …erHTML=(e?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(b);asHtml=!0;b=c.getElements…
2284 …irstChild.nextSibling.getAttribute("href")&&(mxUtils.setTextContent(c,b),asHtml=!1));e=e&&null!=c.…
2285asHtml=!1)):(e=c.getElementsByTagName("img"),1==e.length&&(e=e[0],b=e.getAttribute("src"),null!=b&…
H A Dviewer.min.js2283 …erHTML=(e?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(b);asHtml=!0;b=c.getElements…
2284 …irstChild.nextSibling.getAttribute("href")&&(mxUtils.setTextContent(c,b),asHtml=!1));e=e&&null!=c.…
2285asHtml=!1)):(e=c.getElementsByTagName("img"),1==e.length&&(e=e[0],b=e.getAttribute("src"),null!=b&…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js10751 var asHtml = false;
10776 asHtml = elt.getAttribute('data-type') != 'text/plain';
10823 var xml = (asHtml) ? elt.innerHTML :
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4536 var asHtml = elt.getAttribute('data-type') != 'text/plain';
4540 var xml = (asHtml) ? elt.innerHTML :
4632 asHtml = true;
4658 asHtml = false;
4684 asHtml = false;
4710 asHtml = false;
4715 if (asHtml)
4721 if (!asHtml)