/plugin/davcal/vendor/sabre/dav/tests/Sabre/ |
H A D | DAVServerTest.php | 22 protected $setupCalDAV = false; variable in Sabre\\DAVServerTest 106 if ($this->setupCalDAV) { 178 if ($this->setupCalDAV) { 191 if ($this->setupCardDAV || $this->setupCalDAV) { 212 if ($this->setupCalDAV && is_null($this->caldavBackend)) { 222 if ($this->setupCardDAV || $this->setupCalDAV) {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | Issue228Test.php | 15 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Issue228Test
|
H A D | Issue211Test.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Issue211Test
|
H A D | Issue220Test.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Issue220Test
|
H A D | ExpandEventsDoubleEventsTest.php | 20 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\ExpandEventsDoubleEventsTest
|
H A D | GetEventsByTimerangeTest.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\GetEventsByTimerangeTest
|
H A D | Issue205Test.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Issue205Test
|
H A D | ExpandEventsDTSTARTandDTENDbyDayTest.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\ExpandEventsDTSTARTandDTENDbyDayTest
|
H A D | ExpandEventsDTSTARTandDTENDTest.php | 17 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\ExpandEventsDTSTARTandDTENDTest
|
H A D | Issue203Test.php | 16 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Issue203Test
|
H A D | ExpandEventsFloatingTimeTest.php | 13 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\ExpandEventsFloatingTimeTest
|
H A D | JCalTransformTest.php | 9 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\JCalTransformTest
|
H A D | SharingPluginTest.php | 10 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\SharingPluginTest
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | PluginBasicTest.php | 7 public $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\PluginBasicTest
|
H A D | OutboxPostTest.php | 11 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\OutboxPostTest
|
H A D | DeliverNewEventTest.php | 11 public $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\DeliverNewEventTest
|
H A D | PluginPropertiesTest.php | 11 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\PluginPropertiesTest
|
H A D | PluginPropertiesWithSharedCalendarTest.php | 11 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\PluginPropertiesWithSharedCalendarTest
|
H A D | ScheduleDeliverTest.php | 9 public $setupCalDAV = true; variable in Sabre\\CalDAV\\Schedule\\ScheduleDeliverTest
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/ |
H A D | CreateSubscriptionTest.php | 10 protected $setupCalDAV = true; variable in Sabre\\CalDAV\\Subscriptions\\CreateSubscriptionTest
|