ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (InternalDataService $data, InternalRepoService $repo, InternalDomainService $domain) | |
createIfNotExisting (int $user_id, int $pool_id) | |
removeFromAll (int $user_id) | |
Protected Attributes | |
InternalDataService | $data |
InternalRepoService | $repo |
InternalDomainService | $domain |
Definition at line 30 of file class.ParticipantsManager.php.
ILIAS\Survey\Participants\ParticipantsManager::__construct | ( | InternalDataService | $data, |
InternalRepoService | $repo, | ||
InternalDomainService | $domain | ||
) |
Definition at line 36 of file class.ParticipantsManager.php.
References ILIAS\Survey\Participants\ParticipantsManager\$data, ILIAS\Survey\Participants\ParticipantsManager\$domain, and ILIAS\Survey\Participants\ParticipantsManager\$repo.
ILIAS\Survey\Participants\ParticipantsManager::createIfNotExisting | ( | int | $user_id, |
int | $pool_id | ||
) |
Definition at line 46 of file class.ParticipantsManager.php.
References ilObject\_exists().
ILIAS\Survey\Participants\ParticipantsManager::removeFromAll | ( | int | $user_id | ) |
Definition at line 60 of file class.ParticipantsManager.php.
|
protected |
Definition at line 32 of file class.ParticipantsManager.php.
Referenced by ILIAS\Survey\Participants\ParticipantsManager\__construct().
|
protected |
Definition at line 34 of file class.ParticipantsManager.php.
Referenced by ILIAS\Survey\Participants\ParticipantsManager\__construct().
|
protected |
Definition at line 33 of file class.ParticipantsManager.php.
Referenced by ILIAS\Survey\Participants\ParticipantsManager\__construct().