ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testValues () | |
testGetFlatPrivilegeSet () | |
testCurrentUserPrincipalsNotLoggedIn () | |
testCurrentUserPrincipalsSimple () | |
testCurrentUserPrincipalsGroups () | |
testGetACL () | |
testGetCurrentUserPrivilegeSet () | |
testCheckPrivileges () | |
Definition at line 11 of file SimplePluginTest.php.
Sabre\DAVACL\SimplePluginTest::testCheckPrivileges | ( | ) |
Definition at line 280 of file SimplePluginTest.php.
References $aclPlugin, $auth, $server, $tree, and Sabre\DAVACL\Plugin\R_PARENT.
Sabre\DAVACL\SimplePluginTest::testCurrentUserPrincipalsGroups | ( | ) |
Definition at line 162 of file SimplePluginTest.php.
Sabre\DAVACL\SimplePluginTest::testCurrentUserPrincipalsNotLoggedIn | ( | ) |
Definition at line 126 of file SimplePluginTest.php.
References $server.
Sabre\DAVACL\SimplePluginTest::testCurrentUserPrincipalsSimple | ( | ) |
Definition at line 137 of file SimplePluginTest.php.
Sabre\DAVACL\SimplePluginTest::testGetACL | ( | ) |
Definition at line 200 of file SimplePluginTest.php.
References $aclPlugin, $server, and $tree.
Sabre\DAVACL\SimplePluginTest::testGetCurrentUserPrivilegeSet | ( | ) |
Definition at line 227 of file SimplePluginTest.php.
References $aclPlugin, $auth, $server, and $tree.
Sabre\DAVACL\SimplePluginTest::testGetFlatPrivilegeSet | ( | ) |
Definition at line 40 of file SimplePluginTest.php.
References $server.
Sabre\DAVACL\SimplePluginTest::testValues | ( | ) |
Definition at line 13 of file SimplePluginTest.php.
References $aclPlugin.