ILIAS  trunk Revision v12.0_alpha-1540-g00f839d5fa1
ILIAS\WebDAV\Mount\ObjectlessInstructions Class Reference
+ Inheritance diagram for ILIAS\WebDAV\Mount\ObjectlessInstructions:
+ Collaboration diagram for ILIAS\WebDAV\Mount\ObjectlessInstructions:

Protected Member Functions

 fillPlaceholdersForMountInstructions (array $mount_instructions)
 
 fillPlaceholdersForMountInstructions (array $mount_instructions)
 

Additional Inherited Members

- Public Member Functions inherited from ILIAS\WebDAV\Mount\BaseInstructions
 __construct (protected Repository $repo, protected UriBuilder $uri_builder, protected ilSetting $settings, protected string $language)
 
 getMountInstructionsAsArray (array $mount_instructions=[])
 

Detailed Description

Definition at line 23 of file ObjectlessInstructions.php.

Member Function Documentation

◆ fillPlaceholdersForMountInstructions()

ILIAS\WebDAV\Mount\ObjectlessInstructions::fillPlaceholdersForMountInstructions ( array  $mount_instructions)
protected

Reimplemented from ILIAS\WebDAV\Mount\BaseInstructions.

Definition at line 25 of file ObjectlessInstructions.php.

25 : array
26 {
27 return $mount_instructions;
28 }

The documentation for this class was generated from the following file: