Home
last modified time | relevance | path

Searched refs:createLink (Results 1 – 16 of 16) sorted by relevance

/plugin/diagrams/script/
H A DDiagramsMediaManager.js12 const createLink = document.createElement('a');
13 createLink.addEventListener('click', this.#showCreationDialog.bind(this));
14 createLink.className = 'plugin_diagrams_create';
15 createLink.innerText = LANG.plugins.diagrams.createLink;
16 createLink.href = '#';
17 tree.prepend(createLink);
88 title: LANG.plugins.diagrams.createLink,
/plugin/combo/ComboStrap/
H A DHistoricalBreadcrumbMenuItem.php96 $html = $this->createLink($actualPageId, $actualPageName, self::HISTORICAL_BREADCRUMB_NAME . "-home");
102 $html .= $this->createLink($id, $name);
146 public function createLink($id, $name, $class = null): string function in ComboStrap\\HistoricalBreadcrumbMenuItem
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline)
845 pathInfo.appendChild(createLink(org + '/' + repo, mxUtils.bind(this, function()
854 pathInfo.appendChild(createLink(decodeURIComponent(ref), mxUtils.bind(this, function()
870 pathInfo.appendChild(createLink(tokens[index], mxUtils.bind(this, function()
953 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1001 …temp.appendChild(createLink(file.name + ((file.type == 'tree') ? '/' : ''), mxUtils.bind(this, fun…
1091 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1120 temp.appendChild(createLink(branch.name, mxUtils.bind(this, function()
1255 … div.appendChild(createLink(mxResources.get('enterValue') + '...', mxUtils.bind(this, function()
1309 temp.appendChild(createLink(repository.name_with_namespace, mxUtils.bind(this, function()
[all …]
H A DGitHubClient.js829 var createLink = mxUtils.bind(this, function(label, exec, padding, underline)
859 pathInfo.appendChild(createLink(org + '/' + repo, mxUtils.bind(this, function()
868 pathInfo.appendChild(createLink(decodeURIComponent(ref), mxUtils.bind(this, function()
884 pathInfo.appendChild(createLink(tokens[index], mxUtils.bind(this, function()
969 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1017 …temp.appendChild(createLink(file.name + ((file.type == 'dir') ? '/' : ''), mxUtils.bind(this, func…
1108 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1137 temp.appendChild(createLink(branch.name, mxUtils.bind(this, function()
1214 div.appendChild(createLink(mxResources.get('enterValue') + '...', mxUtils.bind(this, function()
1279 temp.appendChild(createLink(repository.full_name, mxUtils.bind(this, function()
H A DTrelloClient.js462 var createLink = mxUtils.bind(this, function(label, fn, preview)
512 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
530 div.appendChild(createLink(file.name, mxUtils.bind(this, function()
612 … div.appendChild(createLink(mxResources.get('filterCards') + '...', mxUtils.bind(this, function()
633 div.appendChild(createLink(card.name, mxUtils.bind(this, function()
H A DNotionClient.js556 var createLink = mxUtils.bind(this, function(label, exec, padding, underline)
586 dbInfo.appendChild(createLink(itemName, mxUtils.bind(this, function()
671 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
705 … temp.appendChild(createLink(this.getTitle(file.properties).title, mxUtils.bind(this, function()
794 temp.appendChild(createLink(this.getTitleVal(db), mxUtils.bind(this, function()
H A DMenus.js371 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor,
2133 ';height:' + height + ';" src="' + editorUi.createLink(linkTarget, linkColor,
2159 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor,
2186 var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget, linkColor,
H A DEditorUi.js5487 …EditorUi.prototype.createLink = function(linkTarget, linkColor, allPages, lightbox, editLink, laye… method in EditorUi
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js407 var link = this.createLink(terminal_id1, terminal_id2, cellIds);
499 mxWebColaAdaptor.prototype.createLink = function(sourceId, targetId, cellIds) method in mxWebColaAdaptor
858 var link = this.createLink(childA_Id, childB_Id, cellIds);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2createLink:(function(parent,name,target,canRead,canWrite){var path=PATH.join2(typeof parent==="str…
H A Dvorbis.js2createLink:(function(parent,name,target,canRead,canWrite){var path=PATH.join2(typeof parent==="str…
H A Dopus.js2createLink:(function(parent,name,target,canRead,canWrite){var path=PATH.join2(typeof parent==="str…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1createLink(document, documentContext, attributeValue, startOffset, endOffset, base) {\n var tok…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10835 …push("page-id="+this.currentPage.getId());return n};EditorUi.prototype.createLink=function(b,c,d,e…
11803 …b,d,e,f,g,k,l,m,n){l=[];n&&l.push("tags=%7B%7D");b=new EmbedDialog(c,c.createLink(b,d,e,f,g,k,null…
11862 …(c,'<iframe frameborder="0" style="width:'+l+";height:"+m+';" src="'+c.createLink(b,d,e,f,g,k,p,nu…
11863 …op();var m=["border=0"];n&&m.push("tags=%7B%7D");l=new EmbedDialog(c,c.createLink(b,d,e,f,g,k,l,nu…
11864 …spinner.stop();var m=[];n&&m.push("tags=%7B%7D");l=new EmbedDialog(c,c.createLink(b,d,e,f,g,k,l,nu…
H A Dviewer.min.js3503 …push("page-id="+this.currentPage.getId());return p};EditorUi.prototype.createLink=function(b,c,e,g…
H A Dviewer-static.min.js3503 …push("page-id="+this.currentPage.getId());return p};EditorUi.prototype.createLink=function(b,c,e,g…