|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilWebDAVBaseMountInstructions:
Collaboration diagram for ilWebDAVBaseMountInstructions:Public Member Functions | |
| __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) | |
Definition at line 21 of file class.ilWebDAVBaseMountInstructions.php.
| ilWebDAVBaseMountInstructions::__construct | ( | protected ilWebDAVMountInstructionsRepository | $repo, |
| protected ilWebDAVUriBuilder | $uri_builder, | ||
| protected ilSetting | $settings, | ||
| protected string | $language | ||
| ) |
Definition at line 23 of file class.ilWebDAVBaseMountInstructions.php.
|
abstractprotected |
| ilWebDAVBaseMountInstructions::getMountInstructionsAsArray | ( | array | $mount_instructions = [] | ) |
Definition at line 31 of file class.ilWebDAVBaseMountInstructions.php.
References fillPlaceholdersForMountInstructions(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function: