/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1DebugSessionTransaction.php | 26 public $completed; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugSessionTransaction 33 public function setCompleted($completed) argument 35 $this->completed = $completed; 42 return $this->completed;
|
/plugin/davcard/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 34 $completed = isset($this->COMPLETED)?$this->COMPLETED->getDateTime():null; 53 if ($completed && $created) { 55 ($start <= $created || $start <= $completed) && 56 ($end >= $created || $end >= $completed); 58 if ($completed) { 59 return ($start <= $completed && $end >= $completed);
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 34 $completed = isset($this->COMPLETED)?$this->COMPLETED->getDateTime():null; 53 if ($completed && $created) { 55 ($start <= $created || $start <= $completed) && 56 ($end >= $created || $end >= $completed); 58 if ($completed) { 59 return ($start <= $completed && $end >= $completed);
|
/plugin/davcal/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 34 $completed = isset($this->COMPLETED)?$this->COMPLETED->getDateTime():null; 53 if ($completed && $created) { 55 ($start <= $created || $start <= $completed) && 56 ($end >= $created || $end >= $completed); 58 if ($completed) { 59 return ($start <= $completed && $end >= $completed);
|
/plugin/webdav/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 36 $completed = isset($this->COMPLETED) ? $this->COMPLETED->getDateTime() : null; 55 if ($completed && $created) { 57 ($start <= $created || $start <= $completed) && 58 ($end >= $created || $end >= $completed); 60 if ($completed) { 61 return $start <= $completed && $end >= $completed;
|
/plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 36 $completed = isset($this->COMPLETED) ? $this->COMPLETED->getDateTime() : null; 54 if ($completed && $created) { 56 ($start <= $created || $start <= $completed) && 57 ($end >= $created || $end >= $completed); 59 if ($completed) { 60 return ($start <= $completed && $end >= $completed);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/ |
H A D | Task.php | 26 public $completed; variable in Google\\Service\\Tasks\\Task 85 public function setCompleted($completed) argument 87 $this->completed = $completed; 94 return $this->completed;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | WorkItemStatus.php | 26 public $completed; variable in Google\\Service\\Dataflow\\WorkItemStatus 62 public function setCompleted($completed) argument 64 $this->completed = $completed; 71 return $this->completed;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_TasksService.php | 335 public $completed; variable in Google_Task 352 public function setCompleted( $completed) { argument 353 $this->completed = $completed; 356 return $this->completed;
|
/plugin/sequencediagram/bower_components/lodash/test/ |
H A D | saucelabs.js | 405 var completed = _.get(body, 'completed', false), 429 completed = false; 433 if (!completed && !expired) { 695 var completed = 0, 706 if (++completed == total) { 726 completed = 0;
|
/plugin/pubmed2020/tests/ |
H A D | PM15924077.ris | 16 …completed the initial evaluation are reported. Each patient was assessed by a geriatrician, a neur…
|
H A D | PM15924077.nbib | 21 outpatients who completed the initial evaluation are reported. Each patient was 24 score<24. RESULTS: Of the 300 patients, 228 patients completed the initial
|
/plugin/onlineordering/ |
H A D | template_en.txt | 36 Your order will be sent as soon as the transaction has been successfully completed.<br />
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | SnapshotNamespace.asciidoc | 76 $params['wait_for_completion'] = (boolean) Should this request wait until the operation has completed before returning (Default = false) 170 $params['wait_for_completion'] = (boolean) Should this request wait until the operation has completed before returning (Default = false)
|
H A D | EqlNamespace.asciidoc | 77 $params['keep_on_completion'] = (boolean) Control whether the response should be stored in the cluster if it completed within the provided [wait_for_completion] time (default: false) (Default = false)
|
H A D | SearchableSnapshotsNamespace.asciidoc | 55 $params['wait_for_completion'] = (boolean) Should this request wait until the operation has completed before returning (Default = false)
|
/plugin/searchpattern/ |
H A D | plugin.info.txt | 6 …>.*?<\/todo[\W]*?>/'?? _ToDo ??~~ Use this searchpattern expression for completed todos: ~~SEARCHP…
|
/plugin/ckgdoku/ckeditor/ |
H A D | README.md | 21 http://ckeditor.com. You should have already completed this step, but be
|
/plugin/ckgedit/ckeditor/ |
H A D | README.md | 21 http://ckeditor.com. You should have already completed this step, but be
|
/plugin/imageflow/ |
H A D | script.js | 277 var completed = 0; var total = 0; 280 … ( this.checkedImages[img].isFinished || this.checkedImages[img].checkFinished() ) { completed++; } 284 var finished = Math.round((completed/total)*100); 290 this.loadingbartext.text('Loading Images ' + completed + '/' + total);
|
/plugin/tindexmenu/ |
H A D | indexmenu-full.js | 84 this.completed = false; 141 this.completed = true; 359 if (this.completed && cn._hc) { 363 (this.completed) ? this.s(cn._ai) : this._sn = cn._ai;
|
H A D | indexmenu.js | 27 …];this.aIndent=[];this.root=new Node(!1,-1);this.selectedNode=null;this.completed=this.selectedFou… 30 this.obj+'.stopscroll();"></div>',a+="</div>");this.completed=!0;this.divdisplay("nojs_",0);return … 40 ….pid!=this.root.id&&a._p&&(a._io=1,this.completed&&a._hc&&this.nodeStatus(!0,a._ai,a._ls),a._is&&(…
|
/plugin/indexmenu/scripts/ |
H A D | indexmenu.js | 154 this.completed = false; // succesfull written js tree to the page 231 this.completed = true; 479 if (this.completed && cn._hc) { 483 (this.completed) ? this.s(cn._ai) : this._sn = cn._ai;
|
/plugin/note/ |
H A D | README.md | 54 which "completed" the plugin (doc, license etc.).
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | README.md | 33 echo 'I completed! ' . $response->getBody();
|