|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilMDOERSettingsGUI:Public Member Functions | |
| __construct (ilObjMDSettingsGUI $parent_obj_gui) | |
| executeCommand () | |
| showOERSettings (?ilPropertyFormGUI $form=null) | |
| saveOERSettings () | |
Protected Member Functions | |
| initSettingsForm () | |
| MDSettings () | |
| getAdministrationFormId () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilObjMDSettingsGUI | $parent_obj_gui |
| ilMDSettingsAccessService | $access_service |
| ilMDSettings | $md_settings = null |
Definition at line 21 of file class.ilMDOERSettingsGUI.php.
| ilMDOERSettingsGUI::__construct | ( | ilObjMDSettingsGUI | $parent_obj_gui | ) |
Definition at line 31 of file class.ilMDOERSettingsGUI.php.
References $DIC, $parent_obj_gui, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMDOERSettingsGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilMDOERSettingsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 166 of file class.ilMDOERSettingsGUI.php.
References ilAdministrationSettingsFormHandler\FORM_META_COPYRIGHT.
Referenced by initSettingsForm().
Here is the caller graph for this function:
|
protected |
Definition at line 99 of file class.ilMDOERSettingsGUI.php.
References $check, ilAdministrationSettingsFormHandler\addFieldsToForm(), ILIAS\Repository\ctrl(), getAdministrationFormId(), ILIAS\Repository\lng(), and MDSettings().
Referenced by saveOERSettings(), and showOERSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 158 of file class.ilMDOERSettingsGUI.php.
References $md_settings, and ilMDSettings\_getInstance().
Referenced by initSettingsForm(), and saveOERSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDOERSettingsGUI::saveOERSettings | ( | ) |
Definition at line 79 of file class.ilMDOERSettingsGUI.php.
References ILIAS\Repository\ctrl(), initSettingsForm(), ILIAS\Repository\lng(), MDSettings(), and showOERSettings().
Here is the call graph for this function:| ilMDOERSettingsGUI::showOERSettings | ( | ?ilPropertyFormGUI | $form = null | ) |
Definition at line 71 of file class.ilMDOERSettingsGUI.php.
References initSettingsForm().
Referenced by saveOERSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilMDOERSettingsGUI.php.
|
protected |
Definition at line 23 of file class.ilMDOERSettingsGUI.php.
|
protected |
Definition at line 25 of file class.ilMDOERSettingsGUI.php.
|
protected |
Definition at line 29 of file class.ilMDOERSettingsGUI.php.
Referenced by MDSettings().
|
protected |
Definition at line 26 of file class.ilMDOERSettingsGUI.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilMDOERSettingsGUI.php.