/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/ |
H A 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;
|
H A 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;
|
H A 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;
|
H A 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;
|
/plugin/refnotes/ |
H A 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 [all...] |
/plugin/structsection/script/ |
H A 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 | 76 const saved = JSON.parse(data); 77 $self.html(saved['value']); 78 $self.parent().data('rev', saved['rev']);
|
/plugin/stylingpages/ |
H A 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/ |
H A 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/ |
H A D | do.php | 22 private $saved = array(); // save state cache variable in syntax_plugin_do_do 168 * Decide if a task needs to be saved. 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 going back!
|
H A D | delete_intro.txt | 1 **WARNING:** Deleting a schema will delete the schema definition and **all** data that has ever been saved for this schema. There is no going back!
|
/plugin/shorturl/lang/en/ |
H A D | intro.txt | 3 Here you can see and modify all saved short URLs for your Wiki.
|
/plugin/searchstats/ |
H A D | helper.php | 34 'desc' => 'returns folder where data is saved',
|
/plugin/preventzerowidthchars/ |
H A 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/ |
H A D | unicode.md | 4 This file should be saved under UTF-8 without BOM.
|
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
H A 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/projects/action/ |
H A D | metadata.php | 33 function saved(&$event, $param) { function in action_plugin_projects_metadata
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Adsense.php | 516 'saved', 520 'path' => 'v2/{+name}/saved:generate', 570 'path' => 'v2/{+name}/saved:generateCsv', 620 'path' => 'v2/{+parent}/reports/saved',
|
/plugin/abortlogin/ |
H A D | README.md | 8 An option to log failed IP attempts: the log will be saved in
|
/plugin/adultcontent/ |
H A D | README.md | 5 This simple plugin will check your dokuwiki page before being saved whether it contains given keywo…
|
/plugin/plantuml/ |
H A D | plugin.history.txt | 25 * Images are now saved in the cache folder.
|
/plugin/quickstats/lang/en/ |
H A D | intro.txt | 5 editor and either previewed or changed and saved. The change can simply be a new line. You can also add the page to the ''sorttable_ns'' list
|
/plugin/ckgedit/lang/en/ |
H A D | style.txt | 2 …directory named **Styles**, which will be created when the style sheet is saved. The style sheet w…
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
H A D | README.md | 14 …character, and removed the other invalid mappings. This original font was saved as danielbd-origin…
|