ILIAS
release_8 Revision v8.19
|
The only purpose for this class is to redirect a browsers WebDAV-Request to the mount-instructions page. More...
Public Member Functions | |
__construct (ilCtrlInterface $ctrl, UriInterface $uri) | |
generateDirectoryIndex ($path) | |
Protected Attributes | |
ilCtrlInterface | $ctrl |
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 | ( | ilCtrlInterface | $ctrl, |
UriInterface | $uri | ||
) |
Definition at line 32 of file class.ilWebDAVSabreBrowserPlugin.php.
References $ctrl, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\ctrl().
ilWebDAVSabreBrowserPlugin::generateDirectoryIndex | ( | $path | ) |
Definition at line 45 of file class.ilWebDAVSabreBrowserPlugin.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 29 of file class.ilWebDAVSabreBrowserPlugin.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilWebDAVSabreBrowserPlugin.php.