ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Protected Attributes | |
$pdo | |
Definition at line 10 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::setUp | ( | ) |
Definition at line 16 of file AbstractPDOTest.php.
References Sabre\DAV\createSchema(), Sabre\DAV\dropTables(), and Sabre\DAV\getDb().
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryBadId | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryNoFilter | ( | ) |
Definition at line 773 of file AbstractPDOTest.php.
References $result.
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryNoResult | ( | ) |
Definition at line 660 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryTimeRange | ( | ) |
Definition at line 793 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryTimeRangeNoEnd | ( | ) |
Definition at line 824 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryTodo | ( | ) |
Definition at line 711 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCalendarQueryTodoNotMatch | ( | ) |
Definition at line 738 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testConstruct | ( | ) |
Definition at line 32 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarAndFetch | ( | ) |
testConstruct
Definition at line 53 of file AbstractPDOTest.php.
References $name, and Sabre\DAV\Sharing\Plugin\ACCESS_SHAREDOWNER.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarIncorrectComponentSet | ( | ) |
testCreateCalendarAndFetch
Definition at line 217 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObject | ( | ) |
Definition at line 228 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectBadId | ( | ) |
testCreateCalendarObject
Definition at line 371 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectDuration | ( | ) |
testCreateCalendarObject
Definition at line 340 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectEndingRecurrence | ( | ) |
testCreateCalendarObject
Definition at line 473 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectInfiniteRecurrence | ( | ) |
testCreateCalendarObject
Definition at line 444 of file AbstractPDOTest.php.
References $result, $row, and Sabre\CalDAV\Backend\PDO\MAX_DATE.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectNoComponent | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectNoDTEND | ( | ) |
testCreateCalendarObject
Definition at line 386 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectTask | ( | ) |
testCreateCalendarObject
Definition at line 502 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateCalendarObjectWithDTEND | ( | ) |
testCreateCalendarObject
Definition at line 415 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateSubscriptionFail | ( | ) |
Definition at line 953 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testCreateSubscriptions | ( | ) |
Definition at line 918 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteCalendar | ( | ) |
testCreateCalendarAndFetch
Definition at line 182 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteCalendarBadID | ( | ) |
testCreateCalendarAndFetch
Definition at line 201 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteCalendarObject | ( | ) |
testCreateCalendarObject
Definition at line 631 of file AbstractPDOTest.php.
References $data.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteCalendarObjectBadId | ( | ) |
testDeleteCalendarObject
Definition at line 649 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteSharedCalendar | ( | ) |
testUpdateInvites
Definition at line 1352 of file AbstractPDOTest.php.
References $calendar, $result, and Sabre\DAV\Sharing\Plugin\ACCESS_READ.
Sabre\CalDAV\Backend\AbstractPDOTest::testDeleteSubscriptions | ( | ) |
Definition at line 1038 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetCalendarObjectBadId | ( | ) |
testGetCalendarObjects
Definition at line 564 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetCalendarObjectByUID | ( | ) |
testCreateCalendarObject
Definition at line 574 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetCalendarObjects | ( | ) |
testCreateCalendarObject
Definition at line 531 of file AbstractPDOTest.php.
References $data.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetCalendarObjectsBadId | ( | ) |
testGetCalendarObjects
Definition at line 553 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetCalendarsForUserNoCalendars | ( | ) |
testConstruct
Definition at line 42 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetChanges | ( | ) |
Definition at line 856 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetChangesBadId | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testGetInvites | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testGetInvitesBadId | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testGetMultipleObjects | ( | ) |
Definition at line 254 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testGetMultipleObjectsBadId | ( | ) |
testGetMultipleObjects
Definition at line 315 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testSchedulingMethods | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testSetPublishStatus | ( | ) |
Definition at line 1424 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateCalendarAndFetch | ( | ) |
testConstruct
Definition at line 86 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateCalendarBadId | ( | ) |
testConstruct
Definition at line 135 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateCalendarObject | ( | ) |
testCreateCalendarObject
Definition at line 595 of file AbstractPDOTest.php.
References $data.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateCalendarObjectBadId | ( | ) |
testUpdateCalendarObject
Definition at line 621 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateCalendarUnknownProperty | ( | ) |
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateInvites | ( | ) |
testCreateCalendarAndFetch
Definition at line 1151 of file AbstractPDOTest.php.
References $calendar, $result, and Sabre\DAV\Sharing\Plugin\ACCESS_READ.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateInvitesBadId | ( | ) |
testUpdateInvites
Definition at line 1289 of file AbstractPDOTest.php.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateInvitesNoPrincipal | ( | ) |
testUpdateInvites
Definition at line 1303 of file AbstractPDOTest.php.
References $calendar, and $result.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateSubscriptions | ( | ) |
Definition at line 963 of file AbstractPDOTest.php.
References $result.
Sabre\CalDAV\Backend\AbstractPDOTest::testUpdateSubscriptionsFail | ( | ) |
Definition at line 1006 of file AbstractPDOTest.php.
|
protected |
Definition at line 14 of file AbstractPDOTest.php.