Home
last modified time | relevance | path

Searched defs:save (Results 1 – 25 of 246) sorted by relevance

12345678910

/plugin/confmanager/configTypes/
H A DConfigManagerConfigType.php51 function save(); function
H A DConfigManagerSingleLineConfigCascade.php36 public function save() { function in ConfigManagerSingleLineCoreConfig
H A DConfigManagerTwoLineConfigCascade.php29 public function save() { function in ConfigManagerTwoLineCascadeConfig
H A DConfigManagerTwoLine.php81 function save() { function in ConfigManagerTwoLine
/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/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/
H A DSSH2.php68 public static function save(BigInteger $r, BigInteger $s) function in phpseclib3\\Crypt\\DSA\\Formats\\Signature\\SSH2
H A DASN1.php64 public static function save(BigInteger $r, BigInteger $s) function in phpseclib3\\Crypt\\DSA\\Formats\\Signature\\ASN1
/plugin/refnotes/
H A Dconfig.php72 public static function save($sectionName, $config) { function in refnotes_configuration
/plugin/adminperm/
H A Dadmin.php101 public function save($data) function in admin_plugin_adminperm
/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
H A DSSH2.php80 public static function save(BigInteger $r, BigInteger $s, $curve) function in phpseclib3\\Crypt\\EC\\Formats\\Signature\\SSH2
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSessionCookieJar.php42 public function save() function in GuzzleHttp\\Cookie\\SessionCookieJar
H A DFileCookieJar.php49 public function save($filename) function in GuzzleHttp\\Cookie\\FileCookieJar
/plugin/randomtables/action/
H A Dajax.php18 public function save(Doku_Event $event, $param): void function in action_plugin_randomtables_ajax
/plugin/wysiwyg/
H A Dajax.php63 function save () { function in ajax_wysiwyg_plugin
/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 DDesktopLibrary.js25 DesktopLibrary.prototype.save = function(revision, success, error) method in DesktopLibrary
H A DDriveLibrary.js30 DriveLibrary.prototype.save = function(revision, success, error) method in DriveLibrary
H A DOneDriveLibrary.js30 OneDriveLibrary.prototype.save = function(revision, success, error) method in OneDriveLibrary
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 DRemoteLibrary.js47 RemoteLibrary.prototype.save = function(revision, success, error) method in RemoteLibrary
/plugin/log404/
H A Dhelper.php68 public function save($id) { function in helper_plugin_log404
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php104 public static function save(Parser $parser, $className) function in Hoa\\Compiler\\Llk\\Llk
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php118 public function save(CacheItemInterface $item); function
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php117 function save($filename) { function in XMLDocument

12345678910