|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Export configuration for pages. More...
Inheritance diagram for ilCOPageExportConfig:
Collaboration diagram for ilCOPageExportConfig: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 pages.
Definition at line 13 of file class.ilCOPageExportConfig.php.
| ilCOPageExportConfig::getMasterLanguageOnly | ( | ) |
Get master language only.
Definition at line 32 of file class.ilCOPageExportConfig.php.
References $master_only.
| ilCOPageExportConfig::setMasterLanguageOnly | ( | $a_val | ) |
Set master language only.
| bool | $a_val | export only master language |
Definition at line 22 of file class.ilCOPageExportConfig.php.
|
protected |
Definition at line 15 of file class.ilCOPageExportConfig.php.
Referenced by getMasterLanguageOnly().