Home
last modified time | relevance | path

Searched refs:save (Results 26 – 50 of 451) sorted by relevance

12345678910>>...19

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloFile.js67 TrelloFile.prototype.save = function(revision, success, error) method in TrelloFile
89 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DDropboxFile.js162 DropboxFile.prototype.save = function(revision, success, error, unloading, overwrite) method in DropboxFile
190 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
319 this.save(true, success, error);
H A DNotionFile.js84 NotionFile.prototype.save = function(revision, success, error, unloading, overwrite) method in NotionFile
106 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DDesktopLibrary.js25 DesktopLibrary.prototype.save = function(revision, success, error) method in DesktopLibrary
H A DOneDriveLibrary.js30 OneDriveLibrary.prototype.save = function(revision, success, error) method in OneDriveLibrary
H A DDriveLibrary.js30 DriveLibrary.prototype.save = function(revision, success, error) method in DriveLibrary
/plugin/confmanager/configTypes/
H A DConfigManagerConfigType.php51 function save(); function
/plugin/wysiwyg/
H A Dajax.php34 $ajax_indexmenu->save();
63 function save () { function in ajax_wysiwyg_plugin
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php100 return $format::save($r, $s);
139 return $format::save($r, $s);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dregenerate-parser.php28 . 'final ' . Llk::save($compiler, 'InnerParser')
/plugin/multipoll/
H A Dsyntax.php131 $save = false;
148 $save = true;
151 if($save) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js166 var save = function() { function
196 save();
199 save();
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DSysVCacheItemPool.php166 public function save(CacheItemInterface $item): bool function in Google\\Auth\\Cache\\SysVCacheItemPool
191 if ($this->save($item) === false) {
/plugin/supa/lang/en/
H A Dintro.txt3 to save to a file first anymore.
/plugin/discussion/
H A Dadmin.php34 $action->save($cid, '');
38 $action->save($cid, '', 'show');
42 $action->save($cid, '', 'hide');
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js128 mxJsCanvas.prototype.save = function() method in mxJsCanvas
132 this.ctx.save();
506 this.ctx.save();
539 ctx.save();
678 this.ctx.save();
708 this.ctx.save();
773 this.ctx.save();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/
H A DRaw.php62 public static function save(BigInteger $r, BigInteger $s) function in phpseclib3\\Crypt\\Common\\Formats\\Signature\\Raw
/plugin/log404/
H A Daction.php39 $log->save($ID);
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DREADME.md9 bower install --save bower-webfontloader
/plugin/batchedit/
H A Dadmin.php104 $this->session->save($request, $this->config);
118 $this->session->save($request, $this->config);
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php118 public function save(CacheItemInterface $item); function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/
H A DASN1.php64 public static function save(BigInteger $r, BigInteger $s) function in phpseclib3\\Crypt\\EC\\Formats\\Signature\\ASN1
/plugin/diagramsnet/lib/shapes/
H A DmxAWS3D.js289 c.save();
397 c.save();
571 c.save();
572 c.save();
755 c.save();
756 c.save();
894 c.save();
895 c.save();
1042 c.save();
1043 c.save();
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/
H A DASN1.php64 public static function save(BigInteger $r, BigInteger $s) function in phpseclib3\\Crypt\\DSA\\Formats\\Signature\\ASN1
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._generic.class.php65 $this->save();
79 $this->save();
93 $this->save();

12345678910>>...19