Home
last modified time | relevance | path

Searched refs:displayName (Results 501 – 525 of 531) sorted by path

1...<<2122

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js3944 ((this.drive != null && this.drive.user != null) ? ' (' + this.drive.user.displayName +
3990 mxUtils.write(option, driveUsers[i].displayName);
15213 mxUtils.write(usernameDiv, comment.user.displayName || '');
H A DP2PCollab.js27 userId: user.id, username: user.displayName, data: data});
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1215 …oadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName, displayName, w, h) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3890 …oadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName, displayName, w, h) argument
3932 …oadStencilSet(stencilFile, mxUtils.bind(this, function(packageName, stencilName, displayName, w, h) argument
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js472 fillFolderFiles('site', null, selectedFile.id, selectedFile.displayName);
534 var title = item.displayName || item.name;
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3457 …Denied")+(null!=this.drive&&null!=this.drive.user?" ("+this.drive.user.displayName+", "+this.drive…
3459 …ength;b++){var c=document.createElement("option");mxUtils.write(c,d[b].displayName);c.value=b;e.ap…
H A Dviewer.min.js3457 …Denied")+(null!=this.drive&&null!=this.drive.user?" ("+this.drive.user.displayName+", "+this.drive…
3459 …ength;b++){var c=document.createElement("option");mxUtils.write(c,d[b].displayName);c.value=b;e.ap…
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js60 confUser = new DrawioUser(user.id, user.email, user.displayName, user.pictureUrl);
97 cComment.user.displayName, cComment.user.pictureUrl), pCommentId);
114 user.displayName, siteUrl + user.profilePicture.path));
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396 …(e.extensionId)))continue;n.add(x.toKey(e.extensionId))}t.push({displayName:e.displayName,extensio…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js396 …(e.extensionId)))continue;n.add(x.toKey(e.extensionId))}t.push({displayName:e.displayName,extensio…
H A Dbundle.js.map1displayName) !== null && _a !== void 0 ? _a : 'Unknown Outline Provider', index);\n ret…
/plugin/fetchmedia/lib/
H A Dbundle.js1displayName="GeneratorFunction",O.isGeneratorFunction=function(t){var n="function"==typeof t&&t.co…
/plugin/issuelinks/action/
H A Dajax.php144 return $repo1->displayName < $repo2->displayName ? -1 : 1;
154 $repoDisplayName = $repo->displayName;
/plugin/issuelinks/classes/
H A DRepository.php15 public $displayName; variable in dokuwiki\\plugin\\issuelinks\\classes\\Repository
/plugin/issuelinks/services/
H A DGitHub.service.php237 $repo->displayName = $repoData['name'];
H A DGitLab.service.php212 $repo->displayName = $project['name'];
H A DJira.service.php254 $issue->setAssignee($assignee['displayName'], $assignee['avatarUrls']['48x48']);
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/oauthauthsch/
H A Daction.php33 $name = DotAccess::get($result, 'displayName', '');
134 $scopes = array('basic', 'displayName');
/plugin/ol3/
H A Dscript.js8displayName:Fc(U_),value:Fc(U_)});var aw=Gc(cx,{Data:function(t,e){var r=t.getAttribute("name");zc… property in r.displayName
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pagetemplate/
H A Dsyntax.php119 $displayName = $match[1];
121 $backlink = array('pagetemplate', $pageName, $templatePage, $displayName, $cNS);
157 $displayName = $data[3];
158 $renderer->doc .= html_wikilink($pageName,$displayName);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js12307 …GeneratorFunctionPrototype[toStringTagSymbol] = GeneratorFunction.displayName = "GeneratorFunction…
12319 …return ctor ? ctor === GeneratorFunction || (ctor.displayName || ctor.name) === "GeneratorFunction…
H A Dpdf.js.map1displayName = \"GeneratorFunction\";\n\n // Helper for defining the .next, .throw, and .return me…

1...<<2122