|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 |
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 ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function: