Home
last modified time | relevance | path

Searched full:status (Results 701 – 725 of 3084) sorted by relevance

1...<<21222324252627282930>>...124

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DDevice.php45 protected $lastErrorStatusType = Status::class;
181 * @param Status
183 public function setLastErrorStatus(Status $lastErrorStatus)
188 * @return Status
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DNamespacesServices.php22 use Google\Service\CloudRun\Status; alias
72 * @return Status
78 return $this->call('delete', [$params], Status::class);
126 * 'status' match the requested 'spec'. May provide metadata.resourceVersion to
/plugin/dbquery/syntax/
H A Dquery.php58 …if (count($result) === 1 && isset($result[0]['status']) && isset($qdata['codeblocks'][$result[0]['
59 $this->renderStatus($result, $qdata['codeblocks'][$result[0]['status']], $renderer);
72 * Render given result via the given status HTML
/plugin/davcal/vendor/sabre/vobject/lib/ITip/
H A DBroker.php32 * status based on a reply.
77 'STATUS',
90 * the users event to state STATUS:CANCELLED.
318 $vevent->STATUS = 'CANCELLED';
351 if (isset($vevent->{'REQUEST-STATUS'})) {
595 unset($attendee['SCHEDULE-STATUS']);
641 if ($eventInfo['status']==='CANCELLED') {
814 $status = null;
867 if (isset($vevent->STATUS)) {
868 $status = strtoupper($vevent->STATUS->getValue());
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java219 // Creates the status bar in BasicGraphEditor()
291 status("Repaint all" + buffer); in installRepaintListener()
295 status("Repaint: x=" + (int) (dirty.getX()) + " y=" in installRepaintListener()
349 status(mxResources.get("scale") + ": " in mouseWheelMoved()
437 status(e.getX() + ", " + e.getY()); in mouseLocationChanged()
661 public void status(String msg)
795 status("Layout: " + (System.currentTimeMillis() - t0)
H A DBasicGraphEditor.java.bak215 // Creates the status bar
287 status("Repaint all" + buffer);
291 status("Repaint: x=" + (int) (dirty.getX()) + " y="
345 status(mxResources.get("scale") + ": "
433 status(e.getX() + ", " + e.getY());
649 public void status(String msg)
783 status("Layout: " + (System.currentTimeMillis() - t0)
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js87 'status' : 'on', property in $.fn.socialSharePrivacy.defaults.services.facebook
99 'status' : 'on', property in $.fn.socialSharePrivacy.defaults.services.twitter
111 'status' : 'on', property in $.fn.socialSharePrivacy.defaults.services.gplus
135 var facebook_on = (options.services.facebook.status === 'on');
136 var twitter_on = (options.services.twitter.status === 'on');
137 var gplus_on = (options.services.gplus.status === 'on');
305 // Die Dienste mit <input> und <label>, sowie checked-Status laut Cookie, schreiben
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php53 * @param int $status One of the SharingPlugin::STATUS_* constants
59 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null); argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DStatus.php20 class Status extends \Google\Model class
62 class_alias(Status::class, 'Google_Service_GKEHub_Status');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php269 $response->setHeader('X-Sabre-Status', 'everything-went-well');
294 $message->status,
303 $response->setHeader('X-Sabre-Status', 'everything-went-well');
343 $response->setHeader('X-Sabre-Status', 'everything-went-well');
370 $response->setHeader('X-Sabre-Status', 'everything-went-well');
/plugin/xcom/lang/en/
H A Dhowto.txt16 * A status bar with action links to clear the various views and to display the current query
17 …* Above the status bar is the output window where the results of the query are displayed. They op…
38 ==== Status Bar ====
40status bar at the bottom of the screen there are command links which enable you to ''Clear'' the c…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php92 public $status; variable in Google\\Service\\Compute\\Operation
357 public function setStatus($status) argument
359 $this->status = $status;
366 return $this->status;
H A DSnapshot.php102 public $status; variable in Google\\Service\\Compute\\Snapshot
399 public function setStatus($status) argument
401 $this->status = $status;
408 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsJobTriggers.php128 * {value}`. * Supported fields/values for inspect triggers: - `status` -
133 * operator must be `=` or `!=` for status and inspected_storage. Examples: *
134 * inspected_storage = cloud_storage AND status = HEALTHY * inspected_storage =
148 * JobTrigger's display name. - `status`: corresponds to JobTrigger's status.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php92 public $status; variable in Google\\Service\\DeploymentManager\\Operation
357 public function setStatus($status) argument
359 $this->status = $status;
366 return $this->status;
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md5 [![Build Status](https://travis-ci.org/doctrine/instantiator.svg?branch=master)](https://travis-ci.…
8 [![Dependency Status](https://www.versioneye.com/package/php--doctrine--instantiator/badge.svg)](ht…
/plugin/wysiwyg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js86 function FCKAutoGrow_CheckEditorStatus( sender, status ) argument
88 if ( status == FCK_STATUS_COMPLETE )
/plugin/dwcommits/
H A Dscript.js29 var status = dwc_toggle_div(div);
31 if(status == 'block') {
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js27 probePage.open( inputFile, function( status ) { argument
43 printPage.open( inputFile, function( status ) { argument
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md6 [![Build Status](https://travis-ci.org/ralouphie/getallheaders.svg?branch=master)](https://travis-c…
7 [![Coverage Status](https://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](ht…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DInventorySources.php53 * specified, inventory sources with entity status `ENTITY_STATUS_ARCHIVED` will
65 * (=)`. * Supported fields: - `status.entityStatus` - `commitment` -
67 * inventory sources: `status.entityStatus="ENTITY_STATUS_ACTIVE"` * Inventory
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DHealth.php63 * Gets the status of the cluster.
69 return $this->_data['status'];
165 * Gets the status of the indices.
/plugin/issuelinks/action/
H A Dajax.php81 $this->util->sendResponse($response['status'], $response['data']);
278 return [200, ['status' => 'done']];
280 if (!empty($lockData['status']) && $lockData['status'] === 'done') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJob.php299 public function setStatus(JobStatus $status) argument
301 $this->status = $status;
308 return $this->status;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideo.php278 public function setStatus(VideoStatus $status) argument
280 $this->status = $status;
287 return $this->status;

1...<<21222324252627282930>>...124