|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 | ( | ) |
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().