|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\SharedCalendarTest:
Collaboration diagram for Sabre\CalDAV\SharedCalendarTest: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().
Here is the caller graph for this function:| Sabre\CalDAV\SharedCalendarTest::testGetACL | ( | ) |
Definition at line 60 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance(), and Sabre\CalDAV\Plugin\NS_CALDAV.
Here is the call graph for this function:| Sabre\CalDAV\SharedCalendarTest::testGetChildACL | ( | ) |
Definition at line 109 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\SharedCalendarTest::testGetInvites | ( | ) |
Definition at line 41 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\SharedCalendarTest::testGetOwner | ( | ) |
Definition at line 56 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\SharedCalendarTest::testPublish | ( | ) |
Definition at line 169 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\SharedCalendarTest::testUpdateInvites | ( | ) |
Definition at line 144 of file SharedCalendarTest.php.
References Sabre\CalDAV\SharedCalendarTest\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 10 of file SharedCalendarTest.php.