Home
last modified time | relevance | path

Searched refs:ics (Results 1 – 25 of 30) sorted by path

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe3715 ist ics
4565 Ġpolit ics
8934 Ġcrit ics
9128 Ġgraph ics
9979 Ġtop ics
10212 r ics
10561 Ġtact ics
11295 raph ics
11633 Ġphys ics
12192 Ġeconom ics
[all...]
/plugin/davcal/
H A Dhelper.php678 * @param string $ics The ICS file
682 public function addCalendarEntryToCalendarByICS($calid, $uri, $ics) argument
684 $extraData = $this->getDenormalizedData($ics);
693 $ics,
715 * @param string $ics The new object's ICS file
717 public function editCalendarEntryToCalendarByICS($calid, $uri, $ics) argument
719 $extraData = $this->getDenormalizedData($ics);
726 $ics,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php851 'schedule1.ics',
857 'uri' => 'schedule1.ics',
862 $result = $backend->getSchedulingObject('principals/user1', 'schedule1.ics');
876 $backend->deleteSchedulingObject('principals/user1', 'schedule1.ics');
877 $result = $backend->getSchedulingObject('principals/user1', 'schedule1.ics');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php30 $ics = <<<ICS
41 $message->message = Reader::read($ics);
49 'body' => $ics,
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php668 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
670 $vcal = VObject\Reader::read($ics);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
671 $vcal = VObject\Reader::read($ics);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
/plugin/icalendar/
H A Dplugin.info.txt6 desc Allows iCalendar .ics to be parsed and presented in DokuWiki
/plugin/icalevents/
H A Dscreen.css2 background-image: url(ics.png);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php754 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument
756 $vcal = VObject\Reader::read($ics);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php15 $ics = <<<ICS
37 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php18 $ics = <<<ICS
32 $vcal = Reader::read($ics);
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DSameDateForRecurringEventsTest.php20 $ics = <<<ICS
50 $vCalendar = Reader::read($ics);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js109 this.ics = new ICStream(config);
206 iqData = this.ics.data;
214 var info = this.ics.info,
219 iqData = this.ics.data;
473 var ics = this.ics;
474 ics.id = id;
666 var ics = element.right,
667 info = ics.info,
708 var ics = element.left,
709 info = ics.info,
[all …]
/plugin/webdav/
H A Dcomposer.lock374 "ics",
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md408 ics-export plugin is enabled.
1727 * Added: Ability to automatically generate full .ics feeds off calendars. To

12