Home
last modified time | relevance | path

Searched refs:syncConnection (Results 1 – 2 of 2) sorted by relevance

/plugin/webdavclient/
H A Dhelper.php86 $this->syncConnection($conn['id'], true);
115 $this->syncConnection($conn['id'], true);
144 $this->syncConnection($conn['id'], true);
291 $this->syncConnection($conn['id'], true);
321 $this->syncConnection($conn['id'], true);
350 $this->syncConnection($conn['id'], true);
780 public function syncConnection($connectionId, $force = false, $overrideActive = false, function in helper_plugin_webdavclient
1562 $this->syncConnection($connection['id']);
1580 if($this->syncConnection($connection['id']) === true)
H A Dadmin.php67 if($this->hlp->syncConnection($connid, true, true) === false)
75 if($this->hlp->syncConnection($connid, true, true, true) === false)