ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (ilWebDAVMountInstructionsRepository $a_repo, ilWebDAVUriBuilder $a_uri_builder, ilSetting $a_settings, string $language) | |
![]() | |
__construct (protected ilWebDAVMountInstructionsRepository $repo, protected ilWebDAVUriBuilder $uri_builder, protected ilSetting $settings, protected string $language) | |
getMountInstructionsAsArray (array $mount_instructions=[]) | |
Protected Member Functions | |
fillPlaceholdersForMountInstructions (array $mount_instructions) | |
![]() | |
fillPlaceholdersForMountInstructions (array $mount_instructions) | |
Definition at line 21 of file class.ilWebDAVObjectlessMountInstructions.php.
ilWebDAVObjectlessMountInstructions::__construct | ( | ilWebDAVMountInstructionsRepository | $a_repo, |
ilWebDAVUriBuilder | $a_uri_builder, | ||
ilSetting | $a_settings, | ||
string | $language | ||
) |
Definition at line 23 of file class.ilWebDAVObjectlessMountInstructions.php.
References ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 32 of file class.ilWebDAVObjectlessMountInstructions.php.