Home
last modified time | relevance | path

Searched refs:calendar (Results 51 – 75 of 249) sorted by relevance

12345678910

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1070 _this.calendar = calendar;
1747 var calendar = source.calendar;
3794 _this.calendar = calendar;
3911 var calendar = this.calendar;
4476 var calendar = this.calendar;
6648 var calendar = view.calendar;
8615 this.calendar = calendar;
8928 this.calendar = calendar;
9393 var calendar = this.calendar;
11809 var calendar = view.calendar;
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php42 … $timeFormat = 'medium', $locale = null, $timezone = null, $format = null, $calendar = 'gregorian') argument
60 … 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL,
72 'gregorian' === $calendar ? IntlDateFormatter::GREGORIAN : IntlDateFormatter::TRADITIONAL,
/plugin/semanticdata/
H A Dscript.js7 if (typeof calendar === 'undefined') return;
14 calendar.set(pick.id);
/plugin/davcal/
H A DcalendarBackendDokuwiki.php101 $calendar = array(
111 $calendar['{http://sabredav.org/ns}read-only'] = '1';
116 $calendar[$xmlName] = $row[$dbName];
119 $calendars[] = $calendar;
H A Dplugin.info.txt6 desc Create one calendar per page and share/subscribe via CalDAV
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php125 'Content-Type: text/calendar; charset=UTF-8; method=REQUEST',
167 'Content-Type: text/calendar; charset=UTF-8; method=CANCEL',
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php22 $calendar = new VCalendar();
24 $vevent = $calendar->createComponent('VEVENT');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php22 $calendar = new VCalendar();
24 $vevent = $calendar->createComponent('VEVENT');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php22 $calendar = new VCalendar();
24 $vevent = $calendar->createComponent('VEVENT');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php78 $calendar = new Calendar($caldavBackend, [
85 $this->server = new DAV\Server([$calendar]);
H A DPluginTest.php356 foreach($calendars as $calendar) {
357 if ($calendar['uri'] === 'NEWCALENDAR') {
358 $newCalendar = $calendar;
405 foreach($calendars as $calendar) {
406 if ($calendar['uri'] === 'NEWCALENDAR') {
407 $newCalendar = $calendar;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php20 $calendar = new VCalendar();
22 $vevent = $calendar->createComponent('VEVENT');
/plugin/monthcal/
H A Dplugin.info.txt6 desc Monthly calendar
/plugin/datepicker/
H A Dplugin.info.txt6 desc use a calendar popup to pick a date
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DBirthdayCalendarGeneratorTest.php523 $calendar = new Component\VCalendar();
525 $input = $calendar->add('VEVENT', [
/plugin/wikicalendar/
H A Dplugin.info.txt7 desc Adds a simple calendar to a wiki page
/plugin/icalevents/
H A Dplugin.info.txt6 desc Displays a calendar in iCalendar format according to a template
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcalendar-minus-fill.svg1 <svg class="bi bi-calendar-minus-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar-check-fill.svg1 <svg class="bi bi-calendar-check-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar-fill.svg1 <svg class="bi bi-calendar-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar-plus-fill.svg1 <svg class="bi bi-calendar-plus-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar.svg1 <svg class="bi bi-calendar" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dcalendar-date-fill.svg1 <svg class="bi bi-calendar-date-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/minical/
H A Dplugin.info.txt7 desc Adds a simple calendar to a wiki page. Simpler version, forked from wikicalendar.
/plugin/adhoctags/images/
H A Dcalendar-clock.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>calendar-clock</title><path d="M15,13H16.5V15.82L18.94,17.23L18.19,18.53L15,16.69V13M19,8H5V19H9.67C9.24,18 (…)

12345678910