| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 219 var update = doc.createElement('update'); 220 update.setAttribute('id', cell.id); 221 update.setAttribute('value', '<object label="%load% minutes" load="' + 223 update.setAttribute('style', cell.style + ';strokeColor=red;strokeWidth=' + 225 status.appendChild(update); 229 var update = doc.createElement('update'); 230 update.setAttribute('id', cell.id); 231 update.setAttribute('value', '<object label="" load="' + 233 update.setAttribute('style', cell.style + ';strokeColor=black;strokeWidth=;'); 234 status.appendChild(update); [all …]
|
| /plugin/combo/resources/theme/default/components/css/ |
| H A D | profile-update.css | 2 .form-profile-update { 10 .form-profile-update .form-control-row { 14 .form-profile-update .logo { 20 .form-profile-update label::first-letter { 23 .form-profile-update label { 27 .form-profile-update h1 { 35 .form-profile-update .form-floating:focus-within { 39 .form-profile-update-header { 44 .form-profile-update button { 48 .form-profile-update .login { [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | LaunchTemplateParameters.php | 39 public $update; variable in Google\\Service\\Dataflow\\LaunchTemplateParameters 100 public function setUpdate($update) argument 102 $this->update = $update; 109 return $this->update;
|
| D | LaunchFlexTemplateParameter.php | 49 public $update; variable in Google\\Service\\Dataflow\\LaunchFlexTemplateParameter 152 public function setUpdate($update) argument 154 $this->update = $update; 161 return $this->update;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/ |
| D | GoogleCloudDatapipelinesV1LaunchTemplateParameters.php | 39 public $update; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchTemplateParameters 100 public function setUpdate($update) argument 102 $this->update = $update; 109 return $this->update;
|
| D | GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter.php | 47 public $update; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter 136 public function setUpdate($update) argument 138 $this->update = $update; 145 return $this->update;
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
| D | 8cd00a3aba7c3c158277bc032aac2830.asciidoc | 8 'update' => [ 20 'update' => [ 39 'update' => [ 52 'update' => [ 64 'update' => [
|
| /plugin/elasticsearch/vendor/react/promise/src/ |
| D | Deferred.php | 48 * @param mixed $update 50 public function notify($update = null) argument 54 \call_user_func($this->notifyCallback, $update); 61 public function progress($update = null) argument 63 $this->notify($update);
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | controls.js | 44 baseInitialize: function(element, update, options) { argument 47 this.update = $(update); 65 function(element, update){ 66 if(!update.style.position || update.style.position=='absolute') { 67 update.style.position = 'absolute'; 68 Position.clone(element, update, { 73 Effect.Appear(update,{duration:0.15}); 76 function(element, update){ new Effect.Fade(update,{duration:0.15}) }; 88 Element.hide(this.update); 95 …if(Element.getStyle(this.update, 'display')=='none') this.options.onShow(this.element, this.update… [all …]
|
| /plugin/asciidocjs/node_modules/has-symbols/ |
| D | CHANGELOG.md | 15 - [actions] update codecov uploader [`6424ebe`](https://github.com/inspect-js/has-symbols/commit/64… 16 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`dfa7e7f`](… 17 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`0c8d436`](ht… 18 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`9026554`](https://github.com… 20 - [Dev Deps] update `eslint`, `tape` [`bc7a3ba`](https://github.com/inspect-js/has-symbols/commit/b… 21 - [Dev Deps] update `eslint`, `auto-changelog` [`0ace00a`](https://github.com/inspect-js/has-symbol… 37 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `core-js`, `get-own… 40 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`36cea2a`](https://github.com/inspec… 41 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`1278338`](https://github.com… 42 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`1493254`](https://github.com… [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/ |
| D | Modification.php | 80 public function setUpdate(ColumnFamily $update) argument 82 $this->update = $update; 89 return $this->update;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
| D | UpdateClusterRequest.php | 86 public function setUpdate(ClusterUpdate $update) argument 88 $this->update = $update; 95 return $this->update;
|
| D | SetMasterAuthRequest.php | 104 public function setUpdate(MasterAuth $update) argument 106 $this->update = $update; 113 return $this->update;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ |
| D | Mutation.php | 92 public function setUpdate(Write $update) argument 94 $this->update = $update; 101 return $this->update;
|
| /plugin/asciidocjs/node_modules/get-intrinsic/ |
| D | CHANGELOG.md | 13 - [Dev Deps] update `es-abstract` [`c60e6b7`](https://github.com/ljharb/get-intrinsic/commit/c60e6b… 19 - [actions] update checkout action [`ca6b12f`](https://github.com/ljharb/get-intrinsic/commit/ca6b1… 20 - [Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `tape` [`41a3727`](ht… 22 - [Dev Deps] update `aud`, `es-abstract`, `tape` [`1bef8a8`](https://github.com/ljharb/get-intrinsi… 23 - [Dev Deps] update `aud`, `es-abstract` [`0d41f16`](https://github.com/ljharb/get-intrinsic/commit… 31 - [Dev Deps] update `es-abstract`, `es-value-fixtures`, `tape` [`07ff291`](https://github.com/ljhar… 45 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `es-abstract`, `obj… 46 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `safe-publi… 48 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `… 49 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es-abstract`, `es-value-fixtures`, `… [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
| D | Mutation.php | 84 public function setUpdate(Entity $update) argument 86 $this->update = $update; 93 return $this->update;
|
| /plugin/gtime/gtlib/tsp/ |
| D | GTVerifier.php | 44 $result->update(GTVerifier::verifyCommon($content, $dataHash)); 72 $result->update(GTVerifier::verifyCertificate($certificate, $historyTime, $publicKey)); 78 $result->update(GTVerifier::verifyPkSignature($timeSignature, $publicKey)); 96 $result->update(GTVerifier::verifyCommon($content, $dataHash)); 112 $result->update(GTVerifier::verifyPublication($timeSignature, $publication)); 146 $result->update(GTVerifier::verifyDataHash($messageImprint, $dataHash)); 168 $dataHash->update($signedData->getEncapsulatedContent()->getContentRaw()); 181 … $result->update(GTVerifier::verifyHashChains($timeSignature, $digestAlgorithm, $signedAttrs)); 265 $input->update($set->encodeDER()); 274 $output->update($historyOutput);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
| D | Write.php | 83 public function setUpdate(Document $update) argument 85 $this->update = $update; 92 return $this->update;
|
| /plugin/asciidocjs/node_modules/is-core-module/ |
| D | CHANGELOG.md | 12 - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `semver`, `tape` [`c75b263`](https://github.com… 25 - [actions] update rebase action to use reusable workflow [`c0a7251`](https://github.com/inspect-js… 26 - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`9ae8b7f`](https://github.com/inspect-j… 35 - [Dev Deps] update `aud`, `tape` [`651c6b0`](https://github.com/inspect-js/is-core-module/commit/6… 51 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`7c0e2d0`](… 59 - [Fix] update node 0.4 results [`062195d`](https://github.com/inspect-js/is-core-module/commit/062… 60 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`0790b62`](ht… 61 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`7d139a6`](https://github.com/inspec… 68 - [actions] update codecov uploader [`0cfe94e`](https://github.com/inspect-js/is-core-module/commit… 78 - [Dev Deps] update `@ljharb/eslint-config` [`6717f00`](https://github.com/inspect-js/is-core-modul… [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/ |
| D | DeploymentmanagerResource.php | 181 public function setUpdate(ResourceUpdate $update) argument 183 $this->update = $update; 190 return $this->update;
|
| D | Deployment.php | 207 public function setUpdate(DeploymentUpdate $update) argument 209 $this->update = $update; 216 return $this->update;
|
| /plugin/groupmgr/ |
| D | syntax.php | 322 $update = array(); 327 $update['grps'] = $u['grps']; 332 $update['grps'] = $u['grps']; 335 if (count($update) > 0) { 336 if ($auth->modifyUser($name, $update)) {
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | crud.asciidoc | 163 existing document, or perform a partial update to just some fields (either 167 ==== Partial document update 169 If you want to partially update a document (for example, change an existing 187 $response = $client->update($params); 192 ==== Scripted document update 194 Sometimes you need to perform a scripted update, such as incrementing a counter 195 or appending a new value to an array. To perform a scripted update, you need to 211 $response = $client->update($params); 219 your update script, but if the document does not exist (or the field you are 220 trying to update doesn't exist), default values are inserted instead. [all …]
|
| /plugin/asciidocjs/node_modules/is-regex/ |
| D | CHANGELOG.md | 12 - [Dev Deps] update `auto-changelog`, `core-js`, `eslint`, `tape` [`4b17cad`](https://github.com/in… 21 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`605a66f`](https://github.com… 24 - [Deps] update `has-symbols` [`4742c81`](https://github.com/inspect-js/is-regex/commit/4742c81260c… 36 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog` [`d60f28f`](https://… 37 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`2c35c43`](https://github.com/inspec… 40 - [actions] update workflows [`1843ef6`](https://github.com/inspect-js/is-regex/commit/1843ef65b8b8… 47 - [Dev Deps] update `auto-changelog`, `eslint` [`778fa6b`](https://github.com/inspect-js/is-regex/c… 54 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`fc91458`](https://github.com… 55 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `safe-publish-latest` [`d43ed83`… 56 - [Dev Deps] update `auto-changelog`, `tape`; add `aud` [`56647d1`](https://github.com/inspect-js/i… [all …]
|
| /plugin/datepicker/script/jscalendar-1.0/ |
| D | calendar-setup.js | 108 var update = (cal.dateClicked || p.electric); 109 if (update && p.inputField) { 114 if (update && p.displayArea) 116 if (update && typeof p.onUpdate == "function") 118 if (update && p.flat) { 122 if (update && p.singleClick && cal.dateClicked)
|