ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
getInstance (array $props=null) | |
testGetInvites () | |
testGetOwner () | |
testGetACL () | |
testGetChildACL () | |
testUpdateInvites () | |
testPublish () | |
Protected Attributes | |
$backend | |
Definition at line 8 of file SharedCalendarTest.php.
Sabre\CalDAV\SharedCalendarTest::getInstance | ( | array | $props = null | ) |
Definition at line 12 of file SharedCalendarTest.php.
Referenced by Sabre\CalDAV\SharedCalendarTest\testGetACL(), Sabre\CalDAV\SharedCalendarTest\testGetChildACL(), Sabre\CalDAV\SharedCalendarTest\testGetInvites(), Sabre\CalDAV\SharedCalendarTest\testGetOwner(), Sabre\CalDAV\SharedCalendarTest\testPublish(), and Sabre\CalDAV\SharedCalendarTest\testUpdateInvites().
Sabre\CalDAV\SharedCalendarTest::testGetACL | ( | ) |
Definition at line 60 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance(), and Sabre\CalDAV\Plugin\NS_CALDAV.
Sabre\CalDAV\SharedCalendarTest::testGetChildACL | ( | ) |
Definition at line 109 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Sabre\CalDAV\SharedCalendarTest::testGetInvites | ( | ) |
Definition at line 41 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Sabre\CalDAV\SharedCalendarTest::testGetOwner | ( | ) |
Definition at line 56 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Sabre\CalDAV\SharedCalendarTest::testPublish | ( | ) |
Definition at line 169 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Sabre\CalDAV\SharedCalendarTest::testUpdateInvites | ( | ) |
Definition at line 144 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
|
protected |
Definition at line 10 of file SharedCalendarTest.php.