Home
last modified time | relevance | path

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

/plugin/webdavclient/
H A Dhelper.php249 …public function getCalendarEntries($connectionId, $startDate = null, $endDate = null, $dwuser = nu… function in helper_plugin_webdavclient
392 $entries = $this->getCalendarEntries($connectionId);
/plugin/davcal/
H A Dhelper.php1013 $arr = $wdc->getCalendarEntries($connectionId, $startDate, $endDate);