Searched refs:_save (Results 1 – 7 of 7) sorted by relevance
| /plugin/pagetemplate/ |
| D | pagetemplate_backlinks.php | 18 $this->_save($checkedBacklinks, $id); 22 function _save($backlinks, $page) { function in PageTemplateBacklink 51 $this->_save($backlinks, $to);
|
| /plugin/bookcreator/ |
| D | script.js | 37 this._save(); 58 this._save(); 80 this._save(); 99 this._save(); 116 Storage.prototype._save = function() { method in Storage
|
| /plugin/do/syntax/ |
| D | do.php | 202 $this->_save($data); 285 protected function _save($data) function in syntax_plugin_do_do
|
| /plugin/sqlcomp/ |
| D | syntax.php | 210 private function _save($filename,$rs,$timestamp){ function in syntax_plugin_sqlcomp 289 $this->_save($filename,$rs,$data[6]);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …_save();};Storage.prototype.movePage=function(pageid,position){if(!this._deletePage(pageid).length…
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …_save.bind(this),"number"==typeof t.saveInterval?t.saveInterval:5e3),e&&(this._creator=(t,n)=>e.cr…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 28392 var _save; 28394 if (state.any) _save = input.save(); 28399 if (state.any) result = input.raw(_save);else input = body;
|