| /plugin/diagramsnet/lib/js/diagramly/ |
| D | StorageFile.js | 13 StorageFile = function(ui, data, title) argument 107 StorageFile.prototype.saveAs = function(title, success, error) argument 119 StorageFile.insertFile = function(ui, title, data, success, error) argument 159 StorageFile.getFileContent = function(ui, title, success, error) argument 184 StorageFile.getFileInfo = function(ui, title, success, error) argument 196 success(data != null? {title: title} : null); property 212 StorageFile.prototype.saveFile = function(title, revision, success, error) argument 247 title: this.title, property 252 title: this.title, property 303 StorageFile.prototype.rename = function(title, success, error) argument [all …]
|
| D | UrlLibrary.js | 13 UrlLibrary = function(ui, data, title) argument 67 UrlLibrary.prototype.isEditable = function(title, success, error) argument 75 UrlLibrary.prototype.saveAs = function(title, success, error) argument
|
| D | LocalLibrary.js | 11 LocalLibrary = function(ui, data, title) argument 47 LocalLibrary.prototype.saveAs = function(title, success, error) argument
|
| D | StorageLibrary.js | 13 StorageLibrary = function(ui, data, title) argument 40 StorageLibrary.prototype.saveAs = function(title, success, error) argument 70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
|
| D | RemoteFile.js | 4 RemoteFile = function(ui, data, title) argument
|
| D | GitHubLibrary.js | 5 GitHubLibrary = function(ui, data, meta) argument 16 GitHubLibrary.prototype.doSave = function(title, success, error) argument
|
| D | GitLabLibrary.js | 5 GitLabLibrary = function(ui, data, meta) argument 16 GitLabLibrary.prototype.doSave = function(title, success, error) argument
|
| D | NotionLibrary.js | 5 NotionLibrary = function(ui, data, meta) argument 16 NotionLibrary.prototype.doSave = function(title, success, error) argument
|
| D | TrelloLibrary.js | 5 TrelloLibrary = function(ui, data, meta) argument 16 TrelloLibrary.prototype.doSave = function(title, success, error) argument
|
| D | DropboxLibrary.js | 5 DropboxLibrary = function(ui, data, stat) argument 27 DropboxLibrary.prototype.doSave = function(title, success, error) argument
|
| D | RemoteLibrary.js | 4 RemoteLibrary = function(ui, data, libObj) argument 55 RemoteLibrary.prototype.saveAs = function(title, success, error) argument
|
| D | TrelloFile.js | 5 TrelloFile = function(ui, data, meta) argument 75 TrelloFile.prototype.saveAs = function(title, success, error) argument 83 TrelloFile.prototype.doSave = function(title, success, error) argument 99 TrelloFile.prototype.saveFile = function(title, revision, success, error) argument
|
| D | LocalFile.js | 11 LocalFile = function(ui, data, title, temp, fileHandle, desc) argument 94 LocalFile.prototype.saveAs = function(title, success, error) argument 105 LocalFile.prototype.saveAs = function(title, success, error) argument 150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) argument 306 LocalFile.prototype.rename = function(title, success, error) argument
|
| D | NotionFile.js | 5 NotionFile = function(ui, data, meta) argument 92 NotionFile.prototype.saveAs = function(title, success, error) argument 100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) argument 116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
|
| D | DropboxFile.js | 5 DropboxFile = function(ui, data, stat) argument 173 DropboxFile.prototype.saveAs = function(title, success, error) argument 184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument 203 DropboxFile.prototype.saveFile = function(title, revision, success, error) argument 309 DropboxFile.prototype.rename = function(title, success, error) argument
|
| D | GitHubFile.js | 5 GitHubFile = function(ui, data, meta) argument 193 GitHubFile.prototype.saveAs = function(title, success, error) argument 204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) argument 223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… argument
|
| D | Minimal.js | 28 var WrapperWindow = function(editorUi, title, x, y, w, h, fn) argument 81 function toggleFormat(ui, visible) argument 119 function toggleShapes(ui, visible) argument 1348 var addInsertItem = function(menu, parent, title, method) argument 1761 ui.hideCurrentMenu = function() method 1770 ui.descriptorChanged = function() method 2016 var setNotificationTitle = mxUtils.bind(this, function(title) argument 2137 function addElt(elt, title, cursor) argument
|
| D | OneDriveFile.js | 5 OneDriveFile = function(ui, data, meta) argument 335 OneDriveFile.prototype.saveAs = function(title, success, error) argument 346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument 365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument 521 OneDriveFile.prototype.rename = function(title, success, error) argument
|
| /plugin/encryptedpasswords/script/ |
| D | GUI.js | 30 static async prompt(msg, title = '', repeat = false) { argument 45 title: title, property 48 beforeClose: function (event, ui) { argument
|
| /plugin/tagging/script/ |
| H A D | admin.js | 80 title: LANG.plugins.tagging.admin_change_tag, property 85 open: function( event, ui ) { argument 100 title: LANG.plugins.tagging.admin_tagged_pages, property 104 open: function( event, ui ) { argument
|
| /plugin/recommend/ |
| H A D | script.js | 40 title: LANG.plugins.recommend.formname + ' ' + id, property 100 select: function( event, ui ) { argument
|
| /plugin/metaeditor/ |
| D | script.js | 267 drag: function(event, ui) { argument 273 title: "Create", property 332 drag: function(event, ui) { argument 338 title: "Info", property 372 drag: function(event, ui) { argument 378 title: "Confirmation", property
|
| /plugin/indexmenu/scripts/contextmenu/ |
| D | jquery.ui-contextmenu.js | 215 ui = { menu: this.$menu, target: $(this.currentTarget), extraData: this.extraData, variable 305 ui = { menu: this.$menu, target: $(this.currentTarget), extraData: this.extraData }; variable 353 ui = { variable 457 setTitle: function(cmd, title) { argument 458 return this.updateEntry(cmd, { title: title }); property 623 updateTitle: function(item, title) { argument
|
| /plugin/davcard/ |
| D | script.js | 329 drag: function(event, ui) { argument 335 title: title, property 619 drag: function(event, ui) { argument 625 title: title, property 736 drag: function(event, ui) { argument 742 title: title, property
|
| /plugin/davcal/ |
| H A D | script.js | 246 drag: function(event, ui) { argument 252 title: LANG.plugins.davcal['settings'], property 594 drag: function(event, ui) { argument 600 title: title, property 812 drag: function(event, ui) { argument 818 title: title, property
|