Home
last modified time | relevance | path

Searched refs:Delete (Results 1 – 25 of 156) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DMutation.php22 protected $deleteType = Delete::class;
34 * @param Delete
36 public function setDelete(Delete $delete)
41 * @return Delete
DDelete.php20 class Delete extends \Google\Model class
60 class_alias(Delete::class, 'Google_Service_Spanner_Delete');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
DDelete.php29 class Delete extends AbstractEndpoint class
57 public function setRepository($repository): Delete
67 public function setSnapshot($snapshot): Delete
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DActionDetail.php26 protected $deleteType = Delete::class;
74 * @param Delete
76 public function setDelete(Delete $delete)
81 * @return Delete
DDelete.php20 class Delete extends \Google\Model class
44 class_alias(Delete::class, 'Google_Service_DriveActivity_Delete');
/plugin/deletepagebutton/
Dplugin.info.txt5 name Delete Page Button plugin
6 desc Adds a PageMenu button to Delete the current page.
/plugin/groupmanager/lang/en/
Ddelete.txt1 ===== Delete user =====
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DPipeline.php13 use Elasticsearch\Endpoints\Ingest\Pipeline\Delete; alias
99 $endpoint = \class_exists(DeletePipeline::class) ? new DeletePipeline() : new Delete();
DIndex.php29 use Elasticsearch\Endpoints\Indices\Delete; alias
335 $endpoint = new \Elasticsearch\Endpoints\Delete();
393 return $this->requestEndpoint(new Delete());
646 $endpoint = \class_exists(DeleteAlias::class) ? new DeleteAlias() : new Alias\Delete();
/plugin/deletepageguard/
H A DCHANGELOG.md3 All notable changes to the Delete Page Guard plugin will be documented in this file.
12 - Initial release of Delete Page Guard plugin
H A Dplugin.info.txt6 name Delete Page Guard
H A Ddokuwiki-plugin-page.txt1 ====== Delete Page Guard Plugin ======
25 The **Delete Page Guard** plugin prevents accidental or intentional deletion of wiki pages in your …
42 …* in your DokuWiki admin panel and adjust the plugin settings under the "Delete Page Guard" sectio…
66 …* **Admin interface**: Visit **Admin → Delete Page Guard** to test and validate patterns before sa…
H A DREADME.md1 # Delete Page Guard for DokuWiki
3 The **Delete Page Guard** plugin prevents accidental or intentional deletion of
29 plugin settings under the “Delete Page Guard” section.
48 * **Admin interface**: Visit **Admin → Delete Page Guard** to test and validate patterns before sav…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/License/
DDelete.php28 class Delete extends AbstractEndpoint class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Eql/
DDelete.php29 class Delete extends AbstractEndpoint class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AsyncSearch/
DDelete.php29 class Delete extends AbstractEndpoint class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
DDelete.php29 class Delete extends AbstractEndpoint class
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck_gecko.js163 var oSel = FCKSelection.Delete() ;
187 var oSel = FCKSelection.Delete() ;
/plugin/grensladawritezor/fckeditor/editor/dialog/common/
Dfcknumericfield.htc14 || iCode == 46 // Delete
/plugin/pagebuttons/
Dplugin.info.txt6 desc Adds a PageMenu button to Delete the current page, add a subpage, and add a subfolder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
DDelete.php29 class Delete extends AbstractEndpoint class
/plugin/langdelete/lang/ja/
Dintro.txt1 ====== 言語インターフェースオプションの削除 (Delete languages) ======
/plugin/langdelete/lang/en/
Dintro.txt1 ====== Delete languages ======
/plugin/deletepageguard/tests/
H A DREADME.md1 # Delete Page Guard - Developer Test Suite
3 This directory contains a standalone test suite for developers to verify the Delete Page Guard plug…
/plugin/accscounter/lang/en/
Dviewer.txt5 Tick checkbox(es) that correspond to the log you want to handle, choose "Spammer Check" or "Delete

1234567