| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
File manager settings. More...
 Collaboration diagram for ilFMSettingsGUI:
 Collaboration diagram for ilFMSettingsGUI:| Public Member Functions | |
| __construct ($a_parent_gui) | |
| Constructor. | |
| executeCommand () | |
| Execute command  ilCtrl $ilCtrl. | |
| getParentObject () | |
| Get parent gui. | |
| Protected Member Functions | |
| settings () | |
| Show settings. | |
| update () | |
| Update. | |
| initSettingsForm () | |
| Init settings form. | |
| Private Attributes | |
| $parent_obj = null | |
| ilFMSettingsGUI::__construct | ( | $a_parent_gui | ) | 
Constructor.
Definition at line 22 of file class.ilFMSettingsGUI.php.
| ilFMSettingsGUI::executeCommand | ( | ) | 
| ilFMSettingsGUI::getParentObject | ( | ) | 
Get parent gui.
Definition at line 54 of file class.ilFMSettingsGUI.php.
References $parent_obj.
| 
 | protected | 
Init settings form.
Definition at line 93 of file class.ilFMSettingsGUI.php.
References $GLOBALS, $ilCtrl, and ilFMSettings\getInstance().
Referenced by settings(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Show settings.
Definition at line 62 of file class.ilFMSettingsGUI.php.
References $GLOBALS, and initSettingsForm().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Update.
Definition at line 72 of file class.ilFMSettingsGUI.php.
References $GLOBALS, ilFMSettings\getInstance(), initSettingsForm(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 17 of file class.ilFMSettingsGUI.php.
Referenced by getParentObject().