ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
__construct () | |
getExportableParticipants ($a_type) | |
Get participants which are enabled and export is allowed. More... | |
getServersContaingExports () | |
Get server ids which allow an export. More... | |
Private Attributes | |
ilDBInterface | $db |
Definition at line 24 of file class.ilECSParticipantSettingsRepository.php.
ilECSParticipantSettingsRepository::__construct | ( | ) |
ilECSParticipantSettingsRepository::getExportableParticipants | ( | $a_type | ) |
Get participants which are enabled and export is allowed.
Definition at line 38 of file class.ilECSParticipantSettingsRepository.php.
References $res, ilDBConstants\FETCHMODE_OBJECT, and ILIAS\Repository\int().
ilECSParticipantSettingsRepository::getServersContaingExports | ( | ) |
Get server ids which allow an export.
Definition at line 62 of file class.ilECSParticipantSettingsRepository.php.
References $res, ilDBConstants\FETCHMODE_OBJECT, and ILIAS\Repository\int().
|
private |
Definition at line 26 of file class.ilECSParticipantSettingsRepository.php.