ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilWebDAVMountInstructionsGUI. More...
Public Member Functions | |
__construct () | |
showMountInstructionPage () | |
Protected Member Functions | |
displayInstructionPage ($instruction_text) | |
getInstructionTemplate () | |
Protected Attributes | |
$protocol_prefixes | |
$base_url | |
$ref_id | |
$mount_instruction | |
Class ilWebDAVMountInstructionsGUI.
This class represents the GUI for the WebDAV mount instructions page. It uses the ilWebDAVMountInstructions to generate its content
Definition at line 14 of file class.ilWebDAVMountInstructionsGUI.php.
ilWebDAVMountInstructionsGUI::__construct | ( | ) |
Definition at line 26 of file class.ilWebDAVMountInstructionsGUI.php.
|
protected |
Definition at line 42 of file class.ilWebDAVMountInstructionsGUI.php.
References $DIC.
Referenced by showMountInstructionPage().
|
protected |
Definition at line 60 of file class.ilWebDAVMountInstructionsGUI.php.
References $DIC.
Referenced by showMountInstructionPage().
ilWebDAVMountInstructionsGUI::showMountInstructionPage | ( | ) |
Definition at line 31 of file class.ilWebDAVMountInstructionsGUI.php.
References $DIC, displayInstructionPage(), exit, and getInstructionTemplate().
|
protected |
Definition at line 22 of file class.ilWebDAVMountInstructionsGUI.php.
|
protected |
Definition at line 24 of file class.ilWebDAVMountInstructionsGUI.php.
|
protected |
Definition at line 21 of file class.ilWebDAVMountInstructionsGUI.php.
|
protected |
Definition at line 23 of file class.ilWebDAVMountInstructionsGUI.php.