/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | OnClick.php | 44 public function setOpenLink(OpenLink $openLink) argument 46 $this->openLink = $openLink; 53 return $this->openLink;
|
H A D | GoogleAppsCardV1OnClick.php | 76 public function setOpenLink(GoogleAppsCardV1OpenLink $openLink) argument 78 $this->openLink = $openLink; 85 return $this->openLink;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitLabFile.js | 23 this.ui.editor.graph.openLink(DRAWIO_GITLAB_URL + '/' +
|
H A D | Menus.js | 37 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 D | App.js | 1940 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 D | GitHubFile.js | 24 this.ui.editor.graph.openLink('https://github.com/' +
|
H A D | OneDriveFile.js | 77 this.ui.editor.graph.openLink(url);
|
H A D | ElectronApp.js | 161 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 D | Dialogs.js | 609 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 D | DriveClient.js | 302 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 D | EditorUi.js | 544 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 D | cConf-1-4-8.js | 1050 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 D | voice.js | 849 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 D | Editor.js | 389 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 D | Actions.js | 28 this.addAction('new...', function() { graph.openLink(ui.getUrl()); }); 691 graph.openLink(link); 1217 graph.openLink(RESOURCES_PATH + '/help' + ext + '.html');
|
H A D | EditorUi.js | 2436 graph.openLink(this.editor.editButtonLink, 'editWindow'); 2475 graph.openLink(toolbarConfig.fullscreenBtn.url); 2479 graph.openLink(window.location.href);
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_i18n.txt | 542 openLink=openLink
|
H A D | dia_ru.txt | 542 openLink=Открыть ссылку
|
H A D | dia_bg.txt | 542 openLink=Отваряне на линка
|
H A D | dia_el.txt | 542 openLink=Άνοιγμα συνδέσμου
|
H A D | dia_zh.txt | 542 openLink=打开链接
|
H A D | dia_uk.txt | 542 openLink=Відкрити за ланкою
|
H A D | dia_fa.txt | 542 openLink=لینک
|
H A D | dia_ja.txt | 542 openLink=リンクを開く
|
H A D | dia_he.txt | 542 openLink=פתח קישור
|