/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VAlarmTest.php | 26 $valarm1 = $calendar->createComponent('VALARM'); 35 $valarm2 = $calendar->createComponent('VALARM'); 40 $vevent2 = $calendar->createComponent('VEVENT'); 48 $valarm3 = $calendar->createComponent('VALARM'); 51 $vevent3 = $calendar->createComponent('VEVENT'); 60 $valarm4 = $calendar->createComponent('VALARM'); 65 $vtodo4 = $calendar->createComponent('VTODO'); 74 $valarm5 = $calendar->createComponent('VALARM'); 80 $vevent5 = $calendar->createComponent('VEVENT'); 87 $valarm6 = $calendar->createComponent('VALARM'); [all …]
|
H A D | VTodoTest.php | 25 $vtodo = $calendar->createComponent('VTODO'); 40 $vtodo4 = $calendar->createComponent('VTODO'); 45 $vtodo5 = $calendar->createComponent('VTODO'); 50 $vtodo6 = $calendar->createComponent('VTODO'); 55 $vtodo7 = $calendar->createComponent('VTODO'); 61 $vtodo7 = $calendar->createComponent('VTODO');
|
H A D | VJournalTest.php | 80 $vjournal = $calendar->createComponent('VJOURNAL'); 85 $vjournal2 = $calendar->createComponent('VJOURNAL'); 91 $vjournal3 = $calendar->createComponent('VJOURNAL');
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VAlarmTest.php | 27 $valarm1 = $calendar->createComponent('VALARM'); 36 $valarm2 = $calendar->createComponent('VALARM'); 41 $vevent2 = $calendar->createComponent('VEVENT'); 49 $valarm3 = $calendar->createComponent('VALARM'); 52 $vevent3 = $calendar->createComponent('VEVENT'); 61 $valarm4 = $calendar->createComponent('VALARM'); 66 $vtodo4 = $calendar->createComponent('VTODO'); 75 $valarm5 = $calendar->createComponent('VALARM'); 81 $vevent5 = $calendar->createComponent('VEVENT'); 88 $valarm6 = $calendar->createComponent('VALARM'); [all …]
|
H A D | VTodoTest.php | 26 $vtodo = $calendar->createComponent('VTODO'); 41 $vtodo4 = $calendar->createComponent('VTODO'); 46 $vtodo5 = $calendar->createComponent('VTODO'); 51 $vtodo6 = $calendar->createComponent('VTODO'); 56 $vtodo7 = $calendar->createComponent('VTODO'); 62 $vtodo7 = $calendar->createComponent('VTODO');
|
H A D | VJournalTest.php | 80 $vjournal = $calendar->createComponent('VJOURNAL'); 85 $vjournal2 = $calendar->createComponent('VJOURNAL'); 91 $vjournal3 = $calendar->createComponent('VJOURNAL');
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VAlarmTest.php | 27 $valarm1 = $calendar->createComponent('VALARM'); 36 $valarm2 = $calendar->createComponent('VALARM'); 41 $vevent2 = $calendar->createComponent('VEVENT'); 49 $valarm3 = $calendar->createComponent('VALARM'); 52 $vevent3 = $calendar->createComponent('VEVENT'); 61 $valarm4 = $calendar->createComponent('VALARM'); 66 $vtodo4 = $calendar->createComponent('VTODO'); 75 $valarm5 = $calendar->createComponent('VALARM'); 81 $vevent5 = $calendar->createComponent('VEVENT'); 88 $valarm6 = $calendar->createComponent('VALARM'); [all …]
|
H A D | VTodoTest.php | 26 $vtodo = $calendar->createComponent('VTODO'); 41 $vtodo4 = $calendar->createComponent('VTODO'); 46 $vtodo5 = $calendar->createComponent('VTODO'); 51 $vtodo6 = $calendar->createComponent('VTODO'); 56 $vtodo7 = $calendar->createComponent('VTODO'); 62 $vtodo7 = $calendar->createComponent('VTODO');
|
H A D | VJournalTest.php | 80 $vjournal = $calendar->createComponent('VJOURNAL'); 85 $vjournal2 = $calendar->createComponent('VJOURNAL'); 91 $vjournal3 = $calendar->createComponent('VJOURNAL');
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/ |
H A D | VAlarmTest.php | 27 $valarm1 = $calendar->createComponent('VALARM'); 36 $valarm2 = $calendar->createComponent('VALARM'); 41 $vevent2 = $calendar->createComponent('VEVENT'); 49 $valarm3 = $calendar->createComponent('VALARM'); 52 $vevent3 = $calendar->createComponent('VEVENT'); 61 $valarm4 = $calendar->createComponent('VALARM'); 66 $vtodo4 = $calendar->createComponent('VTODO'); 75 $valarm5 = $calendar->createComponent('VALARM'); 81 $vevent5 = $calendar->createComponent('VEVENT'); 88 $valarm6 = $calendar->createComponent('VALARM'); [all …]
|
H A D | VTodoTest.php | 26 $vtodo = $calendar->createComponent('VTODO'); 41 $vtodo4 = $calendar->createComponent('VTODO'); 46 $vtodo5 = $calendar->createComponent('VTODO'); 51 $vtodo6 = $calendar->createComponent('VTODO'); 56 $vtodo7 = $calendar->createComponent('VTODO'); 62 $vtodo7 = $calendar->createComponent('VTODO');
|
H A D | VJournalTest.php | 80 $vjournal = $calendar->createComponent('VJOURNAL'); 85 $vjournal2 = $calendar->createComponent('VJOURNAL'); 91 $vjournal3 = $calendar->createComponent('VJOURNAL');
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | ComponentTest.php | 14 $sub = $comp->createComponent('VEVENT'); 17 $sub = $comp->createComponent('VTODO'); 36 $sub = $comp->createComponent('VEVENT'); 39 $sub = $comp->createComponent('VTODO'); 80 $sub = $comp->createComponent('VEVENT'); 83 $sub = $comp->createComponent('VTODO'); 155 $event = $comp->createComponent('VEVENT'); 175 $event = $comp->createComponent('VEVENT'); 317 $comp->add($comp->createComponent('VTODO')); 329 $comp->add($comp->createComponent('VTODO')); [all …]
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | ComponentTest.php | 15 $sub = $comp->createComponent('VEVENT'); 18 $sub = $comp->createComponent('VTODO'); 37 $sub = $comp->createComponent('VEVENT'); 40 $sub = $comp->createComponent('VTODO'); 81 $sub = $comp->createComponent('VEVENT'); 84 $sub = $comp->createComponent('VTODO'); 156 $event = $comp->createComponent('VEVENT'); 176 $event = $comp->createComponent('VEVENT'); 318 $comp->add($comp->createComponent('VTODO')); 330 $comp->add($comp->createComponent('VTODO')); [all …]
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A D | ComponentTest.php | 15 $sub = $comp->createComponent('VEVENT'); 18 $sub = $comp->createComponent('VTODO'); 37 $sub = $comp->createComponent('VEVENT'); 40 $sub = $comp->createComponent('VTODO'); 81 $sub = $comp->createComponent('VEVENT'); 84 $sub = $comp->createComponent('VTODO'); 156 $event = $comp->createComponent('VEVENT'); 176 $event = $comp->createComponent('VEVENT'); 318 $comp->add($comp->createComponent('VTODO')); 330 $comp->add($comp->createComponent('VTODO')); [all …]
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
H A D | ComponentTest.php | 15 $sub = $comp->createComponent('VEVENT'); 18 $sub = $comp->createComponent('VTODO'); 37 $sub = $comp->createComponent('VEVENT'); 40 $sub = $comp->createComponent('VTODO'); 81 $sub = $comp->createComponent('VEVENT'); 84 $sub = $comp->createComponent('VTODO'); 156 $event = $comp->createComponent('VEVENT'); 176 $event = $comp->createComponent('VEVENT'); 318 $comp->add($comp->createComponent('VTODO')); 330 $comp->add($comp->createComponent('VTODO')); [all …]
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | CalendarQueryVAlarmTest.php | 17 $vevent = $vcalendar->createComponent('VEVENT'); 22 $valarm = $vcalendar->createComponent('VALARM'); 62 $vevent = $vcalendar->createComponent('VEVENT'); 67 $valarm = $vcalendar->createComponent('VALARM'); 80 $vevent = $vcalendar->createComponent('VEVENT'); 84 $valarm = $vcalendar->createComponent('VALARM');
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | MainTest.php | 15 $ev = $vcal->createComponent('VEVENT'); 38 $ev = $vcal->createComponent('VEVENT'); 77 $ev = $vcal->createComponent('VEVENT'); 129 $ev = $vcal->createComponent('VEVENT'); 177 $ev = $vcal->createComponent('VEVENT'); 218 $ev = $vcal->createComponent('VEVENT'); 271 $ev = $vcal->createComponent('VEVENT'); 324 $ev = $vcal->createComponent('VEVENT'); 377 $ev = $vcal->createComponent('VEVENT'); 428 $ev = $vcal->createComponent('VEVENT'); [all …]
|
H A D | InfiniteLoopProblemTest.php | 24 $ev = $this->vcal->createComponent('VEVENT'); 38 $ev = $this->vcal->createComponent('VEVENT'); 85 $ev = $this->vcal->createComponent('VEVENT');
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | MainTest.php | 15 $ev = $vcal->createComponent('VEVENT'); 38 $ev = $vcal->createComponent('VEVENT'); 77 $ev = $vcal->createComponent('VEVENT'); 129 $ev = $vcal->createComponent('VEVENT'); 177 $ev = $vcal->createComponent('VEVENT'); 218 $ev = $vcal->createComponent('VEVENT'); 271 $ev = $vcal->createComponent('VEVENT'); 324 $ev = $vcal->createComponent('VEVENT'); 377 $ev = $vcal->createComponent('VEVENT'); 428 $ev = $vcal->createComponent('VEVENT'); [all …]
|
H A D | InfiniteLoopProblemTest.php | 25 $ev = $this->vcal->createComponent('VEVENT'); 39 $ev = $this->vcal->createComponent('VEVENT'); 86 $ev = $this->vcal->createComponent('VEVENT');
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | MainTest.php | 15 $ev = $vcal->createComponent('VEVENT'); 38 $ev = $vcal->createComponent('VEVENT'); 77 $ev = $vcal->createComponent('VEVENT'); 129 $ev = $vcal->createComponent('VEVENT'); 177 $ev = $vcal->createComponent('VEVENT'); 218 $ev = $vcal->createComponent('VEVENT'); 271 $ev = $vcal->createComponent('VEVENT'); 324 $ev = $vcal->createComponent('VEVENT'); 377 $ev = $vcal->createComponent('VEVENT'); 428 $ev = $vcal->createComponent('VEVENT'); [all …]
|
H A D | InfiniteLoopProblemTest.php | 25 $ev = $this->vcal->createComponent('VEVENT'); 39 $ev = $this->vcal->createComponent('VEVENT'); 86 $ev = $this->vcal->createComponent('VEVENT');
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
H A D | MainTest.php | 15 $ev = $vcal->createComponent('VEVENT'); 38 $ev = $vcal->createComponent('VEVENT'); 77 $ev = $vcal->createComponent('VEVENT'); 129 $ev = $vcal->createComponent('VEVENT'); 177 $ev = $vcal->createComponent('VEVENT'); 218 $ev = $vcal->createComponent('VEVENT'); 271 $ev = $vcal->createComponent('VEVENT'); 324 $ev = $vcal->createComponent('VEVENT'); 377 $ev = $vcal->createComponent('VEVENT'); 428 $ev = $vcal->createComponent('VEVENT'); [all …]
|
H A D | InfiniteLoopProblemTest.php | 25 $ev = $this->vcal->createComponent('VEVENT'); 39 $ev = $this->vcal->createComponent('VEVENT'); 86 $ev = $this->vcal->createComponent('VEVENT');
|