|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilWebDAVBaseMountInstructions:
Collaboration diagram for ilWebDAVBaseMountInstructions: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().
Here is the call graph for this function:
|
abstractprotected |
Reimplemented in ilWebDAVObjectlessMountInstructions, and ilWebDAVObjectMountInstructions.
Referenced by getMountInstructionsAsArray().
Here is the caller graph for this function:| ilWebDAVBaseMountInstructions::getMountInstructionsAsArray | ( | array | $mount_instructions = [] | ) |
Definition at line 31 of file class.ilWebDAVBaseMountInstructions.php.
References fillPlaceholdersForMountInstructions(), and language().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilWebDAVBaseMountInstructions.php.
Referenced by __construct(), ilWebDAVObjectlessMountInstructions\__construct(), and ilWebDAVObjectMountInstructions\__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.