Home
last modified time | relevance | path

Searched full:status (Results 151 – 175 of 2956) sorted by relevance

12345678910>>...119

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceWithNamedPorts.php32 public $status; variable in Google\\Service\\Compute\\InstanceWithNamedPorts
65 public function setStatus($status) argument
67 $this->status = $status;
74 return $this->status;
H A DPerInstanceConfig.php35 public $status; variable in Google\\Service\\Compute\\PerInstanceConfig
82 public function setStatus($status) argument
84 $this->status = $status;
91 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DTargetsPresentCondition.php30 public $status; variable in Google\\Service\\CloudDeploy\\TargetsPresentCondition
53 public function setStatus($status) argument
55 $this->status = $status;
62 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversionsBatchInsertResponse.php22 protected $collection_key = 'status';
65 public function setStatus($status) argument
67 $this->status = $status;
74 return $this->status;
H A DConversionsBatchUpdateResponse.php22 protected $collection_key = 'status';
65 public function setStatus($status) argument
67 $this->status = $status;
74 return $this->status;
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php215 $status = curl_multi_info_read(
220 if ($status && $status['msg'] === CURLMSG_DONE) {
222 $resourceId = intval($status['handle']);
230 … $curlResult = $this->parseCurlResult(curl_multi_getcontent($status['handle']), $status['handle']);
233 if ($curlResult['status'] === self::STATUS_CURLERROR) {
353 if ($response['status'] === self::STATUS_CURLERROR) {
462 * * status - one of the 3 STATUS constants.
463 * * curl_errno - A curl error number. Only set if status is
465 * * curl_errmsg - A current error message. Only set if status is
470 * status is STATUS_SUCCESS, or STATUS_HTTPERROR
[all …]
/plugin/issuetracker/
H A DREADME37 {{issuetracker>project=your_project|status=all|severity=all|display=form}}
41 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
75 Define issue status levels you = New,Assigned,External Pending,In
86 status text instead of icons at = little icons will be displayed with
87 Issue list status text as tooltip to save space
110 {{issuetracker>project=your_project|status=all|display=form}}
134 {{issuetracker>project=your_project|product=all|status=all|severity=all|display=issues}}
150 where the communication is stored to. Additionally a status log file will
151 provide an overview when the status changed and by whom. All files are stored
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DICSExportPluginTest.php218 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
267 …$this->assertEquals(400, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
303 …$this->assertEquals(400, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
339 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
379 …$this->assertEquals(400, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
415 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
456 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
493 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
531 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
571 …$this->assertEquals(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->…
[all …]
H A DPluginTest.php121 …$this->assertEquals(501, $this->response->status,'Incorrect status returned. Full response body:' …
592 …$this->assertEquals(207, $this->response->status,'Invalid HTTP status received. Full response body…
606 <d:status>HTTP/1.1 200 OK</d:status>
643 …$this->assertEquals(207, $this->response->status,'Invalid HTTP status received. Full response body…
663 <d:status>HTTP/1.1 200 OK</d:status>
705 …$this->assertEquals(207, $this->response->status,'Received an unexpected status. Full response bod…
725 <d:status>HTTP/1.1 200 OK</d:status>
788 <d:status>HTTP/1.1 200 OK</d:status>
873 <d:status>HTTP/1.1 200 OK</d:status>
962 <d:status>HTTP/1.1 200 OK</d:status>
[all …]
/plugin/geonav/lang/en/
H A Dsettings.php20 $lang['btl_default_page_actions_status'] = 'default status for page actions';
21 $lang['btl_default_wiki_actions_status'] = 'default status for wiki actions';
22 $lang['btl_default_user_actions_status'] = 'default status for user actions';
23 $lang['btl_default_submit_actions_status'] = 'default status for submit actions' ;
/plugin/do/
H A Dhelper.php139 if (isset($args['status'])) {
140 $status = utf8_strtolower($args['status'][0]);
141 if ($status == 'done') {
143 } elseif ($status == 'undone') {
209 B.status AS status,
242 * Toggles a tasks status.
269 B.status AS status
281 $stat = $stat['status'];
408 B.status AS status,
455 if (empty($task['status'])) {
[all …]
/plugin/jirainfo/
H A Daction.php10 …protected $fields = ['status', 'priority', 'issuetype', 'comment']; // Default fields for viewing …
94 if (in_array('status', $fields) && isset($arr['fields']['status'])) {
95 $res['status'] = [
96 'name' => $arr['fields']['status']['name'],
97 'color' => $arr['fields']['status']['statusCategory']['colorName']
/plugin/structpublish/_test/
H A Drevision.test.php70 $status = $revision->getStatus();
74 $this->assertEquals(Constants::STATUS_DRAFT, $status);
83 $status = $revision->getStatus();
84 $this->assertEquals(Constants::STATUS_APPROVED, $status);
90 $status = $revision->getStatus();
92 $this->assertEquals(Constants::STATUS_PUBLISHED, $status);
/plugin/linebreak/
H A Dsyntax.php59 if (!isset($handler->status['plugin_linebreak'])) {
60 $handler->status['plugin_linebreak'] = $this->getConf('automatic');
63 if ($match == "\n") return array($handler->status['plugin_linebreak']);
66 $handler->status['plugin_linebreak'] = true;
68 $handler->status['plugin_linebreak'] = false;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DLiaInventorySettings.php37 public $status; variable in Google\\Service\\ShoppingContent\\LiaInventorySettings
84 public function setStatus($status) argument
86 $this->status = $status;
93 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DOperationProgress.php34 public $status; variable in Google\\Service\\Container\\OperationProgress
81 public function setStatus($status) argument
83 $this->status = $status;
90 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiResponseWrapper.php37 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiResponseWrapper
84 public function setStatus($status) argument
86 $this->status = $status;
93 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DPerDeviceStatusInBatch.php37 public $status; variable in Google\\Service\\AndroidProvisioningPartner\\PerDeviceStatusInBatch
84 public function setStatus($status) argument
86 $this->status = $status;
93 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClientUser.php33 public $status; variable in Google\\Service\\AdExchangeBuyerII\\ClientUser
70 public function setStatus($status) argument
72 $this->status = $status;
79 return $this->status;
H A DServingRestriction.php32 public $status; variable in Google\\Service\\AdExchangeBuyerII\\ServingRestriction
79 public function setStatus($status) argument
81 $this->status = $status;
88 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAccount.php37 public $status; variable in Google\\Service\\AdSenseHost\\Account
84 public function setStatus($status) argument
86 $this->status = $status;
93 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1FeedbackThreadMetadata.php33 public $status; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1FeedbackThreadMetadata
70 public function setStatus($status) argument
72 $this->status = $status;
79 return $this->status;
/plugin/structpublish/action/
H A Drevisions.php50 // get most recent status for rev
52 $status = $revision->getStatus();
55 // insert status for published revisions
59 $status === Constants::STATUS_PUBLISHED
63 $status . ' (' . $this->getLang('version') . ' ' . $version . ')</span>';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAuditLog.php69 protected $statusType = Status::class;
269 * @param Status
271 public function setStatus(Status $status) argument
273 $this->status = $status;
276 * @return Status
280 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DJob.php58 protected $statusType = Status::class;
224 * @param Status
226 public function setStatus(Status $status) argument
228 $this->status = $status;
231 * @return Status
235 return $this->status;

12345678910>>...119