| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilWebDAVMountInstructionsGUI: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().
 Here is the call graph for this function:| 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, $text, 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 138 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 113 of file class.ilWebDAVMountInstructionsGUI.php.
References buildGUIFromGivenMountInstructions(), and exit.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 31 of file class.ilWebDAVMountInstructionsGUI.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 30 of file class.ilWebDAVMountInstructionsGUI.php.