|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Notifications\CollectionTest:
Collaboration diagram for Sabre\CalDAV\Notifications\CollectionTest:Public Member Functions | |
| getInstance () | |
| testGetChildren () | |
| testGetOwner () | |
| testGetGroup () | |
| testGetACL () | |
| testSetACL () | |
| @expectedException \Sabre\DAV\Exception\Forbidden More... | |
| testGetSupportedPrivilegeSet () | |
Protected Attributes | |
| $caldavBackend | |
| $principalUri | |
| $notification | |
Definition at line 7 of file CollectionTest.php.
| Sabre\CalDAV\Notifications\CollectionTest::getInstance | ( | ) |
Definition at line 13 of file CollectionTest.php.
References notification().
Referenced by Sabre\CalDAV\Notifications\CollectionTest\testGetACL(), Sabre\CalDAV\Notifications\CollectionTest\testGetChildren(), Sabre\CalDAV\Notifications\CollectionTest\testGetGroup(), Sabre\CalDAV\Notifications\CollectionTest\testGetOwner(), Sabre\CalDAV\Notifications\CollectionTest\testGetSupportedPrivilegeSet(), and Sabre\CalDAV\Notifications\CollectionTest\testSetACL().
Here is the call graph for this function:
Here is the caller graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testGetACL | ( | ) |
Definition at line 54 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testGetChildren | ( | ) |
Definition at line 29 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance(), and notification().
Here is the call graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testGetGroup | ( | ) |
Definition at line 47 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testGetOwner | ( | ) |
Definition at line 40 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testGetSupportedPrivilegeSet | ( | ) |
Definition at line 79 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Notifications\CollectionTest::testSetACL | ( | ) |
@expectedException \Sabre\DAV\Exception\Forbidden
Definition at line 72 of file CollectionTest.php.
References Sabre\CalDAV\Notifications\CollectionTest\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 9 of file CollectionTest.php.
|
protected |
Definition at line 11 of file CollectionTest.php.
|
protected |
Definition at line 10 of file CollectionTest.php.