ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (protected ilWebDAVBaseMountInstructions $mount_instruction, protected ilLanguage $lang, protected UIServices $ui, Services $http) | |
buildGUIFromGivenMountInstructions (array $mount_instructions, bool $render_async=false) | |
renderMountInstructionsContent () | |
Protected Attributes | |
ilWebDAVUriBuilder | $uri_builder |
Services | $http |
Private Member Functions | |
determineOSfromUserAgent () | |
Definition at line 28 of file class.ilWebDAVMountInstructionsGUI.php.
ilWebDAVMountInstructionsGUI::__construct | ( | protected ilWebDAVBaseMountInstructions | $mount_instruction, |
protected ilLanguage | $lang, | ||
protected UIServices | $ui, | ||
Services | $http | ||
) |
Definition at line 33 of file class.ilWebDAVMountInstructionsGUI.php.
References $http, ILIAS\FileDelivery\http(), and ILIAS\HTTP\Services\request().
ilWebDAVMountInstructionsGUI::buildGUIFromGivenMountInstructions | ( | array | $mount_instructions, |
bool | $render_async = false |
||
) |
mixed[] | $mount_instructions |
Definition at line 46 of file class.ilWebDAVMountInstructionsGUI.php.
References $components, Vendor\Package\$f, $r, determineOSfromUserAgent(), and ILIAS\Repository\ui().
Referenced by renderMountInstructionsContent().
|
private |
Definition at line 138 of file class.ilWebDAVMountInstructionsGUI.php.
References ILIAS\FileDelivery\http().
Referenced by buildGUIFromGivenMountInstructions().
ilWebDAVMountInstructionsGUI::renderMountInstructionsContent | ( | ) |
Definition at line 113 of file class.ilWebDAVMountInstructionsGUI.php.
References buildGUIFromGivenMountInstructions(), and exit.
|
protected |
Definition at line 31 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilWebDAVMountInstructionsGUI.php.