Home
last modified time | relevance | path

Searched defs:save (Results 26 – 50 of 246) sorted by relevance

12345678910

/plugin/tagging/action/
H A Dmain.php122 function save() { function in action_plugin_tagging_main
/plugin/svg/
H A Dsyntax.php110 function save() function in syntax_plugin_svg
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php129 public function save(CacheItemInterface $item): bool function in Google\\Auth\\Cache\\MemoryCacheItemPool
H A DSysVCacheItemPool.php166 public function save(CacheItemInterface $item): bool function in Google\\Auth\\Cache\\SysVCacheItemPool
/plugin/dev/
H A DSVGIcon.php54 public function downloadRemoteIcon($ident, $save = '') argument
H A Dcli.php386 cmdDownloadSVG($ident, $save = '', $keep = false) global() argument
/plugin/farm/
H A Dconfig.class.php119 function save() { function in dokuwiki_farm_config
/plugin/diagramsnet/lib/js/diagramly/
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
H A DGitHubFile.js182 GitHubFile.prototype.save = function(revision, success, error, unloading, overwrite, message) method in GitHubFile
210 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DStorageFile.js96 StorageFile.prototype.save = function(revision, success, error) method in StorageFile
109 DrawioFile.prototype.save.apply(this, arguments); method in DrawioFile
H A DOneDriveFile.js324 OneDriveFile.prototype.save = function(revision, success, error, unloading, overwrite) method in OneDriveFile
352 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DLocalFile.js83 LocalFile.prototype.save = function(revision, success, error) method in LocalFile
/plugin/move/helper/
H A Drewrite.php264 public function rewritePage($id, $text = null, $save = true) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DArchive.php121 abstract public function save($file); function in splitbrain\\PHPArchive\\Archive
H A DTar.php422 public function save($file) function in splitbrain\\PHPArchive\\Tar
/plugin/blogtng/helper/
H A Dtags.php143 public function save() { function in helper_plugin_blogtng_tags
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php555 public function save($file) { function in GTTimestamp
H A DGTPublicationsFile.php164 public function save($file) { function in GTPublicationsFile
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php303 public function save($user) { function in fa_providerlist
/plugin/structpublish/meta/
H A DRevision.php70 public function save() global() function in dokuwiki\\plugin\\structpublish\\meta\\Revision
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
/plugin/bez/mdl/
H A DFactory.php304 public function save(Entity $obj) { function in dokuwiki\\plugin\\bez\\mdl\\Factory
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js166 var save = function() { function
/plugin/fastwiki/
H A Dscript.js18 var m_supportedActions = {'':1, edit:1, draft:1, history:1, recent:1, revisions:1, show:1, subscribe:1, backlink:1, index:1, profile:1, media:1, diff:1, save:1}; property in plugin_fastwiki.m_supportedActions
517 save: function(params, extraData) { method in plugin_fastwiki.m_actionEffects
[all...]
/plugin/subjectindex/inc/
H A Dcommon.php208 function save() { function in SI_Indexer

12345678910