Home
last modified time | relevance | path

Searched refs:openLink (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DOnClick.php44 public function setOpenLink(OpenLink $openLink) argument
46 $this->openLink = $openLink;
53 return $this->openLink;
H A DGoogleAppsCardV1OnClick.php76 public function setOpenLink(GoogleAppsCardV1OpenLink $openLink) argument
78 $this->openLink = $openLink;
85 return $this->openLink;
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabFile.js23 this.ui.editor.graph.openLink(DRAWIO_GITLAB_URL + '/' +
H A DMenus.js37 this.editorUi.openLink(href);
869 editorUi.openLink('https://www.diagrams.net/');
895 editorUi.openLink('shortcuts.svg');
929 editorUi.openLink('https://get.diagrams.net/');
1530 editorUi.openLink('https://www.diagrams.net');
2197 editorUi.openLink('https://office.draw.io');
2202 editorUi.openLink('http://docsaddon.draw.io');
2207 editorUi.openLink('https://slidesaddon.draw.io');
2212 editorUi.openLink('https://sheetsaddon.draw.io');
2905 editorUi.openLink('https://app.draw.io/')
[all …]
H A DApp.js1940 this.openLink('https://get.diagrams.net/');
2685 this.openLink(url);
2703 this.openLink(url);
2707 this.openLink('https://www.dropbox.com/');
2712 this.openLink('https://trello.com/');
2716 this.openLink('https://www.notion.so/');
2722 this.openLink(file.meta.html_url);
2726 this.openLink('https://github.com/');
2733 this.openLink(file.meta.html_url);
2737 this.openLink(DRAWIO_GITLAB_URL);
[all …]
H A DGitHubFile.js24 this.ui.editor.graph.openLink('https://github.com/' +
H A DOneDriveFile.js77 this.ui.editor.graph.openLink(url);
H A DElectronApp.js161 editorUi.openLink('https://www.draw.io/')
280 this.openLink(a.getAttribute('href'), a.getAttribute('target'));
288 Graph.prototype.openLink = function(url, target) method in Graph
H A DDialogs.js609 editorUi.openLink('https://www.github.com/logout');
617 editorUi.openLink(DRAWIO_GITLAB_URL + '/users/sign_out');
643 editorUi.openLink('https://www.dropbox.com/logout');
755 var win = editorUi.openLink(value);
829 editorUi.openLink(url);
862 editorUi.openLink(url);
2474 editorUi.openLink((defaultType == 'mermaid') ?
4382 editorUi.openLink(helpLink);
4557 editorUi.openLink(url, null, true);
5970 editorUi.openLink(editorUi.getUrl(), null, true);
[all …]
H A DDriveClient.js302 this.ui.openLink('https://www.diagrams.net/doc/faq/gsuite-authorisation-troubleshoot');
2499 this.ui.editor.graph.openLink('https://drive.google.com/open?id=' + id);
H A DEditorUi.js544 EditorUi.prototype.openLink = function(url, target, allowOpener) method in EditorUi
547 return this.editor.graph.openLink(url, target, allowOpener);
3634 this.openLink(EditorUi.scratchpadHelpLink);
3965 this.editor.graph.openLink('https://drive.google.com/open?id=' + id);
4095 return this.editor.graph.openLink(e.helpLink);
4106 return this.openLink('mailto:' + mxUtils.htmlEntities(e.ownerEmail));
12710 var graphOpenLink = this.editor.graph.openLink;
12712 this.editor.graph.openLink = function(href, target, allowOpener)
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1050 ui.openLink(url + '/wiki/plugins/servlet/ac/com.mxgraph.confluence.plugins.diagramly/support');
1054 ui.openLink('https://about.draw.io/support/');
1058 ui.openLink('https://about.draw.io/support/');
H A Dvoice.js849 var wnd = ui.openLink('https://www.diagrams.net/doc/faq/voice-plugin');
863 ui.openLink('https://www.google.com/search?q=site%3Adiagrams.net+inurl%3A%2Fdoc%2Ffaq%2F+' +
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js389 wnd = this.graph.openLink(this.getEditBlankUrl(
395 this.graph.openLink(this.getEditBlankUrl(p) +
2199 editorUi.editor.graph.openLink(helpLink);
2272 ui.editor.graph.openLink(FilenameDialog.filenameHelpLink);
2278 ui.editor.graph.openLink(FilenameDialog.filenameHelpLink);
H A DActions.js28 this.addAction('new...', function() { graph.openLink(ui.getUrl()); });
691 graph.openLink(link);
1217 graph.openLink(RESOURCES_PATH + '/help' + ext + '.html');
H A DEditorUi.js2436 graph.openLink(this.editor.editButtonLink, 'editWindow');
2475 graph.openLink(toolbarConfig.fullscreenBtn.url);
2479 graph.openLink(window.location.href);
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt542 openLink=openLink
H A Ddia_ru.txt542 openLink=Открыть ссылку
H A Ddia_bg.txt542 openLink=Отваряне на линка
H A Ddia_el.txt542 openLink=Άνοιγμα συνδέσμου
H A Ddia_zh.txt542 openLink=打开链接
H A Ddia_uk.txt542 openLink=Відкрити за ланкою
H A Ddia_fa.txt542 openLink=‫لینک ‬
H A Ddia_ja.txt542 openLink=リンクを開く
H A Ddia_he.txt542 openLink=‫פתח קישור‬

1234