Home
last modified time | relevance | path

Searched defs:overwrite (Results 1 – 25 of 28) sorted by relevance

12

/plugin/odt/ODT/
H A Dstyleset.php75 public function importFromODTFile($sourceFile, $root_element, $overwrite=false) {
89 public function importFromODT($styles_xml_content, $root_element, $overwrite=false) {
165 public function addStyle(ODTStyle $new, $overwrite=false) {
173 public function addAutomaticStyle(ODTStyle $new, $overwrite=false) {
181 public function addMasterStyle(ODTStyle $new, $overwrite=false) {
189 public function addStyleInternal(&$dest, &$dest_by_name, ODTStyle $new, $overwrite=false) {
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js84 NotionFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) argument
110 }), error, unloading, overwrite]); argument
116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DGitHubFile.js182 GitHubFile.prototype.save = function(revision, success, error, unloading, overwrite, message) argument
204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) argument
214 }), error, unloading, overwrite]); argument
223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… argument
H A DOneDriveFile.js324 OneDriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
356 }), error, unloading, overwrite]); argument
365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DDropboxFile.js162 DropboxFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
194 }), error, unloading, overwrite]); argument
H A DDriveFile.js148 DriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
153 }), error, unloading, overwrite]); argument
162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DDrawioFile.js803 DrawioFile.prototype.save = function(revision, success, error, unloading, overwrite, manual) argument
1645 DrawioFile.prototype.showCopyDialog = function(success, error, overwrite) argument
1666 DrawioFile.prototype.showConflictDialog = function(overwrite, synchronize) argument
H A DElectronApp.js1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1318 }), error, unloading, overwrite]); argument
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) argument
H A DGitLabClient.js683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
H A DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
H A DDriveClient.js1273 …saveFile = function(file, revision, success, errFn, noCheck, unloading, overwrite, properties, sec… argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntry.php54 public $overwrite; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
175 public function setOverwrite($overwrite)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DRegistry.php56 public static function addLogger(Logger $logger, ?string $name = null, bool $overwrite = false)
/plugin/combo/ComboStrap/
H A DArrayUtility.php104 public static function mergeByValue(array $default, array $overwrite): array argument
/plugin/diagramsnet/lib/
H A DelectronFilesWorker.js10 function saveFile(fileObject, data, origStat, overwrite, defEnc, reqId) argument
/plugin/oauth/
H A DOAuthManager.php287 protected function mergeGroups($localGroups, $providerGroups, $servicenames, $overwrite) argument
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DFilter.php109 $overwrite = self::DO_NOT_OVERWRITE
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js274 Monitor.prototype.store = function (id, type, overwrite) { argument
389 Monitor.prototype.setInitialTask = function (id, overwrite) { argument
406 Monitor.prototype.setInitialLink = function (id, overwrite) { argument
554 Monitor.prototype._storeTask = function (taskId, overwrite) { argument
563 Monitor.prototype._storeLink = function (linkId, overwrite) { argument
/plugin/semanticdata/phpSesame/
H A DphpSesame.php264 public function overwrite($data, $context = 'null', $inputFormat = self::RDFXML) function in phpSesame
/plugin/dropfiles/src/
H A Dupload.js295 function uploadFiles(filelist, overwrite) { argument
/plugin/photogallery/
H A Dsyntax.php939 function _createzipfile($files,$zipfile,$overwrite = false) {
/plugin/behave/
H A Dbehave.js92 overwrite: true, property in defaults
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1363 }), error, unloading, overwrite]); argument
1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js698 deepMerge: function( a, b, overwrite ) { argument
/plugin/advrack/
H A Djquery.qtip.js1908 overwrite: TRUE, property in QTIP.defaults

12