|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ILIAS\Test\TestParticipantInfoService:Public Member Functions | |
| __construct (\ilDBInterface $db) | |
| lookupTestIdByActiveId (int $active_id) | |
Private Attributes | |
| ilDBInterface | $database |
Definition at line 22 of file class.TestParticipantInfoService.php.
| ILIAS\Test\TestParticipantInfoService::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 26 of file class.TestParticipantInfoService.php.
References ILIAS\$db.
| ILIAS\Test\TestParticipantInfoService::lookupTestIdByActiveId | ( | int | $active_id | ) |
Definition at line 31 of file class.TestParticipantInfoService.php.
References ILIAS\Repository\int().
Here is the call graph for this function:
|
private |
Definition at line 24 of file class.TestParticipantInfoService.php.