/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | SameDateForRecurringEventsTest.php | 20 $ics = <<<ICS 50 $vCalendar = Reader::read($ics);
|
H A D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
H A D | ByMonthInDailyTest.php | 15 $ics = <<<ICS 37 $vcal = Reader::read($ics);
|
H A D | BySetPosHangTest.php | 18 $ics = <<<ICS 32 $vcal = Reader::read($ics);
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/ |
H A D | EvolutionTest.php | 14 $ics = <<<ICS 1737 $this->parse(null, $ics, $expected, 'mailto:martin@fruux.com');
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
H A D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
H A D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
H A D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
H A D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | FifthTuesdayProblemTest.php | 18 $ics = <<<ICS 40 $vObject = Reader::read($ics);
|
H A D | ByMonthInDailyTest.php | 16 $ics = <<<ICS 38 $vcal = Reader::read($ics);
|
H A D | BySetPosHangTest.php | 19 $ics = <<<ICS 33 $vcal = Reader::read($ics);
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | IMipPluginTest.php | 30 $ics = <<<ICS 41 $message->message = Reader::read($ics); 49 'body' => $ics,
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | aac.js | 109 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 D | AbstractPDOTest.php | 851 '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 D | screen.css | 2 background-image: url(ics.png);
|
/plugin/icalendar/ |
H A D | plugin.info.txt | 6 desc Allows iCalendar .ics to be parsed and presented in DokuWiki
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VCalendarTest.php | 669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 671 $vcal = VObject\Reader::read($ics);
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VCalendarTest.php | 669 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 671 $vcal = VObject\Reader::read($ics);
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VCalendarTest.php | 668 function assertValidate($ics, $options, $expectedLevel, $expectedMessage = null) { argument 670 $vcal = VObject\Reader::read($ics);
|