|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Export configuration for learning modules. More...
Inheritance diagram for ilLearningModuleExportConfig:
Collaboration diagram for ilLearningModuleExportConfig:Public Member Functions | |
| setMasterLanguageOnly ($a_val) | |
| Set master language only. More... | |
| getMasterLanguageOnly () | |
| Get master language only. More... | |
Protected Attributes | |
| $master_only = false | |
Export configuration for learning modules.
Definition at line 13 of file class.ilLearningModuleExportConfig.php.
| ilLearningModuleExportConfig::getMasterLanguageOnly | ( | ) |
Get master language only.
Definition at line 32 of file class.ilLearningModuleExportConfig.php.
References $master_only.
| ilLearningModuleExportConfig::setMasterLanguageOnly | ( | $a_val | ) |
Set master language only.
| bool | $a_val | export only master language |
Definition at line 22 of file class.ilLearningModuleExportConfig.php.
|
protected |
Definition at line 15 of file class.ilLearningModuleExportConfig.php.
Referenced by getMasterLanguageOnly().