|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilUserExportConfig:
Collaboration diagram for ilUserExportConfig: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 | ( | ) |
| ilUserExportConfig::setExportType | ( | string | $export_type | ) |
|
protected |
Definition at line 25 of file class.ilUserExportConfig.php.
Referenced by getExportType(), and setExportType().