|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Collaboration diagram for ILIAS\WebDAV\Mount\InstructionsGUI:Public Member Functions | |
| __construct (protected BaseInstructions $mount_instruction, protected ilLanguage $lang, protected UIServices $ui, protected Services $http) | |
| buildGUIFromGivenMountInstructions (array $mount_instructions, bool $render_async=false) | |
| renderMountInstructionsContent () | |
Private Member Functions | |
| determineOSfromUserAgent () | |
Definition at line 28 of file InstructionsGUI.php.
| ILIAS\WebDAV\Mount\InstructionsGUI::__construct | ( | protected BaseInstructions | $mount_instruction, |
| protected ilLanguage | $lang, | ||
| protected UIServices | $ui, | ||
| protected Services | $http | ||
| ) |
Definition at line 30 of file InstructionsGUI.php.
| ILIAS\WebDAV\Mount\InstructionsGUI::buildGUIFromGivenMountInstructions | ( | array | $mount_instructions, |
| bool | $render_async = false |
||
| ) |
| mixed[] | $mount_instructions |
Definition at line 41 of file InstructionsGUI.php.
References $components, Vendor\Package\$f, $text, ILIAS\WebDAV\Mount\InstructionsGUI\determineOSfromUserAgent(), and ILIAS\Repository\ui().
Referenced by ILIAS\WebDAV\Mount\InstructionsGUI\renderMountInstructionsContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 131 of file InstructionsGUI.php.
References ILIAS\FileDelivery\http().
Referenced by ILIAS\WebDAV\Mount\InstructionsGUI\buildGUIFromGivenMountInstructions().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\WebDAV\Mount\InstructionsGUI::renderMountInstructionsContent | ( | ) |
Definition at line 107 of file InstructionsGUI.php.
References ILIAS\WebDAV\Mount\InstructionsGUI\buildGUIFromGivenMountInstructions(), and exit.
Here is the call graph for this function: