|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Inheritance diagram for ILIAS\WebDAV\Mount\BaseInstructions:
Collaboration diagram for ILIAS\WebDAV\Mount\BaseInstructions:Public Member Functions | |
| __construct (protected Repository $repo, protected UriBuilder $uri_builder, protected ilSetting $settings, protected string $language) | |
| getMountInstructionsAsArray (array $mount_instructions=[]) | |
Protected Member Functions | |
| fillPlaceholdersForMountInstructions (array $mount_instructions) | |
Definition at line 25 of file BaseInstructions.php.
| ILIAS\WebDAV\Mount\BaseInstructions::__construct | ( | protected Repository | $repo, |
| protected UriBuilder | $uri_builder, | ||
| protected ilSetting | $settings, | ||
| protected string | $language | ||
| ) |
Definition at line 27 of file BaseInstructions.php.
|
abstractprotected |
Reimplemented in ILIAS\WebDAV\Mount\ObjectInstructions, and ILIAS\WebDAV\Mount\ObjectlessInstructions.
Referenced by ILIAS\WebDAV\Mount\BaseInstructions\getMountInstructionsAsArray().
Here is the caller graph for this function:| ILIAS\WebDAV\Mount\BaseInstructions::getMountInstructionsAsArray | ( | array | $mount_instructions = [] | ) |
Definition at line 35 of file BaseInstructions.php.
References ILIAS\WebDAV\Mount\BaseInstructions\fillPlaceholdersForMountInstructions(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function: