| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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: