/plugin/odt/ODT/ |
H A D | styleset.php | 75 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 D | NotionFile.js | 84 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 D | GitHubFile.js | 182 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 D | OneDriveFile.js | 324 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 D | DropboxFile.js | 162 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 D | DriveFile.js | 148 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 D | DrawioFile.js | 803 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 D | ElectronApp.js | 1313 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 D | GitLabClient.js | 683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
|
H A D | GitHubClient.js | 700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
|
H A D | DriveClient.js | 1273 …saveFile = function(file, revision, success, errFn, noCheck, unloading, overwrite, properties, sec… argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | AccountsCustomBatchRequestEntry.php | 54 public $overwrite; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry 175 public function setOverwrite($overwrite)
|
/plugin/oauth/_test/ |
H A D | MergeGroupsTest.php | 60 public function testMergeGroups($localGroups, $providerGroups, $services, $overwrite, $expect)
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/ |
H A D | Registry.php | 56 public static function addLogger(Logger $logger, ?string $name = null, bool $overwrite = false)
|
/plugin/combo/ComboStrap/ |
H A D | ArrayUtility.php | 104 public static function mergeByValue(array $default, array $overwrite): array
|
/plugin/diagramsnet/lib/ |
H A D | electronFilesWorker.js | 10 function saveFile(fileObject, data, origStat, overwrite, defEnc, reqId) argument
|
/plugin/oauth/ |
H A D | OAuthManager.php | 287 protected function mergeGroups($localGroups, $providerGroups, $servicenames, $overwrite)
|
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/ |
H A D | Filter.php | 109 $overwrite = self::DO_NOT_OVERWRITE
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_undo.js | 274 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 D | phpSesame.php | 264 public function overwrite($data, $context = 'null', $inputFormat = self::RDFXML) function in phpSesame
|
/plugin/dropfiles/src/ |
H A D | upload.js | 295 function uploadFiles(filelist, overwrite) { argument
|
/plugin/photogallery/ |
H A D | syntax.php | 939 function _createzipfile($files,$zipfile,$overwrite = false) {
|
/plugin/behave/ |
H A D | behave.js | 92 overwrite: true, property in defaults
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1355 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 D | export.js | 698 deepMerge: function( a, b, overwrite ) { argument
|