ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (ilWebDAVBaseMountInstructions $mount_instruction, ilLanguage $lang, UIServices $ui, Services $http) | |
buildGUIFromGivenMountInstructions (array $mount_instructions, bool $render_async=false) | |
renderMountInstructionsContent () | |
Protected Attributes | |
ilWebDAVUriBuilder | $uri_builder |
ilWebDAVBaseMountInstructions | $mount_instruction |
ilLanguage | $lang |
UIServices | $ui |
Services | $http |
Private Member Functions | |
determineOSfromUserAgent () | |
Definition at line 28 of file class.ilWebDAVMountInstructionsGUI.php.
ilWebDAVMountInstructionsGUI::__construct | ( | ilWebDAVBaseMountInstructions | $mount_instruction, |
ilLanguage | $lang, | ||
UIServices | $ui, | ||
Services | $http | ||
) |
Definition at line 36 of file class.ilWebDAVMountInstructionsGUI.php.
References $http, $lang, $mount_instruction, $ui, ILIAS\FileDelivery\http(), ILIAS\HTTP\Services\request(), and ILIAS\Repository\ui().
ilWebDAVMountInstructionsGUI::buildGUIFromGivenMountInstructions | ( | array | $mount_instructions, |
bool | $render_async = false |
||
) |
mixed[] | $mount_instructions |
Definition at line 48 of file class.ilWebDAVMountInstructionsGUI.php.
References Vendor\Package\$f, determineOSfromUserAgent(), and ILIAS\Repository\ui().
Referenced by renderMountInstructionsContent().
|
private |
Definition at line 131 of file class.ilWebDAVMountInstructionsGUI.php.
References ILIAS\FileDelivery\http().
Referenced by buildGUIFromGivenMountInstructions().
ilWebDAVMountInstructionsGUI::renderMountInstructionsContent | ( | ) |
Definition at line 114 of file class.ilWebDAVMountInstructionsGUI.php.
References Vendor\Package\$e, buildGUIFromGivenMountInstructions(), and exit.
|
protected |
Definition at line 34 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilWebDAVMountInstructionsGUI.php.