|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\DAVACL\FS\HomeCollectionTest:
Collaboration diagram for Sabre\DAVACL\FS\HomeCollectionTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testGetName () | |
| testGetChild () | |
| testGetOwner () | |
| testGetGroup () | |
| testGetACL () | |
| testSetAcl () | |
| @expectedException \Sabre\DAV\Exception\Forbidden More... | |
| testGetSupportedPrivilegeSet () | |
Protected Attributes | |
| $sut | |
| $path | |
| $name = 'thuis' | |
Definition at line 7 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::setUp | ( | ) |
Definition at line 19 of file HomeCollectionTest.php.
References Sabre\DAVACL\FS\HomeCollectionTest\$name, and $principalBackend.
| Sabre\DAVACL\FS\HomeCollectionTest::tearDown | ( | ) |
Definition at line 31 of file HomeCollectionTest.php.
References Sabre\TestUtil\clearTempDir().
Here is the call graph for this function:| Sabre\DAVACL\FS\HomeCollectionTest::testGetACL | ( | ) |
Definition at line 82 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testGetChild | ( | ) |
Definition at line 46 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testGetGroup | ( | ) |
Definition at line 74 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testGetName | ( | ) |
Definition at line 37 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testGetOwner | ( | ) |
Definition at line 66 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testGetSupportedPrivilegeSet | ( | ) |
Definition at line 108 of file HomeCollectionTest.php.
| Sabre\DAVACL\FS\HomeCollectionTest::testSetAcl | ( | ) |
@expectedException \Sabre\DAV\Exception\Forbidden
Definition at line 102 of file HomeCollectionTest.php.
|
protected |
Definition at line 17 of file HomeCollectionTest.php.
Referenced by Sabre\DAVACL\FS\HomeCollectionTest\setUp().
|
protected |
Definition at line 16 of file HomeCollectionTest.php.
|
protected |
Definition at line 14 of file HomeCollectionTest.php.