ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testGet () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testGetDoesntExist () | |
testHEAD () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testOPTIONS () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testPUT () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testPROPPATCH () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testCOPY () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testMOVE () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testACL () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testLOCK () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testBeforeBind () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testBeforeUnbind () | |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges More... | |
testPropFind () | |
testBeforeGetPropertiesNoListing () | |
Protected Attributes | |
$server | |
$plugin | |
Definition at line 7 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::setUp | ( | ) |
Definition at line 15 of file BlockAccessTest.php.
References $nodes.
Sabre\DAVACL\BlockAccessTest::testACL | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 135 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testBeforeBind | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 159 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testBeforeGetPropertiesNoListing | ( | ) |
Definition at line 201 of file BlockAccessTest.php.
References $r.
Sabre\DAVACL\BlockAccessTest::testBeforeUnbind | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 168 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testCOPY | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 111 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testGet | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 41 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testGetDoesntExist | ( | ) |
Definition at line 50 of file BlockAccessTest.php.
References $r.
Sabre\DAVACL\BlockAccessTest::testHEAD | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 63 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testLOCK | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 147 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testMOVE | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 123 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testOPTIONS | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 75 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testPropFind | ( | ) |
Definition at line 174 of file BlockAccessTest.php.
References $r.
Sabre\DAVACL\BlockAccessTest::testPROPPATCH | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 99 of file BlockAccessTest.php.
Sabre\DAVACL\BlockAccessTest::testPUT | ( | ) |
@expectedException Sabre\DAVACL\Exception\NeedPrivileges
Definition at line 87 of file BlockAccessTest.php.
|
protected |
Definition at line 13 of file BlockAccessTest.php.
|
protected |
Definition at line 12 of file BlockAccessTest.php.