| /plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/ |
| D | HttpException.php | 28 public function __construct($error, ?Request $request = null, ?Response $response = null) 44 public function getErrorMessage(int $error): string
|
| /plugin/asciidocjs/node_modules/unxhr/lib/ |
| D | XMLHttpRequest.js | 318 fs.readFile(url, 'utf8', function (error, data) { argument 493 response.on('error', function (error) { argument 499 const errorHandler = function errorHandler (error) { argument 543 this.handleError = function (error, url) { argument 549 this.dispatchEvent('error', { error: translateError(error, url) }) property 637 const translateError = function (error, url) { argument
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | ClusterOperation.php | 29 public $error; variable in Google\\Service\\Dataproc\\ClusterOperation 52 public function setError($error)
|
| D | WorkflowNode.php | 26 public $error; variable in Google\\Service\\Dataproc\\WorkflowNode 47 public function setError($error)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/ |
| D | CallFunctionResponse.php | 25 public $error; variable in Google\\Service\\CloudFunctions\\CallFunctionResponse 38 public function setError($error)
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | OneDriveClient.js | 139 OneDriveClient.prototype.updateUser = function(success, error, failOnAuth) argument 214 OneDriveClient.prototype.authenticate = function(success, error, failOnAuth) argument 240 …eClient.prototype.updateAuthInfo = function(newAuthInfo, remember, forceUserUpdate, success, error) argument 270 OneDriveClient.prototype.authenticateStep2 = function(state, success, error, failOnAuth) argument 401 OneDriveClient.prototype.getAccountTypeAndEndpoint = function(success, error) argument 444 OneDriveClient.prototype.executeRequest = function(url, success, error) argument 558 OneDriveClient.prototype.getLibrary = function(id, success, error) argument 581 OneDriveClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 741 OneDriveClient.prototype.renameFile = function(file, filename, success, error) argument 773 OneDriveClient.prototype.moveFile = function(id, folderId, success, error) argument [all …]
|
| D | DropboxClient.js | 66 DropboxClient.prototype.updateUser = function(success, error, failOnAuth) argument 117 DropboxClient.prototype.authenticate = function(success, error) argument 134 DropboxClient.prototype.authenticateStep2 = function(state, success, error) argument 264 DropboxClient.prototype.executePromise = function(promiseFn, success, error) argument 359 DropboxClient.prototype.getLibrary = function(path, success, error) argument 367 DropboxClient.prototype.getFile = function(path, success, error, asLibrary) argument 434 DropboxClient.prototype.readFile = function(arg, success, error, binary) argument 614 DropboxClient.prototype.renameFile = function(file, filename, success, error) argument 688 DropboxClient.prototype.insertLibrary = function(filename, data, success, error) argument 699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) argument [all …]
|
| D | UrlLibrary.js | 67 UrlLibrary.prototype.isEditable = function(title, success, error) argument 75 UrlLibrary.prototype.saveAs = function(title, success, error) argument
|
| D | StorageLibrary.js | 40 StorageLibrary.prototype.saveAs = function(title, success, error) argument 70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
|
| D | RemoteLibrary.js | 47 RemoteLibrary.prototype.save = function(revision, success, error) argument 55 RemoteLibrary.prototype.saveAs = function(title, success, error) argument
|
| D | TrelloClient.js | 35 TrelloClient.prototype.authenticate = function(fn, error, force) argument 63 error: function() method 91 TrelloClient.prototype.getLibrary = function(id, success, error) argument 99 TrelloClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 222 TrelloClient.prototype.insertLibrary = function(filename, data, success, error, cardId) argument 230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument 270 TrelloClient.prototype.saveFile = function(file, success, error) argument 319 TrelloClient.prototype.writeFile = function(filename, data, cardId, success, error) argument
|
| D | DriveComment.js | 10 DriveComment.prototype.addReply = function(reply, success, error, doResolve, doReopen) argument 35 DriveComment.prototype.editComment = function(newContent, success, error) argument 55 DriveComment.prototype.deleteComment = function(success, error) argument
|
| D | DrawioFileSync.js | 690 DrawioFileSync.prototype.fileChanged = function(success, error, abort, lazy) argument 767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) argument 860 DrawioFileSync.prototype.catchup = function(desc, success, error, abort) argument 1047 DrawioFileSync.prototype.reload = function(success, error, abort, shadow) argument 1071 DrawioFileSync.prototype.merge = function(patches, checksum, desc, success, error, abort) argument 1257 DrawioFileSync.prototype.createToken = function(secret, success, error) argument 1332 DrawioFileSync.prototype.fileSaved = function(pages, lastDesc, success, error, token) argument 1478 DrawioFileSync.prototype.fileConflict = function(desc, success, error) argument
|
| D | GitHubClient.js | 63 GitHubClient.prototype.updateUser = function(success, error, failOnAuth) argument 127 GitHubClient.prototype.authenticate = function(success, error) argument 144 GitHubClient.prototype.authenticateStep2 = function(state, success, error) argument 252 GitHubClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) argument 378 GitHubClient.prototype.getLibrary = function(path, success, error) argument 386 GitHubClient.prototype.getSha = function(org, repo, path, ref, success, error) argument 409 GitHubClient.prototype.getFile = function(path, success, error, asLibrary, checkExists) argument 514 GitHubClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument 525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument 608 …tHubClient.prototype.writeFile = function(org, repo, ref, path, message, data, sha, success, error) argument [all …]
|
| D | NotionClient.js | 69 NotionClient.prototype.authenticate = function(success, error, failOnAuth) argument 134 NotionClient.prototype.executeRequest = function(url, data, method, success, error, failOnAuth) argument 209 NotionClient.prototype.getLibrary = function(id, success, error) argument 217 NotionClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 261 NotionClient.prototype.insertLibrary = function(filename, data, success, error, folderObj) argument 269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) argument 384 NotionClient.prototype.saveFile = function(file, success, error) argument 405 …nt.prototype.writeFile = function(url, folderId, filename, nameField, data, method, success, error) argument
|
| D | DriveClient.js | 315 DriveClient.prototype.executeRequest = function(reqObj, success, error) argument 546 DriveClient.prototype.authorize = function(immediate, success, error, remember, popup) argument 572 …Client.prototype.updateAuthInfo = function (newAuthInfo, remember, forceUserUpdate, success, error) argument 608 DriveClient.prototype.authorizeStep2 = function(state, immediate, success, error, remember, popup) argument 811 DriveClient.prototype.updateUser = function(success, error) argument 865 DriveClient.prototype.copyFile = function(id, title, success, error) argument 884 DriveClient.prototype.renameFile = function(id, title, success, error) argument 899 DriveClient.prototype.moveFile = function(id, folderId, success, error) argument 927 DriveClient.prototype.getLibrary = function(id, success, error) argument 935 DriveClient.prototype.loadDescriptor = function(id, success, error, fields) argument [all …]
|
| /plugin/taskextra/ |
| D | script.js | 119 error: function() { method 149 error: function() { method 177 error: function() { method
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/ |
| H A D | PwdPolicyResponseControl.php | 58 protected $error; variable in FreeDSx\\Ldap\\Control\\PwdPolicyResponseControl 65 …__construct(?int $timeBeforeExpiration = null, ?int $graceAuthRemaining = null, ?int $error = null)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1AsyncQueryResultView.php | 30 public $error; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResultView 59 public function setError($error)
|
| /plugin/authgooglesheets/vendor/google/auth/src/Cache/ |
| D | TypedItem.php | 106 $error = sprintf( variable in Google\\Auth\\Cache\\TypedItem 129 $error = sprintf($message, get_class($this), gettype($time)); variable in Google\\Auth\\Cache\\TypedItem
|
| /plugin/ajaxedit/ |
| D | helper.php | 33 function error($msg,$type=self::ERROR_OTHER,$exit = true){ function in helper_plugin_ajaxedit 132 function _getErrorMsg($error){
|
| /plugin/userimportextended/ |
| D | admin.php | 269 protected function _cleanImportUser($candidate, &$error) { 320 protected function _addImportUser($user, & $error){
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/ |
| D | DiscouragedFunctionsSniff.php | 54 public $error = false; variable in Squiz_Sniffs_PHP_DiscouragedFunctionsSniff
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ |
| D | ScopeIndentSniff.php | 17 $error = 'Class Generic_Sniffs_WhiteSpace_ScopeIndentSniff not found'; variable
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 153 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument 181 ui.getComments = function(success, error) argument 186 ui.addComment = function(comment, success, error) argument 1001 ui.getRevisions = function(success, error) argument 1003 function getXml(success, error) argument 1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument 1361 this.saveFile(null, revision, success, error, unloading, overwrite); argument 1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument 1570 EmbedFile.prototype.copyFile = function(success, error) argument 1581 EmbedFile.prototype.rename = function(title, success, error) argument [all …]
|