Home
last modified time | relevance | path

Searched defs:error (Results 51 – 75 of 564) sorted by relevance

12345678910>>...23

/plugin/projects/plugins/file/
H A Dplot_dependency.php34 private $error = NULL; variable in PlotDefinition
38 public function error() { return $this->error; } function in PlotDefinition
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Export.php37 public $error; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Export
104 public function setError($error)
/plugin/jsonrpc/
H A DIJR_Server.php143 function error($error, $message = false) argument
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-api.js15 error: null, property in SimileAjax
195 … SimileAjax.error = new Error("Failed to derive URL prefix for Simile Ajax API code files"); variable in SimileAjax
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-api.js15 error: null, property in SimileAjax
195 … SimileAjax.error = new Error("Failed to derive URL prefix for Simile Ajax API code files"); variable in SimileAjax
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
H A DErrorMessageProviderTest.php27 public function testDetermineJsonError($expected, $error, $prefix)
/plugin/webdavclient/
H A Dadmin.php16 protected $error = false; variable in admin_plugin_webdavclient
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionLibrary.js16 NotionLibrary.prototype.doSave = function(title, success, error) argument
H A DGitLabLibrary.js16 GitLabLibrary.prototype.doSave = function(title, success, error) argument
H A DTrelloLibrary.js16 TrelloLibrary.prototype.doSave = function(title, success, error) argument
H A DGitHubLibrary.js16 GitHubLibrary.prototype.doSave = function(title, success, error) argument
H A DDropboxLibrary.js27 DropboxLibrary.prototype.doSave = function(title, success, error) argument
H A DGitLabClient.js49 GitLabClient.prototype.authenticate = function(success, error) argument
66 GitLabClient.prototype.authenticateStep2 = function(state, success, error) argument
188 GitLabClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) argument
317 GitLabClient.prototype.getRefIndex = function(tokens, isFolder, success, error, knownRefPos, checkR… argument
379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument
528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
641 …prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, success, error) argument
683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
/plugin/groupmail/
H A Drecaptchalib.php106 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false)
139 var $error; variable in ReCaptchaResponse
/plugin/contactmodern/
H A Drecaptchalib.php106 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false)
139 var $error; variable in ReCaptchaResponse
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php181 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) {
546 …tion sendAsyncInternal(RequestInterface $request, callable $success, callable $error, $retryCount …
/plugin/bookcreator/script/
H A Djquery.fileDownload.js85 failCallback: function (responseHtml, url, error) { }, argument
207 onFail: function (responseHtml, url, error) { argument
[all...]
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php179 … function sendAsync(RequestInterface $request, callable $success = null, callable $error = null) {
544 …tion sendAsyncInternal(RequestInterface $request, callable $success, callable $error, $retryCount …
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php16 $error = 'Class PHP_CodeSniffer_Standards_AbstractVariableSniff not found'; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/
H A DClassDeclarationSniff.php16 $error = 'Class PEAR_Sniffs_Classes_ClassDeclarationSniff not found'; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DClassDeclarationSniff.php17 $error = 'Class PSR2_Sniffs_Classes_ClassDeclarationSniff not found'; variable
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DMultipleStatementAlignmentSniff.php48 public $error = false; variable in Generic_Sniffs_Formatting_MultipleStatementAlignmentSniff
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCollectdValueError.php32 public function setError(Status $error)
/plugin/sentry/
H A DEvent.php156 protected function setError($error)
417 public static function fromError($error)
/plugin/recaptcha/lib/
H A Drecaptchalib.php108 function recaptcha_get_html ($pubkey, $error = null, $use_ssl = false)
139 var $error; variable in ReCaptchaResponse

12345678910>>...23