Home
last modified time | relevance | path

Searched defs:updateFile (Results 1 – 4 of 4) sorted by relevance

/plugin/gtime/gtlib/tsp/
H A DGTDataHash.php159 public function updateFile($file) { function in GTDataHash
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1053 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1118 function updateFile($uri, $data, &$etag = null) { function in Sabre\\DAV\\Server
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js222 DrawioFile.prototype.updateFile = function(success, error, abort, shadow) method in DrawioFile