Home
last modified time | relevance | path

Searched refs:getHash (Results 26 – 50 of 61) sorted by path

123

/plugin/diagramsnet/lib/js/diagramly/
H A DDesktopLibrary.js17 DesktopLibrary.prototype.getHash = function() method in DesktopLibrary
H A DDialogs.js1143 gurl += file.getHash().substring(1);
H A DDrawioFile.js502 this.sendErrorReport('Checksum Error in ' + functionName + ' ' + this.getHash(),
539 EditorUi.logEvent({category: 'CHECKSUM-ERROR-SYNC-FILE-' + this.getHash(),
624 this.ui.loadFile(this.getHash(), true, null, mxUtils.bind(this, function()
1056 DrawioFile.prototype.getHash = function() method in DrawioFile
1242 return Graph.compress(this.getHash()).replace(/[\/ +]/g, '_');
1691 ['create', 'title', 'mode', 'url', 'drive', 'splash', 'state']) + '#' + this.getHash();
H A DDriveClient.js1304 EditorUi.logEvent({category: 'ERROR-SAVE-FILE-' + file.getHash() + '-rev_' +
1531 EditorUi.logEvent({category: file.convertedFrom + '-CONVERT-FILE-' + file.getHash(),
1672 EditorUi.logEvent({category: 'STALE-ETAG-SAVE-FILE-' + file.getHash(),
H A DDriveFile.js501 DriveFile.prototype.getHash = function() method in DriveFile
H A DDropboxClient.js842 success(newFile.getHash().substring(1), newFile);
868 this.ui.loadFile((path != null) ? 'D' + encodeURIComponent(path) : file.getHash(), null, file);
H A DDropboxFile.js32 DropboxFile.prototype.getHash = function() method in DropboxFile
H A DEditorUi.js2202 tempFile.getHash = function() function
2720 EditorUi.logEvent({category: file.getMode().toUpperCase() + '-OPEN-FILE-' + file.getHash(),
2738 this.addRecent({id: file.getHash(), title: file.getTitle(), mode: file.getMode()});
2765 ((file != null) ? file.getHash() : 'none'),
3024 this.removeLibrarySidebar(file.getHash());
3028 mxSettings.removeCustomLibrary(file.getHash());
3137 mxSettings.addCustomLibrary(file.getHash());
3145 var elts = this.sidebar.palettes[file.getHash()];
3149 this.removeLibrarySidebar(file.getHash());
3180 var contentDiv = this.sidebar.addPalette(file.getHash(), tmp,
[all …]
H A DElectronApp.js1655 var oldHash = file.getHash();
1660 if (file.constructor != LocalLibrary && oldHash != file.getHash())
1663 mxSettings.addCustomLibrary(file.getHash());
H A DGitHubFile.js49 GitHubFile.prototype.getHash = function() method in GitHubFile
H A DGitLabFile.js48 GitLabFile.prototype.getHash = function() method in GitLabFile
H A DLocalLibrary.js25 LocalLibrary.prototype.getHash = function() method in LocalLibrary
H A DNotionFile.js27 NotionFile.prototype.getHash = function() method in NotionFile
H A DOneDriveFile.js129 OneDriveFile.prototype.getHash = function() method in OneDriveFile
H A DPages.js1732 '/' + search + '#' + file.getHash();
H A DRemoteLibrary.js16 RemoteLibrary.prototype.getHash = function() method in RemoteLibrary
H A DStorageFile.js63 StorageFile.prototype.getHash = function() method in StorageFile
H A DStorageLibrary.js51 StorageLibrary.prototype.getHash = function() method in StorageLibrary
H A DTrelloFile.js19 TrelloFile.prototype.getHash = function() method in TrelloFile
H A DUrlLibrary.js37 UrlLibrary.prototype.getHash = function() method in UrlLibrary
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3027 25E3):"n/a";this.sendErrorReport("Checksum Error in "+g+" "+this.getHash(),(null!=e?e:"")+"\n\nPatc…
3028 try{EditorUi.logEvent({category:"CHECKSUM-ERROR-SYNC-FILE-"+this.getHash(),action:g,label:"user_"+d…
3032 …or.graph.getSelectionCells(),p=this.ui.currentPage;this.ui.loadFile(this.getHash(),!0,null,mxUtils…
3041 …lert(mxResources.get("sharingAvailable"),null,380)};DrawioFile.prototype.getHash=function(){return…
3063 …etSearch("create title mode url drive splash state".split(" "))+"#"+this.getHash(),k=mxResources.g…
3412 urlParams.title?decodeURIComponent(urlParams.title):this.defaultFilename,!0);f.getHash=function(){r… function
3423getHash(),action:"size_"+b.getSize(),label:"autosave_"+(this.editor.autosave?"on":"off")});EditorU…
3429 …ll!=b&&(this.removeLibrarySidebar(b.getHash()),b.constructor!=LocalLibrary&&mxSettings.removeCusto…
3431 …this.sidebar){b.constructor!=LocalLibrary&&mxSettings.addCustomLibrary(b.getHash());".scratchpad"=…
3432getHash()],d=null!=d?d[d.length-1].nextSibling:null;this.removeLibrarySidebar(b.getHash());var f=n…
[all …]
H A Dviewer.min.js3027 25E3):"n/a";this.sendErrorReport("Checksum Error in "+g+" "+this.getHash(),(null!=e?e:"")+"\n\nPatc…
3028 try{EditorUi.logEvent({category:"CHECKSUM-ERROR-SYNC-FILE-"+this.getHash(),action:g,label:"user_"+d…
3032 …or.graph.getSelectionCells(),p=this.ui.currentPage;this.ui.loadFile(this.getHash(),!0,null,mxUtils…
3041 …lert(mxResources.get("sharingAvailable"),null,380)};DrawioFile.prototype.getHash=function(){return…
3063 …etSearch("create title mode url drive splash state".split(" "))+"#"+this.getHash(),k=mxResources.g…
3412 urlParams.title?decodeURIComponent(urlParams.title):this.defaultFilename,!0);f.getHash=function(){r… function
3423getHash(),action:"size_"+b.getSize(),label:"autosave_"+(this.editor.autosave?"on":"off")});EditorU…
3429 …ll!=b&&(this.removeLibrarySidebar(b.getHash()),b.constructor!=LocalLibrary&&mxSettings.removeCusto…
3431 …this.sidebar){b.constructor!=LocalLibrary&&mxSettings.addCustomLibrary(b.getHash());".scratchpad"=…
3432getHash()],d=null!=d?d[d.length-1].nextSibling:null;this.removeLibrarySidebar(b.getHash());var f=n…
[all …]
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1614 EmbedFile.prototype.getHash = function() method in EmbedFile
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md196 var_dump($xcallable->getHash());
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DXcallable.php61 ->string($result->getHash())
79 ->string($result->getHash())
97 ->string($result->getHash())
115 ->string($result->getHash())
137 ->string($result->getHash())
164 ->string($result->getHash())
182 ->string($result->getHash())
200 ->string($result->getHash())

123