|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Survey internal data service. More...
Collaboration diagram for ILIAS\Survey\InternalDataService: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().
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.InternalDataService.php.
|
protected |
Definition at line 30 of file class.InternalDataService.php.