Searched defs:updateFile (Results 1 – 4 of 4) sorted by relevance
/plugin/gtime/gtlib/tsp/ | ||
H A D | GTDataHash.php | 159 public function updateFile($file) { function in GTDataHash |
/plugin/davcal/vendor/sabre/dav/lib/DAV/ | ||
H A D | Server.php | 1053 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server |
/plugin/webdav/vendor/sabre/dav/lib/DAV/ | ||
H A D | Server.php | 1118 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server |
/plugin/diagramsnet/lib/js/diagramly/ | ||
H A D | DrawioFile.js | 222 DrawioFile.prototype.updateFile = function(success, error, abort, shadow) method in DrawioFile |