ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
tearDown () | |
testGetChildFile () | |
testGetChildDirectory () | |
![]() | |
setUp () | |
testGetOwner () | |
testGetGroup () | |
testGetACL () | |
testSetAcl () | |
testGetSupportedPrivilegeSet () | |
Additional Inherited Members | |
![]() | |
$sut | |
$path = 'foo' | |
$acl | |
$owner = 'principals/evert' | |
Definition at line 5 of file CollectionTest.php.
Sabre\DAVACL\FS\CollectionTest::setUp | ( | ) |
Definition at line 7 of file CollectionTest.php.
Sabre\DAVACL\FS\CollectionTest::tearDown | ( | ) |
Definition at line 14 of file CollectionTest.php.
References Sabre\TestUtil\clearTempDir().
Sabre\DAVACL\FS\CollectionTest::testGetChildDirectory | ( | ) |
Definition at line 32 of file CollectionTest.php.
Sabre\DAVACL\FS\CollectionTest::testGetChildFile | ( | ) |
Definition at line 20 of file CollectionTest.php.