ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Global orgunit settings GUI. More...
Public Member Functions | |
__construct () | |
Default constructor type $DIC. More... | |
executeCommand () | |
Ctrl execute command. More... | |
Protected Member Functions | |
settings (ilPropertyFormGUI $form=null) | |
Show settings. More... | |
initSettingsForm () | |
Init settings form. More... | |
Protected Attributes | |
$ctrl | |
$lng | |
$tpl | |
Global orgunit settings GUI.
ilOrgUnitGlobalSettingsGUI: ilObjOrgUnitGUI
Definition at line 13 of file class.ilOrgUnitGlobalSettingsGUI.php.
ilOrgUnitGlobalSettingsGUI::__construct | ( | ) |
Default constructor type $DIC.
Definition at line 34 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $DIC.
ilOrgUnitGlobalSettingsGUI::executeCommand | ( | ) |
Ctrl execute command.
Definition at line 47 of file class.ilOrgUnitGlobalSettingsGUI.php.
|
protected |
Init settings form.
Definition at line 74 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $_POST, $DIC, $form, $GLOBALS, $section, $type, ilRadioOption\addSubItem(), ilOrgUnitObjectTypePositionSetting\DEFAULT_ON, ilUtil\sendFailure(), ilUtil\sendSuccess(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), settings(), ilRadioGroupInputGUI\setValue(), and ilRadioOption\setValue().
Referenced by settings().
|
protected |
Show settings.
ilPropertyFormGUI | $form |
Definition at line 63 of file class.ilOrgUnitGlobalSettingsGUI.php.
References $form, and initSettingsForm().
Referenced by initSettingsForm().
|
protected |
Definition at line 18 of file class.ilOrgUnitGlobalSettingsGUI.php.
|
protected |
Definition at line 23 of file class.ilOrgUnitGlobalSettingsGUI.php.
|
protected |
Definition at line 28 of file class.ilOrgUnitGlobalSettingsGUI.php.