Home
last modified time | relevance | path

Searched refs:getCalendarEntryByUid (Results 1 – 2 of 2) sorted by last modified time

/plugin/davcal/
H A Dhelper.php1290 $event = $wdc->getCalendarEntryByUid($uid);
/plugin/webdavclient/
H A Dhelper.php108 $entry = $this->getCalendarEntryByUid($uid);
137 $entry = $this->getCalendarEntryByUid($uid);
158 public function getCalendarEntryByUid($uid) function in helper_plugin_webdavclient