Home
last modified time | relevance | path

Searched full:status (Results 451 – 475 of 3084) sorted by relevance

1...<<11121314151617181920>>...124

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailLoggingErrorLog.php130 public function setStatus(GoogleRpcStatus $status) argument
132 $this->status = $status;
139 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveStream.php130 public function setStatus(LiveStreamStatus $status) argument
132 $this->status = $status;
139 return $this->status;
H A DLiveBroadcast.php130 public function setStatus(LiveBroadcastStatus $status) argument
132 $this->status = $status;
139 return $this->status;
H A DCaptionSnippet.php65 public $status; variable in Google\\Service\\YouTube\\CaptionSnippet
218 public function setStatus($status) argument
220 $this->status = $status;
227 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DCloneJob.php32 protected $errorType = Status::class;
90 * @param Status
92 public function setError(Status $error)
97 * @return Status
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1Job.php134 public function setStatus(GoogleRpcStatus $status) argument
136 $this->status = $status;
143 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ServicePerimeter.php106 public function setStatus(GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig $status) argument
108 $this->status = $status;
115 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput.php101 public function setStatus(GoogleRpcStatus $status) argument
103 $this->status = $status;
110 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DServicePerimeter.php106 public function setStatus(ServicePerimeterConfig $status) argument
108 $this->status = $status;
115 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterStatusBgpPeerStatus.php58 public $status; variable in Google\\Service\\Compute\\RouterStatusBgpPeerStatus
197 public function setStatus($status) argument
199 $this->status = $status;
206 return $this->status;
H A DPublicAdvertisedPrefix.php68 public $status; variable in Google\\Service\\Compute\\PublicAdvertisedPrefix
227 public function setStatus($status) argument
229 $this->status = $status;
236 return $this->status;
H A DResourcePolicy.php61 public $status; variable in Google\\Service\\Compute\\ResourcePolicy
220 public function setStatus($status) argument
222 $this->status = $status;
229 return $this->status;
H A DReservation.php65 public $status; variable in Google\\Service\\Compute\\Reservation
228 public function setStatus($status) argument
230 $this->status = $status;
237 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferJob.php59 public $status; variable in Google\\Service\\Storagetransfer\\TransferJob
206 public function setStatus($status) argument
208 $this->status = $status;
215 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPage.php53 public $status; variable in Google\\Service\\Blogger\\Page
182 public function setStatus($status) argument
184 $this->status = $status;
191 return $this->status;
H A DBlog.php59 public $status; variable in Google\\Service\\Blogger\\Blog
212 public function setStatus($status) argument
214 $this->status = $status;
221 return $this->status;
/plugin/issuetracker/lang/pt-br/
H A Dlang.php29 $lang['lbl_filterstat'] = 'Filtrar Status:&nbsp;';
64 $lang['msg_statusmodtrue'] = 'Status alterado com sucesso.';
66 $lang['msg_statusmodtrue'] = 'Status modificado com sucesso.';
107 $lang['th_status'] = 'Status';
118 $lang['th_showmodlog'] = 'Histórico de Status';
119 $lang['h_modlog'] = 'Histórico de modificação do Status #';
142 $lang['issuemod_status'] = 'Status: ';
/plugin/dwcommits/
H A Dadmin.php73 'status'=>"dcw_update_git", 'pull'=>"dcw_update_git",'remote_url'=>"dcw_update_git",
97 $status = "";
99 $status = $this->helper->get_status_msg();
100 $this->output = $status;
116 case 'status' :
117 $status = "";
119 $status = $this->helper->get_status_msg();
121 else $status = $this->helper->get_status_msg();
122 $this->output = $status;
238 /* Check Git Status */
[all …]
/plugin/discussion/
H A Dadmin.php46 $this->_changeStatus($_REQUEST['status']);
141 * Outputs header, page ID and status of a discussion thread
163 ptln($this->getLang('status').': <select name="status" size="1">', 10);
165 $selected = (($key == $thread['status']) ? ' selected="selected"' : '');
193 $thread['status'] = $data['status'];
195 if (!$data['status']) return false; // comments are turned off
345 * Changes the status of a comment
357 $old = $data['status'];
361 $data['status'] = $new;
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.password.php43 $status = GenericFormattedBox::show($driver);
60 $status = GenericContainerBox::show($driver);
63 return $status;
/plugin/webdav/vendor/sabre/http/
H A DREADME.md28 Build status
31 | branch | status |
33 | master | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=master)](https://trav…
34 | 3.0 | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=3.0)](https://travis-…
593 * Returns the current HTTP status.
595 * This is the status-code as well as the human readable string.
602 * Sets the HTTP status code.
604 * This can be either the full HTTP status code with human readable string,
610 * @param string|int $status
614 function setStatus($status);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-xml.js15 t.status=200;
128 status=4;
132 status=500;
228 status=statusText=responseJS=null;
368 req.status=null;
370 req.status=xr.status;
375 if(!req.status){
/plugin/farm/
H A Doverview.class.php153 $status = $a->getMetadata('status');
154 if($status == '') $status = 'open';
156 …ptln(' <option '.($status == 'open' ? 'selected="selected"' : '').' value="open">'.$this->manag…
157 …ptln(' <option '.($status == 'maintenance' ? 'selected="selected"' : '').' value="maintenance">…
158 …ptln(' <option '.($status == 'closed' ? 'selected="selected"' : '').' value="closed">'.$this->m…
159 …ptln(' <option '.($status == 'abuse' ? 'selected="selected"' : '').' value="abuse">'.$this->man…
/plugin/rrdgraph/
H A Daction.php146 …* This handler ist called BEFORE the status of the media file is retrieved. If the configured virt…
147 …ace is detected the method checks if the parameters look valid. If that's the case, the status code
163 $data['status'] = 404;
166 $data['status'] = 200;
170 $data['status'] = 500;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperApp.php70 public $status; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
243 public function setStatus($status) argument
245 $this->status = $status;
252 return $this->status;

1...<<11121314151617181920>>...124