|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilECSParticipantSettingsRepository: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 | ( | ) |
Definition at line 28 of file class.ilECSParticipantSettingsRepository.php.
References $DIC.
| ilECSParticipantSettingsRepository::getExportableParticipants | ( | $a_type | ) |
Get participants which are enabled and export is allowed.
Definition at line 38 of file class.ilECSParticipantSettingsRepository.php.
References $counter, $res, ilDBConstants\FETCHMODE_OBJECT, and ILIAS\Repository\int().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
private |
Definition at line 26 of file class.ilECSParticipantSettingsRepository.php.