|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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.
References $user_id.
| ILIAS\Survey\InternalDataService::settings | ( | ) |
Definition at line 48 of file class.InternalDataService.php.
|
protected |
Definition at line 29 of file class.InternalDataService.php.
|
protected |
Definition at line 30 of file class.InternalDataService.php.