|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\DAVACL\PrincipalTest:
Collaboration diagram for Sabre\DAVACL\PrincipalTest:Public Member Functions | |
| testConstruct () | |
| testConstructNoUri () | |
| @expectedException Sabre\DAV\Exception More... | |
| testGetName () | |
| testGetDisplayName () | |
| testGetProperties () | |
| testUpdateProperties () | |
| testGetPrincipalUrl () | |
| testGetAlternateUriSet () | |
| testGetAlternateUriSetEmpty () | |
| testGetGroupMemberSet () | |
| testGetGroupMembership () | |
| testSetGroupMemberSet () | |
| testGetOwner () | |
| testGetGroup () | |
| testGetACl () | |
| testSetACl () | |
| @expectedException \Sabre\DAV\Exception\Forbidden More... | |
| testGetSupportedPrivilegeSet () | |
Definition at line 8 of file PrincipalTest.php.
| Sabre\DAVACL\PrincipalTest::testConstruct | ( | ) |
Definition at line 10 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testConstructNoUri | ( | ) |
@expectedException Sabre\DAV\Exception
Definition at line 21 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetACl | ( | ) |
Definition at line 175 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetAlternateUriSet | ( | ) |
Definition at line 95 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetAlternateUriSetEmpty | ( | ) |
Definition at line 119 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetDisplayName | ( | ) |
Definition at line 36 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetGroup | ( | ) |
Definition at line 167 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetGroupMemberSet | ( | ) |
Definition at line 132 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetGroupMembership | ( | ) |
Definition at line 139 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetName | ( | ) |
Definition at line 28 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetOwner | ( | ) |
Definition at line 159 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetPrincipalUrl | ( | ) |
Definition at line 87 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetProperties | ( | ) |
Definition at line 50 of file PrincipalTest.php.
References $key, $keys, and $principalBackend.
| Sabre\DAVACL\PrincipalTest::testGetSupportedPrivilegeSet | ( | ) |
Definition at line 200 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testSetACl | ( | ) |
@expectedException \Sabre\DAV\Exception\Forbidden
Definition at line 192 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testSetGroupMemberSet | ( | ) |
Definition at line 147 of file PrincipalTest.php.
References $principalBackend.
| Sabre\DAVACL\PrincipalTest::testUpdateProperties | ( | ) |
Definition at line 74 of file PrincipalTest.php.
References $principalBackend, and $result.