Home
last modified time | relevance | path

Searched defs:dwuser (Results 1 – 2 of 2) sorted by last modified time

/plugin/webdavclient/db/
H A Dupdate0001.sql9 dwuser text, field
/plugin/webdavclient/
H A Dhelper.php75 public function addCalendarEntry($connectionId, $data, $dwuser = null)
102 public function editCalendarEntry($connectionId, $uid, $data, $dwuser = null)
131 public function deleteCalendarEntry($connectionId, $uid, $dwuser = null)
249 …public function getCalendarEntries($connectionId, $startDate = null, $endDate = null, $dwuser = nu…
280 public function addAddressbookEntry($connectionId, $data, $dwuser = null)
308 public function editAddressbookEntry($connectionId, $uri, $data, $dwuser = null)
337 public function deleteAddressbookEntry($connectionId, $uri, $dwuser = null)
365 public function getAddressbookEntries($connectionId, $dwuser = null)
417 …yname, $description, $type, $syncinterval = '3600', $write = false, $active = true, $dwuser = null)