Home
last modified time | relevance | path

Searched +full:status -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 88) sorted by relevance

1234

/dokuwiki/inc/Action/Exception/
H A DFatalException.php10 * Will abort all handling and display some info to the user. The HTTP status code
21 * @param int $status the HTTP status to send
24 public function __construct($message = 'A fatal error occured', $status = 500, $previous = null)
26 parent::__construct($message, $status, $previous);
23 __construct($message = 'A fatal error occured', $status = 500, $previous = null) global() argument
/dokuwiki/lib/exe/
H A Dfetch.php44 [$STATUS, $STATUSMESSAGE] = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT);
57 'status' => $STATUS,
71 // handle the file status
75 if ($data['status'] > 300 && $data['status'] <= 304) {
79 // send any non 200 status
80 if ($data['status'] != 200) {
81 http_status($data['status'], $data['statusmessage']);
84 if ($data['status'] > 20
[all...]
/dokuwiki/lib/plugins/extension/
H A Dcli.php25 "Status codes:\n" .
42 $options->registerOption('filter', 'Filter by this status', 'f', 'status', 'list');
158 $status = $ext->enable();
161 $status = $ext->disable();
165 if ($status !== true) {
166 $this->error($status);
197 $status = $ext->uninstall();
198 if ($status) {
321 * @param string $filter filter for this status
[all...]
H A Dadmin.php90 $status = $extension->uninstall();
91 if ($status) {
105 $status = $extension->enable();
106 if ($status !== true) {
107 msg($status, -1);
117 $status = $extension->disable();
118 if ($status !== true) {
119 msg($status, -1);
/dokuwiki/lib/plugins/popularity/
H A Daction.php44 $status = $this->helper->sendData($this->helper->gatherAsString());
46 if ($status !== '') {
48 io_saveFile($this->helper->autosubmitErrorFile, $status);
/dokuwiki/inc/Remote/IXR/
H A DClient.php56 if ($this->httpClient->status < 200 || $this->httpClient->status > 206) {
57 $this->handleError(-32300, 'transport error - HTTP status ' . $this->httpClient->status);
/dokuwiki/conf/
H A Dplugins.required.php3 * This file configures the enabled/disabled status of plugins, which are also protected
/dokuwiki/inc/HTTP/
H A DHTTPClient.php42 public $status = 0;
93 if ($this->status == 304 && $sloppy304) return $this->resp_body;
94 if ($this->status < 200 || $this->status > 206) return false;
137 if ($this->status < 200 || $this->status > 206) return false;
162 $this->status = 0;
204 $this->status = -200;
259 $this->status = -100;
273 $this->status
41 public $status; global() variable in dokuwiki\\HTTP\\HTTPClient
[all...]
/dokuwiki/inc/parser/
H A Dhandler.php25 /** @var array internal status holders for some modes */ variable in Doku_Handler
26 protected $status = [
81 * Return the current internal status of the given name argument
83 * @param string $status
86 public function getStatus($status)
88 if (!isset($this->status[$status])) return null;
89 return $this->status[$status];
93 * Set a new internal status
92 setStatus($status, $value) global() argument
[all...]
/dokuwiki/bin/
H A Dwantedpages.php144 $status = $this->dirFilter($entry, $dir);
145 if ($status == WantedPagesCLI::DIR_CONTINUE) {
147 } elseif ($status == WantedPagesCLI::DIR_NS) {
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMemcached.php149 * @return bool Success status
159 * @return bool Success status
168 * @return bool Success status
H A DBase.php108 * @return bool Success status
115 * @return bool Success status
H A DFile.php146 * @return bool Success status
156 * @return bool Success status
H A DMemcache.php161 * @return bool Success status
177 * @return bool Success status
H A DRedis.php181 * @return bool Success status
201 * @return bool Success status
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php451 $html .= '<dt>' . $this->getLang('status') . '</dt>';
646 * Plugin/template status
653 $status = [];
656 $status[] = $this->getLang('status_installed');
658 $status[] = $this->getLang('status_protected');
660 $status[] = $extension->isEnabled()
665 $status[] = $this->getLang('status_not_installed');
667 if (!$extension->canModify()) $status[] = $this->getLang('status_unmodifiable');
668 if ($extension->isBundled()) $status[] = $this->getLang('status_bundled');
669 $status[]
[all...]
/dokuwiki/inc/
H A Dfetch.functions.php136 * Check for media for preconditions and return correct status code
139 * WRITE: MEDIA, FILE, array( STATUS, STATUSMESSAGE )
148 * @return array as array(STATUS, STATUSMESSAGE)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php99 * Status Codes
642 server MAY send a status response describing the failure, but MUST then close the channel without
672 list($status) = Strings::unpackSSH2('N', $response);
673 if ($status != NET_SFTP_STATUS_OK) {
674 $this->logError($response, $status);
676 . ' Got ' . $status);
799 * @param int $status
801 private function logError($response, $status = -1)
803 if ($status == -1) {
804 list($status)
863 _logError($response, $status = 1) global() argument
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
/dokuwiki/lib/plugins/styling/
H A Dscript.js63 var windowFeatures = "menubar=no,location=no,resizable=yes,scrollbars=yes,status=false,width=500,height=500";
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php64 * Status code
93 private const STATE_STATUS = 'status';
242 * Parse the status code
244 protected function status() function in SimplePie\\HTTP\\Parser
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dbash.php108 'apachectl configtest', 'apachectl status', 'apachectl fullstatus',
112 'apache2ctl status', 'apache2ctl fullstatus', 'apache2ctl help',
160 'cvs rtag', 'cvs server', 'cvs status', 'cvs tag', 'cvs unedit',
211 'git show-ref', 'git stage', 'git stash', 'git status',
252 'git-sh-setup', 'git-stage', 'git-stash', 'git-status',
314 'svn st', 'svn stat', 'svn status', 'svn sw', 'svn switch',
H A Dcobol.php300 'STATUS', 'STATUS-BAR', 'STATUS-TEXT', 'STEP',
328 'VAL-STATUS', 'VALIDATE-STATUS',
364 'EXCEPTION-LOCATION-N', 'EXCEPTION-STATEMENT', 'EXCEPTION-STATUS',
H A Dprogress.php95 'STATUS','STOP','SUBSCRIBE','SUBSTRING',
120 'ERROR-STATUS','FILE-INFO','FOCUS','FONT-TABLE',
238 'PDBNAME','PROC-HANDLE','PROC-STATUS','PROGRAM-NAME',
353 'PARENT','PARENT-BUFFER','PARENT-RELATION','PARSE-STATUS',
379 'STATE-DETAIL','STATUS-AREA','STATUS-AREA-FONT','STOPPED',
397 'WORK-AREA-X','WORK-AREA-Y','WRITE-STATUS','X','widget-Handle',
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md3 [![CI Status](https://github.com/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&event=push "CI Status")](https://github.com/phpseclib/phpseclib)

1234