Home
last modified time | relevance | path

Searched refs:DriveClient (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js13 window.DriveClient = function(editorUi, isExtAuth) class in window
66 mxUtils.extend(DriveClient, mxEventSource);
69 mxUtils.extend(DriveClient, DrawioClient);
105 DriveClient.prototype.thumbnailWidth = 1000;
136 DriveClient.prototype.extension = '.drawio';
146 DriveClient.prototype.lastTokenRefresh = 0;
151 DriveClient.prototype.maxRetries = 5;
161 DriveClient.prototype.coolOff = 1000;
171 DriveClient.prototype.user = null;
221 DriveClient.prototype.getUser = function()
[all …]
H A DApp.js458 if (typeof window.DriveClient === 'function')
475 window.DriveClient = null;
481 window.DriveClient = null;
793 if (typeof window.DriveClient === 'function' &&
803 window.DriveClient = null;
1564 this.drive = new DriveClient(this);
5143 (this.drive != null || typeof window.DriveClient === 'function'))
H A DMenus.js2517 else if (googleEnabled && typeof window.DriveClient === 'function')
3146 else if (googleEnabled && typeof window.DriveClient === 'function')
3286 else if (googleEnabled && typeof window.DriveClient === 'function')
3398 else if (googleEnabled && typeof window.DriveClient === 'function')
H A DDialogs.js110 window.location.hostname = DriveClient.prototype.newAppHostname;
207 if (typeof window.DriveClient === 'function')
4197 if (typeof window.DriveClient === 'function')
H A DEditorUi.js13668 if (this.drive != null || typeof window.DriveClient === 'function')
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10064 (b.setMode(k,!0),e()):window.location.hostname=DriveClient.prototype.newAppHostname})}f++;++n>d&&(m…
10068 …+":");g.appendChild(p);g.appendChild(k);n=0;"function"===typeof window.DriveClient&&c(IMAGE_PATH+"…
11546 …ll!=window.mxscript&&"1"!=urlParams.embed&&("function"===typeof window.DriveClient&&("0"!=urlParam…
11547 …%3Fid%3D"===window.location.hash.substring(0,45)||(window.DriveClient=null):window.DriveClient=nul…
11566 null,null,null,mxClient.IS_SVG):"undefined"===typeof window.gapi&&(window.DriveClient=null)}"0"!=ur…
11585 …ined"!==typeof gapi){var b=mxUtils.bind(this,function(){this.drive=new DriveClient(this);this.driv…
11699 …?id="!=k.substring(0,31)||null==this.drive&&"function"!==typeof window.DriveClient)return!1;this.h…
11874 …e")+"...",null,function(){e(c.drive)},d):n&&"function"===typeof window.DriveClient&&b.addItem(mxRe…
11895 …nction(){c.pickFile(App.MODE_GOOGLE)},d):n&&"function"===typeof window.DriveClient&&b.addItem(mxRe…
11899 …null,null,null,null,App.MODE_GOOGLE)},d):n&&"function"===typeof window.DriveClient&&b.addItem(mxRe…
[all …]