|
ILIAS
trunk Revision v12.0_alpha-1541-g23eaa5e013d
|
Inheritance diagram for ILIAS\WebDAV\Tests\Mount\UriBuilderTest:
Collaboration diagram for ILIAS\WebDAV\Tests\Mount\UriBuilderTest:Private Member Functions | |
| buildRequest (string $path, string $scheme='http', string $host='example.org', ?int $port=null) | |
| buildConfig (bool $prepend_client_name, string $client_id='default') | |
Definition at line 32 of file UriBuilderTest.php.
| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::basePath_resolvesEvenWhenEndpointMissingFromUri | ( | ) |
Definition at line 152 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:
|
private |
Definition at line 48 of file UriBuilderTest.php.
References $client, ILIAS\$client_id, ILIAS\__construct(), and ILIAS\getClientId().
Referenced by ILIAS\WebDAV\Tests\Mount\UriBuilderTest\basePath_resolvesEvenWhenEndpointMissingFromUri(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\clientName_emptyEvenIfFlagTrue_skipsClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByLanguage_includesLanguageAndQuery(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByRef_appendsQuery(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByRef_withClientName_includesClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_https_emitsHttpsScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_withClientNameDisabled_skipsClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_withClientNameEnabled_includesClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavKonquerorUri_https_emitsWebdavsScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavNautilusUri_http_emitsDavScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\nonStandardPort_isAppendedToHost(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\port80_isOmittedFromHost().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 34 of file UriBuilderTest.php.
References $path.
Referenced by ILIAS\WebDAV\Tests\Mount\UriBuilderTest\basePath_resolvesEvenWhenEndpointMissingFromUri(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\clientName_emptyEvenIfFlagTrue_skipsClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByLanguage_includesLanguageAndQuery(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByRef_appendsQuery(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getUriToMountInstructionModalByRef_withClientName_includesClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_https_emitsHttpsScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_withClientNameDisabled_skipsClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavDefaultUri_withClientNameEnabled_includesClientSegment(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavKonquerorUri_https_emitsWebdavsScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\getWebDavNautilusUri_http_emitsDavScheme(), ILIAS\WebDAV\Tests\Mount\UriBuilderTest\nonStandardPort_isAppendedToHost(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\port80_isOmittedFromHost().
Here is the caller graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::clientName_emptyEvenIfFlagTrue_skipsClientSegment | ( | ) |
Definition at line 200 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getUriToMountInstructionModalByLanguage_includesLanguageAndQuery | ( | ) |
Definition at line 176 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getUriToMountInstructionModalByRef_appendsQuery | ( | ) |
Definition at line 164 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getUriToMountInstructionModalByRef_withClientName_includesClientSegment | ( | ) |
Definition at line 188 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getWebDavDefaultUri_https_emitsHttpsScheme | ( | ) |
Definition at line 92 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getWebDavDefaultUri_withClientNameDisabled_skipsClientSegment | ( | ) |
Definition at line 80 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getWebDavDefaultUri_withClientNameEnabled_includesClientSegment | ( | ) |
Definition at line 68 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getWebDavKonquerorUri_https_emitsWebdavsScheme | ( | ) |
Definition at line 104 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::getWebDavNautilusUri_http_emitsDavScheme | ( | ) |
Definition at line 116 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::nonStandardPort_isAppendedToHost | ( | ) |
Definition at line 128 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function:| ILIAS\WebDAV\Tests\Mount\UriBuilderTest::port80_isOmittedFromHost | ( | ) |
Definition at line 140 of file UriBuilderTest.php.
References ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildConfig(), and ILIAS\WebDAV\Tests\Mount\UriBuilderTest\buildRequest().
Here is the call graph for this function: