|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Setup\Environment\HttpPathBuilder:Public Member Functions | |
| __construct (private readonly \ILIAS\Data\Factory $df, private readonly \ilSetting $settings, private readonly \ilHTTPS $https, private readonly \ilIniFile $ini, private readonly array|\ArrayAccess $server_data) | |
| build () | |
Definition at line 23 of file HttpPathBuilder.php.
| ILIAS\Setup\Environment\HttpPathBuilder::__construct | ( | private readonly \ILIAS\Data\Factory | $df, |
| private readonly \ilSetting | $settings, | ||
| private readonly \ilHTTPS | $https, | ||
| private readonly \ilIniFile | $ini, | ||
| private readonly array|\ArrayAccess | $server_data | ||
| ) |
| ILIAS\Setup\Environment\HttpPathBuilder::build | ( | ) |
Definition at line 37 of file HttpPathBuilder.php.
References $path, ILIAS_MODULE, ilContext\modifyHttpPath(), ilFileUtils\removeTrailingPathSeparators(), and ILIAS\Repository\settings().
Here is the call graph for this function: