Lines Matching refs:sanitizeHtml

2317 …("div");b.innerHTML=(d?'<meta charset="utf-8">':"")+this.editor.graph.sanitizeHtml(a);asHtml=!0;a=…
2580 …l(a.cell)&&(b=1!=a.style.html?mxUtils.htmlEntities(b,!1):a.view.graph.sanitizeHtml(b));return b};i…
2606 …,"#000000"==a.style.color&&(a.style.color="")),a=a.nextSibling};Graph.sanitizeHtml=function(a,b){r…
2650 e)};Graph.prototype.sanitizeHtml=function(a,b){return Graph.sanitizeHtml(a,b)};Graph.prototype.upda…
2674 …Vertex(d)||this.model.isEdge(d))this.isHtmlLabel(d)?(a.innerHTML=this.sanitizeHtml(this.getLabel(d…
2689 …is.isReplacePlaceholders(a)&&(d=this.replacePlaceholders(a,d)),b=this.sanitizeHtml(d);else{d=this.…
2864 0<h.length&&"\n"==h.charAt(h.length-1)&&(h=h.substring(0,h.length-1));h=this.graph.sanitizeHtml(b?h…
2867 …(h=mxUtils.replaceTrailingNewlines(h,"<div><br></div>"));h=this.graph.sanitizeHtml(b?h.replace(/\n…
2872 ….style,"nl2Br","1")&&(c=c.replace(/\n/g,"<br/>"));return c=this.graph.sanitizeHtml(c,!0)};mxCellEd…
2873 …rn mxCellEditorGetCurrentValue.apply(this,arguments);var b=this.graph.sanitizeHtml(this.textarea.i…
3524 …/<br\s*.?>/g,"\n"));var k=document.createElement("div");k.innerHTML=c.sanitizeHtml(h);h=mxUtils.ex…
3525 "1")&&(h=h.replace(/\n/g,"<br/>")),c.cellLabelChanged(state.cell,c.sanitizeHtml(h)),c.setCellStyles…
10266 …odel.isEdge(J.cell))){null!=J.style&&"1"==J.style.html?(D.innerHTML=p.sanitizeHtml(p.getLabel(J.ce…
10637 ….isHtmlLabel(c)){var d=document.createElement("div");d.innerHTML=this.sanitizeHtml(this.getLabel(c…
10884 …orCell(c,this.updatePageLink(b,e));if(d.isHtmlLabel(c)){f.innerHTML=d.sanitizeHtml(d.getLabel(c));…