|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\Execution\RepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| runSession () | |
| run () | |
Protected Attributes | |
| ilDBInterface | $db |
| InternalDataService | $data |
Execution repos.
Definition at line 29 of file class.RepoService.php.
| ILIAS\Survey\Execution\RepoService::__construct | ( | InternalDataService | $data, |
| \ilDBInterface | $db | ||
| ) |
Definition at line 34 of file class.RepoService.php.
References ILIAS\Survey\Execution\RepoService\$data, and ILIAS\Survey\Execution\RepoService\$db.
| ILIAS\Survey\Execution\RepoService::run | ( | ) |
Definition at line 47 of file class.RepoService.php.
| ILIAS\Survey\Execution\RepoService::runSession | ( | ) |
Definition at line 42 of file class.RepoService.php.
|
protected |
Definition at line 32 of file class.RepoService.php.
Referenced by ILIAS\Survey\Execution\RepoService\__construct(), and ILIAS\Survey\Participants\RepoService\__construct().
|
protected |
Definition at line 31 of file class.RepoService.php.
Referenced by ILIAS\Survey\Execution\RepoService\__construct(), and ILIAS\Survey\Participants\RepoService\__construct().