|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\DAVACL\PluginPropertiesTest:
Collaboration diagram for Sabre\DAVACL\PluginPropertiesTest:Public Member Functions | |
| testPrincipalCollectionSet () | |
| testCurrentUserPrincipal () | |
| testSupportedPrivilegeSet () | |
| testACL () | |
| testACLRestrictions () | |
| testAlternateUriSet () | |
| testPrincipalURL () | |
| testGroupMemberSet () | |
| testGroupMemberShip () | |
| testGetDisplayName () | |
Definition at line 8 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testACL | ( | ) |
Definition at line 158 of file PluginPropertiesTest.php.
References $authPlugin, $nodes, $result, and $server.
| Sabre\DAVACL\PluginPropertiesTest::testACLRestrictions | ( | ) |
Definition at line 203 of file PluginPropertiesTest.php.
References $authPlugin, $nodes, $result, and $server.
| Sabre\DAVACL\PluginPropertiesTest::testAlternateUriSet | ( | ) |
Definition at line 242 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testCurrentUserPrincipal | ( | ) |
Definition at line 51 of file PluginPropertiesTest.php.
References $result.
| Sabre\DAVACL\PluginPropertiesTest::testGetDisplayName | ( | ) |
Definition at line 383 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testGroupMemberSet | ( | ) |
Definition at line 313 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testGroupMemberShip | ( | ) |
Definition at line 349 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testPrincipalCollectionSet | ( | ) |
Definition at line 10 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testPrincipalURL | ( | ) |
Definition at line 277 of file PluginPropertiesTest.php.
| Sabre\DAVACL\PluginPropertiesTest::testSupportedPrivilegeSet | ( | ) |
Definition at line 92 of file PluginPropertiesTest.php.