Searched refs:updateFile (Results 1 – 25 of 69) sorted by relevance
123
/plugin/gtime/action/ |
H A D | timestamp.php | 238 $dataHash->updateFile($data[0][0]); 298 $dataHash->updateFile($INFO['filepath']);
|
/plugin/gtime/gtlib/tsp/ |
H A D | GTDataHash.php | 159 public function updateFile($file) { function in GTDataHash
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/ |
H A D | CorePlugin.php | 513 if (!$this->server->updateFile($path, $body, $etag)) {
|
H A D | Server.php | 1118 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/ |
H A D | CorePlugin.php | 513 if (!$this->server->updateFile($path, $body, $etag)) {
|
H A D | Server.php | 1053 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 214 this.updateFile(success, error); 222 DrawioFile.prototype.updateFile = function(success, error, abort, shadow) method in DrawioFile
|
H A D | DrawioFileSync.js | 1049 this.file.updateFile(mxUtils.bind(this, function()
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_i18n.txt | 763 updateFile=updateFile
|
H A D | dia_ru.txt | 763 updateFile=Обновление {1}
|
H A D | dia_bg.txt | 763 updateFile=Актуализиране на {1}
|
H A D | dia_el.txt | 763 updateFile=Ενημέρωση {1}
|
H A D | dia_zh.txt | 763 updateFile=更新{1}
|
H A D | dia_uk.txt | 763 updateFile=Оновлення {1}
|
H A D | dia_fa.txt | 763 updateFile=به روز رسانی {1}
|
H A D | dia_ja.txt | 763 updateFile={1} を更新します
|
H A D | dia_he.txt | 763 updateFile=עדכון {1}
|
H A D | dia_ko.txt | 763 updateFile={1} 업데이트
|
H A D | dia_th.txt | 763 updateFile=อัพเดท {1}
|
H A D | dia_zh-tw.txt | 763 updateFile=更新{1}
|
H A D | dia_ar.txt | 763 updateFile=Update {1}
|
H A D | dia_eu.txt | 763 updateFile=Eguneratu {1}
|
H A D | dia_et.txt | 763 updateFile=Uuenda {1}
|
H A D | dia_kn.txt | 763 updateFile=Update {1}
|
H A D | dia_si.txt | 763 updateFile=Update {1}
|
123