Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js1739 else if (!graph.isExternalProtocol(href) &&
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js423 return !this.isExternalProtocol(href);
H A DGraph.js2861 Graph.prototype.isExternalProtocol = function(href) method in Graph
2872 return !this.isExternalProtocol(href) &&
2886 !this.isExternalProtocol(url);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2051 …nt.IS_SF)};this.chromeless||(e.isBlankLink=function(b){return!this.isExternalProtocol(b)});return …
2386 …ototype.isExternalProtocol=function(b){return"mailto:"===b.substring(0,7)};Graph.prototype.isBlank…
2387 …this.absoluteUrlPattern.test(b)&&"data:"!==b.substring(0,5)&&!this.isExternalProtocol(b)};Graph.pr…
4066 …parentNode;null!=c?null==k||b.isCustomLink(k)?mxEvent.consume(e):b.isExternalProtocol(k)||b.isBlan…
H A Dviewer-static.min.js2051 …nt.IS_SF)};this.chromeless||(e.isBlankLink=function(b){return!this.isExternalProtocol(b)});return …
2386 …ototype.isExternalProtocol=function(b){return"mailto:"===b.substring(0,7)};Graph.prototype.isBlank…
2387 …this.absoluteUrlPattern.test(b)&&"data:"!==b.substring(0,5)&&!this.isExternalProtocol(b)};Graph.pr…
4066 …parentNode;null!=c?null==k||b.isCustomLink(k)?mxEvent.consume(e):b.isExternalProtocol(k)||b.isBlan…
H A Dapp.min.js2085 …nt.IS_SF)};this.chromeless||(d.isBlankLink=function(a){return!this.isExternalProtocol(a)});return …
2635 …ototype.isExternalProtocol=function(a){return"mailto:"===a.substring(0,7)};Graph.prototype.isBlank…
2636 …this.absoluteUrlPattern.test(a)&&"data:"!==a.substring(0,5)&&!this.isExternalProtocol(a)};Graph.pr…