ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct () | |
setExportType (string $export_type) | |
getExportType () | |
Protected Attributes | |
string | $export_type |
Definition at line 23 of file class.ilUserExportConfig.php.
ilUserExportConfig::__construct | ( | ) |
Definition at line 27 of file class.ilUserExportConfig.php.
ilUserExportConfig::getExportType | ( | ) |
Definition at line 37 of file class.ilUserExportConfig.php.
References $export_type.
ilUserExportConfig::setExportType | ( | string | $export_type | ) |
Definition at line 32 of file class.ilUserExportConfig.php.
References $export_type.
|
protected |
Definition at line 25 of file class.ilUserExportConfig.php.
Referenced by getExportType(), and setExportType().