Home
last modified time | relevance | path

Searched refs:overwrite (Results 26 – 50 of 146) sorted by relevance

123456

/plugin/jsonrpc/
H A Djsonrpc.php398 $overwrite = @file_exists($fn);
399 if($overwrite && (!$params['ow'] || $auth < AUTH_DELETE)) {
418 $data[4] = $overwrite;
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md53 …list. No longer necessary to edit action.php, i.e. plugin updates will not overwrite extra brushes.
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1361 this.saveFile(null, revision, success, error, unloading, overwrite);
1363 }), error, unloading, overwrite]); argument
1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
1550 doSave(overwrite, revision);
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1317 this.saveFile(revision, success, error, unloading, overwrite);
1318 }), error, unloading, overwrite]); argument
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) argument
1397 overwrite: overwrite
H A DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
738 if (overwrite)
H A DGitLabClient.js683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
732 if (overwrite)
/plugin/gcalendar/inc/
H A Dstandard.css8 * /user/other.css --> to optionally overwrite the styles in the standard.css file
/plugin/newpagetemplate/
H A Dhelper.php14 $overwrite = $opts['overwr'];
/plugin/photogallery/
H A Dsyntax.php939 function _createzipfile($files,$zipfile,$overwrite = false) { argument
941 if(file_exists($zipfile) && !$overwrite) return false;
945 if($zip->open($zipfile,$overwrite ? ZIPARCHIVE::OVERWRITE : ZIPARCHIVE::CREATE) !== true) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1overwrite","_storeTask","_storeLink","isMoveEventsIgnored","toggleIgnoreMoveEvents","newValue","st…
/plugin/revealjs/
H A Dchangelog.md56 - `<fragment-list>` to overwrite the global option build_all_lists (if false)
57 - `<no-fragment-list>` to overwrite the global option build_all_lists (if true)
H A DREADME.md351 - `<fragment-list>` to overwrite the global option build_all_lists (if false)
352 - `<no-fragment-list>` to overwrite the global option build_all_lists (if true)
/plugin/behave/
H A Dbehave.js92 overwrite: true, property in defaults
564 … var didClose = defaults.overwrite && charFuncs.closedChar(charSettings.keyMap[i], e);
/plugin/projects/
H A Dcodemirror.css124 .CodeMirror pre.CodeMirror-cursor.CodeMirror-overwrite {}
/plugin/tip/
H A Dsyntax_plugin_tip.css244 /* Make sure not to overwrite the bg image */
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt102 Trees. If you specify the extra fields, you overwrite the default value as
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt156 - New addReference/List option (overwrite). Boolean flag indicating if URI
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md57 * #38: The Authentication helpers no longer overwrite any existing
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1overwrite&&void 0===t.ignoreIfExists||(n.options=t),n},e.is=function(e){var t=e;return t&&"create"…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md90 * #38: The Authentication helpers no longer overwrite any existing
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md147 overflow | true | Flag to overwrite the css attribute 'overflow' of the chart container to avoid cr…
271 By default it obtains the dimensions from the container but you can optionally overwrite those sett…
920 * Added: `overflow` flag to overwrite the css attribute 'overflow' of the chart container
995 * Fixed: Issue with object changes which overwrite undo/redo object states
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt287 overwrite=overwrite
H A Ddia_ar.txt284 fileChangedOverwriteDialog=The file has been modified. Do you want to save the file and overwrite t…
285 fileChangedSyncDialog=The file has been modified. Click 'Yes' to merge changes or 'No' to overwrite.
287 overwrite=Overwrite
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md67 You can modify (or completely overwrite) the default responsive rules used by
/plugin/edittable/lib/
H A Dhandsontable.less388 /*below are needed to overwrite stuff added by jQuery UI Bootstrap theme*/
393 /*overwrite styles potentionally made by a framework*/

123456