Home
last modified time | relevance | path

Searched full:status (Results 101 – 125 of 2855) sorted by relevance

12345678910>>...115

/plugin/logstats/
H A Daction.php45 $status = $size ? 200 : 404;
47 $this->logAccess($page, $status, $size, $referer);
60 $status = $event->data['status'];
63 $this->logAccess("/_media/$media", $status, $size);
113 * @param int $status HTTP status code
120 public function logAccess($page, $status, $size, $referer = '') { argument
172 …$logline = "$host - $user $timestamp \"$method $page $protocol\" $status $size \"$referer\" \"$age…
/plugin/farm/
H A Dsoapserver.php156 * Service that returns animal's status (existence/state)
158 * @return animal status
166 'status' => $a->getStatus(),
172 * Service that changes the status of an animal
178 $status = isset($args['status']) ? $args['status'] : '';
179 …if($name == '' || in_array($status, array('open', 'maintenance', 'closed', 'abuse'))) return array…
182 return array('success' => $a->setMetadata('status', $status));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DSupportedReportSetTest.php42 …$this->assertEquals(207, $this->response->status, 'We expected a multi-status response. Full respo…
54 $data = $xml->xpath('/d:multistatus/d:response/d:propstat/d:status');
55 $this->assertEquals(1, count($data), 'We expected 1 \'d:status\' element');
57 …$this->assertEquals('HTTP/1.1 200 OK', (string)$data[0], 'The status for this property should have…
83 …$this->assertEquals(207, $this->response->status, 'We expected a multi-status response. Full respo…
108 $data = $xml->xpath('/d:multistatus/d:response/d:propstat/d:status');
109 $this->assertEquals(1, count($data), 'We expected 1 \'d:status\' element');
111 …$this->assertEquals('HTTP/1.1 200 OK', (string)$data[0], 'The status for this property should have…
/plugin/structstatus/
H A DStatus.php11 class Status extends Lookup { class
42 * Creates a single status entry
47 * @param string $rid the identifier in the linked status lookup table
109 // main status
139 // get the values (pid, status, color)
146 * This is similar to getOptions but returns some more info about each status
164 foreach($values as $status) {
166 $label = $status[0]->getValue();
167 $color = $status[1]->getValue();
168 $icon = $status[2]->getValue();
/plugin/mediasyntax/syntax/
H A Dheader.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DStep.php29 public $status; variable in Google\\Service\\ServiceManagement\\Step
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DPublisherReviewStatus.php29 public $status; variable in Google\\Service\\DisplayVideo\\PublisherReviewStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DExchangeReviewStatus.php29 public $status; variable in Google\\Service\\DisplayVideo\\ExchangeReviewStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DPolicyCompliance.php26 public $status; variable in Google\\Service\\RealTimeBidding\\PolicyCompliance
33 public function setStatus($status) argument
35 $this->status = $status;
42 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionStatusDestinationStatus.php29 public $status; variable in Google\\Service\\ShoppingContent\\CollectionStatusDestinationStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DLiaAboutPageSettings.php25 public $status; variable in Google\\Service\\ShoppingContent\\LiaAboutPageSettings
34 public function setStatus($status) argument
36 $this->status = $status;
43 return $this->status;
H A DLiaOnDisplayToOrderSettings.php29 public $status; variable in Google\\Service\\ShoppingContent\\LiaOnDisplayToOrderSettings
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DLinkService.php29 public $status; variable in Google\\Service\\ShoppingContent\\LinkService
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DAccountYouTubeChannelLink.php29 public $status; variable in Google\\Service\\ShoppingContent\\AccountYouTubeChannelLink
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
H A DAccountAdsLink.php29 public $status; variable in Google\\Service\\ShoppingContent\\AccountAdsLink
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DDestinationStatus.php29 public $status; variable in Google\\Service\\ManufacturerCenter\\DestinationStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DPipelineReadyCondition.php25 public $status; variable in Google\\Service\\CloudDeploy\\PipelineReadyCondition
34 public function setStatus($status) argument
36 $this->status = $status;
43 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProductRef.php29 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProductRef
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DManagedCertificate.php29 public $status; variable in Google\\Service\\Appengine\\ManagedCertificate
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DDynamicGroupStatus.php25 public $status; variable in Google\\Service\\CloudIdentity\\DynamicGroupStatus
34 public function setStatus($status) argument
36 $this->status = $status;
43 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DTestStatus.php29 public $status; variable in Google\\Service\\SearchConsole\\TestStatus
48 public function setStatus($status) argument
50 $this->status = $status;
57 return $this->status;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AsyncSearch/
H A DStatus.php23 * Class Status
24 * Elasticsearch API name async_search.status
29 class Status extends AbstractEndpoint class
37 return "/_async_search/status/$id";
39 throw new RuntimeException('Missing parameter for the endpoint async_search.status');
/plugin/issuetracker/conf/
H A Ddefault.php31 $conf['shwtbl_usr'] = 'created,product,version,severity,status,title,modified,resolution'; …
34 $conf['status'] = 'New,Assigned,External Pending,In Progress,Solved,Canceled,Double,Dele…
35 $conf['status_special'] = 'Deleted'; // hidden issues, only single status value a…
40 $conf['noStatIMG'] = 0; // define if status text instead of pictures…
43 $conf['ltdListFilters'] = 'Filter Severity,Filter Status,Filter Product,Filter Version,Filter Co…
/template/battlehorse/lang/en/
H A Dsettings.php11 $lang['btl_default_page_actions_status'] = 'default status for page actions';
12 $lang['btl_default_wiki_actions_status'] = 'default status for wiki actions';
13 $lang['btl_default_user_actions_status'] = 'default status for user actions';
14 $lang['btl_default_submit_actions_status'] = 'default status for submit actions' ;
/plugin/dokumicrobugtracker/
H A DREADME.md22 {{dokumicrobugtracker>project=projectname|status=all|display=bugs}}
27 | [status] | a filter to display only some status
28 …the report form, or only the bugs list, or count the number of different status in the project | d…
40 {{dokumicrobugtracker>project=KhtEditor|status=all|display=bugs}}
45 {{dokumicrobugtracker>project=KhtEditor|status=all|display=form}}
50 {{dokumicrobugtracker>project=KhtEditor|status=Fixed}}
53 **Display the number of report group by status :**

12345678910>>...115