ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testNoConditions () | |
testLockToken () | |
testNotLockToken () | |
testLockTokenUrl () | |
test2LockTokens () | |
test2UriLockTokens () | |
test2UriMultiLockTokens () | |
testEtag () | |
test2Etags () | |
testComplexIf () | |
Public Member Functions inherited from Sabre\DAV\AbstractServer | |
setUp () | |
tearDown () | |
Additional Inherited Members | |
Protected Member Functions inherited from Sabre\DAV\AbstractServer | |
getRootNode () | |
Protected Attributes inherited from Sabre\DAV\AbstractServer | |
$response | |
$request | |
$server | |
$tempDir = SABRE_TEMPDIR | |
Definition at line 10 of file GetIfConditionsTest.php.
Sabre\DAV\GetIfConditionsTest::test2Etags | ( | ) |
Definition at line 246 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::test2LockTokens | ( | ) |
Definition at line 103 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::test2UriLockTokens | ( | ) |
Definition at line 137 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::test2UriMultiLockTokens | ( | ) |
Definition at line 175 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::testComplexIf | ( | ) |
Definition at line 278 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::testEtag | ( | ) |
Definition at line 218 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::testLockToken | ( | ) |
Definition at line 21 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request.
Sabre\DAV\GetIfConditionsTest::testLockTokenUrl | ( | ) |
Definition at line 75 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().
Sabre\DAV\GetIfConditionsTest::testNoConditions | ( | ) |
Definition at line 12 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request.
Sabre\DAV\GetIfConditionsTest::testNotLockToken | ( | ) |
Definition at line 46 of file GetIfConditionsTest.php.
References Sabre\DAV\AbstractServer\$request, and Sabre\HTTP\Sapi\createFromServerArray().