Home
last modified time | relevance | path

Searched refs:updated (Results 51 – 75 of 212) sorted by path

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DHmacKeyMetadata.php61 public $updated; variable in Google\\Service\\Storage\\HmacKeyMetadata
192 public function setUpdated($updated) argument
194 $this->updated = $updated;
201 return $this->updated;
H A DStorageObject.php144 public $updated; variable in Google\\Service\\Storage\\StorageObject
583 public function setUpdated($updated) argument
585 $this->updated = $updated;
592 return $this->updated;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/
H A DTask.php80 public $updated; variable in Google\\Service\\Tasks\\Task
281 public function setUpdated($updated) argument
283 $this->updated = $updated;
290 return $this->updated;
H A DTaskList.php45 public $updated; variable in Google\\Service\\Tasks\\TaskList
120 public function setUpdated($updated) argument
122 $this->updated = $updated;
129 return $this->updated;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md383 concurrently. Other plugins like this can now be updated to be non-blocking.
H A DUPGRADING.md11 updated to work with the new immutable PSR-7 request and response objects. Any
12 event listeners or subscribers need to be updated to become middleware
327 - Exceptions in `GuzzleHttp\Exception` have been updated to all extend from
421 been updated to properly handle headers that contain parameters (like the
/plugin/authowncloud/
H A Dmanager.dat3 updated=Mon, 18 Nov 2013 18:16:37 +0100
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md750 * `FEAT`: set isHorizontal=true for new and updated participant/lane DIs ([#934](https://github.com…
/plugin/btable2/
H A DREADME.md13 …change votes from others. non-internet-users (yes, they exist...) can be updated by their friends.
/plugin/cacherevisionseraser/
H A DREADME.md78 * Renamed correctly the russian language filename (Although language isn't yet updated to v1.4.*).
129 * Always updated
131 * Always updated
133 * Always updated
/plugin/chat/
H A Dreadme.txt45 I provide in the installation zip updated version of **SACK**. It is only one file ''tw-sack.js''. …
128 …* Provided updated Ajax toolkit library ''tw-sack.js'' (SACK 1.6 modified), you have to copy this …
H A Dscript.js273 updated = self.getUpdateTimeFromResponse(data);
274 self.lastRefresh = updated;//((new Date().getTime())/1000);
331 var updated = self.getUpdateTimeFromResponse(data);
339 self.lastRefresh = updated;//((new Date().getTime())/1000);
340 self.lastSend = updated;
430 var updated = self.getUpdateTimeFromResponse(data);
431 …if ((updated == 0 || updated > self.lastRefresh) && false == self.clearing && false == self.sendin…
447 self.lastRefresh = updated;//((new Date().getTime())/1000);
/plugin/ckgdoku/
H A DREADME1 This is an updated dversion fckgLite. It uses the much the same parser as the original fckgLite, b…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md812 * The [WebSpellChecker](http://ckeditor.com/addon/wsc) plugin was updated to the latest version.
877 …* [#11176](http://dev.ckeditor.com/ticket/11176): Fixed: Initial position is not updated when the …
H A Dconfig.js.unc407 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified755 …e font syntax will appear in the textbox below the display window and is updated with each change.…
H A Den.js.ckgedit111 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
H A Den.js.unc117 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
H A Dlang_array.txt750 …e font syntax will appear in the textbox below the display window and is updated with each change.…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc578 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc220 // because of this, e.g. updated table caption.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md114 …sues/1113): [Firefox] Fixed: Nested contenteditable elements path is not updated on focus with the…
1232 * The [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin was updated to the latest versi…
1297 …* [#11176](https://dev.ckeditor.com/ticket/11176): Fixed: Initial position is not updated when the…
H A Dckeditor.js.unc26321 c.on("updated", this._onTaskUpdate, this);
26395 this.fire("updated", b);
H A Dconfig.js.unc455 '<br /><br />The font syntax will appear in the textbox below the display window and is updated wit…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified846 …e font syntax will appear in the textbox below the display window and is updated with each change.…

123456789