Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 25 of 58) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocationsRestorePlansRestores.php23 use Google\Service\BackupforGKE\Restore; alias
44 * @param Restore $postBody
54 public function create($parent, Restore $postBody, $optParams = [])
86 * @return Restore
92 return $this->call('get', [$params], Restore::class);
156 * @param Restore $postBody
168 public function patch($name, Restore $postBody, $optParams = [])
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DRestore.php23 * Class Restore
29 class Restore extends AbstractEndpoint class
58 public function setBody($body): Restore
68 public function setRepository($repository): Restore
78 public function setSnapshot($snapshot): Restore
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DMetadataManagementActivity.php25 protected $restoresType = Restore::class;
43 * @param Restore[]
50 * @return Restore[]
H A DRestore.php20 class Restore extends \Google\Model class
134 class_alias(Restore::class, 'Google_Service_DataprocMetastore_Restore');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DListRestoresResponse.php27 protected $restoresType = Restore::class;
49 * @param Restore[]
56 * @return Restore[]
H A DRestore.php20 class Restore extends \Google\Model class
330 class_alias(Restore::class, 'Google_Service_BackupforGKE_Restore');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php40 protected $restoreType = Restore::class;
172 * @param Restore
174 public function setRestore(Restore $restore)
179 * @return Restore
H A DRestore.php20 class Restore extends \Google\Model class
44 class_alias(Restore::class, 'Google_Service_DriveActivity_Restore');
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php9 use Elasticsearch\Endpoints\Snapshot\Restore;
173 * Restore a snapshot.
188 $endpoint = (new Restore())
7 use Elasticsearch\Endpoints\Snapshot\Restore; global() alias
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt115 - and Restore Backup
121Restore Backup. Whenever you delete or prune an item, the maintenance software saves a backup fil…
124 The Restore Backup is simply a temporary band-aid, primarily useful during the current session, in …
/plugin/fedauth/lang/en/
H A Dadmproviders.txt24 ===== Restore Defaults =====
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt44 - Restore support for PHP >= 5.4. (Jaime Pérez)
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1 …et-ComputerMachinePassword/,/Resolve-Path/,/Restart-(Computer|Service)/,/Restore-Computer/,/Resume…
H A Dnsis.min.js.map1 …\n // Memento.nsh\n {regex: /\\$\\{(?:Memento(?:Section(?:Done|End|Restore|Save)?|Unselected…
H A Dpowershell.min.js.map1 …Password/,\n /Resolve-Path/,\n /Restart-(Computer|Service)/,\n /Restore-Computer/,\n /…
/plugin/txt2tags/
H A Dtxt2tags.class.php193 $body = $this->Restore($body);
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md49 * Rule: Restore infinite max in a repetition. (Ivan Enderlin, 2016-08-12T08:05:19+02:00)
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fpdf.class.php346 $this->pdf->Restore();
H A Dpdf.fpdf.php1547 function Restore() { function in FPDF
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md313 - Fix: Restore::setBody() does not throw exceptions (#828) [[a96bb9c]](http://github.com/elasticsearch/elasticsearch-php/commit/a96bb9c)
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc418 // Restore the original element before all commits.
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc419 // Restore the original element before all commits.
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js85 …getElement().getFirst()||this.getElement()).setText(a.LocalizationComing.Restore)},onClick:b}]},{t…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js83 …getElement().getFirst()||this.getElement()).setText(a.LocalizationComing.Restore)},onClick:b}]},{t…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 …torDocument.createElement(A);var B=A.nodeName.toLowerCase();FCKSelection.Restore();var C=new FCKDo…
37 ….ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKSelection.Restore();FCK.EditorWindo…
62 …se;FCKUndo.SaveLocked=false;FCKUndo._GetBookmark=function(){FCKSelection.Restore();var A=new FCKDo…
78Restore();return FCK.EditorDocument.selection;};FCKSelection.Save=function(A){var B=FCK.EditorDocu… function

123