Home
last modified time | relevance | path

Searched defs:Calendar (Results 1 – 6 of 6) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php19 class Calendar implements ICalendar, DAV\IProperties, DAV\Sync\ISyncCollection, DAV\IMultiGet { class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendar.php20 class Calendar extends \Google\Model class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DCalendars.php20 use Google\Service\Calendar\Calendar; alias
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php35 class Calendar extends \Google\Service class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php19 class Calendar implements ICalendar, DAV\IProperties, DAV\Sync\ISyncCollection, DAV\IMultiGet { class
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js18 Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) { class
1423 Calendar.continuation_for_the_fucking_khtml_browser = function() { method