|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
File manager settings. More...
Collaboration diagram for ilFMSettingsGUI:Public Member Functions | |
| __construct ($a_parent_gui) | |
| Constructor. More... | |
| executeCommand () | |
| Execute command @global ilCtrl $ilCtrl. More... | |
| getParentObject () | |
| Get parent gui. More... | |
Protected Member Functions | |
| settings () | |
| Show settings. More... | |
| update () | |
| Update. More... | |
| initSettingsForm () | |
| Init settings form. More... | |
Private Attributes | |
| $dic | |
| $ctrl | |
| $rbacsystem | |
| $parent_obj = null | |
File manager settings.
@ilCtrl_Calls ilFMSettingsGUI:
Definition at line 14 of file class.ilFMSettingsGUI.php.
| ilFMSettingsGUI::__construct | ( | $a_parent_gui | ) |
Constructor.
Definition at line 34 of file class.ilFMSettingsGUI.php.
References $DIC.
| ilFMSettingsGUI::executeCommand | ( | ) |
Execute command @global ilCtrl $ilCtrl.
Definition at line 47 of file class.ilFMSettingsGUI.php.
References $ilCtrl.
| ilFMSettingsGUI::getParentObject | ( | ) |
Get parent gui.
Definition at line 68 of file class.ilFMSettingsGUI.php.
References $parent_obj.
|
protected |
Init settings form.
Definition at line 106 of file class.ilFMSettingsGUI.php.
References $_GET, $form, $GLOBALS, $ilCtrl, and ilFMSettings\getInstance().
Referenced by settings(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Show settings.
Definition at line 76 of file class.ilFMSettingsGUI.php.
References $form, $GLOBALS, and initSettingsForm().
Here is the call graph for this function:
|
protected |
Update.
Definition at line 86 of file class.ilFMSettingsGUI.php.
References $form, $GLOBALS, ilFMSettings\getInstance(), initSettingsForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 24 of file class.ilFMSettingsGUI.php.
|
private |
Definition at line 20 of file class.ilFMSettingsGUI.php.
|
private |
Definition at line 29 of file class.ilFMSettingsGUI.php.
Referenced by getParentObject().
|
private |
Definition at line 28 of file class.ilFMSettingsGUI.php.