Home
last modified time | relevance | path

Searched refs:getLastError (Results 1 – 8 of 8) sorted by path

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4622 public function getLastError() function in phpseclib3\\Net\\SSH2
/plugin/issuelinks/classes/
H A DIssue.php114 public function getLastError() function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
/plugin/move/action/
H A Dprogress.php58 $return['error'] = $plan->getLastError();
/plugin/move/admin/
H A Dmain.php216 if($this->plan->getLastError()) {
217 echo '<p><div class="error">' . $this->plan->getLastError() . '</div></p>';
228 $this->btn('retry', $this->plan->getLastError());
229 $this->btn('skip', $this->plan->getLastError());
230 $this->btn('continue', $this->plan->inProgress() && !$this->plan->getLastError());
/plugin/move/helper/
H A Dplan.php672 public function getLastError() { function in helper_plugin_move_plan
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …n getDefaultBrush getenv getFileList getFluidAttr getInputDeviceRange getLastError getMetadata get…
/plugin/webdavclient/
H A Dadmin.php70 $this->errmsg = $this->hlp->getLastError();
78 $this->errmsg = $this->hlp->getLastError();
H A Dhelper.php61 public function getLastError() function in helper_plugin_webdavclient