Home
last modified time | relevance | path

Searched refs:openInNewWindow (Results 1 – 25 of 64) sorted by path

123

/plugin/commonmark/vendor/league/commonmark/src/Extension/ExternalLink/
H A DExternalLinkProcessor.php38 $openInNewWindow = $this->config->get('external_link/open_in_new_window');
59 $this->markLinkAsExternal($link, $openInNewWindow, $classes);
63 private function markLinkAsExternal(Link $link, bool $openInNewWindow, string $classes): void
68 if ($openInNewWindow) { argument
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10805 …ull==d||"image/"!=d.substring(0,6)?this.showTextDialog(c+":",b):this.openInNewWindow(b,d,e);else{v…
10808 …(c,f){try{if("_blank"==f)if(null!=d&&"image/"==d.substring(0,6))this.openInNewWindow(b,d,e);else i…
10809 …?390:270:160;this.showDialog(c.container,420,k,!0,!0);c.init()};EditorUi.prototype.openInNewWindow=
10821 function(){this.openInNewWindow(f.substring(f.indexOf(",")+1),"image/png",!0);c.apply(this,argument…
H A Dviewer-static.min.js3473 null==e||"image/"!=e.substring(0,6)?this.showTextDialog(c+":",b):this.openInNewWindow(b,e,g);else{v…
3476 c)if(null!=e&&"image/"==e.substring(0,6))this.openInNewWindow(b,e,g);else if(null!=e&&"text/html"==…
3477 …his.showDialog(c.container,420,n,!0,!0);c.init()};EditorUi.prototype.openInNewWindow=function(b,c,…
3488 …d(b);mxEvent.addListener(b,"click",mxUtils.bind(this,function(){this.openInNewWindow(c.substring(c…
H A Dviewer.min.js3473 null==e||"image/"!=e.substring(0,6)?this.showTextDialog(c+":",b):this.openInNewWindow(b,e,g);else{v…
3476 c)if(null!=e&&"image/"==e.substring(0,6))this.openInNewWindow(b,e,g);else if(null!=e&&"text/html"==…
3477 …his.showDialog(c.container,420,n,!0,!0);c.init()};EditorUi.prototype.openInNewWindow=function(b,c,…
3488 …d(b);mxEvent.addListener(b,"click",mxUtils.bind(this,function(){this.openInNewWindow(c.substring(c…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js4443 this.openInNewWindow(data, mimeType, base64Encoded);
4591 this.openInNewWindow(data, mimeType, base64Encoded);
4650 EditorUi.prototype.openInNewWindow = function(data, mimeType, base64Encoded) method in EditorUi
4921 this.openInNewWindow(data.substring(data.indexOf(',') + 1), 'image/png', true);
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js383 {value: 'blank', title: mxResources.get('openInNewWindow')},
/plugin/diagramsnet/lib/resources/
H A Ddia.txt543 openInNewWindow=Open in New Window
H A Ddia_am.txt543 openInNewWindow=Open in New Window
H A Ddia_ar.txt543 openInNewWindow=‫فتح في نافذة جديدة‬
H A Ddia_bg.txt543 openInNewWindow=Отваряне в нов прозорец
H A Ddia_bn.txt543 openInNewWindow=Open in New Window
H A Ddia_bs.txt543 openInNewWindow=Otvori u novom prozoru
H A Ddia_ca.txt543 openInNewWindow=Obre en una finestra nova
H A Ddia_cs.txt543 openInNewWindow=Otevřít v novém okně
H A Ddia_da.txt543 openInNewWindow=Åbn i nyt vindue
H A Ddia_de.txt545 openInNewWindow=In neuem Fenster öffnen
H A Ddia_el.txt543 openInNewWindow=Άνοιγμα σε νέο παράθυρο
H A Ddia_eo.txt543 openInNewWindow=Open in New Window
H A Ddia_es.txt543 openInNewWindow=Abrir en ventana nueva
H A Ddia_et.txt543 openInNewWindow=Ava uues aknas
H A Ddia_eu.txt543 openInNewWindow=Ireki leiho berrian
H A Ddia_fa.txt543 openInNewWindow=‫باز کردن در پنجره ای جدید‬
H A Ddia_fi.txt543 openInNewWindow=Avaa uudessa ikkunassa
H A Ddia_fil.txt543 openInNewWindow=Buksan sa bagong Window
H A Ddia_fr.txt543 openInNewWindow=Ouvrir dans une nouvelle fenêtre

123