ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Export configuration for learning modules. More...
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().