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