Home
last modified time | relevance | path

Searched defs:endDate (Results 51 – 55 of 55) sorted by path

123

/plugin/davcal/
H A Dhelper.php977 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul…
/plugin/eventline/timeline_js/scripts/
H A Dsources.js273 Timeline.DefaultEventSource.prototype.getEventIterator = function(startDate, endDate) { argument
277 Timeline.DefaultEventSource.prototype.getEventReverseIterator = function(startDate, endDate) { argument
/plugin/noticeboard/classes/
H A DEditForm.php27 private $endDate; variable in helper_plugin_noticeboard_EditForm
/plugin/noticeboard/noticeboard/classes/
H A DEditForm.php27 private $endDate; variable in helper_plugin_noticeboard_EditForm
/plugin/webdavclient/
H A Dhelper.php249 …public function getCalendarEntries($connectionId, $startDate = null, $endDate = null, $dwuser = nu…

123