ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
The only purpose for this class is to redirect a browsers WebDAV-Request to the mount-instructions page. More...
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().
ilWebDAVSabreBrowserPlugin::generateDirectoryIndex | ( | $path | ) |
Definition at line 44 of file class.ilWebDAVSabreBrowserPlugin.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 29 of file class.ilWebDAVSabreBrowserPlugin.php.