|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilStudyProgrammeCommonSettingsGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilGlobalTemplateInterface $tpl, ilLanguage $lng, ilObjectService $object_service) | |
| executeCommand () | |
| setObject (ilObjStudyProgramme $object) | |
Protected Member Functions | |
| editSettings (?ilPropertyFormGUI $form=null) | |
| buildForm () | |
| addServiceSettingsToForm (ilPropertyFormGUI $form) | |
| saveSettings () | |
| txt (string $code) | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilObjectService | $object_service |
| ilObjStudyProgramme | $object = null |
Private Attributes | |
| const | CMD_EDIT = 'editSettings' |
| const | CMD_SAVE = 'saveSettings' |
Definition at line 21 of file class.ilStudyProgrammeCommonSettingsGUI.php.
| ilStudyProgrammeCommonSettingsGUI::__construct | ( | ilCtrl | $ctrl, |
| ilGlobalTemplateInterface | $tpl, | ||
| ilLanguage | $lng, | ||
| ilObjectService | $object_service | ||
| ) |
Definition at line 33 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References $ctrl, $lng, $object_service, $tpl, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 93 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References ilObjectServiceSettingsGUI\initServiceSettingsForm(), ILIAS\Repository\object(), and ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS.
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 80 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References addServiceSettingsToForm(), ILIAS\Repository\ctrl(), and txt().
Referenced by editSettings(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References buildForm().
Referenced by executeCommand(), and saveSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeCommonSettingsGUI::executeCommand | ( | ) |
| Exception |
Definition at line 49 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References CMD_EDIT, CMD_SAVE, ILIAS\Repository\ctrl(), editSettings(), and saveSettings().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References buildForm(), ILIAS\Repository\ctrl(), editSettings(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObjectServiceSettingsGUI\ORGU_POSITION_ACCESS, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeCommonSettingsGUI::setObject | ( | ilObjStudyProgramme | $object | ) |
Definition at line 67 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References $object.
|
protected |
Definition at line 126 of file class.ilStudyProgrammeCommonSettingsGUI.php.
References ILIAS\Repository\lng().
Referenced by buildForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 26 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by setObject().
|
protected |
Definition at line 29 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 24 of file class.ilStudyProgrammeCommonSettingsGUI.php.
Referenced by executeCommand().