Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 235) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php174 public function setRestore(Restore $restore) argument
176 $this->restore = $restore;
183 return $this->restore;
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/
H A DWrapper.php119 ->when($result = SUT::restore('php'))
128 ->when($result = SUT::restore('foo'))
/plugin/combo/ComboStrap/
H A DErrorHandler.php31 static public function restore() function in ComboStrap\\ErrorHandler
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js135 mxJsCanvas.prototype.restore = function() method in mxJsCanvas
138 this.ctx.restore();
511 this.ctx.restore();
571 ctx.restore();
703 this.ctx.restore();
790 this.ctx.restore();
799 this.ctx.restore();
/plugin/zip/lang/en/
H A Dintro.txt3 This page will create a zip archive of your wiki database at the moment. Also, you may restore you…
/plugin/diagramsnet/lib/shapes/
H A DmxAWS3D.js303 c.restore();
405 c.restore();
593 c.restore();
618 c.restore();
777 c.restore();
803 c.restore();
915 c.restore();
938 c.restore();
1061 c.restore();
1085 c.restore();
[all …]
H A DmxAndroid.js926 c.restore();
940 c.restore();
1027 c.restore();
1036 c.restore();
1113 c.restore();
1121 c.restore();
1205 c.restore();
1214 c.restore();
1298 c.restore();
1387 c.restore();
H A DmxGmdl.js132 c.restore();
353 c.restore();
443 c.restore();
709 c.restore();
809 c.restore();
928 c.restore();
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php68 $this->restore();
82 $this->restore();
96 $this->restore();
H A Doutput._interface.class.php53 function restore() { } function in OutputDriver
H A Dbackground.image.php233 $driver->restore();
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
H A DWrapper.php104 public static function restore($protocol) function in Hoa\\Stream\\Wrapper\\Wrapper
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc29 * <<Elasticsearch_Namespaces_SnapshotNamespacerestore_restore,`restore()`>>
162 .`restore(array $params = [])`
171 $params['body'] = (array) Details of what to restore
/plugin/zip/
H A Dadmin.php67 } else if ($action == 'restore') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocationsInstances.php146 public function restore($name, RestoreInstanceRequest $postBody, $optParams = []) function in Google\\Service\\CloudFilestore\\Resource\\ProjectsLocationsInstances
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudFilestore.php277 ],'restore' => [
278 'path' => 'v1/{+name}:restore',
H A DDataprocMetastore.php286 ],'restore' => [
287 'path' => 'v1beta/{+service}:restore',
/plugin/yearbox/
H A DCHANGELOG.md11 * restore compatibility with DokuWiki stable ([7062e57](https://github.com/micgro42/yearbox/commit/…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgents.php185 …public function restore($name, GoogleCloudDialogflowCxV3RestoreAgentRequest $postBody, $optParams … function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgents
/plugin/embeddedphp/
H A DREADME3 Allow embeded PHP on wiki pages to restore the functionality
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt58 --no-globals-backup Do not backup and restore $GLOBALS for each test.
59 --static-backup Backup and restore static attributes for each test.
H A Dhelp2.phpt59 --no-globals-backup Do not backup and restore $GLOBALS for each test.
60 --static-backup Backup and restore static attributes for each test.
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js564 _context.restore();
579 _context.restore();
595 _context.restore();
606 _context.restore();
985 _context.restore();
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js474 vsdxCanvas.restore();
566 vsdxCanvas.restore();
586 vsdxCanvas.restore();
592 vsdxCanvas.restore();
705 vsdxCanvas.restore();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/Resource/
H A DProjectsLocationsServices.php246 public function restore($service, RestoreServiceRequest $postBody, $optParams = []) function in Google\\Service\\DataprocMetastore\\Resource\\ProjectsLocationsServices

12345678910