Searched refs:getSnapshot (Results 1 – 9 of 9) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/ |
H A D | SeekRequest.php | 41 public function getSnapshot() function in Google\\Service\\Pubsub\\SeekRequest
|
H A D | UpdateSnapshotRequest.php | 39 public function getSnapshot() function in Google\\Service\\Pubsub\\UpdateSnapshotRequest
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
H A D | UpgradeHistoryEntry.php | 129 public function getSnapshot() function in Google\\Service\\AIPlatformNotebooks\\UpgradeHistoryEntry
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Snapshot.php | 124 public function getSnapshot($repository, $name) 106 public function getSnapshot($repository, $name) global() function in Elastica\\Snapshot
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 372 …com/ticket/13385): Fixed: [`editor.getSnapshot()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
|
H A D | ckeditor.js | 258 …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 D | ckeditor.js.unc | 5993 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 D | ckeditor.js | 286 …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 D | CHANGES.md | 792 …/13385): Fixed: [`editor.getSnapshot()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
|