|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilWebDAVObjectlessMountInstructions:
Collaboration diagram for ilWebDAVObjectlessMountInstructions:Public Member Functions | |
| __construct (ilWebDAVMountInstructionsRepository $a_repo, ilWebDAVUriBuilder $a_uri_builder, ilSetting $a_settings, string $language) | |
Public Member Functions inherited from ilWebDAVBaseMountInstructions | |
| __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().
Here is the call graph for this function:
|
protected |
Reimplemented from ilWebDAVBaseMountInstructions.
Definition at line 32 of file class.ilWebDAVObjectlessMountInstructions.php.