|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
GUI for Java Server Settings. More...
Collaboration diagram for ILIAS\Administration\JavaServerGUI:Public Member Functions | |
| __construct (private ilCtrl $ctrl, private ilGlobalTemplateInterface $tpl, private ilLanguage $lng, private Setting $settings, private bool $has_write_access) | |
| executeCommand () | |
| view () | |
| update () | |
| buildForm () | |
GUI for Java Server Settings.
@ilCtrl_isCalledBy ILIAS\Administration\JavaServerGUI: ilObjServerInfoGUI
Definition at line 35 of file JavaServerGUI.php.
| ILIAS\Administration\JavaServerGUI::__construct | ( | private ilCtrl | $ctrl, |
| private ilGlobalTemplateInterface | $tpl, | ||
| private ilLanguage | $lng, | ||
| private Setting | $settings, | ||
| private bool | $has_write_access | ||
| ) |
Definition at line 37 of file JavaServerGUI.php.
| ILIAS\Administration\JavaServerGUI::buildForm | ( | ) |
Definition at line 79 of file JavaServerGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Referenced by ILIAS\Administration\JavaServerGUI\update(), and ILIAS\Administration\JavaServerGUI\view().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Administration\JavaServerGUI::executeCommand | ( | ) |
Definition at line 46 of file JavaServerGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Administration\JavaServerGUI\update(), and ILIAS\Administration\JavaServerGUI\view().
Here is the call graph for this function:| ILIAS\Administration\JavaServerGUI::update | ( | ) |
Definition at line 67 of file JavaServerGUI.php.
References ILIAS\Administration\JavaServerGUI\buildForm(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Referenced by ILIAS\Administration\JavaServerGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Administration\JavaServerGUI::view | ( | ) |
Definition at line 62 of file JavaServerGUI.php.
References ILIAS\Administration\JavaServerGUI\buildForm().
Referenced by ILIAS\Administration\JavaServerGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function: