| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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.