Home
last modified time | relevance | path

Searched defs:error (Results 26 – 50 of 564) sorted by relevance

12345678910>>...23

/plugin/diagramsnet/lib/js/diagramly/
H A DRemoteLibrary.js47 RemoteLibrary.prototype.save = function(revision, success, error) argument
55 RemoteLibrary.prototype.saveAs = function(title, success, error) argument
H A DStorageLibrary.js40 StorageLibrary.prototype.saveAs = function(title, success, error) argument
70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
H A DDrawioFileSync.js690 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
H A DTrelloClient.js35 TrelloClient.prototype.authenticate = function(fn, error, force) argument
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
H A DNotionClient.js69 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
H A DDriveClient.js315 DriveClient.prototype.executeRequest = function(reqObj, success, error) argument
546 DriveClient.prototype.authorize = function(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
942 DriveClient.prototype.listFiles = function(searchStr, afterDate, mineOnly, success, error) argument
982 DriveClient.prototype.getFile = function(id, success, error, readXml, readLibrary) argument
[all …]
H A DGitHubClient.js63 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 …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPwdPolicyResponseControl.php55 protected $error; global() variable in FreeDSx\\Ldap\\Control\\PwdPolicyResponseControl
62 __construct(int $timeBeforeExpiration = null, int $graceAuthRemaining = null, int $error = null) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowNode.php26 public $error; variable in Google\\Service\\Dataproc\\WorkflowNode
47 public function setError($error)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AsyncQueryResultView.php30 public $error; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResultView
59 public function setError($error)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DScopeIndentSniff.php17 $error = 'Class Generic_Sniffs_WhiteSpace_ScopeIndentSniff not found'; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DDiscouragedFunctionsSniff.php54 public $error = false; variable in Squiz_Sniffs_PHP_DiscouragedFunctionsSniff
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php106 $error = sprintf( variable in Google\\Auth\\Cache\\TypedItem
129 $error = sprintf($message, get_class($this), gettype($time)); variable in Google\\Auth\\Cache\\TypedItem
/plugin/userimportextended/
H A Dadmin.php269 protected function _cleanImportUser($candidate, &$error) {
320 protected function _addImportUser($user, & $error){
/plugin/ajaxedit/
H A Dhelper.php33 function error($msg,$type=self::ERROR_OTHER,$exit = true){ function in helper_plugin_ajaxedit
132 function _getErrorMsg($error){
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/
H A DFunctionCommentSniff.php17 $error = 'Class Squiz_Sniffs_Commenting_FunctionCommentSniff not found'; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DNoSilencedErrorsSniff.php41 public $error = false; variable in Generic_Sniffs_PHP_NoSilencedErrorsSniff
/plugin/issuelinks/classes/
H A DRepository.php16 public $error; variable in dokuwiki\\plugin\\issuelinks\\classes\\Repository
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dutil.js31 function pitch(error) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exception/
H A DXmlErrorException.php14 public function __construct(\LibXMLError $error)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/
H A DErrorMessageProvider.php24 public static function determineJsonError($error, $prefix = '')
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/
H A DInlineControlStructureSniff.php48 public $error = true; variable in Generic_Sniffs_ControlStructures_InlineControlStructureSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentThrowTagSniff.php19 $error = 'Class PHP_CodeSniffer_Standards_AbstractScopeSniff not found'; variable
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js153 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
1361 this.saveFile(null, revision, success, error, unloading, overwrite); argument
1570 EmbedFile.prototype.copyFile = function(success, error) argument
1581 EmbedFile.prototype.rename = function(title, success, error) argument
1646 EmbedFile.prototype.getLatestVersion = function(success, error) argument
1755 EmbedFile.prototype.loadDescriptor = function(success, error) argument
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php47 public $error = true; variable in Generic_Sniffs_Strings_UnnecessaryStringConcatSniff

12345678910>>...23