| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/ |
| D | GoogleSearchIdeahubV1betaIdeaState.php | 33 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdeaState 66 public function setSaved($saved) argument 68 $this->saved = $saved; 75 return $this->saved;
|
| D | GoogleSearchIdeahubV1alphaTopicState.php | 24 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaTopicState 42 public function setSaved($saved) argument 44 $this->saved = $saved; 48 return $this->saved;
|
| D | GoogleSearchIdeahubV1betaTopicState.php | 33 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaTopicState 66 public function setSaved($saved) argument 68 $this->saved = $saved; 75 return $this->saved;
|
| D | GoogleSearchIdeahubV1alphaIdeaState.php | 24 public $saved; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdeaState 42 public function setSaved($saved) argument 44 $this->saved = $saved; 48 return $this->saved;
|
| /plugin/refnotes/ |
| D | action.php | 441 $saved = refnotes_configuration::save('general', $config['general']); 442 $saved = $saved && refnotes_configuration::save('namespaces', $namespace); 443 $saved = $saved && refnotes_configuration::save('notes', $config['notes']); 446 … $saved = $saved && $this->setupReferenceDatabase($config['general']['reference-db-namespace']); 450 $saved = $saved && touch(reset($config_cascade['main']['local'])); 452 $this->sendResponse('text/plain', $saved ? 'saved' : 'failed');
|
| /plugin/structsection/script/ |
| D | main.js | 83 const saved = JSON.parse(data); 84 $self.html(saved.value); 85 JSINFO.plugin_structsection.rev = saved.rev;
|
| /plugin/struct/script/ |
| H A D | InlineEditor.js | 77 const saved = JSON.parse(data); 78 $self.html(saved['value']); 79 $self.parent().data('rev', saved['rev']);
|
| /plugin/stylingpages/ |
| D | README | 18 When the wiki:styling page is saved it will create, replace, or delete these files: 27 When the wiki:styling page is saved it will create, replace, or delete this file: 42 The file will be according to the last page that was saved.
|
| /plugin/rstudio/ |
| D | README.md | 3 …tudio page and paste it into ckgedit's editing window, and it can then be saved as a Dokuwiki file… 7 … the following macro: ~~R_STUDIO~~. After the page is saved consider removing …
|
| /plugin/do/syntax/ |
| D | do.php | 22 private $saved = array(); // save state cache variable in syntax_plugin_do_do 175 if (isset($this->saved[$page][$md5])) { 178 $this->saved[$page][$md5] = 1;
|
| /plugin/struct/lang/en/ |
| H A D | clear_intro.txt | 1 **WARNING:** This will clear **all** data that has ever been saved for this schema! There is no goi…
|
| H A D | delete_intro.txt | 1 …ema will delete the schema definition and **all** data that has ever been saved for this schema. T…
|
| /plugin/shorturl/lang/en/ |
| D | intro.txt | 3 Here you can see and modify all saved short URLs for your Wiki.
|
| /plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
| D | tableCell.js.unc | 200 var saved = {}; 213 saved[ field.id ] = field.getValue(); 217 // Compare saved value with actual value. Update cell only if value has changed. 220 if ( saved[ field.id ] !== field.getValue() )
|
| /plugin/searchstats/ |
| D | helper.php | 34 'desc' => 'returns folder where data is saved',
|
| /plugin/preventzerowidthchars/ |
| D | plugin.info.txt | 6 desc Remove all zero-width-chars from text that is to be saved
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | unicode.md | 4 This file should be saved under UTF-8 without BOM.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Adsense.php | 516 'saved', 520 'path' => 'v2/{+name}/saved:generate', 570 'path' => 'v2/{+name}/saved:generateCsv', 620 'path' => 'v2/{+parent}/reports/saved',
|
| /plugin/projects/action/ |
| D | metadata.php | 33 function saved(&$event, $param) { function in action_plugin_projects_metadata
|
| /plugin/abortlogin/ |
| D | README.md | 8 An option to log failed IP attempts: the log will be saved in
|
| /plugin/adultcontent/ |
| D | README.md | 5 This simple plugin will check your dokuwiki page before being saved whether it contains given keywo…
|
| /plugin/plantuml/ |
| D | plugin.history.txt | 25 * Images are now saved in the cache folder.
|
| /plugin/quickstats/lang/en/ |
| D | intro.txt | 5 editor and either previewed or changed and saved. The change can simply be a new line. You can al…
|
| /plugin/jsontable/demo/ |
| D | jsontable_plugin.txt | 29 … table to the page. Table can be edited like spreadsheet and data can be saved inside a page with… 51 … table change. Otherwise only the difference from 'original data' will be saved. This is the defau…
|
| /plugin/ckgedit/lang/en/ |
| D | style.txt | 2 …directory named **Styles**, which will be created when the style sheet is saved. The style sheet w…
|