Home
last modified time | relevance | path

Searched refs:getSnapshot (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSeekRequest.php41 public function getSnapshot() function in Google\\Service\\Pubsub\\SeekRequest
H A DUpdateSnapshotRequest.php39 public function getSnapshot() function in Google\\Service\\Pubsub\\UpdateSnapshotRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpgradeHistoryEntry.php129 public function getSnapshot() function in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php124 public function getSnapshot($repository, $name)
106 public function getSnapshot($repository, $name) global() function in Elastica\\Snapshot
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md372 …com/ticket/13385): Fixed: [`editor.getSnapshot()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
H A Dckeditor.js258 …l():"");b={dataValue:b};!a&&this.fire("getData",b);return b.dataValue},getSnapshot:function(){var …
261 …is.status&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){this._.previousValue=t…
1063 …s.scayt){if(c="ready"==this.status)var f=e.removeMarkupFromString(this.getSnapshot()),e=e.removeMa…
1064 this.scayt?this._.previousValue=c.removeMarkupFromString(this.getSnapshot()):a.call(this)}})}if(!0=…
1156 …do.Image=function(a,b){this.editor=a;a.fire("beforeUndoImage");var c=a.getSnapshot();CKEDITOR.env.…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc5993 getSnapshot: function() {
5994 var a = this.fire("getSnapshot");
6056 return "ready" == this.status && this._.previousValue !== this.getSnapshot()
6060 this.getSnapshot()
7873 this.attachListener(a, "getSnapshot", function(a) {
9181 b.on("getSnapshot", function(a) {
22685 … if (b = "ready" == this.status) var f = c.removeMarkupFromString(this.getSnapshot()),
22696 …] && this.scayt ? this._.previousValue = b.removeMarkupFromString(this.getSnapshot()) : a.call(thi…
24457 var c = a.getSnapshot();
H A Dckeditor.js286 …l():"");b={dataValue:b};!a&&this.fire("getData",b);return b.dataValue},getSnapshot:function(){var …
289 …is.status&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){this._.previousValue=t…
1151 …s.scayt){if(b="ready"==this.status)var f=c.removeMarkupFromString(this.getSnapshot()),c=c.removeMa…
1152 …s.name]&&this.scayt?this._.previousValue=b.removeMarkupFromString(this.getSnapshot()):a.call(this)…
1229 …do.Image=function(a,b){this.editor=a;a.fire("beforeUndoImage");var c=a.getSnapshot();CKEDITOR.env.…
H A DCHANGES.md792 …/13385): Fixed: [`editor.getSnapshot()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…