|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\CalDAV\Principal\ProxyReadTest:
Collaboration diagram for Sabre\CalDAV\Principal\ProxyReadTest:Public Member Functions | |
| getInstance () | |
| testGetName () | |
| testGetDisplayName () | |
| testGetLastModified () | |
| testDelete () | |
| @expectedException Sabre\DAV\Exception\Forbidden More... | |
| testSetName () | |
| @expectedException Sabre\DAV\Exception\Forbidden More... | |
| testGetAlternateUriSet () | |
| testGetPrincipalUri () | |
| testGetGroupMemberSet () | |
| testGetGroupMembership () | |
| testSetGroupMemberSet () | |
Protected Attributes | |
| $backend | |
Definition at line 7 of file ProxyReadTest.php.
| Sabre\CalDAV\Principal\ProxyReadTest::getInstance | ( | ) |
Reimplemented in Sabre\CalDAV\Principal\ProxyWriteTest.
Definition at line 11 of file ProxyReadTest.php.
References Sabre\CalDAV\Principal\ProxyReadTest\$backend.
Referenced by Sabre\CalDAV\Principal\ProxyReadTest\testDelete(), Sabre\CalDAV\Principal\ProxyReadTest\testGetAlternateUriSet(), Sabre\CalDAV\Principal\ProxyReadTest\testGetDisplayName(), Sabre\CalDAV\Principal\ProxyReadTest\testGetGroupMemberSet(), Sabre\CalDAV\Principal\ProxyReadTest\testGetGroupMembership(), Sabre\CalDAV\Principal\ProxyReadTest\testGetLastModified(), Sabre\CalDAV\Principal\ProxyReadTest\testGetName(), Sabre\CalDAV\Principal\ProxyReadTest\testGetPrincipalUri(), Sabre\CalDAV\Principal\ProxyReadTest\testSetGroupMemberSet(), and Sabre\CalDAV\Principal\ProxyReadTest\testSetName().
Here is the caller graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testDelete | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 45 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetAlternateUriSet | ( | ) |
Definition at line 62 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetDisplayName | ( | ) |
Reimplemented in Sabre\CalDAV\Principal\ProxyWriteTest.
Definition at line 28 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetGroupMemberSet | ( | ) |
Definition at line 76 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetGroupMembership | ( | ) |
Definition at line 83 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetLastModified | ( | ) |
Definition at line 35 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetName | ( | ) |
Reimplemented in Sabre\CalDAV\Principal\ProxyWriteTest.
Definition at line 22 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testGetPrincipalUri | ( | ) |
Reimplemented in Sabre\CalDAV\Principal\ProxyWriteTest.
Definition at line 69 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testSetGroupMemberSet | ( | ) |
Definition at line 90 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:| Sabre\CalDAV\Principal\ProxyReadTest::testSetName | ( | ) |
@expectedException Sabre\DAV\Exception\Forbidden
Definition at line 55 of file ProxyReadTest.php.
References $i, and Sabre\CalDAV\Principal\ProxyReadTest\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 9 of file ProxyReadTest.php.
Referenced by Sabre\CalDAV\Principal\ProxyReadTest\getInstance(), and Sabre\CalDAV\Principal\ProxyWriteTest\getInstance().