| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
The only purpose for this class is to redirect a browsers WebDAV-Request to the mount-instructions page. More...
 Inheritance diagram for ilWebDAVSabreBrowserPlugin:
 Collaboration diagram for ilWebDAVSabreBrowserPlugin:Public Member Functions | |
| __construct (protected ilCtrlInterface $ctrl, UriInterface $uri) | |
| generateDirectoryIndex ($path) | |
Private Attributes | |
| string | $mount_instruction_path | 
The only purpose for this class is to redirect a browsers WebDAV-Request to the mount-instructions page.
Definition at line 27 of file class.ilWebDAVSabreBrowserPlugin.php.
| ilWebDAVSabreBrowserPlugin::__construct | ( | protected ilCtrlInterface | $ctrl, | 
| UriInterface | $uri | ||
| ) | 
Definition at line 31 of file class.ilWebDAVSabreBrowserPlugin.php.
References ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:| ilWebDAVSabreBrowserPlugin::generateDirectoryIndex | ( | $path | ) | 
Definition at line 43 of file class.ilWebDAVSabreBrowserPlugin.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 29 of file class.ilWebDAVSabreBrowserPlugin.php.