ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (ilWebDAVMountInstructionsRepository $a_repo, ilWebDAVUriBuilder $a_uri_builder, ilSetting $a_settings, string $language) | |
getMountInstructionsAsArray (array $mount_instructions=[]) | |
Protected Member Functions | |
fillPlaceholdersForMountInstructions (array $mount_instructions) | |
Protected Attributes | |
$repo | |
$uri_builder | |
$settings | |
$language | |
Definition at line 5 of file class.ilWebDAVBaseMountInstructions.php.
ilWebDAVBaseMountInstructions::__construct | ( | ilWebDAVMountInstructionsRepository | $a_repo, |
ilWebDAVUriBuilder | $a_uri_builder, | ||
ilSetting | $a_settings, | ||
string | $language | ||
) |
Definition at line 19 of file class.ilWebDAVBaseMountInstructions.php.
References $language, language(), and settings().
|
abstractprotected |
ilWebDAVBaseMountInstructions::getMountInstructionsAsArray | ( | array | $mount_instructions = [] | ) |
Definition at line 31 of file class.ilWebDAVBaseMountInstructions.php.
References fillPlaceholdersForMountInstructions(), and language().
|
protected |
Definition at line 17 of file class.ilWebDAVBaseMountInstructions.php.
Referenced by __construct().
|
protected |
Definition at line 8 of file class.ilWebDAVBaseMountInstructions.php.
|
protected |
Definition at line 14 of file class.ilWebDAVBaseMountInstructions.php.
|
protected |
Definition at line 11 of file class.ilWebDAVBaseMountInstructions.php.