|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilWebDAVMountInstructionsGUI: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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 131 of file class.ilWebDAVMountInstructionsGUI.php.
References ILIAS\FileDelivery\http().
Referenced by buildGUIFromGivenMountInstructions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilWebDAVMountInstructionsGUI::renderMountInstructionsContent | ( | ) |
Definition at line 114 of file class.ilWebDAVMountInstructionsGUI.php.
References Vendor\Package\$e, buildGUIFromGivenMountInstructions(), and exit.
Here is the call graph for this function:
|
protected |
Definition at line 34 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.
|
protected |
Definition at line 32 of file class.ilWebDAVMountInstructionsGUI.php.