Home
last modified time | relevance | path

Searched refs:getEventsWithinDateRange (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/action/
H A Dajax.php106 $data = array_merge($data, $this->hlp->getEventsWithinDateRange($calPage,
/plugin/davcal/syntax/
H A Dtable.php208 $events = array_merge($events, $this->hlp->getEventsWithinDateRange($calPage,
/plugin/davcal/
H A Dhelper.php977 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul… function in helper_plugin_davcal