Home
last modified time | relevance | path

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

12

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DSameDateForRecurringEventsTest.php20 $ics = <<<ICS
50 $vCalendar = Reader::read($ics);
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DByMonthInDailyTest.php15 $ics = <<<ICS
37 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php18 $ics = <<<ICS
32 $vcal = 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/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php14 $ics = <<<ICS
1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
/plugin/webdavclient/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/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 DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($ics);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php18 $ics = <<<ICS
40 $vObject = Reader::read($ics);
H A DByMonthInDailyTest.php16 $ics = <<<ICS
38 $vcal = Reader::read($ics);
H A DBySetPosHangTest.php19 $ics = <<<ICS
33 $vcal = Reader::read($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/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/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/icalevents/
H A Dscreen.css2 background-image: url(ics.png);
/plugin/icalendar/
H A Dplugin.info.txt6 desc Allows iCalendar .ics to be parsed and presented in DokuWiki
/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/webdavclient/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/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);

12