ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Survey internal data service. More...
Public Member Functions | |
__construct () | |
code (string $code) | |
run (int $survey_id, int $user_id) | |
settings () | |
Protected Attributes | |
Code DataFactory | $code_factory |
Execution DataFactory | $execution_factory |
Survey internal data service.
Definition at line 27 of file class.InternalDataService.php.
ILIAS\Survey\InternalDataService::__construct | ( | ) |
Definition at line 32 of file class.InternalDataService.php.
ILIAS\Survey\InternalDataService::code | ( | string | $code | ) |
Definition at line 38 of file class.InternalDataService.php.
ILIAS\Survey\InternalDataService::run | ( | int | $survey_id, |
int | $user_id | ||
) |
Definition at line 43 of file class.InternalDataService.php.
ILIAS\Survey\InternalDataService::settings | ( | ) |
Definition at line 48 of file class.InternalDataService.php.
Referenced by ILIAS\Survey\Settings\SettingsDBRepository\__construct().
|
protected |
Definition at line 29 of file class.InternalDataService.php.
|
protected |
Definition at line 30 of file class.InternalDataService.php.