|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Export configuration for media pools. More...
Inheritance diagram for ilMediaPoolExportConfig:
Collaboration diagram for ilMediaPoolExportConfig: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 media pools.
Definition at line 13 of file class.ilMediaPoolExportConfig.php.
| ilMediaPoolExportConfig::getMasterLanguageOnly | ( | ) |
Get master language only.
Definition at line 32 of file class.ilMediaPoolExportConfig.php.
References $master_only.
| ilMediaPoolExportConfig::setMasterLanguageOnly | ( | $a_val | ) |
Set master language only.
| bool | $a_val | export only master language |
Definition at line 22 of file class.ilMediaPoolExportConfig.php.
|
protected |
Definition at line 15 of file class.ilMediaPoolExportConfig.php.
Referenced by getMasterLanguageOnly().