Searched refs:deletions (Results 1 – 12 of 12) sorted by relevance
| /plugin/quickstats/ |
| D | admin.php | 21 private $deletions; variable in admin_plugin_quickstats 154 $this->deletions = array(); 161 $this->deletions = $_REQUEST['del']; 162 $this->to_confirm = implode(',',array_keys($this->deletions)); 165 $this->deletions = array(); 195 if(isset($this->deletions) || isset($this->to_confirm)) { 311 if($this->deletions && count($this->deletions)) { 312 $this->deletions_str = print_r($this->deletions,true); 323 if(isset($this->deletions) && array_key_exists($key,$this->deletions)) {
|
| D | helper.php | 72 function pruneCache($confirms,$deletions) { argument 74 if($deletions) { 75 $diff = array_intersect($confirms,array_keys($deletions));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/ |
| D | Change.php | 65 public function setDeletions($deletions) argument 67 $this->deletions = $deletions; 74 return $this->deletions;
|
| /plugin/criticmarkup/ |
| D | plugin.info.txt | 6 desc Adds support for CriticMarkup syntax in DokuWiki (additions, deletions, substitutions, comme…
|
| /plugin/textinsert/ |
| D | admin.php | 83 $deletions = $_REQUEST['delete']; 84 $keys = array_keys($deletions);
|
| /plugin/preregister/lang/en/ |
| D | info.txt | 2 …t to delete the listed items from the data file, click on the ''Confirm deletions'' button. The '…
|
| /plugin/quickstats/lang/en/ |
| D | intro.txt | 3 Clicking on the 'Delete' button will save your deletions to memory; clicking on 'Confirm Deletion' …
|
| /plugin/textinsert/lang/en/ |
| D | intro.txt | 13 The macro list will not refresh until after you have submitted your edits, additions, or deletions
|
| /plugin/bbcodeextensions/ |
| D | ChangeLog | 20 * Adds ''del'' (edit deletions).
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | editor.worker.js.map | 1 …deletions or the sequences are identical\n if (originalStart > originalEnd || modifiedStart…
|
| D | json.worker.js.map | 1 …deletions or the sequences are identical\n if (originalStart > originalEnd || modifiedStart…
|
| D | bundle.js.map | 1 …deletions or the sequences are identical\n if (originalStart > originalEnd || modifiedStart…
|